Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cmake.spec'], chrootPath='/var/lib/mock/f23-build-3220819-473580/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cmake.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildhw-10.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cmake-3.2.2-1.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cmake.spec '], chrootPath='/var/lib/mock/f23-build-3220819-473580/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cmake.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hv9oVi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cmake-3.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/cmake-3.2.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cmake-3.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cmake-dcmtk.patch):' Patch #0 (cmake-dcmtk.patch): + /usr/bin/cat /builddir/build/SOURCES/cmake-dcmtk.patch + /usr/bin/patch -p1 --fuzz=0 patching file Modules/FindDCMTK.cmake Patch #2 (cmake-findruby.patch): + echo 'Patch #2 (cmake-findruby.patch):' + /usr/bin/cat /builddir/build/SOURCES/cmake-findruby.patch + /usr/bin/patch -p1 --fuzz=0 patching file Modules/FindRuby.cmake + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a6RlED + umask 022 + cd /builddir/build/BUILD + cd cmake-3.2.2 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + mkdir build ~/build/BUILD/cmake-3.2.2/build ~/build/BUILD/cmake-3.2.2 + pushd build ++ /usr/bin/getconf _NPROCESSORS_ONLN + ../bootstrap --prefix=/usr --datadir=/share/cmake --docdir=/share/doc/cmake --mandir=/share/man --system-libs --parallel=16 --sphinx-man --qt-gui --------------------------------------------- CMake 3.2.2, Copyright 2000-2015 Kitware, Inc. Found GNU toolchain C compiler on this system is: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic C++ compiler on this system is: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic Makefile processor on this system is: gmake g++ is GNU compiler g++ has setenv g++ has unsetenv g++ does not have environ in stdlib.h g++ has STL in std:: namespace g++ has ANSI streams g++ has streams in std:: namespace g++ has sstream g++ has operator!=(string, char*) g++ has stl iterator_traits g++ has standard template allocator g++ has allocator<>::rebind<> g++ does not have non-standard allocator<>::max_size argument g++ has stl containers supporting allocator objects g++ has stl wstring g++ has header cstddef g++ requires template friends to use <> g++ supports member templates g++ has standard template specialization syntax g++ has argument dependent lookup g++ has struct stat with st_mtim member g++ has ios::binary openmode --------------------------------------------- g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmake.cxx -o cmake.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmakemain.cxx -o cmakemain.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmcmd.cxx -o cmcmd.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCPackPropertiesGenerator.cxx -o cmCPackPropertiesGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDefinitions.cxx -o cmDefinitions.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDepends.cxx -o cmDepends.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsC.cxx -o cmDependsC.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmPolicies.cxx -o cmPolicies.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmProperty.cxx -o cmProperty.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmPropertyMap.cxx -o cmPropertyMap.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmPropertyDefinitionMap.cxx -o cmPropertyDefinitionMap.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakeDepend.cxx -o cmMakeDepend.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefile.cxx -o cmMakefile.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportTryCompileFileGenerator.cxx -o cmExportTryCompileFileGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportSet.cxx -o cmExportSet.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportSetMap.cxx -o cmExportSetMap.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorTarget.cxx -o cmGeneratorTarget.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpressionDAGChecker.cxx -o cmGeneratorExpressionDAGChecker.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpressionEvaluator.cxx -o cmGeneratorExpressionEvaluator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpressionLexer.cxx -o cmGeneratorExpressionLexer.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpressionParser.cxx -o cmGeneratorExpressionParser.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpression.cxx -o cmGeneratorExpression.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstalledFile.cxx -o cmInstalledFile.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmScriptGenerator.cxx -o cmScriptGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmSourceFile.cxx -o cmSourceFile.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmSystemTools.cxx -o cmSystemTools.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmTestGenerator.cxx -o cmTestGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmVersion.cxx -o cmVersion.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmFileTimeComparison.cxx -o cmFileTimeComparison.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmOSXBundleGenerator.cxx -o cmOSXBundleGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmNewLineStyle.cxx -o cmNewLineStyle.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmBootstrapCommands1.cxx -o cmBootstrapCommands1.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmBootstrapCommands2.cxx -o cmBootstrapCommands2.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCommandsForBootstrap.cxx -o cmCommandsForBootstrap.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmTarget.cxx -o cmTarget.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmTest.cxx -o cmTest.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCustomCommand.cxx -o cmCustomCommand.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCustomCommandGenerator.cxx -o cmCustomCommandGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCacheManager.cxx -o cmCacheManager.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmListFileCache.cxx -o cmListFileCache.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExprLexer.cxx -o cmExprLexer.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExprParser.cxx -o cmExprParser.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGlobalNinjaGenerator.cxx -o cmGlobalNinjaGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmLocalNinjaGenerator.cxx -o cmLocalNinjaGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmNinjaTargetGenerator.cxx -o cmNinjaTargetGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmNinjaNormalTargetGenerator.cxx -o cmNinjaNormalTargetGenerator.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmNinjaUtilityTargetGenerator.cxx -o cmNinjaUtilityTargetGenerator.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmListFileLexer.c -o cmListFileLexer.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/Directory.cxx -o Directory.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/EncodingCXX.cxx -o EncodingCXX.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/FStream.cxx -o FStream.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/Glob.cxx -o Glob.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/RegularExpression.cxx -o RegularExpression.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -DKWSYS_CXX_HAS_SETENV=1 -DKWSYS_CXX_HAS_UNSETENV=1 -DKWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H=0 -DKWSYS_CXX_HAS_UTIMENSAT=0 -DKWSYS_CXX_HAS_UTIMES=0 -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/SystemTools.cxx -o SystemTools.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/EncodingC.c -o EncodingC.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -DKWSYS_STRING_C -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/String.c -o String.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/System.c -o System.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk cmake.o cmakemain.o cmcmd.o cmCommandArgumentLexer.o cmCommandArgumentParser.o cmCommandArgumentParserHelper.o cmCPackPropertiesGenerator.o cmDefinitions.o cmDepends.o cmDependsC.o cmDocumentationFormatter.o cmPolicies.o cmProperty.o cmPropertyMap.o cmPropertyDefinition.o cmPropertyDefinitionMap.o cmMakeDepend.o cmMakefile.o cmExportFileGenerator.o cmExportInstallFileGenerator.o cmExportTryCompileFileGenerator.o cmExportSet.o cmExportSetMap.o cmInstallDirectoryGenerator.o cmGeneratedFileStream.o cmGeneratorTarget.o cmGeneratorExpressionDAGChecker.o cmGeneratorExpressionEvaluator.o cmGeneratorExpressionLexer.o cmGeneratorExpressionParser.o cmGeneratorExpression.o cmGlobalGenerator.o cmLocalGenerator.o cmInstalledFile.o cmInstallGenerator.o cmInstallExportGenerator.o cmInstallFilesGenerator.o cmInstallScriptGenerator.o cmInstallTargetGenerator.o cmScriptGenerator.o cmSourceFile.o cmSourceFileLocation.o cmSystemTools.o cmTestGenerator.o cmVersion.o cmFileTimeComparison.o cmGlobalUnixMakefileGenerator3.o cmLocalUnixMakefileGenerator3.o cmMakefileExecutableTargetGenerator.o cmMakefileLibraryTargetGenerator.o cmMakefileTargetGenerator.o cmMakefileUtilityTargetGenerator.o cmOSXBundleGenerator.o cmNewLineStyle.o cmBootstrapCommands1.o cmBootstrapCommands2.o cmCommandsForBootstrap.o cmTarget.o cmTest.o cmCustomCommand.o cmCustomCommandGenerator.o cmCacheManager.o cmListFileCache.o cmComputeLinkDepends.o cmComputeLinkInformation.o cmOrderDirectories.o cmComputeTargetDepends.o cmComputeComponentGraph.o cmExprLexer.o cmExprParser.o cmExprParserHelper.o cmGlobalNinjaGenerator.o cmLocalNinjaGenerator.o cmNinjaTargetGenerator.o cmNinjaNormalTargetGenerator.o cmNinjaUtilityTargetGenerator.o cmListFileLexer.o Directory.o EncodingCXX.o FStream.o Glob.o RegularExpression.o SystemTools.o EncodingC.o ProcessUNIX.o String.o System.o -o cmake loading initial cache file /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/InitialCacheFlags.cmake -- The C compiler identification is GNU 5.0.1 -- The CXX compiler identification is GNU 5.0.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for environ -- Looking for environ - not found -- Checking whether header cstdio is available -- Checking whether header cstdio is available - yes -- Checking for Large File Support -- Checking for Large File Support - yes -- Checking whether STL classes are in std namespace -- Checking whether STL classes are in std namespace - yes -- Checking whether ANSI stream headers are available -- Checking whether ANSI stream headers are available - yes -- Checking whether ANSI streams are in std namespace -- Checking whether ANSI streams are in std namespace - yes -- Checking whether ANSI string stream is available -- Checking whether ANSI string stream is available - yes -- Checking whether header cstddef is available -- Checking whether header cstddef is available - yes -- Checking whether stl string has operator!= for char* -- Checking whether stl string has operator!= for char* - yes -- Checking whether stl has iterator_traits -- Checking whether stl has iterator_traits - yes -- Checking whether stl has standard template allocator -- Checking whether stl has standard template allocator - yes -- Checking for rebind member of stl allocator -- Checking for rebind member of stl allocator - yes -- Checking for non-standard argument to stl allocator<>::max_size -- Checking for non-standard argument to stl allocator<>::max_size - no -- Checking whether stl containers support allocator objects. -- Checking whether stl containers support allocator objects. - yes -- Checking whether ios has binary openmode -- Checking whether ios has binary openmode - yes -- Checking whether "<>" is needed for template friends -- Checking whether "<>" is needed for template friends - yes -- Checking for member template support -- Checking for member template support - yes -- Checking for standard template specialization syntax -- Checking for standard template specialization syntax - yes -- Checking whether argument dependent lookup is supported -- Checking whether argument dependent lookup is supported - yes -- Checking whether struct stat has st_mtim member -- Checking whether struct stat has st_mtim member - yes -- Checking whether C++ compiler has 'long long' -- Checking whether C++ compiler has 'long long' - yes -- Checking whether C++ compiler has '__int64' -- Checking whether C++ compiler has '__int64' - no -- Checking for C type size macros -- Checking for C type size macros - compiled -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of char -- Check size of char - done -- Check size of __int64 -- Check size of __int64 - failed -- Checking whether char is signed -- Checking whether char is signed - yes -- Checking whether wstring is available -- Checking whether wstring is available - yes -- Checking if istream supports long long -- Checking if istream supports long long - yes -- Checking if ostream supports long long -- Checking if ostream supports long long - yes -- Checking whether C compiler has ptrdiff_t in stddef.h -- Checking whether C compiler has ptrdiff_t in stddef.h - yes -- Checking whether C compiler has ssize_t in unistd.h -- Checking whether C compiler has ssize_t in unistd.h - yes -- Checking whether CXX compiler has setenv -- Checking whether CXX compiler has setenv - yes -- Checking whether CXX compiler has unsetenv -- Checking whether CXX compiler has unsetenv - yes -- Checking whether CXX compiler has environ in stdlib.h -- Checking whether CXX compiler has environ in stdlib.h - no -- Checking whether CXX compiler has utimes -- Checking whether CXX compiler has utimes - yes -- Checking whether CXX compiler has utimensat -- Checking whether CXX compiler has utimensat - yes -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Checking whether CXX compiler has rlimit64 -- Checking whether CXX compiler has rlimit64 - yes -- Checking whether CXX compiler has atol -- Checking whether CXX compiler has atol - yes -- Checking whether CXX compiler has atoll -- Checking whether CXX compiler has atoll - yes -- Checking whether CXX compiler has _atoi64 -- Checking whether CXX compiler has _atoi64 - no -- Looking for C++ include execinfo.h -- Looking for C++ include execinfo.h - found -- Checking whether backtrace works with this C++ compiler -- Checking whether backtrace works with this C++ compiler - yes -- Looking for C++ include dlfcn.h -- Looking for C++ include dlfcn.h - found -- Checking whether dladdr works with this C++ compiler -- Checking whether dladdr works with this C++ compiler - yes -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Checking whether cxxabi works with this C++ compiler -- Checking whether cxxabi works with this C++ compiler - yes -- 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 ZLIB -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") -- Found CURL: /usr/lib64/libcurl.so (found version "7.41.0") -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so -- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so - found -- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so -- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so - found -- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so -- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so - found -- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so -- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so - found -- Found LibLZMA: /usr/include (found version "5.2.1") -- Found LibArchive: /usr/lib64/libarchive.so (found suitable version "3.1.2", minimum required is "3.0.0") -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0") -- Found JsonCpp: /usr/lib64/libjsoncpp.so -- Looking for cbreak in /usr/lib64/libncurses.so -- Looking for cbreak in /usr/lib64/libncurses.so - found -- Looking for elf.h -- Looking for elf.h - found -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.6", minimum required is "4.4.0") -- Looking for a Fortran compiler -- Looking for a Fortran compiler - /usr/bin/f95 -- Performing Test QT4_WORKS -- Performing Test QT4_WORKS - Success -- Performing Test run_pic_test -- Performing Test run_pic_test - Success -- Performing Test run_inlines_hidden_test -- Performing Test run_inlines_hidden_test - Success -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build --------------------------------------------- CMake has bootstrapped. Now run gmake. + make VERBOSE=1 -j16 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -H/builddir/build/BUILD/cmake-3.2.2 -B/builddir/build/BUILD/cmake-3.2.2/build --check-build-system CMakeFiles/Makefile.cmake 0 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/build.make Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/depend make -f Source/kwsys/CMakeFiles/cmsys.dir/build.make Source/kwsys/CMakeFiles/cmsys.dir/depend make -f Source/kwsys/CMakeFiles/cmsys_c.dir/build.make Source/kwsys/CMakeFiles/cmsys_c.dir/depend make -f Utilities/cmcompress/CMakeFiles/cmcompress.dir/build.make Utilities/cmcompress/CMakeFiles/cmcompress.dir/depend make -f Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/build.make Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/depend make -f Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/build.make Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/depend make -f Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/build.make Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/depend make -f Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/build.make Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Utilities/KWIML/test /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Utilities/cmcompress /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress /builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress/CMakeFiles/cmcompress.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/PseudoMemcheck/NoLog /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsys.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/FindPackageModeMakefileTest /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/PseudoMemcheck/NoLog /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsys_c.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/PseudoMemcheck/NoLog /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsys.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsys.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsys.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress/CMakeFiles/cmcompress.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress/CMakeFiles/cmcompress.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress/CMakeFiles/cmcompress.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsys_c.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsys_c.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsys_c.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/depend.internal". Scanning dependencies of target foo Scanning dependencies of target pseudonl_BC make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/build.make Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/build make -f Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/build.make Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 0%] Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/ret0.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog && /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -std=gnu11 -o CMakeFiles/pseudonl_BC.dir/ret0.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/ret0.c make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 0%] Building CXX object Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/foo.cpp.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -std=gnu++14 -o CMakeFiles/foo.dir/foo.cpp.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/FindPackageModeMakefileTest/foo.cpp Scanning dependencies of target cmIML_test Scanning dependencies of target cmsys_c Scanning dependencies of target pseudonl_purify Scanning dependencies of target pseudonl_valgrind Scanning dependencies of target cmcompress make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/build.make Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/build make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/kwsys/CMakeFiles/cmsys_c.dir/build.make Source/kwsys/CMakeFiles/cmsys_c.dir/build make -f Utilities/cmcompress/CMakeFiles/cmcompress.dir/build.make Utilities/cmcompress/CMakeFiles/cmcompress.dir/build make -f Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/build.make Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/build make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/build.make Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 99 make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 68 make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 94 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 69 [ 0%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 0%] [ 0%] [ 1%] [ 2%] [ 2%] Building C object Utilities/cmcompress/CMakeFiles/cmcompress.dir/cmcompress.c.o [ 2%] cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress && /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -std=gnu11 -o CMakeFiles/cmcompress.dir/cmcompress.c.o -c /builddir/build/BUILD/cmake-3.2.2/Utilities/cmcompress/cmcompress.c Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/ret0.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog && /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -std=gnu11 -o CMakeFiles/pseudonl_purify.dir/ret0.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/ret0.c [ 2%] [ 2%] [ 2%] Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/ret0.c.o [ 4%] [ 4%] cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog && /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -std=gnu11 -o CMakeFiles/pseudonl_valgrind.dir/ret0.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog/ret0.c Building C object Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test.c.o Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.c.o Building C object Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_include_C.c.o Building C object Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_INT_C.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test && /usr/bin/gcc -DKWIML_LANGUAGE_C -DKWIML_LANGUAGE_CXX -DKWIML_NAMESPACE=cmIML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wno-format -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -std=gnu11 -o CMakeFiles/cmIML_test.dir/test.c.o -c /builddir/build/BUILD/cmake-3.2.2/Utilities/KWIML/test/test.c cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsys_c.dir/Base64.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/Base64.c Building C object Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_ABI_C.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test && /usr/bin/gcc -DKWIML_LANGUAGE_C -DKWIML_LANGUAGE_CXX -DKWIML_NAMESPACE=cmIML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wno-format -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -std=gnu11 -o CMakeFiles/cmIML_test.dir/test_include_C.c.o -c /builddir/build/BUILD/cmake-3.2.2/Utilities/KWIML/test/test_include_C.c cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test && /usr/bin/gcc -DKWIML_LANGUAGE_C -DKWIML_LANGUAGE_CXX -DKWIML_NAMESPACE=cmIML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wno-format -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -std=gnu11 -o CMakeFiles/cmIML_test.dir/test_ABI_C.c.o -c /builddir/build/BUILD/cmake-3.2.2/Utilities/KWIML/test/test_ABI_C.c [ 4%] cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test && /usr/bin/gcc -DKWIML_LANGUAGE_C -DKWIML_LANGUAGE_CXX -DKWIML_NAMESPACE=cmIML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wno-format -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -std=gnu11 -o CMakeFiles/cmIML_test.dir/test_INT_C.c.o -c /builddir/build/BUILD/cmake-3.2.2/Utilities/KWIML/test/test_INT_C.c Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o Building CXX object Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_ABI_CXX.cxx.o Building CXX object Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_INT_CXX.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -DKWSYS_C_HAS_PTRDIFF_T=1 -DKWSYS_C_HAS_SSIZE_T=1 -o CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/ProcessUNIX.c cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test && /usr/bin/g++ -DKWIML_LANGUAGE_C -DKWIML_LANGUAGE_CXX -DKWIML_NAMESPACE=cmIML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wno-format -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -std=gnu++14 -o CMakeFiles/cmIML_test.dir/test_INT_CXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Utilities/KWIML/test/test_INT_CXX.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test && /usr/bin/g++ -DKWIML_LANGUAGE_C -DKWIML_LANGUAGE_CXX -DKWIML_NAMESPACE=cmIML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wno-format -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -std=gnu++14 -o CMakeFiles/cmIML_test.dir/test_ABI_CXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Utilities/KWIML/test/test_ABI_CXX.cxx Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/EncodingC.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -DKWSYS_ENCODING_DEFAULT_CODEPAGE=CP_UTF8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsys_c.dir/EncodingC.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/EncodingC.c Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsys_c.dir/MD5.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/MD5.c Linking C executable BC cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/pseudonl_BC.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/pseudonl_BC.dir/ret0.c.o -o BC -rdynamic Linking CXX static library libfoo.a cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -P CMakeFiles/foo.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageModeMakefileTest && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/foo.dir/link.txt --verbose=1 Linking C executable valgrind cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/pseudonl_valgrind.dir/link.txt --verbose=1 Linking C executable purify cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/NoLog && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/pseudonl_purify.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/pseudonl_valgrind.dir/ret0.c.o -o valgrind -rdynamic /usr/bin/ar cq libfoo.a CMakeFiles/foo.dir/foo.cpp.o /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/pseudonl_purify.dir/ret0.c.o -o purify -rdynamic /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 4%] [ 4%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 95 Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsys_c.dir/Terminal.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/Terminal.c Building CXX object Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_include_CXX.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test && /usr/bin/g++ -DKWIML_LANGUAGE_C -DKWIML_LANGUAGE_CXX -DKWIML_NAMESPACE=cmIML -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wno-format -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -std=gnu++14 -o CMakeFiles/cmIML_test.dir/test_include_CXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Utilities/KWIML/test/test_include_CXX.cxx [ 5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -DKWSYS_C_HAS_PTRDIFF_T=1 -DKWSYS_C_HAS_SSIZE_T=1 -o CMakeFiles/cmsys_c.dir/System.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/System.c make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 5%] [ 5%] Built target pseudonl_BC Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/String.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -DKWSYS_STRING_C -o CMakeFiles/cmsys_c.dir/String.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/String.c make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 99 make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 5%] Built target pseudonl_purify Scanning dependencies of target cmsys make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/kwsys/CMakeFiles/cmsys.dir/build.make Source/kwsys/CMakeFiles/cmsys.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 82 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 83 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 5%] [ 5%] [ 6%] [ 6%] [ 7%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -DKWSYS_C_HAS_PTRDIFF_T=1 -DKWSYS_C_HAS_SSIZE_T=1 -o CMakeFiles/cmsys.dir/ProcessUNIX.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/ProcessUNIX.c [ 7%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.c.o Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.c.o Building C object Source/kwsys/CMakeFiles/cmsys.dir/MD5.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsys.dir/Base64.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/Base64.c cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsys.dir/MD5.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/MD5.c cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsys.dir/Terminal.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/Terminal.c Building C object Source/kwsys/CMakeFiles/cmsys.dir/EncodingC.c.o Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -DKWSYS_ENCODING_DEFAULT_CODEPAGE=CP_UTF8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsys.dir/EncodingC.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/EncodingC.c cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -DKWSYS_C_HAS_PTRDIFF_T=1 -DKWSYS_C_HAS_SSIZE_T=1 -o CMakeFiles/cmsys.dir/System.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/System.c [ 7%] /usr/bin/ranlib libfoo.a /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Built target pseudonl_valgrind /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 84 [ 8%] Linking C static library libcmcompress.a cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmcompress.dir/cmake_clean_target.cmake [ 8%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/Directory.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/Directory.cxx Building C object Source/kwsys/CMakeFiles/cmsys.dir/String.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -DKWSYS_STRING_C -o CMakeFiles/cmsys.dir/String.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/String.c cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmcompress.dir/link.txt --verbose=1 /usr/bin/ar cq libcmcompress.a CMakeFiles/cmcompress.dir/cmcompress.c.o /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 85 [ 8%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 9%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.cxx.o [ 9%] cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/DynamicLoader.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/DynamicLoader.cxx Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.cxx.o Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/EncodingCXX.cxx.o [ 9%] cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/EncodingCXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/EncodingCXX.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/Glob.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/Glob.cxx Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/RegularExpression.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/RegularExpression.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 86 [ 10%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -DKWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H=0 -DKWSYS_CXX_HAS_SETENV=1 -DKWSYS_CXX_HAS_UNSETENV=1 -DKWSYS_CXX_HAS_UTIMENSAT=1 -DKWSYS_CXX_HAS_UTIMES=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/SystemTools.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/SystemTools.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 10%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/CommandLineArguments.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/CommandLineArguments.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 10%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/IOStream.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/IOStream.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/IOStream.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 87 [ 11%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/FStream.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/FStream.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/FStream.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 11%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemInformation.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -DKWSYS_CXX_HAS_ATOL=1 -DKWSYS_CXX_HAS_ATOLL=1 -DKWSYS_CXX_HAS_RLIMIT64=1 -DKWSYS_IOS_HAS_OSTREAM_LONG_LONG=1 -DKWSYS_SYSTEMINFORMATION_HAS_BACKTRACE=1 -DKWSYS_SYSTEMINFORMATION_HAS_CPP_DEMANGLE=1 -DKWSYS_SYSTEMINFORMATION_HAS_SYMBOL_LOOKUP=1 -DKWSYS_SYS_HAS_IFADDRS_H=1 -DKWSYS_USE_LONG_LONG=1 -DSIZEOF_VOID_P=8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsys.dir/SystemInformation.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/SystemInformation.cxx Linking CXX executable cmIML_test cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmIML_test.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wno-format CMakeFiles/cmIML_test.dir/test.c.o CMakeFiles/cmIML_test.dir/test_ABI_C.c.o CMakeFiles/cmIML_test.dir/test_INT_C.c.o CMakeFiles/cmIML_test.dir/test_include_C.c.o CMakeFiles/cmIML_test.dir/test_ABI_CXX.cxx.o CMakeFiles/cmIML_test.dir/test_INT_CXX.cxx.o CMakeFiles/cmIML_test.dir/test_include_CXX.cxx.o -o cmIML_test -rdynamic make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 68 69 /usr/bin/ranlib libcmcompress.a [ 11%] Built target cmIML_test Linking C static library libcmsys_c.a cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmsys_c.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsys_c.dir/link.txt --verbose=1 /usr/bin/ar cq libcmsys_c.a CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o CMakeFiles/cmsys_c.dir/Base64.c.o CMakeFiles/cmsys_c.dir/EncodingC.c.o CMakeFiles/cmsys_c.dir/MD5.c.o CMakeFiles/cmsys_c.dir/Terminal.c.o CMakeFiles/cmsys_c.dir/System.c.o CMakeFiles/cmsys_c.dir/String.c.o make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 11%] Built target cmcompress /usr/bin/ranlib libcmsys_c.a make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 11%] Built target foo make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 94 95 [ 11%] Built target cmsys_c make -f Source/kwsys/CMakeFiles/cmsysTestProcess.dir/build.make Source/kwsys/CMakeFiles/cmsysTestProcess.dir/depend make -f Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/build.make Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/depend make -f Source/kwsys/CMakeFiles/cmsysTestsC.dir/build.make Source/kwsys/CMakeFiles/cmsysTestsC.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestProcess.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestsC.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestProcess.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestProcess.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestProcess.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestsC.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestsC.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestsC.dir/depend.internal". Scanning dependencies of target cmsysTestsC Scanning dependencies of target cmsysTestProcess Scanning dependencies of target cmsysTestSharedForward make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/kwsys/CMakeFiles/cmsysTestsC.dir/build.make Source/kwsys/CMakeFiles/cmsysTestsC.dir/build make -f Source/kwsys/CMakeFiles/cmsysTestProcess.dir/build.make Source/kwsys/CMakeFiles/cmsysTestProcess.dir/build make -f Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/build.make Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 88 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 89 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 12%] [ 12%] [ 12%] [ 13%] [ 13%] Building C object Source/kwsys/CMakeFiles/cmsysTestProcess.dir/testProcess.c.o Building C object Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/testSharedForward.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsysTestProcess.dir/testProcess.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testProcess.c cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsysTestSharedForward.dir/testSharedForward.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/testSharedForward.c Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/cmsysTestsC.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsysTestsC.dir/cmsysTestsC.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsC.c Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testEncode.c.o Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testTerminal.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsysTestsC.dir/testEncode.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testEncode.c cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsysTestsC.dir/testTerminal.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testTerminal.c Linking C executable cmsysTestSharedForward Linking C executable cmsysTestsC cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestSharedForward.dir/link.txt --verbose=1 cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestsC.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmsysTestSharedForward.dir/testSharedForward.c.o -o cmsysTestSharedForward -rdynamic /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmsysTestsC.dir/cmsysTestsC.c.o CMakeFiles/cmsysTestsC.dir/testEncode.c.o CMakeFiles/cmsysTestsC.dir/testTerminal.c.o -o cmsysTestsC -rdynamic libcmsys_c.a Linking C executable cmsysTestProcess cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestProcess.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmsysTestProcess.dir/testProcess.c.o -o cmsysTestProcess -rdynamic libcmsys_c.a make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 89 [ 13%] [ 13%] Built target cmsysTestsC Built target cmsysTestSharedForward make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 88 [ 13%] Built target cmsysTestProcess Linking CXX static library libcmsys.a cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmsys.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsys.dir/link.txt --verbose=1 /usr/bin/ar cq libcmsys.a CMakeFiles/cmsys.dir/ProcessUNIX.c.o CMakeFiles/cmsys.dir/Base64.c.o CMakeFiles/cmsys.dir/EncodingC.c.o CMakeFiles/cmsys.dir/MD5.c.o CMakeFiles/cmsys.dir/Terminal.c.o CMakeFiles/cmsys.dir/System.c.o CMakeFiles/cmsys.dir/String.c.o CMakeFiles/cmsys.dir/Directory.cxx.o CMakeFiles/cmsys.dir/DynamicLoader.cxx.o CMakeFiles/cmsys.dir/EncodingCXX.cxx.o CMakeFiles/cmsys.dir/Glob.cxx.o CMakeFiles/cmsys.dir/RegularExpression.cxx.o CMakeFiles/cmsys.dir/SystemTools.cxx.o CMakeFiles/cmsys.dir/CommandLineArguments.cxx.o CMakeFiles/cmsys.dir/IOStream.cxx.o CMakeFiles/cmsys.dir/FStream.cxx.o CMakeFiles/cmsys.dir/SystemInformation.cxx.o /usr/bin/ranlib libcmsys.a make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 82 83 84 85 86 87 [ 13%] Built target cmsys make -f Source/kwsys/CMakeFiles/cmsysTestDynload.dir/build.make Source/kwsys/CMakeFiles/cmsysTestDynload.dir/depend make -f Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/build.make Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/depend make -f Source/CMakeFiles/CMakeLib.dir/build.make Source/CMakeFiles/CMakeLib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestDynload.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestDynload.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestDynload.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestDynload.dir/depend.internal". Scanning dependencies of target cmsysTestDynload make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/depend.internal". make -f Source/kwsys/CMakeFiles/cmsysTestDynload.dir/build.make Source/kwsys/CMakeFiles/cmsysTestDynload.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 13%] Building C object Source/kwsys/CMakeFiles/cmsysTestDynload.dir/testDynload.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/gcc -DKWSYS_NAMESPACE=cmsys -DcmsysTestDynload_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu11 -o CMakeFiles/cmsysTestDynload.dir/testDynload.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testDynload.c make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source /builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeLib.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeLib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeLib.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeLib.dir/depend.internal". Scanning dependencies of target cmsysTestsCxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/build.make Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 90 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 91 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 13%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 92 [ 13%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 93 Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx.cxx Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testHashSTL.cxx.o Linking C shared module libcmsysTestDynload.so cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestDynload.dir/link.txt --verbose=1 cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testHashSTL.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testHashSTL.cxx /usr/bin/gcc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -shared -Wl,-soname,libcmsysTestDynload.so -o libcmsysTestDynload.so CMakeFiles/cmsysTestDynload.dir/testDynload.c.o [ 14%] [ 14%] [ 14%] [ 15%] [ 15%] [ 15%] [ 16%] [ 16%] [ 17%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testAutoPtr.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testAutoPtr.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testAutoPtr.cxx Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testIOS.cxx.o Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.cxx.o Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.cxx.o Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testEncoding.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testIOS.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testIOS.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testCommandLineArguments1.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testCommandLineArguments.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testEncoding.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testEncoding.cxx Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testDynamicLoader.cxx Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testFStream.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testFStream.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testFStream.cxx Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemTools.cxx.o Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testSystemTools.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testSystemTools.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -DKWSYS_IOS_HAS_OSTREAM_LONG_LONG=1 -DKWSYS_USE_LONG_LONG=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys -std=gnu++14 -o CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testSystemInformation.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 17%] Built target cmsysTestDynload Scanning dependencies of target CMakeLib make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/CMakeFiles/CMakeLib.dir/build.make Source/CMakeFiles/CMakeLib.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 17%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 1 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 17%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o [ 18%] cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmArchiveWrite.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 2 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBootstrapCommands2.cxx.o Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBootstrapCommands1.cxx.o [ 18%] cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmBootstrapCommands1.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmBootstrapCommands1.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmBootstrapCommands2.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmBootstrapCommands2.cxx Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCacheManager.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCacheManager.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCacheManager.cxx [ 19%] [ 19%] [ 19%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommands.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCommands.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/cmCommands.cxx Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentLexer.cxx.o Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParser.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCommandArgumentParser.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCommandArgumentParser.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCommandArgumentLexer.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCommandArgumentLexer.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 19%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCommandArgumentParserHelper.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 3 [ 20%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmComputeComponentGraph.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 20%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmComputeLinkDepends.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 20%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmComputeLinkInformation.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 4 [ 21%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmComputeTargetDepends.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 21%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCPackPropertiesGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCPackPropertiesGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCPackPropertiesGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 21%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCryptoHash.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCryptoHash.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCryptoHash.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 5 [ 22%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCurl.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCurl.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCurl.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 22%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCustomCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCustomCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 22%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommandGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmCustomCommandGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCustomCommandGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 6 [ 23%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinitions.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDefinitions.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDefinitions.cxx Linking CXX executable cmsysTestsCxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestsCxx.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.cxx.o CMakeFiles/cmsysTestsCxx.dir/testAutoPtr.cxx.o CMakeFiles/cmsysTestsCxx.dir/testHashSTL.cxx.o CMakeFiles/cmsysTestsCxx.dir/testIOS.cxx.o CMakeFiles/cmsysTestsCxx.dir/testSystemTools.cxx.o CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.cxx.o CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.cxx.o CMakeFiles/cmsysTestsCxx.dir/testEncoding.cxx.o CMakeFiles/cmsysTestsCxx.dir/testFStream.cxx.o CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.cxx.o CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.cxx.o -o cmsysTestsCxx -rdynamic libcmsys.a -ldl /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 23%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDepends.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDepends.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDepends.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 90 91 92 93 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 23%] Built target cmsysTestsCxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 7 [ 23%] [ 24%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsC.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDependsC.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsC.cxx Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortran.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDependsFortran.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsFortran.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 24%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortranLexer.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDependsFortranLexer.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsFortranLexer.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 24%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortranParser.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDependsFortranParser.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsFortranParser.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 8 [ 25%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJava.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDependsJava.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsJava.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 25%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaLexer.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDependsJavaLexer.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsJavaLexer.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 25%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParser.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDependsJavaParser.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsJavaParser.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 9 [ 26%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDependsJavaParserHelper.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 26%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentation.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDocumentation.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDocumentation.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 26%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDocumentationFormatter.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 10 [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationSection.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDocumentationSection.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDocumentationSection.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDynamicLoader.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmDynamicLoader.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmDynamicLoader.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmELF.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmELF.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmELF.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 11 [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprLexer.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExprLexer.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExprLexer.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParser.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExprParser.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExprParser.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParserHelper.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExprParserHelper.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExprParserHelper.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 12 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportBuildFileGenerator.cxx [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportFileGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExportFileGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportFileGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportInstallFileGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 13 [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportTryCompileFileGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportSet.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExportSet.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportSet.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportSetMap.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExportSetMap.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExportSetMap.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 14 [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExtraCodeBlocksGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeLiteGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExtraCodeLiteGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExtraCodeLiteGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 15 [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExtraEclipseCDT4Generator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 32%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraKateGenerator.cxx.o Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraSublimeTextGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExtraSublimeTextGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExtraSublimeTextGenerator.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmExtraKateGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmExtraKateGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 16 [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLock.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmFileLock.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmFileLock.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockPool.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmFileLockPool.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmFileLockPool.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockResult.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmFileLockResult.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmFileLockResult.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 17 [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimeComparison.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmFileTimeComparison.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmFileTimeComparison.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratedFileStream.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionDAGChecker.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGeneratorExpressionDAGChecker.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpressionDAGChecker.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 18 [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpressionEvaluator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionLexer.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGeneratorExpressionLexer.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpressionLexer.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionParser.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGeneratorExpressionParser.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpressionParser.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 19 [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpression.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGeneratorExpression.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorExpression.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGeneratorTarget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGeneratorTarget.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGlobalGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGlobalGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 20 [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGlobalUnixMakefileGenerator3.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGraphVizWriter.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGraphVizWriter.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGraphVizWriter.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmInstallGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 21 [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallExportGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstalledFile.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmInstalledFile.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstalledFile.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallFilesGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 22 [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallScriptGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallTargetGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmInstallDirectoryGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 23 [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListFileCache.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmListFileCache.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmListFileCache.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 40%] Building C object Source/CMakeFiles/CMakeLib.dir/cmListFileLexer.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/gcc -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu11 -o CMakeFiles/CMakeLib.dir/cmListFileLexer.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmListFileLexer.c /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmLocalGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmLocalGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 24 [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmLocalUnixMakefileGenerator3.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakeDepend.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmMakeDepend.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakeDepend.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefile.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 25 [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefileTargetGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefileExecutableTargetGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefileLibraryTargetGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 26 [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmMakefileUtilityTargetGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOSXBundleGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmOSXBundleGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmOSXBundleGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNewLineStyle.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmNewLineStyle.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmNewLineStyle.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 27 [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOrderDirectories.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmOrderDirectories.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmOrderDirectories.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPolicies.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmPolicies.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmPolicies.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessTools.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmProcessTools.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmProcessTools.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 28 [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProperty.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmProperty.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmProperty.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinition.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmPropertyDefinition.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmPropertyDefinition.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 29 [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinitionMap.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmPropertyDefinitionMap.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmPropertyDefinitionMap.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyMap.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmPropertyMap.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmPropertyMap.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenerators.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmQtAutoGenerators.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmQtAutoGenerators.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 30 [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRST.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmRST.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmRST.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmScriptGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmScriptGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmScriptGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFile.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmSourceFile.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmSourceFile.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 31 [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFileLocation.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmSourceFileLocation.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmSourceFileLocation.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroup.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmSourceGroup.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmSourceGroup.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSystemTools.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmSystemTools.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmSystemTools.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 32 [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTarget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmTarget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmTarget.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 49%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTest.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmTest.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmTest.cxx Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTestGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmTestGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmTestGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 33 [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUuid.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmUuid.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmUuid.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 50%] [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVersion.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmVersion.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmVersion.cxx Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatch.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmVariableWatch.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmVariableWatch.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 34 [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLParser.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmXMLParser.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmXMLParser.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLSafe.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmXMLSafe.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmXMLSafe.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmake.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DCMAKE_USE_WMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmake.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmake.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 35 [ 52%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_get_date.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/gcc -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu11 -o CMakeFiles/CMakeLib.dir/cm_get_date.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cm_get_date.c /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 52%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Building C object Source/CMakeFiles/CMakeLib.dir/cm_sha2.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/gcc -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu11 -o CMakeFiles/CMakeLib.dir/cm_sha2.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cm_sha2.c [ 52%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_utf8.c.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/gcc -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu11 -o CMakeFiles/CMakeLib.dir/cm_utf8.c.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cm_utf8.c /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 36 [ 53%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalKdevelopGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGlobalKdevelopGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGlobalKdevelopGenerator.cxx Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalWatcomWMakeGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGlobalWatcomWMakeGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGlobalWatcomWMakeGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmGlobalNinjaGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 37 [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalNinjaGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmLocalNinjaGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmLocalNinjaGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaTargetGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmNinjaTargetGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmNinjaTargetGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaNormalTargetGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmNinjaNormalTargetGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmNinjaNormalTargetGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 38 [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaUtilityTargetGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLib.dir/cmNinjaUtilityTargetGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmNinjaUtilityTargetGenerator.cxx Linking CXX static library libCMakeLib.a cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -P CMakeFiles/CMakeLib.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/CMakeLib.dir/link.txt --verbose=1 /usr/bin/ar cq libCMakeLib.a CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o CMakeFiles/CMakeLib.dir/cmBootstrapCommands1.cxx.o CMakeFiles/CMakeLib.dir/cmBootstrapCommands2.cxx.o CMakeFiles/CMakeLib.dir/cmCacheManager.cxx.o CMakeFiles/CMakeLib.dir/cmCommands.cxx.o CMakeFiles/CMakeLib.dir/cmCommandArgumentLexer.cxx.o CMakeFiles/CMakeLib.dir/cmCommandArgumentParser.cxx.o CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.cxx.o CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.cxx.o CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.cxx.o CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.cxx.o CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.cxx.o CMakeFiles/CMakeLib.dir/cmCPackPropertiesGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmCryptoHash.cxx.o CMakeFiles/CMakeLib.dir/cmCurl.cxx.o CMakeFiles/CMakeLib.dir/cmCustomCommand.cxx.o CMakeFiles/CMakeLib.dir/cmCustomCommandGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmDefinitions.cxx.o CMakeFiles/CMakeLib.dir/cmDepends.cxx.o CMakeFiles/CMakeLib.dir/cmDependsC.cxx.o CMakeFiles/CMakeLib.dir/cmDependsFortran.cxx.o CMakeFiles/CMakeLib.dir/cmDependsFortranLexer.cxx.o CMakeFiles/CMakeLib.dir/cmDependsFortranParser.cxx.o CMakeFiles/CMakeLib.dir/cmDependsJava.cxx.o CMakeFiles/CMakeLib.dir/cmDependsJavaLexer.cxx.o CMakeFiles/CMakeLib.dir/cmDependsJavaParser.cxx.o CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.cxx.o CMakeFiles/CMakeLib.dir/cmDocumentation.cxx.o CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.cxx.o CMakeFiles/CMakeLib.dir/cmDocumentationSection.cxx.o CMakeFiles/CMakeLib.dir/cmDynamicLoader.cxx.o CMakeFiles/CMakeLib.dir/cmELF.cxx.o CMakeFiles/CMakeLib.dir/cmExprLexer.cxx.o CMakeFiles/CMakeLib.dir/cmExprParser.cxx.o CMakeFiles/CMakeLib.dir/cmExprParserHelper.cxx.o CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmExportFileGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmExportSet.cxx.o CMakeFiles/CMakeLib.dir/cmExportSetMap.cxx.o CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmExtraCodeLiteGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.cxx.o CMakeFiles/CMakeLib.dir/cmExtraKateGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmExtraSublimeTextGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmFileLock.cxx.o CMakeFiles/CMakeLib.dir/cmFileLockPool.cxx.o CMakeFiles/CMakeLib.dir/cmFileLockResult.cxx.o CMakeFiles/CMakeLib.dir/cmFileTimeComparison.cxx.o CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.cxx.o CMakeFiles/CMakeLib.dir/cmGeneratorExpressionDAGChecker.cxx.o CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluator.cxx.o CMakeFiles/CMakeLib.dir/cmGeneratorExpressionLexer.cxx.o CMakeFiles/CMakeLib.dir/cmGeneratorExpressionParser.cxx.o CMakeFiles/CMakeLib.dir/cmGeneratorExpression.cxx.o CMakeFiles/CMakeLib.dir/cmGeneratorTarget.cxx.o CMakeFiles/CMakeLib.dir/cmGlobalGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.cxx.o CMakeFiles/CMakeLib.dir/cmGraphVizWriter.cxx.o CMakeFiles/CMakeLib.dir/cmInstallGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmInstalledFile.cxx.o CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmListFileCache.cxx.o CMakeFiles/CMakeLib.dir/cmListFileLexer.c.o CMakeFiles/CMakeLib.dir/cmLocalGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.cxx.o CMakeFiles/CMakeLib.dir/cmMakeDepend.cxx.o CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmOSXBundleGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmNewLineStyle.cxx.o CMakeFiles/CMakeLib.dir/cmOrderDirectories.cxx.o CMakeFiles/CMakeLib.dir/cmPolicies.cxx.o CMakeFiles/CMakeLib.dir/cmProcessTools.cxx.o CMakeFiles/CMakeLib.dir/cmProperty.cxx.o CMakeFiles/CMakeLib.dir/cmPropertyDefinition.cxx.o CMakeFiles/CMakeLib.dir/cmPropertyDefinitionMap.cxx.o CMakeFiles/CMakeLib.dir/cmPropertyMap.cxx.o CMakeFiles/CMakeLib.dir/cmQtAutoGenerators.cxx.o CMakeFiles/CMakeLib.dir/cmRST.cxx.o CMakeFiles/CMakeLib.dir/cmScriptGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmSourceFile.cxx.o CMakeFiles/CMakeLib.dir/cmSourceFileLocation.cxx.o CMakeFiles/CMakeLib.dir/cmSourceGroup.cxx.o CMakeFiles/CMakeLib.dir/cmSystemTools.cxx.o CMakeFiles/CMakeLib.dir/cmTarget.cxx.o CMakeFiles/CMakeLib.dir/cmTest.cxx.o CMakeFiles/CMakeLib.dir/cmTestGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmUuid.cxx.o CMakeFiles/CMakeLib.dir/cmVariableWatch.cxx.o CMakeFiles/CMakeLib.dir/cmVersion.cxx.o CMakeFiles/CMakeLib.dir/cmXMLParser.cxx.o CMakeFiles/CMakeLib.dir/cmXMLSafe.cxx.o CMakeFiles/CMakeLib.dir/cmake.cxx.o CMakeFiles/CMakeLib.dir/cm_get_date.c.o CMakeFiles/CMakeLib.dir/cm_sha2.c.o CMakeFiles/CMakeLib.dir/cm_utf8.c.o CMakeFiles/CMakeLib.dir/cmGlobalKdevelopGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmGlobalWatcomWMakeGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmLocalNinjaGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmNinjaTargetGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmNinjaNormalTargetGenerator.cxx.o CMakeFiles/CMakeLib.dir/cmNinjaUtilityTargetGenerator.cxx.o /usr/bin/ranlib libCMakeLib.a make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 [ 55%] Built target CMakeLib make -f Source/CMakeFiles/CPackLib.dir/build.make Source/CMakeFiles/CPackLib.dir/depend make -f Source/CMakeFiles/CTestLib.dir/build.make Source/CMakeFiles/CTestLib.dir/depend make -f Source/CMakeFiles/ccmake.dir/build.make Source/CMakeFiles/ccmake.dir/depend make -f Source/CMakeFiles/cmake.dir/build.make Source/CMakeFiles/cmake.dir/depend make -f Source/QtDialog/CMakeFiles/cmake-gui.dir/build.make Source/QtDialog/CMakeFiles/cmake-gui.dir/depend make -f Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build.make Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/depend make -f Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/build.make Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/depend make -f Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/build.make Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source /builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/cmake.dir/DependInfo.cmake --color= make -f Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/build.make Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/depend make -f Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/build.make Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source /builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/ccmake.dir/DependInfo.cmake --color= make -f Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/build.make Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source /builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CPackLib.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/PseudoMemcheck /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/PseudoMemcheck /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/PseudoMemcheck /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/PseudoMemcheck /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source /builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CTestLib.dir/DependInfo.cmake --color= /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 71 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 72 Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/cmake.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/cmake.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/cmake.dir/depend.internal". /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/ccmake.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/ccmake.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/ccmake.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/depend.internal". [ 55%] Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CPackLib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CPackLib.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CPackLib.dir/depend.internal". [ 56%] [ 56%] [ 56%] Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/depend.internal". [ 57%] Generating qrc_CMakeSetup.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/rcc -name CMakeSetup -o /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/qrc_CMakeSetup.cxx /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/CMakeSetup.qrc Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CTestLib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CTestLib.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CTestLib.dir/depend.internal". Generating ui_MacInstallDialog.h Generating ui_AddCacheEntry.h cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/ui_MacInstallDialog.h /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/MacInstallDialog.ui Generating ui_CMakeSetupDialog.h cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/ui_AddCacheEntry.h /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/AddCacheEntry.ui cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/ui_CMakeSetupDialog.h /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/CMakeSetupDialog.ui Generating ui_Compilers.h cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/ui_Compilers.h /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/Compilers.ui Scanning dependencies of target runcompilecommands Scanning dependencies of target pseudo_BC Scanning dependencies of target memcheck_fail [ 57%] make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/build.make Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/build make -f Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/build.make Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/build make -f Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/build.make Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/build Scanning dependencies of target pseudo_valgrind make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/build.make Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/build Scanning dependencies of target CMakeLibTests /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build.make Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Generating ui_CrossCompiler.h cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/ui_CrossCompiler.h /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/CrossCompiler.ui make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 97 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 98 Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/depend.internal". /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 73 [ 57%] [ 58%] [ 59%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Building CXX object Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/run_compile_commands.cxx.o Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/ret1.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/runcompilecommands.dir/run_compile_commands.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/run_compile_commands.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/memcheck_fail.dir/ret1.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/ret1.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 60%] [ 60%] make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/ret0.cxx.o Scanning dependencies of target pseudo_purify cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/pseudo_valgrind.dir/ret0.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/ret0.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/build.make Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/build Scanning dependencies of target cmake [ 60%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 60%] [ 60%] make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/CMakeFiles/cmake.dir/build.make Source/CMakeFiles/cmake.dir/build Generating moc_CMakeSetupDialog.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_CMakeSetupDialog.cxx_parameters [ 60%] [ 60%] Generating moc_Compilers.cxx Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/ret0.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_Compilers.cxx_parameters cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/pseudo_BC.dir/ret0.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/ret0.cxx Generating moc_FirstConfigure.cxx Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testGeneratedFileStream.cxx.o Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/CMakeLibTests.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_FirstConfigure.cxx_parameters cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLibTests.dir/CMakeLibTests.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/CMakeLibTests.cxx Generating moc_AddCacheEntry.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLibTests.dir/testGeneratedFileStream.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/testGeneratedFileStream.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_AddCacheEntry.cxx_parameters make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 70 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 61%] [ 61%] [ 61%] Building CXX object Source/CMakeFiles/cmake.dir/cmakemain.cxx.o Scanning dependencies of target ccmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake.dir/cmakemain.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmakemain.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/CMakeFiles/ccmake.dir/build.make Source/CMakeFiles/ccmake.dir/build Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/ret0.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/pseudo_purify.dir/ret0.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck/ret0.cxx Building CXX object Source/CMakeFiles/cmake.dir/cmcmd.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake.dir/cmcmd.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmcmd.cxx make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 61%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesOptionsWidget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesOptionsWidget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesOptionsWidget.cxx Scanning dependencies of target CPackLib make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/CMakeFiles/CPackLib.dir/build.make Source/CMakeFiles/CPackLib.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 74 [ 61%] [ 62%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Generating moc_QCMake.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_QCMake.cxx_parameters Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackArchiveGenerator.cxx [ 62%] Generating moc_QCMakeCacheView.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_QCMakeCacheView.cxx_parameters [ 62%] Generating moc_QCMakeWidgets.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_QCMakeWidgets.cxx_parameters /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 75 [ 63%] Generating moc_QMacInstallDialog.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_QMacInstallDialog.cxx_parameters /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 41 [ 64%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackComponentGroup.cxx Scanning dependencies of target CTestLib make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/CMakeFiles/CTestLib.dir/build.make Source/CMakeFiles/CTestLib.dir/build /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 64%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 64%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackGeneratorFactory.cxx Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackGenerator.cxx make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 47 [ 65%] cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/CMakeFiles/cmake-gui.dir/DependInfo.cmake --color= /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 39 Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/CMakeFiles/cmake-gui.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/CMakeFiles/cmake-gui.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/CMakeFiles/cmake-gui.dir/depend.internal". [ 66%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testRST.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLibTests.dir/testRST.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/testRST.cxx Building CXX object Source/CMakeFiles/CTestLib.dir/cmCTest.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/cmCTest.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/cmCTest.cxx Scanning dependencies of target cmake-gui make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/QtDialog/CMakeFiles/cmake-gui.dir/build.make Source/QtDialog/CMakeFiles/cmake-gui.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 66%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/AddCacheEntry.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/AddCacheEntry.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/AddCacheEntry.cxx Linking CXX executable memcheck_fail cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/memcheck_fail.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/memcheck_fail.dir/ret1.cxx.o -o memcheck_fail -rdynamic ../../../Source/libCMakeLib.a ../../../Source/kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../../../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so Linking CXX executable BC cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/pseudo_BC.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/pseudo_BC.dir/ret0.cxx.o -o BC -rdynamic ../../../Source/libCMakeLib.a ../../../Source/kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../../../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so Linking CXX executable valgrind cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/pseudo_valgrind.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/pseudo_valgrind.dir/ret0.cxx.o -o valgrind -rdynamic ../../../Source/libCMakeLib.a ../../../Source/kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../../../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 66%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmProcess.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmProcess.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmProcess.cxx Linking CXX executable purify cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib/PseudoMemcheck && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/pseudo_purify.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/pseudo_purify.dir/ret0.cxx.o -o purify -rdynamic ../../../Source/libCMakeLib.a ../../../Source/kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../../../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 66%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesBoolWidget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesBoolWidget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesBoolWidget.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 97 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 66%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testSystemTools.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLibTests.dir/testSystemTools.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/testSystemTools.cxx [ 66%] Built target memcheck_fail /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 66%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUTF8.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLibTests.dir/testUTF8.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/testUTF8.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 66%] Built target pseudo_BC /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 40 make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 98 [ 67%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testXMLParser.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLibTests.dir/testXMLParser.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/testXMLParser.cxx [ 67%] Built target pseudo_valgrind /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 67%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testXMLSafe.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CMakeLibTests.dir/testXMLSafe.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/CMakeLib/testXMLSafe.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 64 [ 68%] [ 68%] Built target pseudo_purify Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesCacheEntryComposite.cxx.o /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesCacheEntryComposite.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesCacheEntryComposite.cxx [ 68%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesDummyWidget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesDummyWidget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesDummyWidget.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 68%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesFilePathWidget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesFilePathWidget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesFilePathWidget.cxx Linking CXX executable runcompilecommands cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/runcompilecommands.dir/link.txt --verbose=1 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 42 [ 69%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackLog.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackLog.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackLog.cxx /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/runcompilecommands.dir/run_compile_commands.cxx.o -o runcompilecommands -rdynamic ../../Source/libCMakeLib.a ../../Source/kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 76 [ 70%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/CMakeSetup.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/CMakeSetup.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/CMakeSetup.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 70%] Built target runcompilecommands /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 70%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/CMakeSetupDialog.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/CMakeSetupDialog.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/CMakeSetupDialog.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 70%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/FirstConfigure.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/FirstConfigure.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/FirstConfigure.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 77 [ 71%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/QCMake.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/QCMake.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/QCMake.cxx Linking CXX executable CMakeLibTests cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeLib && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/CMakeLibTests.dir/link.txt --verbose=1 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 65 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/CMakeLibTests.dir/CMakeLibTests.cxx.o CMakeFiles/CMakeLibTests.dir/testGeneratedFileStream.cxx.o CMakeFiles/CMakeLibTests.dir/testRST.cxx.o CMakeFiles/CMakeLibTests.dir/testSystemTools.cxx.o CMakeFiles/CMakeLibTests.dir/testUTF8.cxx.o CMakeFiles/CMakeLibTests.dir/testXMLParser.cxx.o CMakeFiles/CMakeLibTests.dir/testXMLSafe.cxx.o -o CMakeLibTests -rdynamic ../../Source/libCMakeLib.a ../../Source/kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so [ 72%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesForm.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesForm.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesForm.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 72%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesLabelWidget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesLabelWidget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesLabelWidget.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 72%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesLongMessageForm.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 39 40 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 72%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBatchTestHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestBatchTestHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestBatchTestHandler.cxx [ 72%] Built target CMakeLibTests /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 48 [ 73%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestBuildAndTestHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 66 [ 74%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesMainForm.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 74%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackNSISGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 43 [ 75%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWPackage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWPackage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/IFW/cmCPackIFWPackage.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 75%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesPathWidget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesPathWidget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesPathWidget.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 75%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesStringWidget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesStringWidget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesStringWidget.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 67 [ 76%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesWidget.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesWidget.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/cmCursesWidget.cxx Linking CXX executable ../bin/cmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmake.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmake.dir/cmakemain.cxx.o CMakeFiles/cmake.dir/cmcmd.cxx.o -o ../bin/cmake -rdynamic libCMakeLib.a kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 76%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestBuildCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 76%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWInstaller.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWInstaller.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/IFW/cmCPackIFWInstaller.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 76%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/QCMakeCacheView.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/QCMakeCacheView.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/QCMakeCacheView.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 76%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/QCMakeWidgets.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/QCMakeWidgets.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/QCMakeWidgets.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 76%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/ccmake.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ccmake.dir/CursesDialog/ccmake.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CursesDialog/ccmake.cxx [ 76%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestBuildHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 49 [ 77%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestConfigureCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 77%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestConfigureHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 78 [ 78%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/QMacInstallDialog.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/QMacInstallDialog.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/QtDialog/QMacInstallDialog.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 78%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_AddCacheEntry.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/moc_AddCacheEntry.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_AddCacheEntry.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 78%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestCoverageCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 78%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/IFW/cmCPackIFWGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 78%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_Compilers.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/moc_Compilers.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_Compilers.cxx Linking CXX executable ../bin/ccmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/ccmake.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/ccmake.dir/CursesDialog/cmCursesOptionsWidget.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesBoolWidget.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesCacheEntryComposite.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesDummyWidget.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesFilePathWidget.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesForm.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesLabelWidget.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesPathWidget.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesStringWidget.cxx.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesWidget.cxx.o CMakeFiles/ccmake.dir/CursesDialog/ccmake.cxx.o -o ../bin/ccmake -rdynamic libCMakeLib.a -lform -lncurses kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 70 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 44 [ 78%] [ 79%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.cxx.o Built target cmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackSTGZGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 50 [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestCoverageHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCurl.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestCurl.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestCurl.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseMumpsCoverage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmParseMumpsCoverage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmParseMumpsCoverage.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 79 [ 81%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_CMakeSetupDialog.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/moc_CMakeSetupDialog.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_CMakeSetupDialog.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 81%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_FirstConfigure.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/moc_FirstConfigure.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_FirstConfigure.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 81%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_QCMake.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/moc_QCMake.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_QCMake.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 80 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 81%] [ 82%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_QCMakeCacheView.cxx.o Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTGZGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackTGZGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackTGZGenerator.cxx cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/moc_QCMakeCacheView.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_QCMakeCacheView.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 51 [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCacheCoverage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmParseCacheCoverage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmParseCacheCoverage.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 83%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTXZGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackTXZGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackTXZGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseGTMCoverage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmParseGTMCoverage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmParseGTMCoverage.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseJacocoCoverage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmParseJacocoCoverage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmParseJacocoCoverage.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 83%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_QCMakeWidgets.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/moc_QCMakeWidgets.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_QCMakeWidgets.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 64 65 66 67 [ 83%] Built target ccmake /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 83%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_QMacInstallDialog.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/moc_QMacInstallDialog.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/moc_QMacInstallDialog.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 45 [ 84%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTarBZip2Generator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackTarBZip2Generator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackTarBZip2Generator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 81 [ 85%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/qrc_CMakeSetup.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/QtGui -isystem /usr/include/QtCore -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cmake-gui.dir/qrc_CMakeSetup.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog/qrc_CMakeSetup.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 52 [ 86%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseBlanketJSCoverage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmParseBlanketJSCoverage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmParseBlanketJSCoverage.cxx [ 86%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmParsePHPCoverage.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 86%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTarCompressGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackTarCompressGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackTarCompressGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 86%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackZIPGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackZIPGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackZIPGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 46 [ 87%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPack7zGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPack7zGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPack7zGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 87%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackDebGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 87%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 87%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCoberturaCoverage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmParseCoberturaCoverage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmParseCoberturaCoverage.cxx Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cmCPackRPMGenerator.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 53 [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseDelphiCoverage.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmParseDelphiCoverage.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmParseDelphiCoverage.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx Linking CXX executable ../../bin/cmake-gui cd /builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmake-gui.dir/link.txt --verbose=1 /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmake-gui.dir/AddCacheEntry.cxx.o CMakeFiles/cmake-gui.dir/CMakeSetup.cxx.o CMakeFiles/cmake-gui.dir/CMakeSetupDialog.cxx.o CMakeFiles/cmake-gui.dir/FirstConfigure.cxx.o CMakeFiles/cmake-gui.dir/QCMake.cxx.o CMakeFiles/cmake-gui.dir/QCMakeCacheView.cxx.o CMakeFiles/cmake-gui.dir/QCMakeWidgets.cxx.o CMakeFiles/cmake-gui.dir/QMacInstallDialog.cxx.o CMakeFiles/cmake-gui.dir/moc_AddCacheEntry.cxx.o CMakeFiles/cmake-gui.dir/moc_Compilers.cxx.o CMakeFiles/cmake-gui.dir/moc_CMakeSetupDialog.cxx.o CMakeFiles/cmake-gui.dir/moc_FirstConfigure.cxx.o CMakeFiles/cmake-gui.dir/moc_QCMake.cxx.o CMakeFiles/cmake-gui.dir/moc_QCMakeCacheView.cxx.o CMakeFiles/cmake-gui.dir/moc_QCMakeWidgets.cxx.o CMakeFiles/cmake-gui.dir/moc_QMacInstallDialog.cxx.o CMakeFiles/cmake-gui.dir/qrc_CMakeSetup.cxx.o -o ../../bin/cmake-gui -rdynamic ../libCMakeLib.a -lQtGui -lQtCore ../kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 54 [ 88%] [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestGenericHandler.cxx Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestHandlerCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestLaunch.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestMemCheckCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 55 [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestMemCheckHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestMultiProcessHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestReadCustomFilesCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 56 [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestRunScriptCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestRunTest.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestScriptHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 57 [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestSleepCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestStartCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 58 [ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestSubmitCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestSubmitHandler.cxx make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 71 72 73 74 75 76 77 78 79 80 81 [ 93%] Built target cmake-gui /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestTestCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 59 [ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestTestHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestUpdateCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestUpdateHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 60 [ 95%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadCommand.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestUploadCommand.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestUploadCommand.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 95%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadHandler.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestUploadHandler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestUploadHandler.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 95%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestVC.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestVC.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestVC.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 61 [ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestGlobalVC.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestCVS.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 96%] /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 62 [ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestBZR.cxx Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestSVN.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestGIT.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHG.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestHG.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestHG.cxx /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 63 [ 98%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestP4.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/CTestLib.dir/CTest/cmCTestP4.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CTest/cmCTestP4.cxx Linking CXX static library libCPackLib.a cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -P CMakeFiles/CPackLib.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/CPackLib.dir/link.txt --verbose=1 /usr/bin/ar cq libCPackLib.a CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackLog.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWPackage.cxx.o CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWInstaller.cxx.o CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackTGZGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackTXZGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackTarBZip2Generator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackTarCompressGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackZIPGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPack7zGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.cxx.o CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.cxx.o /usr/bin/ranlib libCPackLib.a make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 41 42 43 44 45 46 [ 98%] Built target CPackLib make -f Source/CMakeFiles/cpack.dir/build.make Source/CMakeFiles/cpack.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source /builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/cpack.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/cpack.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/cpack.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/cpack.dir/depend.internal". Scanning dependencies of target cpack make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/CMakeFiles/cpack.dir/build.make Source/CMakeFiles/cpack.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 98%] Building CXX object Source/CMakeFiles/cpack.dir/CPack/cpack.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/cpack.dir/CPack/cpack.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/CPack/cpack.cxx Linking CXX executable ../bin/cpack cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cpack.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cpack.dir/CPack/cpack.cxx.o -o ../bin/cpack -rdynamic libCPackLib.a libCMakeLib.a kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../Utilities/cmcompress/libcmcompress.a -lcurl /usr/lib64/libjsoncpp.so Linking CXX static library libCTestLib.a cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -P CMakeFiles/CTestLib.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/CTestLib.dir/link.txt --verbose=1 /usr/bin/ar cq libCTestLib.a CMakeFiles/CTestLib.dir/cmCTest.cxx.o CMakeFiles/CTestLib.dir/CTest/cmProcess.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestBatchTestHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestCurl.cxx.o CMakeFiles/CTestLib.dir/CTest/cmParseMumpsCoverage.cxx.o CMakeFiles/CTestLib.dir/CTest/cmParseCacheCoverage.cxx.o CMakeFiles/CTestLib.dir/CTest/cmParseGTMCoverage.cxx.o CMakeFiles/CTestLib.dir/CTest/cmParseJacocoCoverage.cxx.o CMakeFiles/CTestLib.dir/CTest/cmParseBlanketJSCoverage.cxx.o CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.cxx.o CMakeFiles/CTestLib.dir/CTest/cmParseCoberturaCoverage.cxx.o CMakeFiles/CTestLib.dir/CTest/cmParseDelphiCoverage.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestUploadCommand.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestUploadHandler.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestVC.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestHG.cxx.o CMakeFiles/CTestLib.dir/CTest/cmCTestP4.cxx.o /usr/bin/ranlib libCTestLib.a make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [ 98%] Built target cpack make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 [ 98%] Built target CTestLib make -f Source/CMakeFiles/ctest.dir/build.make Source/CMakeFiles/ctest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Source /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Source /builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/ctest.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/ctest.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/ctest.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Source/CMakeFiles/ctest.dir/depend.internal". Scanning dependencies of target ctest make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Source/CMakeFiles/ctest.dir/build.make Source/CMakeFiles/ctest.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 96 [100%] Building CXX object Source/CMakeFiles/ctest.dir/ctest.cxx.o cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /usr/bin/g++ -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities -I/builddir/build/BUILD/cmake-3.2.2/Utilities -I/builddir/build/BUILD/cmake-3.2.2/build/Source -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-3.2.2/Source/CTest -isystem /usr/include/jsoncpp -std=gnu++14 -o CMakeFiles/ctest.dir/ctest.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/ctest.cxx Linking CXX executable ../bin/ctest cd /builddir/build/BUILD/cmake-3.2.2/build/Source && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/ctest.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/ctest.dir/ctest.cxx.o -o ../bin/ctest -rdynamic libCTestLib.a libCMakeLib.a kwsys/libcmsys.a -ldl -lexpat -lz -larchive ../Utilities/cmcompress/libcmcompress.a /usr/lib64/libjsoncpp.so -lcurl make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 96 [100%] Built target ctest make -f Utilities/Sphinx/CMakeFiles/documentation.dir/build.make Utilities/Sphinx/CMakeFiles/documentation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' cd /builddir/build/BUILD/cmake-3.2.2/build && /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2 /builddir/build/BUILD/cmake-3.2.2/Utilities/Sphinx /builddir/build/BUILD/cmake-3.2.2/build /builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx /builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx/CMakeFiles/documentation.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx/CMakeFiles/documentation.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx/CMakeFiles/documentation.dir/depend.internal". Dependee "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx/CMakeFiles/documentation.dir/depend.internal". Scanning dependencies of target documentation make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' make -f Utilities/Sphinx/CMakeFiles/documentation.dir/build.make Utilities/Sphinx/CMakeFiles/documentation.dir/build make[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [100%] sphinx-build man: see Utilities/Sphinx/build-man.log cd /builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx && /usr/bin/sphinx-build -c /builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx -d /builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx/doctrees -b man /builddir/build/BUILD/cmake-3.2.2/Help /builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx/man > build-man.log make[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles [100%] Built target documentation make[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build' /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ns1t7A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64 + cd cmake-3.2.2 + pushd build ~/build/BUILD/cmake-3.2.2/build ~/build/BUILD/cmake-3.2.2 + make install DESTDIR=/builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64 [ 2%] Built target cmIML_test [ 8%] Built target cmsys [ 8%] Built target cmsysTestDynload [ 10%] Built target cmsys_c [ 11%] Built target cmsysTestProcess [ 11%] Built target cmsysTestSharedForward [ 12%] Built target cmsysTestsC [ 16%] Built target cmsysTestsCxx [ 16%] Built target cmcompress [ 54%] Built target CMakeLib [ 60%] Built target CPackLib [ 77%] Built target CTestLib [ 81%] Built target ccmake [ 82%] Built target cmake [ 82%] Built target cpack [ 83%] Built target ctest [ 94%] Built target cmake-gui [ 94%] sphinx-build man: see Utilities/Sphinx/build-man.log [ 94%] Built target documentation [ 96%] Built target CMakeLibTests [ 96%] Built target runcompilecommands [ 97%] Built target memcheck_fail [ 97%] Built target pseudo_BC [ 97%] Built target pseudo_purify [ 98%] Built target pseudo_valgrind [ 98%] Built target pseudonl_BC [ 98%] Built target pseudonl_purify [100%] Built target pseudonl_valgrind [100%] Built target foo Install the project... -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/doc/cmake/Copyright.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/release -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/release/3.2.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/release/3.0.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/release/index.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/release/3.1.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/release/dev.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_COVERAGE_EXTRA_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_SITE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_FLAGS_RELEASE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SHARED_MODULE_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_AUTOMOC_MOC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_HOST_APPLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LIBRARY_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_WARN_DEPRECATED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_UPDATE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ARGV0.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_ARCHIVE_FINISH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_CVS_CHECKOUT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SCRIPT_MODE_FILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CONFIG_POSTFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/ENV.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT_BINARY_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INSTALL_NAME_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_ARCHIVE_CREATE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/WIN32.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/BORLAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT-NAME_VERSION_MAJOR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_LIBRARY_SUFFIXES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_CVS_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_AUTOUIC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_COMPILER_2005.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_SVN_UPDATE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_NIGHTLY_START_TIME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_HOST_SYSTEM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_Fortran_FORMAT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_BUILD_TOOL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CURRENT_LIST_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_COMPILER_ID.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_AUTOMOC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_GENERATOR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_STANDARD_LIBRARIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INSTALL_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_HOME_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_AUTORCC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CXX_STANDARD_REQUIRED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_P4_CLIENT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_TWEAK_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_CONFIGURATION_TYPE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/WINDOWS_STORE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC_IDE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_SOURCE_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_AUTORCC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_COMPILER_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CURRENT_LIST_FILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MINOR_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_GIT_UPDATE_CUSTOM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SIZEOF_VOID_P.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_DROP_LOCATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_BINARY_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_TRIGGER_SITE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC60.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_CONFIGURE_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MODULE_LINKER_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_DEBUG_TARGET_PROPERTIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_GNUtoMS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_XXX.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT_VERSION_MINOR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_OSX_SYSROOT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_TOOLCHAIN_FILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VS_NsightTegra_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_DEBUG_POSTFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CXX_STANDARD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INCLUDE_CURRENT_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_AUTOUIC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/WINDOWS_PHONE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CL_64.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC12.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_DROP_SITE_CDASH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM_LIBRARY_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_C_EXTENSIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_DL_LIBS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_RANLIB.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CONFIGURATION_TYPES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_GIT_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ARGC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_P4_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT-NAME_BINARY_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ERROR_DEPRECATED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SHARED_LINKER_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MAJOR_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_COMPILER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_BINARY_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_NO_INSTALL_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_DROP_SITE_USER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SKIP_INSTALL_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_BZR_UPDATE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LIBRARY_ARCHITECTURE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_PLATFORM_ID.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_EXE_LINKER_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_BUILD_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_LINKER_PREFERENCE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ANDROID_API_MIN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CURRENT_LIST_LINE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC14.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ANDROID_API.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM_PROGRAM_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_OSX_ARCHITECTURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT_VERSION_MAJOR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_MEMORYCHECK_TYPE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_NO_BUILTIN_CHRPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC90.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_MEMORYCHECK_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VS_PLATFORM_TOOLSET.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_USE_LAUNCHERS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_USE_RELATIVE_PATHS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC11.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/LIBRARY_OUTPUT_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FRAMEWORK_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INSTALL_MESSAGE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_SIMULATE_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CACHE_MAJOR_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CPACK_INSTALL_SCRIPT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LINK_DEF_FILE_FLAG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_APPBUNDLE_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_CHECKOUT_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_DROP_SITE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/APPLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_BACKWARDS_COMPATIBILITY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VS_MSDEV_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CFG_INTDIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC70.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_DROP_SITE_PASSWORD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CURRENT_SOURCE_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MACOSX_BUNDLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT_VERSION_PATCH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT-NAME_VERSION_TWEAK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/XCODE_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_OSX_VARIABLE.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_HOST_SYSTEM_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC71.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_STAGING_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT_SOURCE_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_WIN32_EXECUTABLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_BUILD_TYPE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_Fortran_MODDIR_FLAG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM_PREFIX_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM_IGNORE_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MAKE_PROGRAM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_GENERATOR_TOOLSET.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CXX_EXTENSIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CTEST_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SHARED_MODULE_SUFFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_COVERAGE_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT-NAME_VERSION_PATCH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_P4_UPDATE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC10.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_JOB_POOL_LINK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_ARCHIVE_APPEND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_JOB_POOL_COMPILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/WINCE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MATCH_COUNT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CYGWIN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CURRENT_BINARY_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_EDIT_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_VISIBILITY_PRESET.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CPACK_SET_DESTDIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC80.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_TRY_COMPILE_CONFIGURATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/UNIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VS_DEVENV_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT_VERSION_TWEAK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_STATIC_LINKER_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MINGW.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_SVN_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_PROGRAM_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LINK_LIBRARY_SUFFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_AR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_CVS_UPDATE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_IGNORE_EXTENSIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SOURCE_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_SCP_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MACOSX_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SKIP_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_PATCH_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT-NAME_SOURCE_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_HG_UPDATE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_GENERATOR_PLATFORM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/EXECUTABLE_OUTPUT_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_HOST_SYSTEM_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_COMPILER_TARGET.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CACHEFILE_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INTERNAL_PLATFORM_ABI.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_COMPILER_ABI.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_P4_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_DROP_METHOD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_STATIC_LIBRARY_SUFFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_PARENT_LIST_FILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_TEST_TIMEOUT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_UPDATE_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VS_PLATFORM_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INCLUDE_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_PREFIX_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_IGNORE_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_COLOR_MAKEFILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SHARED_LIBRARY_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SKIP_BUILD_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ROOT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT-NAME_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MODULE_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSROOT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_C_COMPILE_FEATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LINK_INTERFACE_LIBRARIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_BZR_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/MSVC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_OBJECT_PATH_MAX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_EXTRA_GENERATOR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_BUILD_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_HOST_UNIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CROSSCOMPILING.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_SIMULATE_ID.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/BUILD_SHARED_LIBS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/PROJECT-NAME_VERSION_MINOR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_PROJECT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_MFC_FLAG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_LANG_LINK_EXECUTABLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_CURL_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_INSTALL_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_COMPILER_IS_GNULANG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_SVN_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_SYSTEM_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CTEST_HG_COMMAND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_HOST_WIN32.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_ANDROID_GUI.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_C_STANDARD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgFX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSDL_mixer.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckCSourceRuns.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindHg.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckTypeSize.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLATEX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeVerifyManifest.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindRuby.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindAVIFile.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCUDA.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckFunctionExists.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgTerrain.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackRPM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckFortranSourceCompiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FeatureSummary.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGLEW.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindTCL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackWIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindOpenCL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindOpenMP.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindJasper.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindOpenAL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPNG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackComponent.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGTK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCVS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindArmadillo.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakePrintHelpers.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindMFC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindDart.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindQt.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckSymbolExists.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/UseJavaClassFilelist.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindFLTK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLua51.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindBacktrace.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGit.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindOpenSceneGraph.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPerlLibs.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindX11.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgPresentation.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindTIFF.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/ExternalData.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSDL_ttf.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CTestUseLaunchers.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackDeb.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/Findosg.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackBundle.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckCXXSourceCompiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgUtil.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindWget.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindMPEG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGCCXML.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeParseArguments.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/SquishTestScript.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/UseJava.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCURL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeFindDependencyMacro.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindHTMLHelp.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/UseEcos.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSDL_net.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackNSIS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindKDE3.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/Documentation.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindMPEG2.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCABLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgProducer.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindIcotool.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPythonLibs.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPkgConfig.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGnuTLS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgSim.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGIF.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/TestForSTDNamespace.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPHP4.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindTclsh.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindZLIB.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGSL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindKDE4.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLua.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeForceCompiler.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSquish.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/ProcessorCount.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/UseJavaSymlinks.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakePrintSystemInformation.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindHDF5.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLibXslt.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindProtobuf.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindIntl.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindFLEX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindMotif.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckCXXCompilerFlag.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CTest.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCygwin.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindDevIL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgDB.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckPrototypeDefinition.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindBoost.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindQt3.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPike.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgManipulator.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindXMLRPC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckIncludeFiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGTest.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeBackwardCompatibilityCXX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindQt4.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindHSPELL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeExpandImportedTargets.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/UseSWIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindFLTK2.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckStructHasMember.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgParticle.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeFindFrameworks.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSelfPackers.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/DeployQt4.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckLanguage.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindASPELL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindJPEG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindwxWidgets.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindJava.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/GetPrerequisites.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindFreetype.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindImageMagick.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckCSourceCompiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CTestScriptMode.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckIncludeFile.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckCXXSourceRuns.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckIncludeFileCXX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGnuplot.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindUnixCommands.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/Use_wxWindows.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackCygwin.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgAnimation.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindBullet.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindITK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGDAL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCoin3D.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/UsePkgConfig.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCurses.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/WriteBasicConfigVersionFile.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckFortranFunctionExists.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindIce.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/Dart.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLibArchive.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCxxTest.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindOpenSSL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/TestForANSIStreamHeaders.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeAddFortranSubdirectory.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/WriteCompilerDetectionHeader.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FortranCInterface.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/GNUInstallDirs.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeGraphVizOptions.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/AddFileDependencies.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackDMG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindTclStub.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPostgreSQL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPackageMessage.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindOpenThreads.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/BundleUtilities.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindwxWindows.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackIFW.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/InstallRequiredSystemLibraries.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindDoxygen.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGettext.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPack.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckVariableExists.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindQuickTime.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgWidget.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindProducer.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLAPACK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgText.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindEXPAT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindMatlab.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckLibraryExists.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgShadow.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgIntrospection.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSDL_sound.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindThreads.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindRTI.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindOpenGL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/TestForSSTREAM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPackageHandleStandardArgs.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/TestForANSIForScope.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeDependentOption.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLibXml2.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgVolume.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindVTK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgQt.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CPackPackageMaker.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLibLZMA.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindLua50.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/TestBigEndian.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckCCompilerFlag.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPhysFS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/Findosg_functions.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/TestCXXAcceptsFlag.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/SelectLibraryConfigurations.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindDCMTK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSWIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindBZip2.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindCups.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindWish.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakePackageConfigHelpers.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/UsewxWidgets.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeDetermineVSServicePack.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGTK2.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/GenerateExportHeader.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindMPI.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakeFindPackageMode.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSDL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindGLUT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgViewer.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CMakePushCheckState.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSubversion.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindosgGA.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/MacroAddFileDependencies.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindJNI.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindXercesC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/ExternalProject.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindALSA.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindSDL_image.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CTestCoverageCollectGCOV.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/CheckCXXSymbolExists.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindBLAS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPerl.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindBISON.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/module/FindPythonInterp.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_inst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_inst/CPACK_WIX_ACL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_inst/CPACK_PERMANENT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/remove_definitions.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/set.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_executable.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/get_target_property.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/endif.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_dependencies.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/site_name.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/build_command.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/endmacro.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/utility_source.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/include.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_custom_target.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/endwhile.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/target_link_libraries.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/qt_wrap_cpp.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_custom_command.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/while.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/install_programs.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/remove.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/foreach.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_empty_binary_directory.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/list.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/enable_language.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/cmake_policy.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/unset.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/set_source_files_properties.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/mark_as_advanced.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/set_target_properties.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/get_directory_property.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_definitions.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/file.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/macro.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/exec_program.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/subdir_depends.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_library.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_configure.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_coverage.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/get_cmake_property.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_read_custom_files.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/target_compile_options.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_compile_options.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/find_path.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/find_program.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/elseif.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_start.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_update.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/create_test_sourcelist.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/continue.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/FIND_XXX.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/separate_arguments.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/use_mangled_mesa.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_submit.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/set_directory_properties.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/try_compile.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/get_filename_component.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/install_files.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/function.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/FIND_XXX_ORDER.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/variable_requires.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/target_sources.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/find_package.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/if.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_sleep.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/find_library.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/load_cache.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/message.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/FIND_XXX_MAC.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/link_directories.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_build.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/load_command.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/aux_source_directory.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/enable_testing.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/set_property.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_run_script.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/link_libraries.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/endfunction.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_test.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/write_file.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/install.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/include_directories.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/return.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/build_name.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/string.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/include_regular_expression.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/find_file.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/fltk_wrap_ui.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/source_group.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_memcheck.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_upload.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/math.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/target_include_directories.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/execute_process.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/target_compile_features.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/export_library_dependencies.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/cmake_host_system_information.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/set_tests_properties.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/get_property.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/qt_wrap_ui.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/make_directory.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/break.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/try_run.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/include_external_msproject.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/output_required_files.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/target_compile_definitions.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/install_targets.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/variable_watch.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/get_source_file_property.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/ctest_test.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/else.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/export.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/configure_file.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/get_test_property.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/subdirs.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/project.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/add_subdirectory.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/define_property.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/endforeach.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/cmake_minimum_required.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/option.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/command/FIND_XXX_ROOT.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/CodeBlocks.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 14 2015.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 11 2012.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/CodeLite.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 10 2010.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 6.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/NMake Makefiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/MSYS Makefiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/NMake Makefiles JOM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 9 2008.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Unix Makefiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Ninja.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 7 .NET 2003.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/KDevelop3.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Xcode.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Sublime Text 2.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 8 2005.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Visual Studio 12 2013.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Watcom WMake.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Eclipse CDT4.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Kate.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/Borland Makefiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/generator/MinGW Makefiles.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/index.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/PROCESSORS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/ATTACHED_FILES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/RESOURCE_LOCK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/DEPENDS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/FAIL_REGULAR_EXPRESSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/ATTACHED_FILES_ON_FAIL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/MEASUREMENT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/PASS_REGULAR_EXPRESSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/TIMEOUT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/REQUIRED_FILES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/SKIP_RETURN_CODE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/RUN_SERIAL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/WORKING_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/COST.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/WILL_FAIL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/LABELS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_test/ENVIRONMENT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/AUTORCC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/WRAP_EXCLUDE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/MACOSX_PACKAGE_LOCATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/COMPILE_DEFINITIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/VS_SHADER_TYPE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/SYMBOLIC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/COMPILE_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/VS_SHADER_MODEL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/OBJECT_DEPENDS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/OBJECT_OUTPUTS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/ABSTRACT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/XCODE_EXPLICIT_FILE_TYPE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/GENERATED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/LANGUAGE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/Fortran_FORMAT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/LABELS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/AUTOUIC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/VS_SHADER_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/EXTERNAL_OBJECT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/HEADER_FILE_ONLY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/KEEP_EXTENSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_sf/LOCATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0034.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0017.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0006.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0015.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0007.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0048.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0050.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0029.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0041.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0035.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0047.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0055.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0001.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0040.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0019.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/DISALLOWED_COMMAND.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0018.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0027.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0045.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0036.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0054.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0024.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0038.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0014.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0016.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0046.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0052.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0032.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0049.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0002.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0005.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0011.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0044.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0003.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0028.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0022.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0026.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0013.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0025.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0037.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0008.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0030.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0023.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0042.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0043.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0004.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0021.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0056.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0009.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0039.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0031.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0012.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0010.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0033.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0053.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0020.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0000.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/policy/CMP0051.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/RULE_MESSAGES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/RULE_LAUNCH_CUSTOM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/DEBUG_CONFIGURATIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/ENABLED_FEATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/IN_TRY_COMPILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/RULE_LAUNCH_LINK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/ENABLED_LANGUAGES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/CMAKE_C_KNOWN_FEATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/DISABLED_FEATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/RULE_LAUNCH_COMPILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/USE_FOLDERS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/PACKAGES_FOUND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/PACKAGES_NOT_FOUND.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_gbl/JOB_POOLS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/RULE_LAUNCH_CUSTOM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/TEST_INCLUDE_FILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/LINK_DIRECTORIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/CLEAN_NO_CUSTOM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/COMPILE_DEFINITIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/EXCLUDE_FROM_ALL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/LISTFILE_STACK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/MACROS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/RULE_LAUNCH_LINK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/VARIABLES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/COMPILE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/PARENT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/VS_GLOBAL_SECTION_PRE_section.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/INCLUDE_DIRECTORIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/RULE_LAUNCH_COMPILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/CACHE_VARIABLES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_dir/DEFINITIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-toolchains.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/OPTIONS_BUILD.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-packages.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-buildsystem.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/OPTIONS_HELP.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/LINKS.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake.1.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-generator-expressions.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-gui.1.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-language.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-variables.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-policies.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/ctest.1.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-modules.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-compile-features.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cpack.1.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-qt.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-properties.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-developer.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-commands.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/cmake-generators.7.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/manual/ccmake.1.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_cache -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_cache/ADVANCED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_cache/STRINGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_cache/MODIFIED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_cache/VALUE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_cache/TYPE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_cache/HELPSTRING.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/include -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/include/COMPILE_DEFINITIONS_DISCLAIMER.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_NO_SONAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/GENERATOR_FILE_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/CONFIG_OUTPUT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/GNUtoMS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PDB_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_NO_SONAME_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PDB_NAME_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/RULE_LAUNCH_CUSTOM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/AUTOUIC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/JOB_POOL_COMPILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/OUTPUT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/TARGET_FILE_TYPES.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VISIBILITY_INLINES_HIDDEN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/AUTORCC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_PDB_NOTE.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/FOLDER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/C_STANDARD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_INTERFACE_LIBRARIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PDB_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_KEYWORD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/XXX_OUTPUT_NAME.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/WIN32_EXECUTABLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INSTALL_NAME_DIR.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PROJECT_LABEL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_GLOBAL_variable.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_DEFINITIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_DEPENDS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_FEATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/HAS_CXX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/EXPORT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LANG_VISIBILITY_PRESET.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/EXCLUDE_FROM_ALL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_SEARCH_END_STATIC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_GLOBAL_PROJECT_TYPES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/FRAMEWORK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_SOURCES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/C_STANDARD_REQUIRED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/OSX_ARCHITECTURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/SUFFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/RULE_LAUNCH_LINK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/SKIP_BUILD_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PDB_NOTE.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_SEARCH_START_STATIC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PRIVATE_HEADER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORT_SUFFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_WINRT_REFERENCES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/CONFIG_POSTFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_SONAME_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_DOTNET_REFERENCES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/RESOURCE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/MACOSX_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PUBLIC_HEADER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/AUTOMOC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_SCC_PROVIDER.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/NO_SYSTEM_FROM_IMPORTED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LOCATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_LIBRARIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/RUNTIME_OUTPUT_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ANDROID_GUI.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_SONAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/Fortran_MODULE_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORT_PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PRE_INSTALL_SCRIPT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/CXX_STANDARD.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/EchoString.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/POSITION_INDEPENDENT_CODE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INCLUDE_DIRECTORIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/SOVERSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/BUNDLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ANDROID_API.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LOCATION_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_PDB_NAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_FLAGS_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LOCATION_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/TYPE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/MACOSX_BUNDLE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_WINRT_COMPONENT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LINKER_LANGUAGE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_WINRT_EXTENSIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_SCC_AUXPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/STATIC_LIBRARY_FLAGS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/AUTORCC.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/BUNDLE_EXTENSION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/DEBUG_POSTFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/RULE_LAUNCH_COMPILE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/CXX_EXTENSIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/C_EXTENSIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/JOB_POOL_LINK.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/NO_SONAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/POST_INSTALL_SCRIPT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/Fortran_FORMAT.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LABELS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/AUTOUIC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/AUTOMOC_MOC_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ANDROID_API_MIN.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/PREFIX.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_SCC_PROJECTNAME.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/SOURCES.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_CONFIGURATIONS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/INSTALL_RPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ALIASED_TARGET.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_IMPLIB.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/LOCATION.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/VS_SCC_LOCALPATH.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/ENABLE_EXPORTS.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Help/prop_tgt/DEFINE_SYMBOL.rst -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/kde3uic.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindJavaCommon.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeExportBuildSettings.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeVerifyManifest.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/BundleUtilities.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseJavaSymlinks.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/DummyCXXFile.cxx -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGTest.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindKate.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgPresentation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeRCCompiler.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSubversion.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestFortranCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FeatureSummary.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGnuTLS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindMPEG.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLATEX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/GetPrerequisites.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckFunctionExists.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindThreads.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindOpenCL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeExpandImportedTargets.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLua50.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.STGZ_Header.sh.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindBinUtils.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPackageMessage.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckVariableExists.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindMatlab.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindHDF5.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSDL_net.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindBullet.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/AddFileDependencies.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/readme.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindBoost.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/ExternalProject.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeConfigurableFile.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgSim.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/RepositoryInfo.txt.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindwxWindows.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGIF.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindZLIB.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckIncludeFile.c.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.RuntimeScript.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestForAnsiForScope.cxx -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgText.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgFX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/ExternalData.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackDeb.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineASM-ATTCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Dart.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCCompiler.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckSymbolExists.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Documentation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestCXXAcceptsFlag.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckTypeSizeMap.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/GNUInstallDirs.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/BasicConfigVersion-SameMajorVersion.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CTestTargets.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCVS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSDL_ttf.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLibXml2.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CTestUseLaunchers.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeNMakeFindMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeASM_NASMInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindKDE3.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestForSSTREAM.cxx -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeBuildSettings.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgProducer.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPhysFS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCompilerIdDetection.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeParseArguments.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindImageMagick.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindProtobuf.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgQt.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgManipulator.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFortranCompilerABI.F -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/KDE3Macros.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLibXslt.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakePushCheckState.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgGA.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/DartConfiguration.tcl.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/ecos_clean.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindQt3.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgTerrain.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckCCompilerFlag.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindXCode.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/AutogenInfo.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckIncludeFileCXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindKDevelop3.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckStructHasMember.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindOpenSSL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckCXXSourceRuns.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestEndianess.c.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindFLTK.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPNG.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindwxWidgets.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckIncludeFile.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeBorlandFindMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/kde3init_dummy.cpp.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.DS_Store.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/ProcessorCount.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestRCCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseVTKConfig40.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.distribution.dist.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindRTI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckIncludeFile.cxx.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindWMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPkgConfig.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackIFW.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/MacOSXFrameworkInfo.plist.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCups.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCxxTest.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGTK2.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindOpenThreads.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.background.png.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsCE-MSVC-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-base.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Intel-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-HP-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Intel-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsCE-MSVC-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-PGI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/GNUtoMS_lib.bat.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/UNIX_SV.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Haiku.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-VisualAge-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Intel.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-NAG-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/CYGWIN-windres.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/gas.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-VisualAge-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Intel-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsStore-MSVC-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Generic-SDCC-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/GNUtoMS_lib.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/DragonFly.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/SunOS-GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-XL-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-MSVC-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Borland-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BeOS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-XL-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-HP.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-G95-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Intel-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-TinyCC-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/CYGWIN-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-HP-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Clang.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/eCos.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-Intel-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Xenix.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-PGI-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/syllable.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-VisualAge-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-NAG-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-VisualAge-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-Intel.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-XL-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/UnixPaths.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/OSF1.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Clang-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/MP-RAS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/CYGWIN-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-MSVC.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Generic.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/CYGWIN-GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-XL-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Generic-ADSP-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Tru64.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/CYGWIN.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/CYGWIN-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/QNX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-dynamic.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsStore.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/FreeBSD.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-VisualAge-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-VisualAge-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/SunOS-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-PathScale-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-HP-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-Clang-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Clang-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Clang.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-AppleClang-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/OpenBSD.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Embarcadero-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-NMcl.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/RISCos.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-PGI-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-XL-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-Clang-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/kFreeBSD.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Clang-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-MSVC-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Intel-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Intel-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-SunPro-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-XL-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Generic-ADSP-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Generic-ADSP-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Borland-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Android.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-static.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/SunOS-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsPhone-MSVC-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/OpenVMS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/SINIX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Intel-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Absoft-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Embarcadero-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-XL-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-df.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/MirBSD.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-VisualAge-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BSDOS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-XL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-como.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Intel.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-GNU-CXX-ABI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/HP-UX-HP-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-Intel-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-PGI-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/NetBSD.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/SunOS-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Clang-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-static-XL-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-static-XL-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-windres.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/IRIX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Catamount.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsCE.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-PathScale-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Generic-ADSP-Common.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-Initialize.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsPhone-MSVC-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-XL-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-VisualAge-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-static-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-AppleClang-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-Embarcadero.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-PathScale.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/IRIX64.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-wcl386.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-XL-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-Absoft-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-GNU-Fortran-ABI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/AIX-GNU-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsPhone.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsStore-MSVC-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/WindowsPaths.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-Intel-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/CYGWIN-GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/UnixWare.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Darwin-GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Windows-GNU-C-ABI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/SunOS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/Linux-PathScale-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/SCO_SV.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Platform/ULTRIX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Squish4RunTestCase.bat -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindFLEX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FLTKCompatibility.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CTest.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.OSXScriptLauncher.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/NSIS.template.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckIncludeFiles.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackRPM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseEcos.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindMPEG2.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCXXCompilerId.cpp.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCCompilerABI.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgVolume.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindBacktrace.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeVS6BackwardCompatibility.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGSL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/MacOSXBundleInfo.plist.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindOpenSceneGraph.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/XL-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PathScale-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/GNU-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/XL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang-C-FeatureTests.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/IAR-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Intel-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SCO-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PathScale-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/NAG-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SunPro-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/GNU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/TinyCC-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/MSVC-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SCO.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/MIPSpro-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PGI-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/HP-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/HP-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/GNU-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/TI-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Cray-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang-CXX-FeatureTests.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/QCC-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SunPro-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SunPro-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/GNU-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SCO-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/XL-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang-CXX-TestableFeatures.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/QCC-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/QCC.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Absoft-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/HP-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/VisualAge-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/IAR.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/IAR-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/AppleClang-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/GNU-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/IAR-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/AppleClang-C-FeatureTests.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/TI-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/VisualAge-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SunPro-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Intel-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PGI-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/HP-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/MIPSpro-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/VisualAge-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PathScale-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/GNU-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/GNU-C-FeatureTests.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PathScale.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/XL-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SunPro-CXX-FeatureTests.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/G95-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/GNU-CXX-FeatureTests.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/MIPSpro-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/AppleClang-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/TI-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PGI-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/AppleClang-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/PGI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Cray-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/XL-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Intel-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/MSVC-CXX-FeatureTests.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/MIPSpro-C.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Cray-Fortran.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang-CXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/Intel-ASM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFortranCompilerId.F.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCABLE.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLibLZMA.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeForceCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindJNI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/WriteBasicConfigVersionFile.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckLibraryExists.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindXMLRPC.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindDCMTK.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestASMCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseQt4.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestForANSIStreamHeaders.cxx -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCURL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindTIFF.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckLanguage.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckTypeSize.c.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgParticle.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/WIX.template.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Qt4ConfigDependentSettings.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPHP4.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindProducer.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCXXCompiler.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFortranInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgWidget.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGLEW.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestJavaCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestASM_NASMCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/SystemInformation.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestForSTDNamespace.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineSystem.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFortranCompiler.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPostgreSQL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.Description.plist.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeASM_MASMInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackDMG.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/BasicConfigVersion-ExactVersion.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindWish.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/SquishRunTestCase.bat -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgIntrospection.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestBigEndian.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindFLTK2.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestASM-ATTCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeAddFortranSubdirectory -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeAddFortranSubdirectory/config_mingw.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeAddFortranSubdirectory/build_mingw.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGCCXML.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeNinjaFindMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.Info.plist.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindJava.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeJavaInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeASM-ATTInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgAnimation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgDB.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindQt4.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDependentOption.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/SquishRunTestCase.sh -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Findosg_functions.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestGNU.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.OSXScriptLauncher.rsrc.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackZIP.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/ExternalData_config.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLua51.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackNSIS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindX11.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgViewer.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/MacroAddFileDependencies.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindEclipseCDT4.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseVTKBuildSettings40.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/IntelVSImplicitPath -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/IntelVSImplicitPath/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/IntelVSImplicitPath/detect.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/IntelVSImplicitPath/hello.f -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindDevIL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCompilerABI.h -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/VTKCompatibility.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeMinGWFindMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestWatcomVersion.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestForSSTREAM.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeJOMFindMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCurses.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakePackageConfigHelpers.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeBackwardCompatibilityC.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPythonInterp.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindBLAS.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindFreetype.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckCXXSymbolExists.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckFunctionExists.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindMotif.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.OSXX11.main.scpt.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/NSIS.InstallOptions.ini.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestASM_MASMCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/WriteCompilerDetectionHeader.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/SystemInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindJPEG.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckPrototypeDefinition.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeImportBuildSettings.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineASM_NASMCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCCompilerId.c.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindDart.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindIcotool.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckCSourceCompiles.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeUnixFindMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/call_sub.f -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/mymodule_.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/symbol.c.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/my_module.f90 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/main.F -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/mysub.f -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/my_sub.f -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/my_module_.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Verify -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Verify/main.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Verify/VerifyC.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Verify/VerifyFortran.f -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Verify/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Verify/VerifyCXX.cxx -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Detect.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Output.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/mymodule.f90 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/call_mod.f90 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Macro.h.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface/Input.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeAddNewLanguage.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindTclsh.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckPrototypeDefinition.c.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSelfPackers.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindASPELL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CTestCoverageCollectGCOV.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeClDeps.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindOpenMP.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindTCL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindXercesC.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSquish.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineJavaCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindIntl.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckCXXSourceCompiles.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeGraphVizOptions.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCoin3D.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineVSServicePack.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGLU.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCUDA -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCUDA/parse_cubin.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCUDA/make2cmake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCUDA/run_nvcc.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindPackageMode.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseJavaClassFilelist.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPerl.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestForSTDNamespace.cxx -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/SelectLibraryConfigurations.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Use_wxWindows.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeASMInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSDL_mixer.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CTestScriptMode.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindQuickTime.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckFortranFunctionExists.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakePrintHelpers.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindOpenAL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeVS7BackwardCompatibility.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLAPACK.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.OSXX11.Info.plist.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UsePkgConfig.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgShadow.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseJava.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/InstallRequiredSystemLibraries.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPack.VolumeIcon.icns.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindosgUtil.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSDL_sound.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckLibraryExists.lists.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGTK.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineFortranCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId/VS-10.vcxproj.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId/VS-7.vcproj.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId/Xcode-1.pbxproj.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId/Xcode-2.pbxproj.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId/VS-NsightTegra.vcxproj.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId/VS-6.dsp.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId/Xcode-3.pbxproj.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CompilerId/VS-Intel.vfproj.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestForANSIForScope.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseSWIG.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPerlLibs.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeTestCCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindAVIFile.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeGenericSystem.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLibArchive.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindHg.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGettext.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindMFC.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPythonLibs.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/exportheader.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckTypeSize.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckForPthreads.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindALSA.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCygwin.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Internal -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Internal/FeatureTesting.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindWget.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGit.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindCUDA.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindHSPELL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeJavaCompiler.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindJasper.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeMSYSFindMake.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckSizeOf.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSWIG.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindLua.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/GenerateExportHeader.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGDAL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FortranCInterface.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindTclStub.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakePlatformId.h.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckCSourceRuns.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindRuby.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeRCInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeASMCompiler.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindKDE4.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSDL_image.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindPike.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeBackwardCompatibilityCXX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindHTMLHelp.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindMPI.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/DeployQt4.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckVariableExists.c -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindUnixCommands.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindOpenGL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/TestForANSIStreamHeaders.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeCXXInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackBundle.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineRCCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/SquishTestScript.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Squish4RunTestCase.sh -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Qt4Macros.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/ITKCompatibility.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeSystem.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineASM_MASMCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindCodeBlocks.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindBISON.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CheckCXXCompilerFlag.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UseVTK40.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGnuplot.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeAddFortranSubdirectory.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/UsewxWidgets.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeDetermineASMCompiler.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackComponent.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindSDL.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindGLUT.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakePrintSystemInformation.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindDoxygen.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CMakeFindFrameworks.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/Findosg.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackCygwin.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindBZip2.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindQt.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindIce.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindEXPAT.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/FindArmadillo.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackPackageMaker.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Modules/CPackWIX.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/TestDriver.cxx.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/DLLHeader.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/cygwin-package.sh.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/CPackConfig.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/CPack.GenericLicense.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/UtilityFooter.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/UtilityHeader.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/CMakeVSMacros1.vsmacros -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/CMakeVisualStudio6Configurations.cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/staticLibFooter.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/EXEFooter.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/DLLFooter.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/CPack.GenericDescription.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/AppleInfo.plist -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/CTestScript.cmake.in -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/CPack.GenericWelcome.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/CMakeVSMacros2.vsmacros -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/EXEWinHeader.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/Windows -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/Windows/Windows_TemporaryKey.pfx -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/Windows/StoreLogo.png -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/Windows/SmallLogo.png -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/Windows/SplashScreen.png -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/Windows/ApplicationIcon.png -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/Windows/Logo.png -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/EXEHeader.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/Templates/staticLibHeader.dsptemplate -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/doc/cmake/cmsys/Copyright.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/doc/cmake/cmcompress/Copyright.txt -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/ccmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/ctest -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/cpack -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/include/cmCPluginAPI.h -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/cmake-gui -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/icons/hicolor/32x32/apps/CMakeSetup.png -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/icons/hicolor/128x128/apps/CMakeSetup.png -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/applications/CMake.desktop -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/mime/packages/cmakecache.xml -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-toolchains.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-packages.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-buildsystem.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man1/cmake.1 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-generator-expressions.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man1/cmake-gui.1 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-language.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-variables.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-policies.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man1/ctest.1 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-modules.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-compile-features.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man1/cpack.1 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-qt.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-properties.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-developer.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-commands.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man7/cmake-generators.7 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/man/man1/ccmake.1 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/editors/vim/cmake-help.vim -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/editors/vim/cmake-indent.vim -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/editors/vim/cmake-syntax.vim -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/editors/emacs/cmake-mode.el -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/aclocal/cmake.m4 -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/cmake -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/cpack -- Installing: /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/ctest + find /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/cmake/Modules -type f + xargs chmod -x ++ find /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/cmake/Modules -name '*.orig' ~/build/BUILD/cmake-3.2.2 + '[' -n '' ']' + popd + mkdir -p /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/bash-completion/completions + for f in '/builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/*' ++ basename /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/cmake + ln -s ../../cmake/completions/cmake /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/bash-completion/completions/ + for f in '/builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/*' ++ basename /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/cpack + ln -s ../../cmake/completions/cpack /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/bash-completion/completions/ + for f in '/builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/*' ++ basename /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/cmake/completions/ctest + ln -s ../../cmake/completions/ctest /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/bash-completion/completions/ + mkdir -p /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/emacs/site-lisp/cmake + install -p -m 0644 Auxiliary/cmake-mode.el /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/emacs/site-lisp/cmake/ + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/emacs/site-lisp/cmake/cmake-mode.el In cmake-indent: ../../BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/emacs/site-lisp/cmake/cmake-mode.el:142:50:Warning: reference to free variable `cmake-tab-width' In cmake-command-run: ../../BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/emacs/site-lisp/cmake/cmake-mode.el:281:8:Warning: `toggle-read-only' is an obsolete function (as of 24.3); use `read-only-mode' instead. Wrote /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/emacs/site-lisp/cmake/cmake-mode.elc + mkdir -p /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/emacs/site-lisp/site-start.d + install -p -m 0644 /builddir/build/SOURCES/cmake-init.el /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/emacs/site-lisp/site-start.d/ + install -p -m0644 -D /builddir/build/SOURCES/macros.cmake /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/lib/rpm/macros.d/macros.cmake + sed -i -e 's|@@CMAKE_VERSION@@|3.2.2|' /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/lib/rpm/macros.d/macros.cmake + touch -r /builddir/build/SOURCES/macros.cmake /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/lib/rpm/macros.d/macros.cmake + install -p -m0644 -D /builddir/build/SOURCES/cmake.attr /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/lib/rpm/fileattrs/cmake.attr + install -p -m0755 -D /builddir/build/SOURCES/cmake.prov /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/lib/rpm/cmake.prov + mkdir -p /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/lib64/cmake + cp -p Copyright.txt /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/ + find Source Utilities -type f -iname 'copy*' + read f ++ basename Source/kwsys/Copyright.txt + fname=Copyright.txt ++ dirname Source/kwsys/Copyright.txt + dir=Source/kwsys ++ basename Source/kwsys + dname=kwsys + cp -p Source/kwsys/Copyright.txt /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/Copyright.txt_kwsys + read f ++ basename Utilities/cmlibarchive/COPYING + fname=COPYING ++ dirname Utilities/cmlibarchive/COPYING + dir=Utilities/cmlibarchive ++ basename Utilities/cmlibarchive + dname=cmlibarchive + cp -p Utilities/cmlibarchive/COPYING /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/COPYING_cmlibarchive + read f ++ basename Utilities/cmexpat/COPYING + fname=COPYING ++ dirname Utilities/cmexpat/COPYING + dir=Utilities/cmexpat ++ basename Utilities/cmexpat + dname=cmexpat + cp -p Utilities/cmexpat/COPYING /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/COPYING_cmexpat + read f ++ basename Utilities/cmzlib/Copyright.txt + fname=Copyright.txt ++ dirname Utilities/cmzlib/Copyright.txt + dir=Utilities/cmzlib ++ basename Utilities/cmzlib + dname=cmzlib + cp -p Utilities/cmzlib/Copyright.txt /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/Copyright.txt_cmzlib + read f ++ basename Utilities/cmcurl/COPYING + fname=COPYING ++ dirname Utilities/cmcurl/COPYING + dir=Utilities/cmcurl ++ basename Utilities/cmcurl + dname=cmcurl + cp -p Utilities/cmcurl/COPYING /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/COPYING_cmcurl + read f ++ basename Utilities/KWIML/Copyright.txt + fname=Copyright.txt ++ dirname Utilities/KWIML/Copyright.txt + dir=Utilities/KWIML ++ basename Utilities/KWIML + dname=KWIML + cp -p Utilities/KWIML/Copyright.txt /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/Copyright.txt_KWIML + read f ++ basename Utilities/cmliblzma/COPYING + fname=COPYING ++ dirname Utilities/cmliblzma/COPYING + dir=Utilities/cmliblzma ++ basename Utilities/cmliblzma + dname=cmliblzma + cp -p Utilities/cmliblzma/COPYING /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/COPYING_cmliblzma + read f ++ basename Utilities/cmcompress/Copyright.txt + fname=Copyright.txt ++ dirname Utilities/cmcompress/Copyright.txt + dir=Utilities/cmcompress ++ basename Utilities/cmcompress + dname=cmcompress + cp -p Utilities/cmcompress/Copyright.txt /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/doc/cmake/Copyright.txt_cmcompress + read f + desktop-file-install --delete-original --dir=/builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/applications /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64//usr/share/applications/CMake.desktop + mkdir -p /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/share/appdata + cat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/cmake-3.2.2 extracting debug info from /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/cmake-gui extracting debug info from /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/ccmake extracting debug info from /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/ctest extracting debug info from /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/cmake extracting debug info from /builddir/build/BUILDROOT/cmake-3.2.2-1.fc23.x86_64/usr/bin/cpack /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. cpio: cmake-3.2.2/build/Source/cmCommandArgumentLexer.cxx: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmCommandArgumentLexer.in.l: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmCommandArgumentParser.cxx: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmCommandArgumentParser.y: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmDependsFortranLexer.cxx: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmDependsFortranLexer.in.l: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmDependsFortranParser.cxx: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmDependsFortranParser.y: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmListFileLexer.c: Cannot stat: No such file or directory cpio: cmake-3.2.2/build/Source/cmListFileLexer.in.l: Cannot stat: No such file or directory 12200 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jEPYn2 + umask 022 + cd /builddir/build/BUILD + cd cmake-3.2.2 + unset DISPLAY + pushd build ~/build/BUILD/cmake-3.2.2/build ~/build/BUILD/cmake-3.2.2 + bin/ctest -V -E ModuleNotices -E CMake.HTML -E CTestTestUpload -j16 UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-3.2.2/build/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/cmake-3.2.2/build/DartConfiguration.tcl Add coverage exclude regular expressions. Add coverage exclude: XCode Add coverage exclude: Kdevelop Add coverage exclude: /Source/(cm|kw)sys/ Add coverage exclude: /CMakeFiles/CMakeTmp/ Add coverage exclude: [A-Za-z]./[Qq]t/qt-.+-opensource-src SetCTestConfiguration:CMakeCommand:/builddir/build/BUILD/cmake-3.2.2/build/bin/cmake UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-3.2.2/build/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/cmake-3.2.2/build/DartConfiguration.tcl Test project /builddir/build/BUILD/cmake-3.2.2/build Constructing a list of tests Guessing configuration NoConfig Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 86 Start 86: LinkFlags-prepare 86: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "-C" "NoConfig" "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/LinkFlags" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags" "--build-generator" "Unix Makefiles" "--build-project" "LinkFlags" "--build-target" "LinkFlags" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "-DTEST_CONFIG=NoConfig" 86: Test timeout computed to be: 1500 test 154 Start 154: wrapping 154: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/Wrapping" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping" "--build-generator" "Unix Makefiles" "--build-project" "Wrapping" "--build-exe-dir" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/bin" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "wrapping" 154: Test timeout computed to be: 1500 test 103 Start 103: SubProject 103: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/SubProject" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SubProject" "--build-project" "SubProject" "--build-generator" "Unix Makefiles" "--build-target" "car" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "car" 103: Test timeout computed to be: 1500 test 117 Start 117: SimpleInstall 117: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall" "--build-generator" "Unix Makefiles" "--build-project" "TestSimpleInstall" "--build-two-config" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "-DCMAKE_INSTALL_PREFIX:PATH=/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory" "-DCTEST_TEST_CPACK:BOOL=ON" "--test-command" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe" 117: Test timeout computed to be: 1500 test 136 Start 136: complexOneConfig 136: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/ComplexOneConfig" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig" "--build-generator" "Unix Makefiles" "--build-project" "Complex" "--build-exe-dir" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig/bin" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "-DCMAKE_BUILD_TYPE:STRING=" "--test-command" "complex" 136: Test timeout computed to be: 1500 test 144 Start 144: ExternalProjectUpdateSetup 144: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/ExternalProjectUpdate" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/ExternalProjectUpdate" "--build-generator" "Unix Makefiles" "--build-project" "ExternalProjectUpdateTest" "--build-exe-dir" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/ExternalProjectUpdate" "--force-new-ctest-process" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "/builddir/build/BUILD/cmake-3.2.2/build/bin/ctest" "-V" 144: Test timeout computed to be: 1500 test 164 Start 164: linkorder1 164: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/LinkLineOrder" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkLineOrder" "--build-generator" "Unix Makefiles" "--build-project" "LinkLineOrder" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "Exec1" 164: Test timeout computed to be: 1500 test 178 Start 178: CTestTestNoBuild 178: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "-S" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CTestTestFailure/testNoBuild.cmake" "-V" "--output-log" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CTestTestFailure/testOut1.log" 178: Test timeout computed to be: 1500 test 221 Start 221: CTestTestTimeout 221: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "-C" "Debug" "-S" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CTestTestTimeout/test.cmake" "-V" "--output-log" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CTestTestTimeout/testOutput.log" 221: Test timeout computed to be: 1500 test 236 Start 236: BootstrapTest 236: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake "-D" "bootstrap=/builddir/build/BUILD/cmake-3.2.2/bootstrap" "-D" "bin_dir=/builddir/build/BUILD/cmake-3.2.2/build/Tests/BootstrapTest" "-P" "/builddir/build/BUILD/cmake-3.2.2/Tests/BootstrapTest.cmake" 236: Test timeout computed to be: 5400 test 1 Start 1: SystemInformationNew 1: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake "--system-information" "-G" "Unix Makefiles" 1: Test timeout computed to be: 1500 test 2 Start 2: cmIML.test 2: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Utilities/KWIML/test/cmIML_test 2: Test timeout computed to be: 1500 test 3 Start 3: kwsys.testEncode 3: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsC "testEncode" 3: Test timeout computed to be: 1500 test 4 Start 4: kwsys.testTerminal 4: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsC "testTerminal" 4: Test timeout computed to be: 1500 test 5 Start 5: kwsys.testAutoPtr 5: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testAutoPtr" 5: Test timeout computed to be: 1500 test 6 Start 6: kwsys.testHashSTL 6: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testHashSTL" 6: Test timeout computed to be: 1500 178: Run dashboard with model Experimental 178: Source directory: /builddir/build/BUILD/cmake-3.2.2/Tests/CTestTestFailure 178: Build directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/CTestTestFailure 178: Reading ctest configuration file: /builddir/build/BUILD/cmake-3.2.2/Tests/CTestTestFailure/CTestConfig.cmake 178: Site: unknown 178: Build name: CTestTest-Linux-g++-NoBuild 178: Use Experimental tag: 20150415-1604 178: Configure project 178: Each . represents 1024 bytes of output 3: md5sum 1: expected [8f146af46ed4f267921bb937d4d3500c] 3: got [8f146af46ed4f267921bb937d4d3500c] 3: md5sum 2: expected [a2ad137b746138fae4e5adca9c85d3ae] 3: got [a2ad137b746138fae4e5adca9c85d3ae] 144: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/ExternalProjectUpdate 144: ======== CMake output ====== 144: Could NOT find Git (missing: GIT_EXECUTABLE) 144: do_git_tests='0' 144: GIT_EXECUTABLE='GIT_EXECUTABLE-NOTFOUND' 144: Configuring 144: Configuring done 144: Generating 144: Generating done 144: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/ExternalProjectUpdate 144: ======== End CMake output ====== 144: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/ExternalProjectUpdate 144: 144: Run Clean Command:"/usr/bin/gmake" "clean" 144: gmake[1]: *** No rule to make target 'clean'. Stop. 144: Makefile:92: recipe for target 'clean' failed 144: gmake: *** [clean] Error 2 144: 144: Run Build Command:"/usr/bin/gmake" 144: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/bin/ctest" "-V" 144: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-3.2.2/build/Tests/ExternalProjectUpdate/DartConfiguration.tcl 144: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-3.2.2/build/Tests/ExternalProjectUpdate/DartConfiguration.tcl 144: Test project /builddir/build/BUILD/cmake-3.2.2/build/Tests/ExternalProjectUpdate 144: Constructing a list of tests 144: Done constructing a list of tests 144: Checking test dependency graph... 144: Checking test dependency graph end 144: No tests were found!!! 144: 4: Hello World! 221: Run dashboard with model Experimental 221: Source directory: /builddir/build/BUILD/cmake-3.2.2/Tests/CTestTestTimeout 221: Build directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/CTestTestTimeout 221: Reading ctest configuration file: /builddir/build/BUILD/cmake-3.2.2/Tests/CTestTestTimeout/CTestConfig.cmake 221: Site: unknown 221: Build name: CTestTest-Linux-g++-Timeout 221: Use Experimental tag: 20150415-1604 221: Configure project 221: Each . represents 1024 bytes of output 6: Found entry [world,2] 6: Found entry [hello,1] 6: Found entry [1] 6: Found entry [2] 2: C cmIML_ABI_ENDIAN_ID: expected [1234], got [1234], PASSED 2: C cmIML_INT_PRIi8: expected [-85], got [-85], PASSED 2: C cmIML_INT_SCNi8: expected [-85], got [-85], PASSED 2: C cmIML_INT_PRId8: expected [-85], got [-85], PASSED 2: C cmIML_INT_SCNd8: expected [-85], got [-85], PASSED 2: C cmIML_INT_PRIo8: expected [253], got [253], PASSED 2: C cmIML_INT_SCNo8: expected [253], got [253], PASSED 2: C cmIML_INT_PRIu8: expected [171], got [171], PASSED 2: C cmIML_INT_SCNu8: expected [171], got [171], PASSED 2: C cmIML_INT_PRIx8: expected [ab], got [ab], PASSED 2: C cmIML_INT_PRIX8: expected [AB], got [AB], PASSED 2: C cmIML_INT_SCNx8: expected [ab], got [ab], PASSED 2: C cmIML_INT_SCNx8: expected [AB], got [AB], PASSED 2: C cmIML_INT_PRIi16: expected [-21760], got [-21760], PASSED 2: C cmIML_INT_SCNi16: expected [-21760], got [-21760], PASSED 2: C cmIML_INT_PRId16: expected [-21760], got [-21760], PASSED 2: C cmIML_INT_SCNd16: expected [-21760], got [-21760], PASSED 2: C cmIML_INT_PRIo16: expected [125400], got [125400], PASSED 2: C cmIML_INT_SCNo16: expected [125400], got [125400], PASSED 2: C cmIML_INT_PRIu16: expected [43776], got [43776], PASSED 2: C cmIML_INT_SCNu16: expected [43776], got [43776], PASSED 2: C cmIML_INT_PRIx16: expected [ab00], got [ab00], PASSED 2: C cmIML_INT_SCNx16: expected [ab00], got [ab00], PASSED 2: C cmIML_INT_PRIX16: expected [AB00], got [AB00], PASSED 2: C cmIML_INT_SCNx16: expected [AB00], got [AB00], PASSED 2: C cmIML_INT_PRIi32: expected [-1426063360], got [-1426063360], PASSED 2: C cmIML_INT_SCNi32: expected [-1426063360], got [-1426063360], PASSED 2: C cmIML_INT_PRId32: expected [-1426063360], got [-1426063360], PASSED 2: C cmIML_INT_SCNd32: expected [-1426063360], got [-1426063360], PASSED 2: C cmIML_INT_PRIo32: expected [25300000000], got [25300000000], PASSED 2: C cmIML_INT_SCNo32: expected [25300000000], got [25300000000], PASSED 2: C cmIML_INT_PRIu32: expected [2868903936], got [2868903936], PASSED 2: C cmIML_INT_SCNu32: expected [2868903936], got [2868903936], PASSED 2: C cmIML_INT_PRIx32: expected [ab000000], got [ab000000], PASSED 2: C cmIML_INT_SCNx32: expected [ab000000], got [ab000000], PASSED 2: C cmIML_INT_PRIX32: expected [AB000000], got [AB000000], PASSED 2: C cmIML_INT_SCNx32: expected [AB000000], got [AB000000], PASSED 2: C cmIML_INT_PRIi64: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C cmIML_INT_SCNi64: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C cmIML_INT_PRId64: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C cmIML_INT_SCNd64: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C cmIML_INT_PRIo64: expected [1254000000000000000000], got [1254000000000000000000], PASSED 2: C cmIML_INT_SCNo64: expected [1254000000000000000000], got [1254000000000000000000], PASSED 2: C cmIML_INT_PRIu64: expected [12321848580485677056], got [12321848580485677056], PASSED 2: C cmIML_INT_SCNu64: expected [12321848580485677056], got [12321848580485677056], PASSED 2: C cmIML_INT_PRIx64: expected [ab00000000000000], got [ab00000000000000], PASSED 2: C cmIML_INT_PRIX64: expected [AB00000000000000], got [AB00000000000000], PASSED 2: C cmIML_INT_SCNx64: expected [ab00000000000000], got [ab00000000000000], PASSED 2: C cmIML_INT_SCNx64: expected [AB00000000000000], got [AB00000000000000], PASSED 2: C cmIML_INT_PRIiPTR: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C cmIML_INT_SCNiPTR: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C cmIML_INT_PRIdPTR: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C cmIML_INT_SCNdPTR: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C cmIML_INT_PRIoPTR: expected [1254000000000000000000], got [1254000000000000000000], PASSED 2: C cmIML_INT_SCNoPTR: expected [1254000000000000000000], got [1254000000000000000000], PASSED 2: C cmIML_INT_PRIuPTR: expected [12321848580485677056], got [12321848580485677056], PASSED 2: C cmIML_INT_SCNuPTR: expected [12321848580485677056], got [12321848580485677056], PASSED 2: C cmIML_INT_PRIxPTR: expected [ab00000000000000], got [ab00000000000000], PASSED 2: C cmIML_INT_SCNxPTR: expected [ab00000000000000], got [ab00000000000000], PASSED 2: C cmIML_INT_PRIXPTR: expected [AB00000000000000], got [AB00000000000000], PASSED 2: C cmIML_INT_SCNxPTR: expected [AB00000000000000], got [AB00000000000000], PASSED 2: C cmIML_INT_INT8_C: expression [-85], literal [-85], PASSED 2: C cmIML_INT_UINT8_C: expression [171], literal [171], PASSED 2: C cmIML_INT_INT16_C: expression [-21760], literal [-21760], PASSED 2: C cmIML_INT_UINT16_C: expression [43776], literal [43776], PASSED 2: C cmIML_INT_INT32_C: expression [-1426063360], literal [-1426063360], PASSED 2: C cmIML_INT_UINT32_C: expression [2868903936], literal [2868903936], PASSED 2: C cmIML_INT_INT64_C: expression [-6124895493223874560], literal [-6124895493223874560], PASSED 2: C cmIML_INT_UINT64_C: expression [12321848580485677056], literal [12321848580485677056], PASSED 2: C++ cmIML_ABI_ENDIAN_ID: expected [1234], got [1234], PASSED 2: C++ cmIML_INT_PRIi8: expected [-85], got [-85], PASSED 2: C++ cmIML_INT_SCNi8: expected [-85], got [-85], PASSED 2: C++ cmIML_INT_PRId8: expected [-85], got [-85], PASSED 2: C++ cmIML_INT_SCNd8: expected [-85], got [-85], PASSED 2: C++ cmIML_INT_PRIo8: expected [253], got [253], PASSED 2: C++ cmIML_INT_SCNo8: expected [253], got [253], PASSED 2: C++ cmIML_INT_PRIu8: expected [171], got [171], PASSED 2: C++ cmIML_INT_SCNu8: expected [171], got [171], PASSED 2: C++ cmIML_INT_PRIx8: expected [ab], got [ab], PASSED 2: C++ cmIML_INT_PRIX8: expected [AB], got [AB], PASSED 2: C++ cmIML_INT_SCNx8: expected [ab], got [ab], PASSED 2: C++ cmIML_INT_SCNx8: expected [AB], got [AB], PASSED 2: C++ cmIML_INT_PRIi16: expected [-21760], got [-21760], PASSED 2: C++ cmIML_INT_SCNi16: expected [-21760], got [-21760], PASSED 2: C++ cmIML_INT_PRId16: expected [-21760], got [-21760], PASSED 2: C++ cmIML_INT_SCNd16: expected [-21760], got [-21760], PASSED 2: C++ cmIML_INT_PRIo16: expected [125400], got [125400], PASSED 2: C++ cmIML_INT_SCNo16: expected [125400], got [125400], PASSED 2: C++ cmIML_INT_PRIu16: expected [43776], got [43776], PASSED 2: C++ cmIML_INT_SCNu16: expected [43776], got [43776], PASSED 2: C++ cmIML_INT_PRIx16: expected [ab00], got [ab00], PASSED 2: C++ cmIML_INT_SCNx16: expected [ab00], got [ab00], PASSED 2: C++ cmIML_INT_PRIX16: expected [AB00], got [AB00], PASSED 2: C++ cmIML_INT_SCNx16: expected [AB00], got [AB00], PASSED 2: C++ cmIML_INT_PRIi32: expected [-1426063360], got [-1426063360], PASSED 2: C++ cmIML_INT_SCNi32: expected [-1426063360], got [-1426063360], PASSED 2: C++ cmIML_INT_PRId32: expected [-1426063360], got [-1426063360], PASSED 2: C++ cmIML_INT_SCNd32: expected [-1426063360], got [-1426063360], PASSED 2: C++ cmIML_INT_PRIo32: expected [25300000000], got [25300000000], PASSED 2: C++ cmIML_INT_SCNo32: expected [25300000000], got [25300000000], PASSED 2: C++ cmIML_INT_PRIu32: expected [2868903936], got [2868903936], PASSED 2: C++ cmIML_INT_SCNu32: expected [2868903936], got [2868903936], PASSED 2: C++ cmIML_INT_PRIx32: expected [ab000000], got [ab000000], PASSED 2: C++ cmIML_INT_SCNx32: expected [ab000000], got [ab000000], PASSED 2: C++ cmIML_INT_PRIX32: expected [AB000000], got [AB000000], PASSED 2: C++ cmIML_INT_SCNx32: expected [AB000000], got [AB000000], PASSED 2: C++ cmIML_INT_PRIi64: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C++ cmIML_INT_SCNi64: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C++ cmIML_INT_PRId64: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C++ cmIML_INT_SCNd64: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C++ cmIML_INT_PRIo64: expected [1254000000000000000000], got [1254000000000000000000], PASSED 2: C++ cmIML_INT_SCNo64: expected [1254000000000000000000], got [1254000000000000000000], PASSED 2: C++ cmIML_INT_PRIu64: expected [12321848580485677056], got [12321848580485677056], PASSED 2: C++ cmIML_INT_SCNu64: expected [12321848580485677056], got [12321848580485677056], PASSED 2: C++ cmIML_INT_PRIx64: expected [ab00000000000000], got [ab00000000000000], PASSED 2: C++ cmIML_INT_PRIX64: expected [AB00000000000000], got [AB00000000000000], PASSED 2: C++ cmIML_INT_SCNx64: expected [ab00000000000000], got [ab00000000000000], PASSED 2: C++ cmIML_INT_SCNx64: expected [AB00000000000000], got [AB00000000000000], PASSED 2: C++ cmIML_INT_PRIiPTR: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C++ cmIML_INT_SCNiPTR: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C++ cmIML_INT_PRIdPTR: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C++ cmIML_INT_SCNdPTR: expected [-6124895493223874560], got [-6124895493223874560], PASSED 2: C++ cmIML_INT_PRIoPTR: expected [1254000000000000000000], got [1254000000000000000000], PASSED 2: C++ cmIML_INT_SCNoPTR: expected [1254000000000000000000], got [1254000000000000000000], PASSED 2: C++ cmIML_INT_PRIuPTR: expected [12321848580485677056], got [12321848580485677056], PASSED 2: C++ cmIML_INT_SCNuPTR: expected [12321848580485677056], got [12321848580485677056], PASSED 2: C++ cmIML_INT_PRIxPTR: expected [ab00000000000000], got [ab00000000000000], PASSED 2: C++ cmIML_INT_SCNxPTR: expected [ab00000000000000], got [ab00000000000000], PASSED 2: C++ cmIML_INT_PRIXPTR: expected [AB00000000000000], got [AB00000000000000], PASSED 2: C++ cmIML_INT_SCNxPTR: expected [AB00000000000000], got [AB00000000000000], PASSED 2: C++ cmIML_INT_INT8_C: expression [-85], literal [-85], PASSED 2: C++ cmIML_INT_UINT8_C: expression [171], literal [171], PASSED 2: C++ cmIML_INT_INT16_C: expression [-21760], literal [-21760], PASSED 2: C++ cmIML_INT_UINT16_C: expression [43776], literal [43776], PASSED 2: C++ cmIML_INT_INT32_C: expression [-1426063360], literal [-1426063360], PASSED 2: C++ cmIML_INT_UINT32_C: expression [2868903936], literal [2868903936], PASSED 2: C++ cmIML_INT_INT64_C: expression [-6124895493223874560], literal [-6124895493223874560], PASSED 2: C++ cmIML_INT_UINT64_C: expression [12321848580485677056], literal [12321848580485677056], PASSED 236: -- running bootstrap: /builddir/build/BUILD/cmake-3.2.2/bootstrap 236: --------------------------------------------- 236: CMake 3.2.2, Copyright 2000-2015 Kitware, Inc. 236: Found GNU toolchain 236: C compiler on this system is: gcc 236: C++ compiler on this system is: g++ 1/383 Test #3: kwsys.testEncode ................................. Passed 0.21 sec 2/383 Test #144: ExternalProjectUpdateSetup ....................... Passed 0.22 sec 3/383 Test #4: kwsys.testTerminal ............................... Passed 0.21 sec 4/383 Test #6: kwsys.testHashSTL ................................ Passed 0.30 sec 5/383 Test #2: cmIML.test ....................................... Passed 0.51 sec 6/383 Test #5: kwsys.testAutoPtr ................................ Passed 0.51 sec test 7 Start 7: kwsys.testIOS 7: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testIOS" 7: Test timeout computed to be: 1500 test 8 Start 8: kwsys.testSystemTools 8: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testSystemTools" 8: Test timeout computed to be: 1500 test 9 Start 9: kwsys.testCommandLineArguments 9: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testCommandLineArguments" "--another-bool-variable" "--long3=opt" "--set-bool-arg1" "-SSS" "ken" "brad" "bill" "andy" "--some-bool-variable=true" "--some-double-variable12.5" "--some-int-variable" "14" "--some-string-variable=test string with space" "--some-multi-argument" "5" "1" "8" "3" "7" "1" "3" "9" "7" "1" "-N" "12.5" "-SS=andy" "-N" "1.31" "-N" "22" "-SS=bill" "-BBtrue" "-SS=brad" "-BBtrue" "-BBfalse" "-SS=ken" "-A" "-C=test" "--long2" "hello" 9: Test timeout computed to be: 1500 test 10 Start 10: kwsys.testCommandLineArguments1 10: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testCommandLineArguments1" "--ignored" "-n" "24" "--second-ignored" "-m=test value" "third-ignored" "-p" "some" "junk" "at" "the" "end" 10: Test timeout computed to be: 1500 test 11 Start 11: kwsys.testEncoding 11: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testEncoding" 11: Test timeout computed to be: 1500 test 12 Start 12: kwsys.testFStream 12: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testFStream" 12: Test timeout computed to be: 1500 10: Value of N: 24 10: Value of M: test value 10: Value of P: 1 10: Unused argument[0] = [testCommandLineArguments1] 10: Unused argument[1] = [--ignored] 10: Unused argument[2] = [--second-ignored] 10: Unused argument[3] = [third-ignored] 10: Unused argument[4] = [some] 10: Unused argument[5] = [junk] 10: Unused argument[6] = [at] 10: Unused argument[7] = [the] 10: Unused argument[8] = [end] 9: Got argument: "--long3" value: "opt" 9: Got argument: "-A" value: "(null)" 9: Got argument: "-C" value: "test" 9: Got argument: "--long2" value: "hello" 9: Help: 9: --another-bool-variable Set some random bool variable 1 9: 9: --long3=opt Same as -C but a bit different 9: 9: --set-bool-arg1 Test AddBooleanArgument 1 9: 9: --set-bool-arg2 Test AddBooleanArgument 2 9: 9: --some-bool-variable=opt Set some random bool variable 9: 9: --some-double-variableopt Set some random double variable 9: 9: --some-int-variable opt Set some random int variable 9: 9: --some-multi-argument opt opt ... Some multiple values variable 9: 9: --some-stl-string-variable=opt Set some random stl string variable 9: 9: --some-string-variable=opt Set some random string variable 9: 9: --long1 9: -A Some option -A. This option has a multiline 9: comment. It should demonstrate how the code 9: splits lines. 9: 9: --long2 opt 9: -B opt Option -B takes argument with space 9: 9: -BBopt Some explicit multiple values variable 9: 9: --long4opt 9: -C=opt Option -C takes argument after = 9: 9: -Dopt This option takes concatinated argument 9: 9: -N opt Some explicit multiple values variable 9: 9: -SS=opt Some explicit multiple values variable 9: 9: -SSS opt opt ... Some explicit multiple values variable 9: 9: Some int variable was set to: 14 9: Some double variable was set to: 12.5 9: Some string variable was set to: test string with space 9: numbers_argument argument set: 5 1 8 3 7 1 3 9 7 1 9: doubles_argument argument set: 12.5 1.31 22 9: bools_argument argument set: 1 1 0 9: strings_argument argument set: andy bill brad ken 9: stl_strings_argument argument set: ken brad bill andy 9: Some STL String variable was set to: 9: Some bool variable was set to: 1 9: Some bool variable was set to: 1 9: bool_arg1 variable was set to: 1 9: bool_arg2 variable was set to: 0 9: 11: Locale: C 11: Hello World 11: こんにちは世界 11: مرحبا العالم 11: העלא וועלט 11: привет мир 11: Mundus salve 11: hujambo Dunia 11: Halló heimur 7: IOS tests passed 236: Makefile processor on this system is: gmake 236: g++ is GNU compiler 236: g++ has setenv 236: g++ has unsetenv 236: g++ does not have environ in stdlib.h 236: g++ has STL in std:: namespace 236: g++ has ANSI streams 236: g++ has streams in std:: namespace 7/383 Test #8: kwsys.testSystemTools ............................ Passed 0.21 sec 8/383 Test #10: kwsys.testCommandLineArguments1 .................. Passed 0.21 sec 9/383 Test #9: kwsys.testCommandLineArguments ................... Passed 0.31 sec 10/383 Test #11: kwsys.testEncoding ............................... Passed 0.30 sec 11/383 Test #7: kwsys.testIOS .................................... Passed 0.31 sec 12/383 Test #12: kwsys.testFStream ................................ Passed 0.50 sec test 13 Start 13: kwsys.testSystemInformation 13: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testSystemInformation" 13: Test timeout computed to be: 1500 test 14 Start 14: kwsys.testDynamicLoader 14: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestsCxx "testDynamicLoader" 14: Test timeout computed to be: 1500 test 15 Start 15: kwsys.testProcess-1 15: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestProcess "1" 15: Test timeout computed to be: 120 test 16 Start 16: kwsys.testProcess-2 16: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestProcess "2" 16: Test timeout computed to be: 120 test 17 Start 17: kwsys.testProcess-3 17: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestProcess "3" 17: Test timeout computed to be: 120 test 18 Start 18: kwsys.testProcess-4 18: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestProcess "4" 18: Test timeout computed to be: 120 178: . Size of output: 0K 178: Build project 178: Each symbol represents 1024 bytes of output. 178: '!' represents an error and '*' a warning. 178: . Size of output: 1K 178: 2 Compiler errors 178: 0 Compiler warnings 178: Error(s) when building project 178: Error in read script: /builddir/build/BUILD/cmake-3.2.2/build/Tests/CTestTestFailure/testNoBuild.cmake 86: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags 86: ======== CMake output ====== 86: The C compiler identification is GNU 5.0.1 86: Check for working C compiler: /usr/bin/cc 86: Configuring 86: Check for working C compiler: /usr/bin/cc -- works 86: Detecting C compiler ABI info 86: Configuring 86: Detecting C compiler ABI info - done 86: Detecting C compile features 86: Configuring 86: Configuring 86: Configuring 86: Detecting C compile features - done 86: Configuring 86: Configuring 86: Configuring 86: Configuring 86: Configuring 86: Configuring done 86: Generating 86: Generating 86: Generating 86: Generating done 86: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags 86: ======== End CMake output ====== 86: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags 86: 86: Run Clean Command:"/usr/bin/gmake" "clean" 86: 86: Run Build Command:"/usr/bin/gmake" "LinkFlags" 86: Scanning dependencies of target LinkFlags 86: [100%] Building C object CMakeFiles/LinkFlags.dir/LinkFlags.c.o 86: Linking C executable LinkFlags 86: [100%] Built target LinkFlags 15: Output on stdout before test 1. 15: Output on stdout from test returning 0. 15: Output on stderr from test returning 0. 15: Child exited with value = 0 15: Output on stdout from test returning 0. 15: Output on stderr from test returning 0. 15: Child exited with value = 0 15: Output on stdout after test 1. 15: Output on stderr before test 1. 15: Output on stderr after test 1. 14: Testing: azerty_ 14: Testing: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/testSystemTools.bin 14: Testing: foobar.lib 14: Testing: libdl.so 14: Testing: libdl.so 14: Testing: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/libcmsysTestDynload.so 14: Testing: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/libcmsysTestDynload.so 14: Testing: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/libcmsysTestDynload.so 14: Testing: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/libcmsysTestDynload.so 14: Testing: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/libcmsysTestDynload.so 221: . Size of output: 0K 221: Build project 221: Each symbol represents 1024 bytes of output. 221: '!' represents an error and '*' a warning. 221: . Size of output: 0K 221: 0 Compiler errors 221: 0 Compiler warnings 221: Test project /builddir/build/BUILD/cmake-3.2.2/build/Tests/CTestTestTimeout 221: Start 1: TestTimeout 17: Output on stdout before test 3. 17: Output before sleep on stdout from timeout test. 17: Output before sleep on stderr from timeout test. 17: Output on stderr before test 3. 13: CTEST_FULL_OUTPUT 13: GetOSName: Linux 13: GetOSIsLinux: 1 13: GetOSIsApple: 0 13: GetOSIsWindows: 0 13: GetHostname: buildhw-10.phx2.fedoraproject.org 13: GetFullyQualifiedDomainName: buildhw-10.phx2.fedoraproject.org 13: GetOSRelease: 3.19.1-201.fc21.x86_64 13: GetOSVersion: #1 SMP Wed Mar 18 04:29:24 UTC 2015 13: GetOSPlatform: x86_64 13: GetVendorString: GenuineIntel 13: GetVendorID: Intel Corporation 13: GetTypeID: 0 13: GetFamilyID: 6 13: GetModelID: 26 13: GetExtendedProcessorName: Unknown P6 family 13: GetSteppingCode: 5 13: GetProcessorSerialNumber: 13: GetProcessorCacheSize: 8192 KB 13: GetLogicalProcessorsPerPhysical: 2 13: GetProcessorClockFrequency: 1596 MHz 13: Is64Bits: 1 13: GetNumberOfLogicalCPU: 16 13: GetNumberOfPhysicalCPU: 8 13: DoesCPUSupportCPUID: 0 13: GetProcessorAPICID: 0 13: GetTotalVirtualMemory: 0 MB 13: GetAvailableVirtualMemory: 0 MB 13: GetTotalPhysicalMemory: 20068 MB 13: GetAvailablePhysicalMemory: 18300 MB 13: GetHostMemoryTotal(): 20549792 KiB 13: GetHostMemoryAvailable("KWSHL"): 20549792 KiB 13: GetProcMemoryAvailable("KWSHL","KWSPL"): 20549792 KiB 13: GetHostMemoryUsed(): 10099400 KiB 13: GetProcMemoryUsed(): 4732 KiB 13: CPU feature 0 13: CPU feature 2 13: CPU feature 3 13: CPU feature 10 13: CPU feature 13 13: CPU feature 14 13: CPU feature 15 13: CPU feature 16 13: CPU feature 17 13: CPU feature 18 13: Program Stack: 13: WARNING: The stack trace will not use advanced capabilities because this is a release build. 13: 0x43aabb : cmsys::SystemInformationImplementation::GetProgramStack[abi:cxx11](int, int) [(cmsysTestsCxx) ???:-1] 13: 0x43b48d : cmsys::SystemInformation::GetProgramStack[abi:cxx11](int, int) [(cmsysTestsCxx) ???:-1] 13: 0x4235bf : testSystemInformation(int, char**) [(cmsysTestsCxx) ???:-1] 13: 0x413d63 : main [(cmsysTestsCxx) ???:-1] 13: 0x7f8d1d5d2840 : __libc_start_main [(libc.so.6) ???:-1] 13: 0x414239 : _start [(cmsysTestsCxx) ???:-1] 13: 13: 18: Output on stdout before test 4. 18: Output before crash on stdout from crash test. 18: Output before crash on stderr from crash test. 18: Child terminated abnormally: Segmentation fault 18: Output on stdout after test 4. 18: Output on stderr before test 4. 18: Output on stderr after test 4. 16: Output on stdout before test 2. 16: Output on stdout from test returning 123. 16: Output on stderr from test returning 123. 16: Child exited with value = 123 16: Output on stdout after test 2. 16: Output on stderr before test 2. 16: Output on stderr after test 2. 1: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 1: ======================================================== 1: === MAIN VARIABLES 1: ======================================================== 1: CMAKE_STATIC_LIBRARY_PREFIX == "lib" 1: CMAKE_STATIC_LIBRARY_SUFFIX == ".a" 1: CMAKE_SHARED_LIBRARY_PREFIX == "lib" 1: CMAKE_SHARED_LIBRARY_SUFFIX == ".so" 1: CMAKE_SHARED_MODULE_PREFIX == "lib" 1: CMAKE_SHARED_MODULE_SUFFIX == ".so" 1: 1: 1: CMAKE_DL_LIBS == "dl" 1: CMAKE_LIBRARY_PATH_FLAG == "-L" 1: CMAKE_LINK_LIBRARY_FLAG == "-l" 1: CMAKE_SKIP_RPATH == "NO" 1: CMAKE_SYSTEM_INFO_FILE == "Platform/Linux" 1: CMAKE_SYSTEM_NAME == "Linux" 1: CMAKE_SYSTEM == "Linux-3.19.1-201.fc21.x86_64" 1: CMAKE_CXX_COMPILER == "/usr/bin/c++" 1: CMAKE_C_COMPILER == "/usr/bin/cc" 1: CMAKE_COMPILER_IS_GNUCC == "1" 1: CMAKE_COMPILER_IS_GNUCXX == "1" 1: 1: // C shared library flag 1: CMAKE_SHARED_LIBRARY_C_FLAGS == "-fPIC" 1: CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS == "-shared" 1: CMAKE_SHARED_LIBRARY_LINK_FLAGS == "" 1: CMAKE_SHARED_LIBRARY_RUNTIME_FLAG == "" 1: CMAKE_SHARED_LIBRARY_RUNTIME_FLAG_SEP == "" 1: CMAKE_SHARED_LIBRARY_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" 1: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" 1: 1: // C shared module flags 1: CMAKE_SHARED_MODULE_C_FLAGS == "-fPIC" 1: CMAKE_SHARED_MODULE_CREATE_C_FLAGS == "-shared" 1: CMAKE_SHARED_MODULE_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" 1: CMAKE_SHARED_MODULE_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" 1: 1: // C exe flags 1: CMAKE_EXE_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" 1: CMAKE_EXE_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" 1: 1: // CXX shared library flags 1: CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS == "-shared" 1: CMAKE_SHARED_LIBRARY_CXX_FLAGS == "-fPIC" 1: CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS == "-rdynamic" 1: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG == "-Wl,-rpath," 1: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP == ":" 1: CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" 1: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" 1: 1: // CXX shared module flags 1: CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS == "-shared" 1: CMAKE_SHARED_MODULE_CXX_FLAGS == "-fPIC" 1: CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" 1: CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" 1: 1: // CXX exe flags 1: CMAKE_EXE_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" 1: CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" 1: 1: CMAKE_USER_MAKE_RULES_OVERRIDE == "" 1: CMAKE_VERBOSE_MAKEFILE == "FALSE" 1: CMAKE_BUILD_TYPE == "" 1: CMAKE_CXX_FLAGS == "" 1: CMAKE_CXX_FLAGS_DEBUG == "-g" 1: CMAKE_CXX_FLAGS_MINSIZEREL == "-Os -DNDEBUG" 1: CMAKE_CXX_FLAGS_RELEASE == "-O3 -DNDEBUG" 1: CMAKE_CXX_FLAGS_RELWITHDEBINFO == "-O2 -g -DNDEBUG" 1: 1: CMAKE_C_FLAGS == "" 1: CMAKE_C_FLAGS_DEBUG == "-g" 1: CMAKE_C_FLAGS_MINSIZEREL == "-Os -DNDEBUG" 1: CMAKE_C_FLAGS_RELEASE == "-O3 -DNDEBUG" 1: CMAKE_C_FLAGS_RELWITHDEBINFO == "-O2 -g -DNDEBUG" 1: 1: // build rules 1: CMAKE_CXX_CREATE_SHARED_LIBRARY == " -o " 1: CMAKE_CXX_CREATE_SHARED_MODULE == " -o " 1: CMAKE_C_CREATE_SHARED_LIBRARY == " -o " 1: CMAKE_C_CREATE_SHARED_MODULE == " -o " 1: CMAKE_CXX_CREATE_STATIC_LIBRARY == "" 1: CMAKE_C_CREATE_STATIC_LIBRARY == "" 1: CMAKE_CXX_COMPILE_OBJECT == " -o -c " 1: CMAKE_C_COMPILE_OBJECT == " -o -c " 1: CMAKE_C_LINK_EXECUTABLE == " -o " 1: CMAKE_CXX_LINK_EXECUTABLE == " -o " 1: 1: ================================================================= 1: === VARIABLES 1: ================================================================= 1: CMAKE_AR "/usr/bin/ar" 1: CMAKE_BASE_NAME "g++" 1: CMAKE_BINARY_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: CMAKE_BUILD_TOOL "/usr/bin/gmake" 1: CMAKE_BUILD_TYPE "" 1: CMAKE_C11_COMPILE_FEATURES "c_static_assert" 1: CMAKE_C11_EXTENSION_COMPILE_OPTION "-std=gnu11" 1: CMAKE_C11_STANDARD_COMPILE_OPTION "-std=c11" 1: CMAKE_C90_COMPILE_FEATURES "c_function_prototypes" 1: CMAKE_C90_EXTENSION_COMPILE_OPTION "-std=gnu90" 1: CMAKE_C90_STANDARD_COMPILE_OPTION "-std=c90" 1: CMAKE_C99_COMPILE_FEATURES "c_restrict;c_variadic_macros" 1: CMAKE_C99_EXTENSION_COMPILE_OPTION "-std=gnu99" 1: CMAKE_C99_STANDARD_COMPILE_OPTION "-std=c99" 1: CMAKE_CFG_INTDIR "." 1: CMAKE_COLOR_MAKEFILE "ON" 1: CMAKE_COMMAND "/builddir/build/BUILD/cmake-3.2.2/build/bin/cmake" 1: CMAKE_COMPILER_IS_GNUCC "1" 1: CMAKE_COMPILER_IS_GNUCXX "1" 1: CMAKE_CPACK_COMMAND "/builddir/build/BUILD/cmake-3.2.2/build/bin/cpack" 1: CMAKE_CROSSCOMPILING "FALSE" 1: CMAKE_CTEST_COMMAND "/builddir/build/BUILD/cmake-3.2.2/build/bin/ctest" 1: CMAKE_CURRENT_BINARY_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: CMAKE_CURRENT_LIST_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: CMAKE_CURRENT_LIST_FILE "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation/CMakeLists.txt" 1: CMAKE_CURRENT_SOURCE_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: CMAKE_CXX11_COMPILE_FEATURES "cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates" 1: CMAKE_CXX11_EXTENSION_COMPILE_OPTION "-std=gnu++11" 1: CMAKE_CXX11_STANDARD_COMPILE_OPTION "-std=c++11" 1: CMAKE_CXX14_COMPILE_FEATURES "cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates" 1: CMAKE_CXX14_EXTENSION_COMPILE_OPTION "-std=gnu++14" 1: CMAKE_CXX14_STANDARD_COMPILE_OPTION "-std=c++14" 1: CMAKE_CXX98_COMPILE_FEATURES "cxx_template_template_parameters" 1: CMAKE_CXX98_EXTENSION_COMPILE_OPTION "-std=gnu++98" 1: CMAKE_CXX98_STANDARD_COMPILE_OPTION "-std=c++98" 1: CMAKE_CXX_ABI_COMPILED "TRUE" 1: CMAKE_CXX_ARCHIVE_APPEND " q " 1: CMAKE_CXX_ARCHIVE_CREATE " cq " 1: CMAKE_CXX_ARCHIVE_FINISH " " 1: CMAKE_CXX_COMPILER "/usr/bin/c++" 1: CMAKE_CXX_COMPILER_ABI "ELF" 1: CMAKE_CXX_COMPILER_ARG1 "" 1: CMAKE_CXX_COMPILER_ENV_VAR "CXX" 1: CMAKE_CXX_COMPILER_ID "GNU" 1: CMAKE_CXX_COMPILER_ID_PLATFORM_CONTENT "/* Identify known platforms by name. */ 1: #if defined(__linux) || defined(__linux__) || defined(linux) 1: # define PLATFORM_ID "Linux" 1: 1: #elif defined(__CYGWIN__) 1: # define PLATFORM_ID "Cygwin" 1: 1: #elif defined(__MINGW32__) 1: # define PLATFORM_ID "MinGW" 1: 1: #elif defined(__APPLE__) 1: # define PLATFORM_ID "Darwin" 1: 1: #elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) 1: # define PLATFORM_ID "Windows" 1: 1: #elif defined(__FreeBSD__) || defined(__FreeBSD) 1: # define PLATFORM_ID "FreeBSD" 1: 1: #elif defined(__NetBSD__) || defined(__NetBSD) 1: # define PLATFORM_ID "NetBSD" 1: 1: #elif defined(__OpenBSD__) || defined(__OPENBSD) 1: # define PLATFORM_ID "OpenBSD" 1: 1: #elif defined(__sun) || defined(sun) 1: # define PLATFORM_ID "SunOS" 1: 1: #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) 1: # define PLATFORM_ID "AIX" 1: 1: #elif defined(__sgi) || defined(__sgi__) || defined(_SGI) 1: # define PLATFORM_ID "IRIX" 1: 1: #elif defined(__hpux) || defined(__hpux__) 1: # define PLATFORM_ID "HP-UX" 1: 1: #elif defined(__HAIKU__) 1: # define PLATFORM_ID "Haiku" 1: 1: #elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) 1: # define PLATFORM_ID "BeOS" 1: 1: #elif defined(__QNX__) || defined(__QNXNTO__) 1: # define PLATFORM_ID "QNX" 1: 1: #elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) 1: # define PLATFORM_ID "Tru64" 1: 1: #elif defined(__riscos) || defined(__riscos__) 1: # define PLATFORM_ID "RISCos" 1: 1: #elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) 1: # define PLATFORM_ID "SINIX" 1: 1: #elif defined(__UNIX_SV__) 1: # define PLATFORM_ID "UNIX_SV" 1: 1: #elif defined(__bsdos__) 1: # define PLATFORM_ID "BSDOS" 1: 1: #elif defined(_MPRAS) || defined(MPRAS) 1: # define PLATFORM_ID "MP-RAS" 1: 1: #elif defined(__osf) || defined(__osf__) 1: # define PLATFORM_ID "OSF1" 1: 1: #elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) 1: # define PLATFORM_ID "SCO_SV" 1: 1: #elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) 1: # define PLATFORM_ID "ULTRIX" 1: 1: #elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) 1: # define PLATFORM_ID "Xenix" 1: 1: #elif defined(__WATCOMC__) 1: # if defined(__LINUX__) 1: # define PLATFORM_ID "Linux" 1: 1: # elif defined(__DOS__) 1: # define PLATFORM_ID "DOS" 1: 1: # elif defined(__OS2__) 1: # define PLATFORM_ID "OS2" 1: 1: # elif defined(__WINDOWS__) 1: # define PLATFORM_ID "Windows3x" 1: 1: # else /* unknown platform */ 1: # define PLATFORM_ID "" 1: # endif 1: 1: #else /* unknown platform */ 1: # define PLATFORM_ID "" 1: 1: #endif 1: 1: /* For windows compilers MSVC and Intel we can determine 1: the architecture of the compiler being used. This is because 1: the compilers do not have flags that can change the architecture, 1: but rather depend on which compiler is being used 1: */ 1: #if defined(_WIN32) && defined(_MSC_VER) 1: # if defined(_M_IA64) 1: # define ARCHITECTURE_ID "IA64" 1: 1: # elif defined(_M_X64) || defined(_M_AMD64) 1: # define ARCHITECTURE_ID "x64" 1: 1: # elif defined(_M_IX86) 1: # define ARCHITECTURE_ID "X86" 1: 1: # elif defined(_M_ARM) 1: # define ARCHITECTURE_ID "ARM" 1: 1: # elif defined(_M_MIPS) 1: # define ARCHITECTURE_ID "MIPS" 1: 1: # elif defined(_M_SH) 1: # define ARCHITECTURE_ID "SHx" 1: 1: # else /* unknown architecture */ 1: # define ARCHITECTURE_ID "" 1: # endif 1: 1: #elif defined(__WATCOMC__) 1: # if defined(_M_I86) 1: # define ARCHITECTURE_ID "I86" 1: 1: # elif defined(_M_IX86) 1: # define ARCHITECTURE_ID "X86" 1: 1: # else /* unknown architecture */ 1: # define ARCHITECTURE_ID "" 1: # endif 1: 1: #else 1: # define ARCHITECTURE_ID "" 1: #endif 1: 1: /* Convert integer to decimal digit literals. */ 1: #define DEC(n) \ 1: ('0' + (((n) / 10000000)%10)), \ 1: ('0' + (((n) / 1000000)%10)), \ 1: ('0' + (((n) / 100000)%10)), \ 1: ('0' + (((n) / 10000)%10)), \ 1: ('0' + (((n) / 1000)%10)), \ 1: ('0' + (((n) / 100)%10)), \ 1: ('0' + (((n) / 10)%10)), \ 1: ('0' + ((n) % 10)) 1: 1: /* Convert integer to hex digit literals. */ 1: #define HEX(n) \ 1: ('0' + ((n)>>28 & 0xF)), \ 1: ('0' + ((n)>>24 & 0xF)), \ 1: ('0' + ((n)>>20 & 0xF)), \ 1: ('0' + ((n)>>16 & 0xF)), \ 1: ('0' + ((n)>>12 & 0xF)), \ 1: ('0' + ((n)>>8 & 0xF)), \ 1: ('0' + ((n)>>4 & 0xF)), \ 1: ('0' + ((n) & 0xF)) 1: 1: /* Construct a string literal encoding the version number components. */ 1: #ifdef COMPILER_VERSION_MAJOR 1: char const info_version[] = { 1: 'I', 'N', 'F', 'O', ':', 1: 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', 1: COMPILER_VERSION_MAJOR, 1: # ifdef COMPILER_VERSION_MINOR 1: '.', COMPILER_VERSION_MINOR, 1: # ifdef COMPILER_VERSION_PATCH 1: '.', COMPILER_VERSION_PATCH, 1: # ifdef COMPILER_VERSION_TWEAK 1: '.', COMPILER_VERSION_TWEAK, 1: # endif 1: # endif 1: # endif 1: ']','\0'}; 1: #endif 1: 1: /* Construct a string literal encoding the version number components. */ 1: #ifdef SIMULATE_VERSION_MAJOR 1: char const info_simulate_version[] = { 1: 'I', 'N', 'F', 'O', ':', 1: 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', 1: SIMULATE_VERSION_MAJOR, 1: # ifdef SIMULATE_VERSION_MINOR 1: '.', SIMULATE_VERSION_MINOR, 1: # ifdef SIMULATE_VERSION_PATCH 1: '.', SIMULATE_VERSION_PATCH, 1: # ifdef SIMULATE_VERSION_TWEAK 1: '.', SIMULATE_VERSION_TWEAK, 1: # endif 1: # endif 1: # endif 1: ']','\0'}; 1: #endif 1: 1: /* Construct the string literal in pieces to prevent the source from 1: getting matched. Store it in a pointer rather than an array 1: because some compilers will just produce instructions to fill the 1: array rather than assigning a pointer to a static array. */ 1: char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; 1: char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; 1: 1: " 1: CMAKE_CXX_COMPILER_ID_RUN "1" 1: CMAKE_CXX_COMPILER_ID_TEST_FLAGS "-c" 1: CMAKE_CXX_COMPILER_ID_VENDORS "IAR" 1: CMAKE_CXX_COMPILER_ID_VENDOR_REGEX_IAR "IAR .+ Compiler" 1: CMAKE_CXX_COMPILER_INIT "NOTFOUND" 1: CMAKE_CXX_COMPILER_LIST "c++;CC;g++;aCC;cl;bcc;xlC;clang++" 1: CMAKE_CXX_COMPILER_LOADED "1" 1: CMAKE_CXX_COMPILER_NAMES "c++" 1: CMAKE_CXX_COMPILER_VERSION "5.0.1" 1: CMAKE_CXX_COMPILER_WORKS "TRUE" 1: CMAKE_CXX_COMPILE_FEATURES "cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates" 1: CMAKE_CXX_COMPILE_OBJECT " -o -c " 1: CMAKE_CXX_COMPILE_OPTIONS_PIC "-fPIC" 1: CMAKE_CXX_COMPILE_OPTIONS_PIE "-fPIE" 1: CMAKE_CXX_COMPILE_OPTIONS_SYSROOT "--sysroot=" 1: CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY "-fvisibility=" 1: CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY_INLINES_HIDDEN "-fvisibility-inlines-hidden" 1: CMAKE_CXX_CREATE_ASSEMBLY_SOURCE " -S -o " 1: CMAKE_CXX_CREATE_PREPROCESSED_SOURCE " -E > " 1: CMAKE_CXX_CREATE_SHARED_LIBRARY " -o " 1: CMAKE_CXX_CREATE_SHARED_MODULE " -o " 1: CMAKE_CXX_FLAGS "" 1: CMAKE_CXX_FLAGS_DEBUG "-g" 1: CMAKE_CXX_FLAGS_DEBUG_INIT "-g" 1: CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" 1: CMAKE_CXX_FLAGS_MINSIZEREL_INIT "-Os -DNDEBUG" 1: CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG" 1: CMAKE_CXX_FLAGS_RELEASE_INIT "-O3 -DNDEBUG" 1: CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG" 1: CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT "-O2 -g -DNDEBUG" 1: CMAKE_CXX_IGNORE_EXTENSIONS "inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC" 1: CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include" 1: CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib" 1: CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "" 1: CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;c" 1: CMAKE_CXX_INFORMATION_LOADED "1" 1: CMAKE_CXX_LIBRARY_ARCHITECTURE "" 1: CMAKE_CXX_LINKER_PREFERENCE "30" 1: CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES "1" 1: CMAKE_CXX_LINK_EXECUTABLE " -o " 1: CMAKE_CXX_OUTPUT_EXTENSION ".o" 1: CMAKE_CXX_PLATFORM_ID "Linux" 1: CMAKE_CXX_SIMULATE_ID "" 1: CMAKE_CXX_SIMULATE_VERSION "" 1: CMAKE_CXX_SIZEOF_DATA_PTR "8" 1: CMAKE_CXX_SOURCE_FILE_EXTENSIONS "C;M;c++;cc;cpp;cxx;mm;CPP" 1: CMAKE_CXX_STANDARD_DEFAULT "98" 1: CMAKE_CXX_VERBOSE_FLAG "-v" 1: CMAKE_C_ABI_COMPILED "TRUE" 1: CMAKE_C_ARCHIVE_APPEND " q " 1: CMAKE_C_ARCHIVE_CREATE " cq " 1: CMAKE_C_ARCHIVE_FINISH " " 1: CMAKE_C_COMPILER "/usr/bin/cc" 1: CMAKE_C_COMPILER_ABI "ELF" 1: CMAKE_C_COMPILER_ARG1 "" 1: CMAKE_C_COMPILER_ENV_VAR "CC" 1: CMAKE_C_COMPILER_ID "GNU" 1: CMAKE_C_COMPILER_ID_PLATFORM_CONTENT "/* Identify known platforms by name. */ 1: #if defined(__linux) || defined(__linux__) || defined(linux) 1: # define PLATFORM_ID "Linux" 1: 1: #elif defined(__CYGWIN__) 1: # define PLATFORM_ID "Cygwin" 1: 1: #elif defined(__MINGW32__) 1: # define PLATFORM_ID "MinGW" 1: 1: #elif defined(__APPLE__) 1: # define PLATFORM_ID "Darwin" 1: 1: #elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) 1: # define PLATFORM_ID "Windows" 1: 1: #elif defined(__FreeBSD__) || defined(__FreeBSD) 1: # define PLATFORM_ID "FreeBSD" 1: 1: #elif defined(__NetBSD__) || defined(__NetBSD) 1: # define PLATFORM_ID "NetBSD" 1: 1: #elif defined(__OpenBSD__) || defined(__OPENBSD) 1: # define PLATFORM_ID "OpenBSD" 1: 1: #elif defined(__sun) || defined(sun) 1: # define PLATFORM_ID "SunOS" 1: 1: #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) 1: # define PLATFORM_ID "AIX" 1: 1: #elif defined(__sgi) || defined(__sgi__) || defined(_SGI) 1: # define PLATFORM_ID "IRIX" 1: 1: #elif defined(__hpux) || defined(__hpux__) 1: # define PLATFORM_ID "HP-UX" 1: 1: #elif defined(__HAIKU__) 1: # define PLATFORM_ID "Haiku" 1: 1: #elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) 1: # define PLATFORM_ID "BeOS" 1: 1: #elif defined(__QNX__) || defined(__QNXNTO__) 1: # define PLATFORM_ID "QNX" 1: 1: #elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) 1: # define PLATFORM_ID "Tru64" 1: 1: #elif defined(__riscos) || defined(__riscos__) 1: # define PLATFORM_ID "RISCos" 1: 1: #elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) 1: # define PLATFORM_ID "SINIX" 1: 1: #elif defined(__UNIX_SV__) 1: # define PLATFORM_ID "UNIX_SV" 1: 1: #elif defined(__bsdos__) 1: # define PLATFORM_ID "BSDOS" 1: 1: #elif defined(_MPRAS) || defined(MPRAS) 1: # define PLATFORM_ID "MP-RAS" 1: 1: #elif defined(__osf) || defined(__osf__) 1: # define PLATFORM_ID "OSF1" 1: 1: #elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) 1: # define PLATFORM_ID "SCO_SV" 1: 1: #elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) 1: # define PLATFORM_ID "ULTRIX" 1: 1: #elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) 1: # define PLATFORM_ID "Xenix" 1: 1: #elif defined(__WATCOMC__) 1: # if defined(__LINUX__) 1: # define PLATFORM_ID "Linux" 1: 1: # elif defined(__DOS__) 1: # define PLATFORM_ID "DOS" 1: 1: # elif defined(__OS2__) 1: # define PLATFORM_ID "OS2" 1: 1: # elif defined(__WINDOWS__) 1: # define PLATFORM_ID "Windows3x" 1: 1: # else /* unknown platform */ 1: # define PLATFORM_ID "" 1: # endif 1: 1: #else /* unknown platform */ 1: # define PLATFORM_ID "" 1: 1: #endif 1: 1: /* For windows compilers MSVC and Intel we can determine 1: the architecture of the compiler being used. This is because 1: the compilers do not have flags that can change the architecture, 1: but rather depend on which compiler is being used 1: */ 1: #if defined(_WIN32) && defined(_MSC_VER) 1: # if defined(_M_IA64) 1: # define ARCHITECTURE_ID "IA64" 1: 1: # elif defined(_M_X64) || defined(_M_AMD64) 1: # define ARCHITECTURE_ID "x64" 1: 1: # elif defined(_M_IX86) 1: # define ARCHITECTURE_ID "X86" 1: 1: # elif defined(_M_ARM) 1: # define ARCHITECTURE_ID "ARM" 1: 1: # elif defined(_M_MIPS) 1: # define ARCHITECTURE_ID "MIPS" 1: 1: # elif defined(_M_SH) 1: # define ARCHITECTURE_ID "SHx" 1: 1: # else /* unknown architecture */ 1: # define ARCHITECTURE_ID "" 1: # endif 1: 1: #elif defined(__WATCOMC__) 1: # if defined(_M_I86) 1: # define ARCHITECTURE_ID "I86" 1: 1: # elif defined(_M_IX86) 1: # define ARCHITECTURE_ID "X86" 1: 1: # else /* unknown architecture */ 1: # define ARCHITECTURE_ID "" 1: # endif 1: 1: #else 1: # define ARCHITECTURE_ID "" 1: #endif 1: 1: /* Convert integer to decimal digit literals. */ 1: #define DEC(n) \ 1: ('0' + (((n) / 10000000)%10)), \ 1: ('0' + (((n) / 1000000)%10)), \ 1: ('0' + (((n) / 100000)%10)), \ 1: ('0' + (((n) / 10000)%10)), \ 1: ('0' + (((n) / 1000)%10)), \ 1: ('0' + (((n) / 100)%10)), \ 1: ('0' + (((n) / 10)%10)), \ 1: ('0' + ((n) % 10)) 1: 1: /* Convert integer to hex digit literals. */ 1: #define HEX(n) \ 1: ('0' + ((n)>>28 & 0xF)), \ 1: ('0' + ((n)>>24 & 0xF)), \ 1: ('0' + ((n)>>20 & 0xF)), \ 1: ('0' + ((n)>>16 & 0xF)), \ 1: ('0' + ((n)>>12 & 0xF)), \ 1: ('0' + ((n)>>8 & 0xF)), \ 1: ('0' + ((n)>>4 & 0xF)), \ 1: ('0' + ((n) & 0xF)) 1: 1: /* Construct a string literal encoding the version number components. */ 1: #ifdef COMPILER_VERSION_MAJOR 1: char const info_version[] = { 1: 'I', 'N', 'F', 'O', ':', 1: 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', 1: COMPILER_VERSION_MAJOR, 1: # ifdef COMPILER_VERSION_MINOR 1: '.', COMPILER_VERSION_MINOR, 1: # ifdef COMPILER_VERSION_PATCH 1: '.', COMPILER_VERSION_PATCH, 1: # ifdef COMPILER_VERSION_TWEAK 1: '.', COMPILER_VERSION_TWEAK, 1: # endif 1: # endif 1: # endif 1: ']','\0'}; 1: #endif 1: 1: /* Construct a string literal encoding the version number components. */ 1: #ifdef SIMULATE_VERSION_MAJOR 1: char const info_simulate_version[] = { 1: 'I', 'N', 'F', 'O', ':', 1: 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', 1: SIMULATE_VERSION_MAJOR, 1: # ifdef SIMULATE_VERSION_MINOR 1: '.', SIMULATE_VERSION_MINOR, 1: # ifdef SIMULATE_VERSION_PATCH 1: '.', SIMULATE_VERSION_PATCH, 1: # ifdef SIMULATE_VERSION_TWEAK 1: '.', SIMULATE_VERSION_TWEAK, 1: # endif 1: # endif 1: # endif 1: ']','\0'}; 1: #endif 1: 1: /* Construct the string literal in pieces to prevent the source from 1: getting matched. Store it in a pointer rather than an array 1: because some compilers will just produce instructions to fill the 1: array rather than assigning a pointer to a static array. */ 1: char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; 1: char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; 1: 1: " 1: CMAKE_C_COMPILER_ID_RUN "1" 1: CMAKE_C_COMPILER_ID_TEST_FLAGS "-c;-Aa" 1: CMAKE_C_COMPILER_ID_VENDORS "IAR" 1: CMAKE_C_COMPILER_ID_VENDOR_REGEX_IAR "IAR .+ Compiler" 1: CMAKE_C_COMPILER_INIT "NOTFOUND" 1: CMAKE_C_COMPILER_LIST "cc;gcc;cl;bcc;xlc;clang" 1: CMAKE_C_COMPILER_LOADED "1" 1: CMAKE_C_COMPILER_NAMES "cc" 1: CMAKE_C_COMPILER_VERSION "5.0.1" 1: CMAKE_C_COMPILER_WORKS "TRUE" 1: CMAKE_C_COMPILE_FEATURES "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert" 1: CMAKE_C_COMPILE_OBJECT " -o -c " 1: CMAKE_C_COMPILE_OPTIONS_PIC "-fPIC" 1: CMAKE_C_COMPILE_OPTIONS_PIE "-fPIE" 1: CMAKE_C_COMPILE_OPTIONS_SYSROOT "--sysroot=" 1: CMAKE_C_COMPILE_OPTIONS_VISIBILITY "-fvisibility=" 1: CMAKE_C_CREATE_ASSEMBLY_SOURCE " -S -o " 1: CMAKE_C_CREATE_PREPROCESSED_SOURCE " -E > " 1: CMAKE_C_CREATE_SHARED_LIBRARY " -o " 1: CMAKE_C_CREATE_SHARED_MODULE " -o " 1: CMAKE_C_FLAGS "" 1: CMAKE_C_FLAGS_DEBUG "-g" 1: CMAKE_C_FLAGS_DEBUG_INIT "-g" 1: CMAKE_C_FLAGS_MINSIZEREL "-Os -DNDEBUG" 1: CMAKE_C_FLAGS_MINSIZEREL_INIT "-Os -DNDEBUG" 1: CMAKE_C_FLAGS_RELEASE "-O3 -DNDEBUG" 1: CMAKE_C_FLAGS_RELEASE_INIT "-O3 -DNDEBUG" 1: CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG" 1: CMAKE_C_FLAGS_RELWITHDEBINFO_INIT "-O2 -g -DNDEBUG" 1: CMAKE_C_IGNORE_EXTENSIONS "h;H;o;O;obj;OBJ;def;DEF;rc;RC" 1: CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include" 1: CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib" 1: CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "" 1: CMAKE_C_IMPLICIT_LINK_LIBRARIES "c" 1: CMAKE_C_INFORMATION_LOADED "1" 1: CMAKE_C_LIBRARY_ARCHITECTURE "" 1: CMAKE_C_LINKER_PREFERENCE "10" 1: CMAKE_C_LINK_EXECUTABLE " -o " 1: CMAKE_C_OUTPUT_EXTENSION ".o" 1: CMAKE_C_PLATFORM_ID "Linux" 1: CMAKE_C_SIMULATE_ID "" 1: CMAKE_C_SIMULATE_VERSION "" 1: CMAKE_C_SIZEOF_DATA_PTR "8" 1: CMAKE_C_SOURCE_FILE_EXTENSIONS "c;m" 1: CMAKE_C_STANDARD_DEFAULT "11" 1: CMAKE_C_VERBOSE_FLAG "-v" 1: CMAKE_DEPFILE_FLAGS_C "-MMD -MT -MF " 1: CMAKE_DEPFILE_FLAGS_CXX "-MMD -MT -MF " 1: CMAKE_DL_LIBS "dl" 1: CMAKE_EDIT_COMMAND "/builddir/build/BUILD/cmake-3.2.2/build/bin/ccmake" 1: CMAKE_EXECUTABLE_FORMAT "ELF" 1: CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG "-Wl,-rpath-link," 1: CMAKE_EXECUTABLE_RPATH_LINK_C_FLAG "-Wl,-rpath-link," 1: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG "-Wl,-rpath," 1: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ":" 1: CMAKE_EXECUTABLE_RUNTIME_C_FLAG "-Wl,-rpath," 1: CMAKE_EXECUTABLE_RUNTIME_C_FLAG_SEP ":" 1: CMAKE_EXECUTABLE_SUFFIX "" 1: CMAKE_EXE_EXPORTS_CXX_FLAG "-Wl,--export-dynamic" 1: CMAKE_EXE_EXPORTS_C_FLAG "-Wl,--export-dynamic" 1: CMAKE_EXE_LINKER_FLAGS "" 1: CMAKE_EXE_LINKER_FLAGS_DEBUG "" 1: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL "" 1: CMAKE_EXE_LINKER_FLAGS_RELEASE "" 1: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO "" 1: CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" 1: CMAKE_EXE_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" 1: CMAKE_EXE_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" 1: CMAKE_EXE_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" 1: CMAKE_EXPORT_COMPILE_COMMANDS "OFF" 1: CMAKE_EXTRA_GENERATOR "" 1: CMAKE_FILES_DIRECTORY "/CMakeFiles" 1: CMAKE_FIND_LIBRARY_PREFIXES "lib" 1: CMAKE_FIND_LIBRARY_SUFFIXES ".so;.a" 1: CMAKE_GENERATOR "Unix Makefiles" 1: CMAKE_GENERATOR_PLATFORM "" 1: CMAKE_GENERATOR_TOOLSET "" 1: CMAKE_HOME_DIRECTORY "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: CMAKE_HOST_SYSTEM "Linux-3.19.1-201.fc21.x86_64" 1: CMAKE_HOST_SYSTEM_NAME "Linux" 1: CMAKE_HOST_SYSTEM_PROCESSOR "x86_64" 1: CMAKE_HOST_SYSTEM_VERSION "3.19.1-201.fc21.x86_64" 1: CMAKE_HOST_UNIX "1" 1: CMAKE_INCLUDE_FLAG_C "-I" 1: CMAKE_INCLUDE_FLAG_CXX "-I" 1: CMAKE_INCLUDE_FLAG_C_SEP "" 1: CMAKE_INCLUDE_SYSTEM_FLAG_C "-isystem " 1: CMAKE_INCLUDE_SYSTEM_FLAG_CXX "-isystem " 1: CMAKE_INSTALL_DEFAULT_COMPONENT_NAME "Unspecified" 1: CMAKE_INSTALL_PREFIX "/usr/local" 1: CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT "1" 1: CMAKE_INSTALL_SO_NO_EXE "0" 1: CMAKE_INTERNAL_PLATFORM_ABI "ELF" 1: CMAKE_LIBRARY_ARCHITECTURE_REGEX "[a-z0-9_]+(-[a-z0-9_]+)?-linux-gnu[a-z0-9_]*" 1: CMAKE_LIBRARY_PATH_FLAG "-L" 1: CMAKE_LIBRARY_PATH_TERMINATOR "" 1: CMAKE_LINKER "/usr/bin/ld" 1: CMAKE_LINK_LIBRARY_FLAG "-l" 1: CMAKE_LINK_LIBRARY_SUFFIX "" 1: CMAKE_MAJOR_VERSION "3" 1: CMAKE_MAKE_PROGRAM "/usr/bin/gmake" 1: CMAKE_MATCH_0 "" 1: CMAKE_MATCH_COUNT "0" 1: CMAKE_MINIMUM_REQUIRED_VERSION "3.2.2" 1: CMAKE_MINOR_VERSION "2" 1: CMAKE_MODULE_LINKER_FLAGS "" 1: CMAKE_MODULE_LINKER_FLAGS_DEBUG "" 1: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL "" 1: CMAKE_MODULE_LINKER_FLAGS_RELEASE "" 1: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO "" 1: CMAKE_NM "/usr/bin/nm" 1: CMAKE_OBJCOPY "/usr/bin/objcopy" 1: CMAKE_OBJDUMP "/usr/bin/objdump" 1: CMAKE_PARENT_LIST_FILE "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation/CMakeLists.txt" 1: CMAKE_PATCH_VERSION "2" 1: CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES "/lib;/lib32;/lib64;/usr/lib;/usr/lib32;/usr/lib64" 1: CMAKE_PLATFORM_INFO_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation/CMakeFiles/3.2.2" 1: CMAKE_PLATFORM_USES_PATH_WHEN_NO_SONAME "1" 1: CMAKE_PROJECT_NAME "DumpInformation" 1: CMAKE_RANLIB "/usr/bin/ranlib" 1: CMAKE_ROOT "/builddir/build/BUILD/cmake-3.2.2" 1: CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS "-shared" 1: CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-shared" 1: CMAKE_SHARED_LIBRARY_CXX_FLAGS "-fPIC" 1: CMAKE_SHARED_LIBRARY_C_FLAGS "-fPIC" 1: CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "-rdynamic" 1: CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-rdynamic" 1: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" 1: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" 1: CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" 1: CMAKE_SHARED_LIBRARY_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" 1: CMAKE_SHARED_LIBRARY_PREFIX "lib" 1: CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG "-Wl,-rpath-link," 1: CMAKE_SHARED_LIBRARY_RPATH_LINK_C_FLAG "-Wl,-rpath-link," 1: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG "-Wl,-rpath," 1: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ":" 1: CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG "-Wl,-rpath," 1: CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP ":" 1: CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG "-Wl,-soname," 1: CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-Wl,-soname," 1: CMAKE_SHARED_LIBRARY_SUFFIX ".so" 1: CMAKE_SHARED_LINKER_FLAGS "" 1: CMAKE_SHARED_LINKER_FLAGS_DEBUG "" 1: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL "" 1: CMAKE_SHARED_LINKER_FLAGS_RELEASE "" 1: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO "" 1: CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS "-shared" 1: CMAKE_SHARED_MODULE_CREATE_C_FLAGS "-shared" 1: CMAKE_SHARED_MODULE_CXX_FLAGS "-fPIC" 1: CMAKE_SHARED_MODULE_C_FLAGS "-fPIC" 1: CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" 1: CMAKE_SHARED_MODULE_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" 1: CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" 1: CMAKE_SHARED_MODULE_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" 1: CMAKE_SHARED_MODULE_PREFIX "lib" 1: CMAKE_SHARED_MODULE_SUFFIX ".so" 1: CMAKE_SIZEOF_VOID_P "8" 1: CMAKE_SKIP_INSTALL_RPATH "NO" 1: CMAKE_SKIP_RPATH "NO" 1: CMAKE_SOURCE_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: CMAKE_STATIC_LIBRARY_PREFIX "lib" 1: CMAKE_STATIC_LIBRARY_SUFFIX ".a" 1: CMAKE_STATIC_LINKER_FLAGS "" 1: CMAKE_STATIC_LINKER_FLAGS_DEBUG "" 1: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL "" 1: CMAKE_STATIC_LINKER_FLAGS_RELEASE "" 1: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO "" 1: CMAKE_STRIP "/usr/bin/strip" 1: CMAKE_SYSTEM "Linux-3.19.1-201.fc21.x86_64" 1: CMAKE_SYSTEM_INCLUDE_PATH "/usr/include/w32api;/usr/X11R6/include;/usr/include/X11;/usr/pkg/include;/opt/csw/include;/opt/include;/usr/openwin/include" 1: CMAKE_SYSTEM_INFO_FILE "Platform/Linux" 1: CMAKE_SYSTEM_LIBRARY_PATH "/usr/lib/w32api;/usr/X11R6/lib;/usr/lib/X11;/usr/pkg/lib;/opt/csw/lib;/opt/lib;/usr/openwin/lib" 1: CMAKE_SYSTEM_LOADED "1" 1: CMAKE_SYSTEM_NAME "Linux" 1: CMAKE_SYSTEM_PREFIX_PATH "/usr/local;/usr;/;/builddir/build;/usr/local" 1: CMAKE_SYSTEM_PROCESSOR "x86_64" 1: CMAKE_SYSTEM_PROGRAM_PATH "/usr/pkg/bin" 1: CMAKE_SYSTEM_SPECIFIC_INFORMATION_LOADED "1" 1: CMAKE_SYSTEM_SPECIFIC_INITIALIZE_LOADED "1" 1: CMAKE_SYSTEM_VERSION "3.19.1-201.fc21.x86_64" 1: CMAKE_TWEAK_VERSION "0" 1: CMAKE_UNAME "/usr/bin/uname" 1: CMAKE_VERBOSE_MAKEFILE "FALSE" 1: CMAKE_VERSION "3.2.2" 1: CXX_TEST_WAS_RUN "1" 1: C_TEST_WAS_RUN "1" 1: DumpInformation_BINARY_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: DumpInformation_SOURCE_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: MSVC_CXX_ARCHITECTURE_ID "" 1: MSVC_C_ARCHITECTURE_ID "" 1: PRESET_CMAKE_SYSTEM_NAME "FALSE" 1: PROJECT_BINARY_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: PROJECT_NAME "DumpInformation" 1: PROJECT_SOURCE_DIR "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation" 1: RESULT_FILE "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation/results.txt" 1: RUN_CONFIGURE "ON" 1: UNIX "1" 1: _CMAKE_INSTALL_DIR "/builddir/build" 1: _CMAKE_TOOLCHAIN_LOCATION "/usr/bin" 1: _INCLUDED_FILE "/builddir/build/BUILD/cmake-3.2.2/Modules/Platform/Linux-GNU-CXX.cmake" 1: _INCLUDED_SYSTEM_INFO_FILE "/builddir/build/BUILD/cmake-3.2.2/Modules/Platform/Linux.cmake" 1: _IN_TC "0" 1: __CMAKE_PARSE_ARGUMENTS_INCLUDED "TRUE" 1: __COMPILER_GNU "1" 1: __LINUX_COMPILER_GNU "1" 1: __UNIX_PATHS_INCLUDED "1" 1: f "" 1: incl "/builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation/This does not exists" 1: l "" 1: type "" 1: val "0" 1: 1: ================================================================= 1: === COMMANDS 1: ================================================================= 1: __cmake_find_compiler 1: __cmake_find_compiler_path 1: __compiler_gnu 1: __get_gcc_features 1: __linux_compiler_gnu 1: __readfile 1: _cmake_determine_compile_features 1: _cmake_determine_compiler_abi 1: _cmake_determine_compiler_id 1: _cmake_determine_compiler_id_build 1: _cmake_determine_compiler_id_check 1: _cmake_determine_compiler_id_vendor 1: _cmake_determine_compiler_id_write 1: _cmake_find_compiler 1: _cmake_find_compiler_path 1: _cmake_parse_implicit_link_info 1: _compiler_id_detection 1: _get_gcc_features 1: _printtestcompilerstatus 1: _readfile 1: _record_compiler_features 1: add_compile_options 1: add_custom_command 1: add_custom_target 1: add_definitions 1: add_dependencies 1: add_executable 1: add_library 1: add_subdirectory 1: add_test 1: adjust_cmake_system_variables 1: aux_source_directory 1: break 1: build_command 1: build_name 1: cmake_determine_compile_features 1: cmake_determine_compiler_abi 1: cmake_determine_compiler_id 1: cmake_determine_compiler_id_build 1: cmake_determine_compiler_id_check 1: cmake_determine_compiler_id_vendor 1: cmake_determine_compiler_id_write 1: cmake_host_system_information 1: cmake_minimum_required 1: cmake_parse_arguments 1: cmake_parse_implicit_link_info 1: cmake_policy 1: cmake_record_c_compile_features 1: cmake_record_cxx_compile_features 1: compiler_id_detection 1: configure_file 1: continue 1: create_test_sourcelist 1: define_property 1: else 1: elseif 1: enable_language 1: enable_testing 1: endforeach 1: endfunction 1: endif 1: endmacro 1: endwhile 1: exec_program 1: execute_process 1: export 1: export_library_dependencies 1: file 1: find_file 1: find_library 1: find_package 1: find_path 1: find_program 1: fltk_wrap_ui 1: foreach 1: function 1: get_cmake_property 1: get_directory_property 1: get_filename_component 1: get_property 1: get_source_file_property 1: get_target_property 1: get_test_property 1: getdefaultwindowsprefixbase 1: if 1: include 1: include_directories 1: include_external_msproject 1: include_regular_expression 1: install 1: install_files 1: install_programs 1: install_targets 1: link_directories 1: link_libraries 1: list 1: load_cache 1: load_command 1: macro 1: make_directory 1: mark_as_advanced 1: math 1: message 1: option 1: output_required_files 1: printtestcompilerstatus 1: project 1: qt_wrap_cpp 1: qt_wrap_ui 1: record_compiler_features 1: remove 1: remove_definitions 1: return 1: separate_arguments 1: set 1: set_directory_properties 1: set_property 1: set_source_files_properties 1: set_target_properties 1: set_tests_properties 1: site_name 1: source_group 1: string 1: subdir_depends 1: subdirs 1: target_compile_definitions 1: target_compile_features 1: target_compile_options 1: target_include_directories 1: target_link_libraries 1: target_sources 1: try_compile 1: try_run 1: unset 1: use_mangled_mesa 1: utility_source 1: variable_requires 1: variable_watch 1: while 1: write_file 1: 1: ================================================================= 1: === MACROS 1: ================================================================= 1: ADJUST_CMAKE_SYSTEM_VARIABLES 1: __compiler_gnu 1: __linux_compiler_gnu 1: _cmake_find_compiler 1: _cmake_find_compiler_path 1: _get_gcc_features 1: cmake_record_c_compile_features 1: cmake_record_cxx_compile_features 1: record_compiler_features 1: 1: ================================================================= 1: === OTHER 1: ================================================================= 1: INCLUDE_DIRECTORY: /builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation 1: INCLUDE_DIRECTORY: /builddir/build/BUILD/cmake-3.2.2/build/__cmake_systeminformation 1: INCLUDE_REGULAR_EXPRESSION: ^.*$ 1: 1: ================================================================= 1: === ../CMakeCache.txt 1: ================================================================= 1: # This is the CMakeCache file. 1: # For build in directory: /builddir/build/BUILD/cmake-3.2.2/build 1: # It was generated by CMake: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake 1: # You can edit this file to change values found and used by cmake. 1: # If you do not want to change any of the values, simply exit the editor. 1: # If you do want to change a value, simply edit, save, and exit the editor. 1: # The syntax for the file is as follows: 1: # KEY:TYPE=VALUE 1: # KEY is the name of a variable in the cache. 1: # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. 1: # VALUE is the current value for the KEY. 1: 1: ######################## 1: # EXTERNAL cache entries 1: ######################## 1: 1: //Build the CMake Curses Dialog ccmake 1: BUILD_CursesDialog:BOOL=ON 1: 1: //Build the documentation (Doxygen). 1: BUILD_DOCUMENTATION:BOOL=OFF 1: 1: //Build Qt dialog for CMake 1: BUILD_QtDialog:BOOL=1 1: 1: //Build the testing tree. 1: BUILD_TESTING:BOOL=ON 1: 1: //Path to a file. 1: BZIP2_INCLUDE_DIR:PATH=/usr/include 1: 1: //Path to a library. 1: BZIP2_LIBRARY_DEBUG:FILEPATH=BZIP2_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: BZIP2_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libbz2.so 1: 1: //Path to a program. 1: BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND 1: 1: //Path to a program. 1: BZR_EXECUTABLE:FILEPATH=BZR_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: CMAKE_AR:FILEPATH=/usr/bin/ar 1: 1: //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or 1: // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. 1: CMAKE_BUILD_TYPE:STRING= 1: 1: //Enable/Disable color output during build. 1: CMAKE_COLOR_MAKEFILE:BOOL=ON 1: 1: //Path to a program. 1: CMAKE_CTEST_COMMAND:FILEPATH=CMAKE_CTEST_COMMAND-NOTFOUND 1: 1: //CXX compiler 1: CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++ 1: 1: //Flags used by the compiler during all build types. 1: CMAKE_CXX_FLAGS:STRING='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic ' 1: 1: //Flags used by the compiler during debug builds. 1: CMAKE_CXX_FLAGS_DEBUG:STRING=-g 1: 1: //Flags used by the compiler during release builds for minimum 1: // size. 1: CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG 1: 1: //Flags used by the compiler during release builds. 1: CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG 1: 1: //Flags used by the compiler during release builds with debug info. 1: CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG 1: 1: //C compiler 1: CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc 1: 1: //Flags used by the compiler during all build types. 1: CMAKE_C_FLAGS:STRING='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic ' 1: 1: //Flags used by the compiler during debug builds. 1: CMAKE_C_FLAGS_DEBUG:STRING=-g 1: 1: //Flags used by the compiler during release builds for minimum 1: // size. 1: CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG 1: 1: //Flags used by the compiler during release builds. 1: CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG 1: 1: //Flags used by the compiler during release builds with debug info. 1: CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG 1: 1: //Location under install prefix for data (default "share/cmake-3.2") 1: CMAKE_DATA_DIR:PATH=/share/cmake 1: 1: //Location under install prefix for docs (default "doc/cmake-3.2") 1: CMAKE_DOC_DIR:PATH=/share/doc/cmake 1: 1: //Use UTF-8 encoding internally. 1: CMAKE_ENCODING_UTF8:BOOL=ON 1: 1: //Flags used by the linker. 1: CMAKE_EXE_LINKER_FLAGS:STRING= 1: 1: //Flags used by the linker during debug builds. 1: CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= 1: 1: //Flags used by the linker during release minsize builds. 1: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= 1: 1: //Flags used by the linker during release builds. 1: CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= 1: 1: //Flags used by the linker during Release with Debug Info builds. 1: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= 1: 1: //Enable/Disable output of compile commands during generation. 1: CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF 1: 1: //Fortran compiler 1: CMAKE_Fortran_COMPILER:FILEPATH=/usr/bin/f95 1: 1: //Fortran flags 1: CMAKE_Fortran_FLAGS:STRING= 1: 1: //Install Microsoft runtime debug libraries with CMake. 1: CMAKE_INSTALL_DEBUG_LIBRARIES:BOOL=OFF 1: 1: //Install path prefix, prepended onto install directories. 1: CMAKE_INSTALL_PREFIX:PATH=/usr 1: 1: //Path to a program. 1: CMAKE_LINKER:FILEPATH=/usr/bin/ld 1: 1: //Path to a program. 1: CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake 1: 1: //Location under install prefix for man pages (default "man") 1: CMAKE_MAN_DIR:PATH=/share/man 1: 1: //Flags used by the linker during the creation of modules. 1: CMAKE_MODULE_LINKER_FLAGS:STRING= 1: 1: //Flags used by the linker during debug builds. 1: CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= 1: 1: //Flags used by the linker during release minsize builds. 1: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= 1: 1: //Flags used by the linker during release builds. 1: CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= 1: 1: //Flags used by the linker during Release with Debug Info builds. 1: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= 1: 1: //Path to a program. 1: CMAKE_NM:FILEPATH=/usr/bin/nm 1: 1: //Path to a program. 1: CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy 1: 1: //Path to a program. 1: CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump 1: 1: //Value Computed by CMake 1: CMAKE_PROJECT_NAME:STATIC=CMake 1: 1: //Path to a program. 1: CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib 1: 1: //Regenerate YACC and LEXX files 1: CMAKE_REGENERATE_YACCLEX:BOOL=OFF 1: 1: //Should the long tests be run (such as Bootstrap). 1: CMAKE_RUN_LONG_TESTS:BOOL=ON 1: 1: //Flags used by the linker during the creation of dll's. 1: CMAKE_SHARED_LINKER_FLAGS:STRING= 1: 1: //Flags used by the linker during debug builds. 1: CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= 1: 1: //Flags used by the linker during release minsize builds. 1: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= 1: 1: //Flags used by the linker during release builds. 1: CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= 1: 1: //Flags used by the linker during Release with Debug Info builds. 1: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= 1: 1: //If set, runtime paths are not added when installing shared libraries, 1: // but are added when building. 1: CMAKE_SKIP_INSTALL_RPATH:BOOL=NO 1: 1: //Flags used by the linker during the creation of static libraries. 1: CMAKE_STATIC_LINKER_FLAGS:STRING= 1: 1: //Flags used by the linker during debug builds. 1: CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= 1: 1: //Flags used by the linker during release minsize builds. 1: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= 1: 1: //Flags used by the linker during release builds. 1: CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= 1: 1: //Flags used by the linker during Release with Debug Info builds. 1: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= 1: 1: //Path to a program. 1: CMAKE_STRIP:FILEPATH=/usr/bin/strip 1: 1: //Enable folder grouping of projects in IDEs. 1: CMAKE_USE_FOLDERS:BOOL=ON 1: 1: //Add StyleCheck target and KWStyle test: run KWStyle to check 1: // for coding standard violations. 1: CMAKE_USE_KWSTYLE:BOOL=OFF 1: 1: //If true, cmake will use relative paths in makefiles and projects. 1: CMAKE_USE_RELATIVE_PATHS:BOOL=OFF 1: 1: //Use system-installed curl 1: CMAKE_USE_SYSTEM_CURL:BOOL=ON 1: 1: //Use system-installed expat 1: CMAKE_USE_SYSTEM_EXPAT:BOOL=ON 1: 1: //Use system-installed libform 1: CMAKE_USE_SYSTEM_FORM:BOOL=ON 1: 1: //Use system-installed jsoncpp 1: CMAKE_USE_SYSTEM_JSONCPP:BOOL=ON 1: 1: //Use system-installed libarchive 1: CMAKE_USE_SYSTEM_LIBARCHIVE:BOOL=ON 1: 1: //If this value is on, makefiles will be generated without the 1: // .SILENT directive, and all commands will be echoed to the console 1: // during the make. This is useful for debugging only. With Visual 1: // Studio IDE projects all commands are done without /nologo. 1: CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE 1: 1: //Value Computed by CMake 1: CMCompress_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress 1: 1: //Value Computed by CMake 1: CMCompress_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/Utilities/cmcompress 1: 1: //Value Computed by CMake 1: CMakeHelp_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx 1: 1: //Value Computed by CMake 1: CMakeHelp_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/Utilities/Sphinx 1: 1: //Dependencies for the target 1: CMakeLib_LIB_DEPENDS:STATIC=general;cmsys;general;/usr/lib64/libexpat.so;general;/usr/lib64/libz.so;general;/usr/lib64/libarchive.so;general;cmcompress;general;/usr/lib64/libcurl.so;general;JsonCpp::JsonCpp; 1: 1: //Value Computed by CMake 1: CMake_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build 1: 1: //Value Computed by CMake 1: CMake_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2 1: 1: //Test CMake Installation 1: CMake_TEST_INSTALL:BOOL=OFF 1: 1: //Path to program used to compress files for transfer to the dart 1: // server 1: COMPRESSIONCOMMAND:FILEPATH=/usr/bin/gzip 1: 1: //Path to the coverage program that CTest uses for performing coverage 1: // inspection 1: COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov 1: 1: //Extra command line flags to pass to the coverage tool 1: COVERAGE_EXTRA_FLAGS:STRING=-l 1: 1: //Enable to build Debian packages 1: CPACK_BINARY_DEB:BOOL=OFF 1: 1: //Enable to build IFW packages 1: CPACK_BINARY_IFW:BOOL=OFF 1: 1: //Enable to build NSIS packages 1: CPACK_BINARY_NSIS:BOOL=OFF 1: 1: //Enable to build RPM packages 1: CPACK_BINARY_RPM:BOOL=OFF 1: 1: //Enable to build STGZ packages 1: CPACK_BINARY_STGZ:BOOL=ON 1: 1: //Enable to build TBZ2 packages 1: CPACK_BINARY_TBZ2:BOOL=OFF 1: 1: //Enable to build TGZ packages 1: CPACK_BINARY_TGZ:BOOL=ON 1: 1: //Enable to build TXZ packages 1: CPACK_BINARY_TXZ:BOOL=OFF 1: 1: //Enable to build TZ packages 1: CPACK_BINARY_TZ:BOOL=ON 1: 1: //Enable to build TBZ2 source packages 1: CPACK_SOURCE_TBZ2:BOOL=ON 1: 1: //Enable to build TGZ source packages 1: CPACK_SOURCE_TGZ:BOOL=ON 1: 1: //Enable to build TXZ source packages 1: CPACK_SOURCE_TXZ:BOOL=ON 1: 1: //Enable to build TZ source packages 1: CPACK_SOURCE_TZ:BOOL=ON 1: 1: //Enable to build ZIP source packages 1: CPACK_SOURCE_ZIP:BOOL=OFF 1: 1: //Dependencies for the target 1: CPackLib_LIB_DEPENDS:STATIC=general;CMakeLib; 1: 1: //How many times to retry timed-out CTest submissions. 1: CTEST_SUBMIT_RETRY_COUNT:STRING=3 1: 1: //How long to wait between timed-out CTest submissions. 1: CTEST_SUBMIT_RETRY_DELAY:STRING=5 1: 1: //Should the tests that use '--build-target package' be run? 1: CTEST_TEST_CPACK:BOOL=ON 1: 1: //Should the tests that run a full sub ctest process be run? 1: CTEST_TEST_CTEST:BOOL=OFF 1: 1: //Enable xmlrpc submission method in CTest. 1: CTEST_USE_XMLRPC:BOOL=OFF 1: 1: //Dependencies for the target 1: CTestLib_LIB_DEPENDS:STATIC=general;CMakeLib;general;/usr/lib64/libcurl.so; 1: 1: //Path to a file. 1: CURL_INCLUDE_DIR:PATH=/usr/include 1: 1: //Path to a library. 1: CURL_LIBRARY:FILEPATH=/usr/lib64/libcurl.so 1: 1: //Path to a library. 1: CURSES_CURSES_LIBRARY:FILEPATH=/usr/lib64/libcurses.so 1: 1: //Path to a library. 1: CURSES_FORM_LIBRARY:FILEPATH=/usr/lib64/libform.so 1: 1: //Path to a file. 1: CURSES_INCLUDE_PATH:PATH=/usr/include 1: 1: //Path to a library. 1: CURSES_NCURSES_LIBRARY:FILEPATH=/usr/lib64/libncurses.so 1: 1: //Path to a program. 1: CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND 1: 1: //CVS command line client 1: CVS_EXECUTABLE:FILEPATH=CVS_EXECUTABLE-NOTFOUND 1: 1: //Options passed to the cvs update command. 1: CVS_UPDATE_OPTIONS:STRING=-d -A -P 1: 1: //Limit of reported errors, -1 reports all. 1: DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF 1: 1: //Limit of reported warnings, -1 reports all. 1: DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF 1: 1: //If you have Dart installed, where is it located? 1: DART_ROOT:PATH=DART_ROOT-NOTFOUND 1: 1: //Maximum time allowed before CTest will kill the test. 1: DART_TESTING_TIMEOUT:STRING=1500 1: 1: //Show the actual output of the build, or if off show a . for each 1: // 1024 bytes. 1: DART_VERBOSE_BUILD:BOOL=OFF 1: 1: //Should Dart server send email when build errors are found in 1: // Continuous builds? 1: DELIVER_CONTINUOUS_EMAIL:BOOL=Off 1: 1: //Path to a program. 1: DPKG_EXECUTABLE:FILEPATH=DPKG_EXECUTABLE-NOTFOUND 1: 1: //Path to a library. 1: EXECINFO_LIB:FILEPATH=EXECINFO_LIB-NOTFOUND 1: 1: //Path to a file. 1: EXPAT_INCLUDE_DIR:PATH=/usr/include 1: 1: //Path to a library. 1: EXPAT_LIBRARY:FILEPATH=/usr/lib64/libexpat.so 1: 1: //Path to a file. 1: FREETYPE_INCLUDE_DIR_freetype2:PATH=/usr/include/freetype2 1: 1: //Path to a file. 1: FREETYPE_INCLUDE_DIR_ft2build:PATH=/usr/include/freetype2 1: 1: //Path to a library. 1: FREETYPE_LIBRARY:FILEPATH=/usr/lib64/libfreetype.so 1: 1: //Path to a program. 1: GITCOMMAND:FILEPATH=GITCOMMAND-NOTFOUND 1: 1: //Path to a program. 1: GIT_EXECUTABLE:FILEPATH=GIT_EXECUTABLE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_ATK_INCLUDE_DIR:PATH=GTK2_ATK_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a library. 1: GTK2_ATK_LIBRARY_DEBUG:FILEPATH=GTK2_ATK_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_ATK_LIBRARY_RELEASE:FILEPATH=GTK2_ATK_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_CAIRO_INCLUDE_DIR:PATH=GTK2_CAIRO_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a library. 1: GTK2_CAIRO_LIBRARY_DEBUG:FILEPATH=GTK2_CAIRO_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_CAIRO_LIBRARY_RELEASE:FILEPATH=GTK2_CAIRO_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_FONTCONFIG_INCLUDE_DIR:PATH=/usr/include 1: 1: //Path to a file. 1: GTK2_GDKCONFIG_INCLUDE_DIR:PATH=GTK2_GDKCONFIG_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a file. 1: GTK2_GDK_INCLUDE_DIR:PATH=GTK2_GDK_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GDK_LIBRARY_DEBUG:FILEPATH=GTK2_GDK_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GDK_LIBRARY_RELEASE:FILEPATH=GTK2_GDK_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_GDK_PIXBUF_INCLUDE_DIR:PATH=GTK2_GDK_PIXBUF_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GDK_PIXBUF_LIBRARY_DEBUG:FILEPATH=GTK2_GDK_PIXBUF_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GDK_PIXBUF_LIBRARY_RELEASE:FILEPATH=GTK2_GDK_PIXBUF_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GIO_LIBRARY_DEBUG:FILEPATH=GTK2_GIO_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GIO_LIBRARY_RELEASE:FILEPATH=GTK2_GIO_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_GLIBCONFIG_INCLUDE_DIR:PATH=GTK2_GLIBCONFIG_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a file. 1: GTK2_GLIB_INCLUDE_DIR:PATH=GTK2_GLIB_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GLIB_LIBRARY_DEBUG:FILEPATH=GTK2_GLIB_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GLIB_LIBRARY_RELEASE:FILEPATH=GTK2_GLIB_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GMODULE_LIBRARY_DEBUG:FILEPATH=GTK2_GMODULE_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GMODULE_LIBRARY_RELEASE:FILEPATH=GTK2_GMODULE_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_GOBJECT_INCLUDE_DIR:PATH=GTK2_GOBJECT_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GOBJECT_LIBRARY_DEBUG:FILEPATH=GTK2_GOBJECT_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GOBJECT_LIBRARY_RELEASE:FILEPATH=GTK2_GOBJECT_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GTHREAD_LIBRARY_DEBUG:FILEPATH=GTK2_GTHREAD_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GTHREAD_LIBRARY_RELEASE:FILEPATH=GTK2_GTHREAD_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_GTK_INCLUDE_DIR:PATH=GTK2_GTK_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GTK_LIBRARY_DEBUG:FILEPATH=GTK2_GTK_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_GTK_LIBRARY_RELEASE:FILEPATH=GTK2_GTK_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: GTK2_PANGOCAIRO_LIBRARY_DEBUG:FILEPATH=GTK2_PANGOCAIRO_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_PANGOCAIRO_LIBRARY_RELEASE:FILEPATH=GTK2_PANGOCAIRO_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: GTK2_PANGOFT2_LIBRARY_DEBUG:FILEPATH=GTK2_PANGOFT2_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_PANGOFT2_LIBRARY_RELEASE:FILEPATH=GTK2_PANGOFT2_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: GTK2_PANGOXFT_LIBRARY_DEBUG:FILEPATH=GTK2_PANGOXFT_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_PANGOXFT_LIBRARY_RELEASE:FILEPATH=GTK2_PANGOXFT_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_PANGO_INCLUDE_DIR:PATH=GTK2_PANGO_INCLUDE_DIR-NOTFOUND 1: 1: //Path to a library. 1: GTK2_PANGO_LIBRARY_DEBUG:FILEPATH=GTK2_PANGO_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: GTK2_PANGO_LIBRARY_RELEASE:FILEPATH=GTK2_PANGO_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: GTK2_X11_INCLUDE_DIR:PATH=/usr/include 1: 1: //Path to gunzip executable 1: GUNZIPCOMMAND:FILEPATH=/usr/bin/gunzip 1: 1: //Path to a program. 1: HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND 1: 1: //Path to a program. 1: HG_EXECUTABLE:FILEPATH=HG_EXECUTABLE-NOTFOUND 1: 1: //Path to java command, used by the Dart server to create html. 1: JAVACOMMAND:FILEPATH=JAVACOMMAND-NOTFOUND 1: 1: //Path to a program. 1: Java_JAR_EXECUTABLE:FILEPATH=Java_JAR_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: Java_JAVAC_EXECUTABLE:FILEPATH=Java_JAVAC_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: Java_JAVADOC_EXECUTABLE:FILEPATH=Java_JAVADOC_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: Java_JAVAH_EXECUTABLE:FILEPATH=Java_JAVAH_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: Java_JAVA_EXECUTABLE:FILEPATH=Java_JAVA_EXECUTABLE-NOTFOUND 1: 1: //Path to a file. 1: JsonCpp_INCLUDE_DIR:PATH=/usr/include/jsoncpp 1: 1: //Path to a library. 1: JsonCpp_LIBRARY:FILEPATH=/usr/lib64/libjsoncpp.so 1: 1: //Path to a program. 1: KWSTYLE_EXECUTABLE:FILEPATH=KWSTYLE_EXECUTABLE-NOTFOUND 1: 1: //Path to a file. 1: LIBLZMA_INCLUDE_DIR:PATH=/usr/include 1: 1: //Path to a library. 1: LIBLZMA_LIBRARY:FILEPATH=/usr/lib64/liblzma.so 1: 1: //Path to a file. 1: LibArchive_INCLUDE_DIR:PATH=/usr/include 1: 1: //Path to a library. 1: LibArchive_LIBRARY:FILEPATH=/usr/lib64/libarchive.so 1: 1: //Command to build the project 1: MAKECOMMAND:STRING=/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" -- -i 1: 1: //Path to the memory checking command, used for memory error detection. 1: MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND 1: 1: //File that contains suppressions for the memory checker 1: MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= 1: 1: //Path to a program. 1: MINGW_CC_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_CC_LINUX2WIN_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: MINGW_CXX_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_CXX_LINUX2WIN_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: MINGW_RC_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_RC_LINUX2WIN_EXECUTABLE-NOTFOUND 1: 1: //makensis program location 1: NSIS_MAKENSIS_EXECUTABLE:FILEPATH=NSIS_MAKENSIS_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND 1: 1: //Path to a program. 1: P4D_EXECUTABLE:FILEPATH=P4D_EXECUTABLE-NOTFOUND 1: 1: //Path to a program. 1: P4_EXECUTABLE:FILEPATH=P4_EXECUTABLE-NOTFOUND 1: 1: //pkg-config executable 1: PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config 1: 1: //Path to a library. 1: QT_ARTHURPLUGIN_PLUGIN_DEBUG:FILEPATH=QT_ARTHURPLUGIN_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_ARTHURPLUGIN_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libarthurplugin.so 1: 1: //Path to a library. 1: QT_CONTAINEREXTENSION_PLUGIN_DEBUG:FILEPATH=QT_CONTAINEREXTENSION_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_CONTAINEREXTENSION_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libcontainerextension.so 1: 1: //Path to a library. 1: QT_CUSTOMWIDGETPLUGIN_PLUGIN_DEBUG:FILEPATH=QT_CUSTOMWIDGETPLUGIN_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_CUSTOMWIDGETPLUGIN_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libcustomwidgetplugin.so 1: 1: //Path to a program. 1: QT_DBUSCPP2XML_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/qdbuscpp2xml 1: 1: //Path to a program. 1: QT_DBUSXML2CPP_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/qdbusxml2cpp 1: 1: //Path to a program. 1: QT_DESIGNER_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/designer-qt4 1: 1: //The location of the Qt docs 1: QT_DOC_DIR:PATH=/usr/share/doc/qt4 1: 1: //The location of the Qt imports 1: QT_IMPORTS_DIR:PATH=/usr/lib64/qt4/imports 1: 1: //Path to a program. 1: QT_LINGUIST_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/linguist-qt4 1: 1: //Path to a program. 1: QT_LRELEASE_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/lrelease-qt4 1: 1: //Path to a program. 1: QT_LUPDATE_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/lupdate-qt4 1: 1: //The location of the Qt mkspecs containing qconfig.pri 1: QT_MKSPECS_DIR:PATH=/usr/lib64/qt4/mkspecs 1: 1: //Path to a program. 1: QT_MOC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/moc-qt4 1: 1: //Path to a library. 1: QT_PHONONWIDGETS_PLUGIN_DEBUG:FILEPATH=QT_PHONONWIDGETS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_PHONONWIDGETS_PLUGIN_RELEASE:FILEPATH=QT_PHONONWIDGETS_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: QT_PHONON_INCLUDE_DIR:PATH=QT_PHONON_INCLUDE_DIR-NOTFOUND 1: 1: //The Qt PHONON library 1: QT_PHONON_LIBRARY:STRING= 1: 1: //Path to a library. 1: QT_PHONON_LIBRARY_DEBUG:FILEPATH=QT_PHONON_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_PHONON_LIBRARY_RELEASE:FILEPATH=QT_PHONON_LIBRARY_RELEASE-NOTFOUND 1: 1: //The location of the Qt plugins 1: QT_PLUGINS_DIR:PATH=/usr/lib64/qt4/plugins 1: 1: //Path to a library. 1: QT_QCNCODECS_PLUGIN_DEBUG:FILEPATH=QT_QCNCODECS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QCNCODECS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/codecs/libqcncodecs.so 1: 1: //Path to a program. 1: QT_QCOLLECTIONGENERATOR_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/qcollectiongenerator 1: 1: //Path to a library. 1: QT_QCOREWLANBEARER_PLUGIN_DEBUG:FILEPATH=QT_QCOREWLANBEARER_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QCOREWLANBEARER_PLUGIN_RELEASE:FILEPATH=QT_QCOREWLANBEARER_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QDECLARATIVEVIEW_PLUGIN_DEBUG:FILEPATH=QT_QDECLARATIVEVIEW_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QDECLARATIVEVIEW_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libqdeclarativeview.so 1: 1: //Path to a library. 1: QT_QDECORATIONDEFAULT_PLUGIN_DEBUG:FILEPATH=QT_QDECORATIONDEFAULT_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QDECORATIONDEFAULT_PLUGIN_RELEASE:FILEPATH=QT_QDECORATIONDEFAULT_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QDECORATIONWINDOWS_PLUGIN_DEBUG:FILEPATH=QT_QDECORATIONWINDOWS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QDECORATIONWINDOWS_PLUGIN_RELEASE:FILEPATH=QT_QDECORATIONWINDOWS_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QGENERICBEARER_PLUGIN_DEBUG:FILEPATH=QT_QGENERICBEARER_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QGENERICBEARER_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/bearer/libqgenericbearer.so 1: 1: //Path to a library. 1: QT_QGIF_PLUGIN_DEBUG:FILEPATH=QT_QGIF_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QGIF_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqgif.so 1: 1: //Path to a library. 1: QT_QGLGRAPHICSSYSTEM_PLUGIN_DEBUG:FILEPATH=QT_QGLGRAPHICSSYSTEM_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QGLGRAPHICSSYSTEM_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/graphicssystems/libqglgraphicssystem.so 1: 1: //Path to a library. 1: QT_QICO_PLUGIN_DEBUG:FILEPATH=QT_QICO_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QICO_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqico.so 1: 1: //Path to a library. 1: QT_QIMSW_MULTI_PLUGIN_DEBUG:FILEPATH=QT_QIMSW_MULTI_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QIMSW_MULTI_PLUGIN_RELEASE:FILEPATH=QT_QIMSW_MULTI_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QJPCODECS_PLUGIN_DEBUG:FILEPATH=QT_QJPCODECS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QJPCODECS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/codecs/libqjpcodecs.so 1: 1: //Path to a library. 1: QT_QJPEG_PLUGIN_DEBUG:FILEPATH=QT_QJPEG_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QJPEG_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqjpeg.so 1: 1: //Path to a library. 1: QT_QKRCODECS_PLUGIN_DEBUG:FILEPATH=QT_QKRCODECS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QKRCODECS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/codecs/libqkrcodecs.so 1: 1: //Where can the qmake-qt4 library be found 1: QT_QMAKE_EXECUTABLE:FILEPATH=/usr/bin/qmake-qt4 1: 1: //Path to a library. 1: QT_QMNG_PLUGIN_DEBUG:FILEPATH=QT_QMNG_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QMNG_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqmng.so 1: 1: //Path to a library. 1: QT_QNATIVEWIFIBEARER_PLUGIN_DEBUG:FILEPATH=QT_QNATIVEWIFIBEARER_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QNATIVEWIFIBEARER_PLUGIN_RELEASE:FILEPATH=QT_QNATIVEWIFIBEARER_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLDB2_PLUGIN_DEBUG:FILEPATH=QT_QSQLDB2_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLDB2_PLUGIN_RELEASE:FILEPATH=QT_QSQLDB2_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLIBASE_PLUGIN_DEBUG:FILEPATH=QT_QSQLIBASE_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLIBASE_PLUGIN_RELEASE:FILEPATH=QT_QSQLIBASE_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLITE2_PLUGIN_DEBUG:FILEPATH=QT_QSQLITE2_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLITE2_PLUGIN_RELEASE:FILEPATH=QT_QSQLITE2_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLITE_PLUGIN_DEBUG:FILEPATH=QT_QSQLITE_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLITE_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/sqldrivers/libqsqlite.so 1: 1: //Path to a library. 1: QT_QSQLMYSQL_PLUGIN_DEBUG:FILEPATH=QT_QSQLMYSQL_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLMYSQL_PLUGIN_RELEASE:FILEPATH=QT_QSQLMYSQL_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLOCI_PLUGIN_DEBUG:FILEPATH=QT_QSQLOCI_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLOCI_PLUGIN_RELEASE:FILEPATH=QT_QSQLOCI_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLODBC_PLUGIN_DEBUG:FILEPATH=QT_QSQLODBC_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLODBC_PLUGIN_RELEASE:FILEPATH=QT_QSQLODBC_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLPSQL_PLUGIN_DEBUG:FILEPATH=QT_QSQLPSQL_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLPSQL_PLUGIN_RELEASE:FILEPATH=QT_QSQLPSQL_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLTDS_PLUGIN_DEBUG:FILEPATH=QT_QSQLTDS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSQLTDS_PLUGIN_RELEASE:FILEPATH=QT_QSQLTDS_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QSVGICON_PLUGIN_DEBUG:FILEPATH=QT_QSVGICON_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSVGICON_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/iconengines/libqsvgicon.so 1: 1: //Path to a library. 1: QT_QSVG_PLUGIN_DEBUG:FILEPATH=QT_QSVG_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QSVG_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqsvg.so 1: 1: //Path to a library. 1: QT_QT3SUPPORTWIDGETS_PLUGIN_DEBUG:FILEPATH=QT_QT3SUPPORTWIDGETS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QT3SUPPORTWIDGETS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libqt3supportwidgets.so 1: 1: //Path to a file. 1: QT_QT3SUPPORT_INCLUDE_DIR:PATH=/usr/include/Qt3Support 1: 1: //The Qt QT3SUPPORT library 1: QT_QT3SUPPORT_LIBRARY:STRING=/usr/lib64/libQt3Support.so 1: 1: //Path to a library. 1: QT_QT3SUPPORT_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQt3Support_debug.so 1: 1: //Path to a library. 1: QT_QT3SUPPORT_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQt3Support.so 1: 1: //Path to a library. 1: QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_DEBUG:FILEPATH=QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/accessible/libqtaccessiblecompatwidgets.so 1: 1: //Path to a library. 1: QT_QTACCESSIBLEWIDGETS_PLUGIN_DEBUG:FILEPATH=QT_QTACCESSIBLEWIDGETS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTACCESSIBLEWIDGETS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/accessible/libqtaccessiblewidgets.so 1: 1: //Path to a file. 1: QT_QTASSISTANTCLIENT_INCLUDE_DIR:PATH=QT_QTASSISTANTCLIENT_INCLUDE_DIR-NOTFOUND 1: 1: //The Qt QTASSISTANTCLIENT library 1: QT_QTASSISTANTCLIENT_LIBRARY:STRING= 1: 1: //Path to a library. 1: QT_QTASSISTANTCLIENT_LIBRARY_DEBUG:FILEPATH=QT_QTASSISTANTCLIENT_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTASSISTANTCLIENT_LIBRARY_RELEASE:FILEPATH=QT_QTASSISTANTCLIENT_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: QT_QTASSISTANT_INCLUDE_DIR:PATH=QT_QTASSISTANT_INCLUDE_DIR-NOTFOUND 1: 1: //The Qt QTASSISTANT library 1: QT_QTASSISTANT_LIBRARY:STRING= 1: 1: //Path to a library. 1: QT_QTASSISTANT_LIBRARY_DEBUG:FILEPATH=QT_QTASSISTANT_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTASSISTANT_LIBRARY_RELEASE:FILEPATH=QT_QTASSISTANT_LIBRARY_RELEASE-NOTFOUND 1: 1: //The Qt QTCLUCENE library 1: QT_QTCLUCENE_LIBRARY:STRING=/usr/lib64/libQtCLucene.so 1: 1: //Path to a library. 1: QT_QTCLUCENE_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtCLucene_debug.so 1: 1: //Path to a library. 1: QT_QTCLUCENE_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtCLucene.so 1: 1: //Path to a file. 1: QT_QTCORE_INCLUDE_DIR:PATH=/usr/include/QtCore 1: 1: //The Qt QTCORE library 1: QT_QTCORE_LIBRARY:STRING=/usr/lib64/libQtCore.so 1: 1: //Path to a library. 1: QT_QTCORE_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtCore_debug.so 1: 1: //Path to a library. 1: QT_QTCORE_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtCore.so 1: 1: //Path to a file. 1: QT_QTDBUS_INCLUDE_DIR:PATH=/usr/include/QtDBus 1: 1: //The Qt QTDBUS library 1: QT_QTDBUS_LIBRARY:STRING=/usr/lib64/libQtDBus.so 1: 1: //Path to a library. 1: QT_QTDBUS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtDBus_debug.so 1: 1: //Path to a library. 1: QT_QTDBUS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtDBus.so 1: 1: //Path to a file. 1: QT_QTDECLARATIVE_INCLUDE_DIR:PATH=/usr/include/QtDeclarative 1: 1: //The Qt QTDECLARATIVE library 1: QT_QTDECLARATIVE_LIBRARY:STRING=/usr/lib64/libQtDeclarative.so 1: 1: //Path to a library. 1: QT_QTDECLARATIVE_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtDeclarative_debug.so 1: 1: //Path to a library. 1: QT_QTDECLARATIVE_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtDeclarative.so 1: 1: //Path to a file. 1: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR:PATH=/usr/include/QtDesigner 1: 1: //The Qt QTDESIGNERCOMPONENTS library 1: QT_QTDESIGNERCOMPONENTS_LIBRARY:STRING=/usr/lib64/libQtDesignerComponents.so 1: 1: //Path to a library. 1: QT_QTDESIGNERCOMPONENTS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtDesignerComponents_debug.so 1: 1: //Path to a library. 1: QT_QTDESIGNERCOMPONENTS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtDesignerComponents.so 1: 1: //Path to a file. 1: QT_QTDESIGNER_INCLUDE_DIR:PATH=/usr/include/QtDesigner 1: 1: //The Qt QTDESIGNER library 1: QT_QTDESIGNER_LIBRARY:STRING=/usr/lib64/libQtDesigner.so 1: 1: //Path to a library. 1: QT_QTDESIGNER_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtDesigner_debug.so 1: 1: //Path to a library. 1: QT_QTDESIGNER_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtDesigner.so 1: 1: //Path to a library. 1: QT_QTGA_PLUGIN_DEBUG:FILEPATH=QT_QTGA_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTGA_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqtga.so 1: 1: //Path to a file. 1: QT_QTGUI_INCLUDE_DIR:PATH=/usr/include/QtGui 1: 1: //The Qt QTGUI library 1: QT_QTGUI_LIBRARY:STRING=/usr/lib64/libQtGui.so 1: 1: //Path to a library. 1: QT_QTGUI_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtGui_debug.so 1: 1: //Path to a library. 1: QT_QTGUI_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtGui.so 1: 1: //Path to a file. 1: QT_QTHELP_INCLUDE_DIR:PATH=/usr/include/QtHelp 1: 1: //The Qt QTHELP library 1: QT_QTHELP_LIBRARY:STRING=/usr/lib64/libQtHelp.so 1: 1: //Path to a library. 1: QT_QTHELP_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtHelp_debug.so 1: 1: //Path to a library. 1: QT_QTHELP_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtHelp.so 1: 1: //Path to a library. 1: QT_QTIFF_PLUGIN_DEBUG:FILEPATH=QT_QTIFF_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTIFF_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqtiff.so 1: 1: //Path to a file. 1: QT_QTMOTIF_INCLUDE_DIR:PATH=QT_QTMOTIF_INCLUDE_DIR-NOTFOUND 1: 1: //The Qt QTMOTIF library 1: QT_QTMOTIF_LIBRARY:STRING= 1: 1: //Path to a library. 1: QT_QTMOTIF_LIBRARY_DEBUG:FILEPATH=QT_QTMOTIF_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTMOTIF_LIBRARY_RELEASE:FILEPATH=QT_QTMOTIF_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: QT_QTMULTIMEDIA_INCLUDE_DIR:PATH=/usr/include/QtMultimedia 1: 1: //The Qt QTMULTIMEDIA library 1: QT_QTMULTIMEDIA_LIBRARY:STRING=/usr/lib64/libQtMultimedia.so 1: 1: //Path to a library. 1: QT_QTMULTIMEDIA_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtMultimedia_debug.so 1: 1: //Path to a library. 1: QT_QTMULTIMEDIA_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtMultimedia.so 1: 1: //Path to a file. 1: QT_QTNETWORK_INCLUDE_DIR:PATH=/usr/include/QtNetwork 1: 1: //The Qt QTNETWORK library 1: QT_QTNETWORK_LIBRARY:STRING=/usr/lib64/libQtNetwork.so 1: 1: //Path to a library. 1: QT_QTNETWORK_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtNetwork_debug.so 1: 1: //Path to a library. 1: QT_QTNETWORK_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtNetwork.so 1: 1: //Path to a file. 1: QT_QTNSPLUGIN_INCLUDE_DIR:PATH=QT_QTNSPLUGIN_INCLUDE_DIR-NOTFOUND 1: 1: //The Qt QTNSPLUGIN library 1: QT_QTNSPLUGIN_LIBRARY:STRING= 1: 1: //Path to a library. 1: QT_QTNSPLUGIN_LIBRARY_DEBUG:FILEPATH=QT_QTNSPLUGIN_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTNSPLUGIN_LIBRARY_RELEASE:FILEPATH=QT_QTNSPLUGIN_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: QT_QTOPENGL_INCLUDE_DIR:PATH=/usr/include/QtOpenGL 1: 1: //The Qt QTOPENGL library 1: QT_QTOPENGL_LIBRARY:STRING=/usr/lib64/libQtOpenGL.so 1: 1: //Path to a library. 1: QT_QTOPENGL_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtOpenGL_debug.so 1: 1: //Path to a library. 1: QT_QTOPENGL_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtOpenGL.so 1: 1: //Path to a library. 1: QT_QTRACEGRAPHICSSYSTEM_PLUGIN_DEBUG:FILEPATH=QT_QTRACEGRAPHICSSYSTEM_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTRACEGRAPHICSSYSTEM_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/graphicssystems/libqtracegraphicssystem.so 1: 1: //Path to a library. 1: QT_QTSCRIPTDBUS_PLUGIN_DEBUG:FILEPATH=QT_QTSCRIPTDBUS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTSCRIPTDBUS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/script/libqtscriptdbus.so 1: 1: //Path to a file. 1: QT_QTSCRIPTTOOLS_INCLUDE_DIR:PATH=/usr/include/QtScriptTools 1: 1: //The Qt QTSCRIPTTOOLS library 1: QT_QTSCRIPTTOOLS_LIBRARY:STRING=/usr/lib64/libQtScriptTools.so 1: 1: //Path to a library. 1: QT_QTSCRIPTTOOLS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtScriptTools_debug.so 1: 1: //Path to a library. 1: QT_QTSCRIPTTOOLS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtScriptTools.so 1: 1: //Path to a file. 1: QT_QTSCRIPT_INCLUDE_DIR:PATH=/usr/include/QtScript 1: 1: //The Qt QTSCRIPT library 1: QT_QTSCRIPT_LIBRARY:STRING=/usr/lib64/libQtScript.so 1: 1: //Path to a library. 1: QT_QTSCRIPT_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtScript_debug.so 1: 1: //Path to a library. 1: QT_QTSCRIPT_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtScript.so 1: 1: //Path to a file. 1: QT_QTSQL_INCLUDE_DIR:PATH=/usr/include/QtSql 1: 1: //The Qt QTSQL library 1: QT_QTSQL_LIBRARY:STRING=/usr/lib64/libQtSql.so 1: 1: //Path to a library. 1: QT_QTSQL_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtSql_debug.so 1: 1: //Path to a library. 1: QT_QTSQL_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtSql.so 1: 1: //Path to a file. 1: QT_QTSVG_INCLUDE_DIR:PATH=/usr/include/QtSvg 1: 1: //The Qt QTSVG library 1: QT_QTSVG_LIBRARY:STRING=/usr/lib64/libQtSvg.so 1: 1: //Path to a library. 1: QT_QTSVG_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtSvg_debug.so 1: 1: //Path to a library. 1: QT_QTSVG_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtSvg.so 1: 1: //Path to a file. 1: QT_QTTEST_INCLUDE_DIR:PATH=/usr/include/QtTest 1: 1: //The Qt QTTEST library 1: QT_QTTEST_LIBRARY:STRING=/usr/lib64/libQtTest.so 1: 1: //Path to a library. 1: QT_QTTEST_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtTest_debug.so 1: 1: //Path to a library. 1: QT_QTTEST_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtTest.so 1: 1: //Path to a file. 1: QT_QTUITOOLS_INCLUDE_DIR:PATH=/usr/include/QtUiTools 1: 1: //The Qt QTUITOOLS library 1: QT_QTUITOOLS_LIBRARY:STRING=/usr/lib64/libQtUiTools.a 1: 1: //Path to a library. 1: QT_QTUITOOLS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtUiTools_debug.a 1: 1: //Path to a library. 1: QT_QTUITOOLS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtUiTools.a 1: 1: //Path to a library. 1: QT_QTWCODECS_PLUGIN_DEBUG:FILEPATH=QT_QTWCODECS_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTWCODECS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/codecs/libqtwcodecs.so 1: 1: //Path to a file. 1: QT_QTWEBKIT_INCLUDE_DIR:PATH=QT_QTWEBKIT_INCLUDE_DIR-NOTFOUND 1: 1: //The Qt QTWEBKIT library 1: QT_QTWEBKIT_LIBRARY:STRING= 1: 1: //Path to a library. 1: QT_QTWEBKIT_LIBRARY_DEBUG:FILEPATH=QT_QTWEBKIT_LIBRARY_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QTWEBKIT_LIBRARY_RELEASE:FILEPATH=QT_QTWEBKIT_LIBRARY_RELEASE-NOTFOUND 1: 1: //Path to a file. 1: QT_QTXMLPATTERNS_INCLUDE_DIR:PATH=/usr/include/QtXmlPatterns 1: 1: //The Qt QTXMLPATTERNS library 1: QT_QTXMLPATTERNS_LIBRARY:STRING=/usr/lib64/libQtXmlPatterns.so 1: 1: //Path to a library. 1: QT_QTXMLPATTERNS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtXmlPatterns_debug.so 1: 1: //Path to a library. 1: QT_QTXMLPATTERNS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtXmlPatterns.so 1: 1: //Path to a file. 1: QT_QTXML_INCLUDE_DIR:PATH=/usr/include/QtXml 1: 1: //The Qt QTXML library 1: QT_QTXML_LIBRARY:STRING=/usr/lib64/libQtXml.so 1: 1: //Path to a library. 1: QT_QTXML_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtXml_debug.so 1: 1: //Path to a library. 1: QT_QTXML_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtXml.so 1: 1: //Path to a library. 1: QT_QWEBVIEW_PLUGIN_DEBUG:FILEPATH=QT_QWEBVIEW_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QWEBVIEW_PLUGIN_RELEASE:FILEPATH=QT_QWEBVIEW_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a library. 1: QT_QWSTSLIBMOUSEHANDLER_PLUGIN_DEBUG:FILEPATH=QT_QWSTSLIBMOUSEHANDLER_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_QWSTSLIBMOUSEHANDLER_PLUGIN_RELEASE:FILEPATH=QT_QWSTSLIBMOUSEHANDLER_PLUGIN_RELEASE-NOTFOUND 1: 1: //Path to a program. 1: QT_RCC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/rcc 1: 1: //Path to a library. 1: QT_TASKMENUEXTENSION_PLUGIN_DEBUG:FILEPATH=QT_TASKMENUEXTENSION_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_TASKMENUEXTENSION_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libtaskmenuextension.so 1: 1: //The location of the Qt translations 1: QT_TRANSLATIONS_DIR:PATH=/usr/share/qt4/translations 1: 1: //Path to a program. 1: QT_UIC3_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic3 1: 1: //Path to a program. 1: QT_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 1: 1: //Path to a library. 1: QT_WORLDTIMECLOCKPLUGIN_PLUGIN_DEBUG:FILEPATH=QT_WORLDTIMECLOCKPLUGIN_PLUGIN_DEBUG-NOTFOUND 1: 1: //Path to a library. 1: QT_WORLDTIMECLOCKPLUGIN_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libworldtimeclockplugin.so 1: 1: //The directory containing a CMake configuration file for Qt5Core. 1: Qt5Core_DIR:PATH=Qt5Core_DIR-NOTFOUND 1: 1: //The directory containing a CMake configuration file for Qt5Widgets. 1: Qt5Widgets_DIR:PATH=Qt5Widgets_DIR-NOTFOUND 1: 1: //Value Computed by CMake 1: QtDialog_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog 1: 1: //Value Computed by CMake 1: QtDialog_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog 1: 1: //Path to a program. 1: RPMBUILD:FILEPATH=/usr/bin/rpmbuild 1: 1: //Path to a program. 1: RPMBUILD_EXECUTABLE:FILEPATH=/usr/bin/rpmbuild 1: 1: //Path to scp command, used by CTest for submitting results to 1: // a Dart server 1: SCPCOMMAND:FILEPATH=SCPCOMMAND-NOTFOUND 1: 1: //Path to a program. 1: SDCC_EXECUTABLE:FILEPATH=SDCC_EXECUTABLE-NOTFOUND 1: 1: //Name of the computer/site where compile is being run 1: SITE:STRING=unknown 1: 1: //Path to the SLURM sbatch executable 1: SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND 1: 1: //Path to the SLURM srun executable 1: SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND 1: 1: //Sphinx Documentation Builder (sphinx-doc.org) 1: SPHINX_EXECUTABLE:FILEPATH=/usr/bin/sphinx-build 1: 1: //Build html help with Sphinx 1: SPHINX_HTML:BOOL=OFF 1: 1: //Build man pages with Sphinx 1: SPHINX_MAN:FILEPATH=1 1: 1: //Build Qt help with Sphinx 1: SPHINX_QTHELP:BOOL=OFF 1: 1: //Build html single page help with Sphinx 1: SPHINX_SINGLEHTML:BOOL=OFF 1: 1: //Build text help with Sphinx (not installed) 1: SPHINX_TEXT:BOOL=OFF 1: 1: //Path to a program. 1: SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND 1: 1: //subversion command line client 1: Subversion_SVN_EXECUTABLE:FILEPATH=Subversion_SVN_EXECUTABLE-NOTFOUND 1: 1: //Path to a file. 1: ZLIB_INCLUDE_DIR:PATH=/usr/include 1: 1: //Path to a library. 1: ZLIB_LIBRARY:FILEPATH=/usr/lib64/libz.so 1: 1: //Dependencies for target 1: cmcompress_LIB_DEPENDS:STATIC= 1: 1: //Dependencies for target 1: cmsysTestDynload_LIB_DEPENDS:STATIC= 1: 1: //Value Computed by CMake 1: cmsys_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys 1: 1: //Dependencies for the target 1: cmsys_LIB_DEPENDS:STATIC=general;dl;general;dl; 1: 1: //Value Computed by CMake 1: cmsys_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/Source/kwsys 1: 1: //Dependencies for target 1: cmsys_c_LIB_DEPENDS:STATIC= 1: 1: //Dependencies for target 1: foo_LIB_DEPENDS:STATIC= 1: 1: 1: ######################## 1: # INTERNAL cache entries 1: ######################## 1: 1: //ADVANCED property for variable: BUILD_DOCUMENTATION 1: BUILD_DOCUMENTATION-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: BZIP2_INCLUDE_DIR 1: BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: BZIP2_LIBRARY_DEBUG 1: BZIP2_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: BZIP2_LIBRARY_RELEASE 1: BZIP2_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 1: //Have library /usr/lib64/libbz2.so 1: BZIP2_NEED_PREFIX:INTERNAL=1 1: //ADVANCED property for variable: BZRCOMMAND 1: BZRCOMMAND-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: BZR_EXECUTABLE 1: BZR_EXECUTABLE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_AR 1: CMAKE_AR-ADVANCED:INTERNAL=1 1: //This is the directory where this CMakeCache.txt was created 1: CMAKE_CACHEFILE_DIR:INTERNAL=/builddir/build/BUILD/cmake-3.2.2/build 1: //Major version of cmake used to create the current loaded cache 1: CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 1: //Minor version of cmake used to create the current loaded cache 1: CMAKE_CACHE_MINOR_VERSION:INTERNAL=2 1: //Patch version of cmake used to create the current loaded cache 1: CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 1: //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE 1: CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 1: //Path to CMake executable. 1: CMAKE_COMMAND:INTERNAL=/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake 1: //ADVANCED property for variable: CMAKE_CTEST_COMMAND 1: CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_CXX_COMPILER 1: CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_CXX_FLAGS 1: CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG 1: CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL 1: CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE 1: CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO 1: CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_C_COMPILER 1: CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_C_FLAGS 1: CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG 1: CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL 1: CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE 1: CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO 1: CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_DATA_DIR 1: CMAKE_DATA_DIR-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_DOC_DIR 1: CMAKE_DOC_DIR-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_ENCODING_UTF8 1: CMAKE_ENCODING_UTF8-ADVANCED:INTERNAL=1 1: //Executable file format 1: CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF 1: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS 1: CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG 1: CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL 1: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE 1: CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO 1: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS 1: CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 1: //Name of external makefile project generator. 1: CMAKE_EXTRA_GENERATOR:INTERNAL= 1: //ADVANCED property for variable: CMAKE_Fortran_COMPILER 1: CMAKE_Fortran_COMPILER-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_Fortran_FLAGS 1: CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1 1: //Name of generator. 1: CMAKE_GENERATOR:INTERNAL=Unix Makefiles 1: //Name of generator platform. 1: CMAKE_GENERATOR_PLATFORM:INTERNAL= 1: //Name of generator toolset. 1: CMAKE_GENERATOR_TOOLSET:INTERNAL= 1: //Start directory with the top level CMakeLists.txt file for this 1: // project 1: CMAKE_HOME_DIRECTORY:INTERNAL=/builddir/build/BUILD/cmake-3.2.2 1: //ADVANCED property for variable: CMAKE_INSTALL_DEBUG_LIBRARIES 1: CMAKE_INSTALL_DEBUG_LIBRARIES-ADVANCED:INTERNAL=1 1: //Install .so files without execute permission. 1: CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 1: //ADVANCED property for variable: CMAKE_LINKER 1: CMAKE_LINKER-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_MAKE_PROGRAM 1: CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_MAN_DIR 1: CMAKE_MAN_DIR-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS 1: CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG 1: CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL 1: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE 1: CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO 1: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_NM 1: CMAKE_NM-ADVANCED:INTERNAL=1 1: //number of local generators 1: CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=21 1: //ADVANCED property for variable: CMAKE_OBJCOPY 1: CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_OBJDUMP 1: CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_RANLIB 1: CMAKE_RANLIB-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_REGENERATE_YACCLEX 1: CMAKE_REGENERATE_YACCLEX-ADVANCED:INTERNAL=1 1: //Path to CMake installation. 1: CMAKE_ROOT:INTERNAL=/builddir/build/BUILD/cmake-3.2.2 1: //ADVANCED property for variable: CMAKE_RUN_LONG_TESTS 1: CMAKE_RUN_LONG_TESTS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS 1: CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG 1: CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL 1: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE 1: CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO 1: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH 1: CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_SKIP_RPATH 1: CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 1: //CMake built with RPATH. 1: CMAKE_SKIP_RPATH:INTERNAL=OFF 1: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS 1: CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG 1: CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL 1: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE 1: CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO 1: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_STRIP 1: CMAKE_STRIP-ADVANCED:INTERNAL=1 1: //uname command 1: CMAKE_UNAME:INTERNAL=/usr/bin/uname 1: //ADVANCED property for variable: CMAKE_USE_FOLDERS 1: CMAKE_USE_FOLDERS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_USE_KWSTYLE 1: CMAKE_USE_KWSTYLE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS 1: CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 1: //Use system-installed bzip2 1: CMAKE_USE_SYSTEM_BZIP2:INTERNAL=ON 1: //Use system-installed liblzma 1: CMAKE_USE_SYSTEM_LIBLZMA:INTERNAL=ON 1: //Use system-installed zlib 1: CMAKE_USE_SYSTEM_ZLIB:INTERNAL=ON 1: //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE 1: CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CMake_TEST_INSTALL 1: CMake_TEST_INSTALL-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: COMPRESSIONCOMMAND 1: COMPRESSIONCOMMAND-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: COVERAGE_COMMAND 1: COVERAGE_COMMAND-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: COVERAGE_EXTRA_FLAGS 1: COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_DEB 1: CPACK_BINARY_DEB-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_IFW 1: CPACK_BINARY_IFW-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_NSIS 1: CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_RPM 1: CPACK_BINARY_RPM-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_STGZ 1: CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_TBZ2 1: CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_TGZ 1: CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_TXZ 1: CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_BINARY_TZ 1: CPACK_BINARY_TZ-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_SOURCE_TBZ2 1: CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_SOURCE_TGZ 1: CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_SOURCE_TXZ 1: CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_SOURCE_TZ 1: CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CPACK_SOURCE_ZIP 1: CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT 1: CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY 1: CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CTEST_TEST_CPACK 1: CTEST_TEST_CPACK-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CTEST_TEST_CTEST 1: CTEST_TEST_CTEST-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CTEST_USE_XMLRPC 1: CTEST_USE_XMLRPC-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CURL_INCLUDE_DIR 1: CURL_INCLUDE_DIR-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CURL_LIBRARY 1: CURL_LIBRARY-ADVANCED:INTERNAL=1 1: //Have library /usr/lib64/libcurses.so 1: CURSES_CURSES_HAS_WSYNCUP:INTERNAL=1 1: //ADVANCED property for variable: CURSES_CURSES_LIBRARY 1: CURSES_CURSES_LIBRARY-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CURSES_INCLUDE_PATH 1: CURSES_INCLUDE_PATH-ADVANCED:INTERNAL=1 1: //Have library /usr/lib64/libncurses.so 1: CURSES_NCURSES_HAS_CBREAK:INTERNAL=1 1: //ADVANCED property for variable: CURSES_NCURSES_LIBRARY 1: CURSES_NCURSES_LIBRARY-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CVSCOMMAND 1: CVSCOMMAND-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CVS_EXECUTABLE 1: CVS_EXECUTABLE-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: CVS_UPDATE_OPTIONS 1: CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1 1: //ADVANCED property for variable: DART_BUILD_ERROR_REP 1: 1: ================================================================= 1: === ../CMakeFiles/CMakeOutput.log 1: ================================================================= 1: The system is: Linux - 3.19.1-201.fc21.x86_64 - x86_64 1: Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. 1: Compiler: /usr/bin/gcc 1: Build flags: -O2;-g;-pipe;-Wall;-Werror=format-security;-Wp,-D_FORTIFY_SOURCE=2;-fexceptions;-fstack-protector-strong;--param=ssp-buffer-size=4;-grecord-gcc-switches;-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1;-m64;-mtune=generic 1: Id flags: 1: 1: The output was: 1: 0 1: 1: 1: Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" 1: 1: The C compiler identification is GNU, found in "/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/3.2.2/CompilerIdC/a.out" 1: 1: Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. 1: Compiler: /usr/bin/g++ 1: Build flags: -O2;-g;-pipe;-Wall;-Werror=format-security;-Wp,-D_FORTIFY_SOURCE=2;-fexceptions;-fstack-protector-strong;--param=ssp-buffer-size=4;-grecord-gcc-switches;-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1;-m64;-mtune=generic 1: Id flags: 1: 1: The output was: 1: 0 1: 1: 1: Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" 1: 1: The CXX compiler identification is GNU, found in "/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/3.2.2/CompilerIdCXX/a.out" 1: 1: Determining if the C compiler works passed with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec252074749/fast" 1: gmake -f CMakeFiles/cmTryCompileExec252074749.dir/build.make CMakeFiles/cmTryCompileExec252074749.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building C object CMakeFiles/cmTryCompileExec252074749.dir/testCCompiler.c.o 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec252074749.dir/testCCompiler.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/testCCompiler.c 1: Linking C executable cmTryCompileExec252074749 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec252074749.dir/link.txt --verbose=1 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec252074749.dir/testCCompiler.c.o -o cmTryCompileExec252074749 -rdynamic 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Detecting C compiler ABI info compiled with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4017920562/fast" 1: gmake -f CMakeFiles/cmTryCompileExec4017920562.dir/build.make CMakeFiles/cmTryCompileExec4017920562.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building C object CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-3.2.2/Modules/CMakeCCompilerABI.c 1: Linking C executable cmTryCompileExec4017920562 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4017920562.dir/link.txt --verbose=1 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -v CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4017920562 -rdynamic 1: Using built-in specs. 1: Reading specs from /usr/lib/rpm/redhat/redhat-hardened-cc1 1: COLLECT_GCC=/usr/bin/gcc 1: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper 1: Target: x86_64-redhat-linux 1: Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux 1: Thread model: posix 1: gcc version 5.0.1 20150413 (Red Hat 5.0.1-0.1) (GCC) 1: COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/ 1: LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../:/lib/:/usr/lib/ 1: COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-fexceptions' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-v' '-o' 'cmTryCompileExec4017920562' '-rdynamic' '-march=x86-64' 1: /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1LQ7gp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec4017920562 /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../.. CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Parsed C implicit link information from above output: 1: link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] 1: ignore line: [Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp] 1: ignore line: [] 1: ignore line: [Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4017920562/fast"] 1: ignore line: [gmake -f CMakeFiles/cmTryCompileExec4017920562.dir/build.make CMakeFiles/cmTryCompileExec4017920562.dir/build] 1: ignore line: [gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp'] 1: ignore line: [/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1] 1: ignore line: [Building C object CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o] 1: ignore line: [/usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-3.2.2/Modules/CMakeCCompilerABI.c] 1: ignore line: [Linking C executable cmTryCompileExec4017920562] 1: ignore line: [/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4017920562.dir/link.txt --verbose=1] 1: ignore line: [/usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -v CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4017920562 -rdynamic ] 1: ignore line: [Using built-in specs.] 1: ignore line: [Reading specs from /usr/lib/rpm/redhat/redhat-hardened-cc1] 1: ignore line: [COLLECT_GCC=/usr/bin/gcc] 1: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper] 1: ignore line: [Target: x86_64-redhat-linux] 1: ignore line: [Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux] 1: ignore line: [Thread model: posix] 1: ignore line: [gcc version 5.0.1 20150413 (Red Hat 5.0.1-0.1) (GCC) ] 1: ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/] 1: ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../:/lib/:/usr/lib/] 1: ignore line: [COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-fexceptions' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-v' '-o' 'cmTryCompileExec4017920562' '-rdynamic' '-march=x86-64'] 1: link line: [ /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1LQ7gp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec4017920562 /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../.. CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o] 1: arg [/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2] ==> ignore 1: arg [-plugin] ==> ignore 1: arg [/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so] ==> ignore 1: arg [-plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper] ==> ignore 1: arg [-plugin-opt=-fresolution=/tmp/cc1LQ7gp.res] ==> ignore 1: arg [-plugin-opt=-pass-through=-lgcc] ==> ignore 1: arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore 1: arg [-plugin-opt=-pass-through=-lc] ==> ignore 1: arg [-plugin-opt=-pass-through=-lgcc] ==> ignore 1: arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore 1: arg [--build-id] ==> ignore 1: arg [--no-add-needed] ==> ignore 1: arg [--eh-frame-hdr] ==> ignore 1: arg [--hash-style=gnu] ==> ignore 1: arg [-m] ==> ignore 1: arg [elf_x86_64] ==> ignore 1: arg [-export-dynamic] ==> ignore 1: arg [-dynamic-linker] ==> ignore 1: arg [/lib64/ld-linux-x86-64.so.2] ==> ignore 1: arg [-o] ==> ignore 1: arg [cmTryCompileExec4017920562] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o] ==> ignore 1: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] 1: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] 1: arg [-L/lib/../lib64] ==> dir [/lib/../lib64] 1: arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] 1: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] 1: arg [CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o] ==> ignore 1: arg [-lgcc] ==> lib [gcc] 1: arg [--as-needed] ==> ignore 1: arg [-lgcc_s] ==> lib [gcc_s] 1: arg [--no-as-needed] ==> ignore 1: arg [-lc] ==> lib [c] 1: arg [-lgcc] ==> lib [gcc] 1: arg [--as-needed] ==> ignore 1: arg [-lgcc_s] ==> lib [gcc_s] 1: arg [--no-as-needed] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o] ==> ignore 1: remove lib [gcc] 1: remove lib [gcc_s] 1: remove lib [gcc] 1: remove lib [gcc_s] 1: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] ==> [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] 1: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] ==> [/usr/lib64] 1: collapse library dir [/lib/../lib64] ==> [/lib64] 1: collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] 1: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] ==> [/usr/lib] 1: implicit libs: [c] 1: implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib] 1: implicit fwks: [] 1: 1: 1: 1: 1: Detecting C [-std=c11] compiler features compiled with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3206821427/fast" 1: gmake -f CMakeFiles/cmTryCompileExec3206821427.dir/build.make CMakeFiles/cmTryCompileExec3206821427.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building C object CMakeFiles/cmTryCompileExec3206821427.dir/feature_tests.c.o 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c11 -o CMakeFiles/cmTryCompileExec3206821427.dir/feature_tests.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.c 1: Linking C executable cmTryCompileExec3206821427 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3206821427.dir/link.txt --verbose=1 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec3206821427.dir/feature_tests.c.o -o cmTryCompileExec3206821427 -rdynamic 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Feature record: C_FEATURE:1c_function_prototypes 1: Feature record: C_FEATURE:1c_restrict 1: Feature record: C_FEATURE:1c_static_assert 1: Feature record: C_FEATURE:1c_variadic_macros 1: 1: 1: Detecting C [-std=c99] compiler features compiled with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3650520106/fast" 1: gmake -f CMakeFiles/cmTryCompileExec3650520106.dir/build.make CMakeFiles/cmTryCompileExec3650520106.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building C object CMakeFiles/cmTryCompileExec3650520106.dir/feature_tests.c.o 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c99 -o CMakeFiles/cmTryCompileExec3650520106.dir/feature_tests.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.c 1: Linking C executable cmTryCompileExec3650520106 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3650520106.dir/link.txt --verbose=1 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec3650520106.dir/feature_tests.c.o -o cmTryCompileExec3650520106 -rdynamic 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Feature record: C_FEATURE:1c_function_prototypes 1: Feature record: C_FEATURE:1c_restrict 1: Feature record: C_FEATURE:0c_static_assert 1: Feature record: C_FEATURE:1c_variadic_macros 1: 1: 1: Detecting C [-std=c90] compiler features compiled with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3743403367/fast" 1: gmake -f CMakeFiles/cmTryCompileExec3743403367.dir/build.make CMakeFiles/cmTryCompileExec3743403367.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building C object CMakeFiles/cmTryCompileExec3743403367.dir/feature_tests.c.o 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c90 -o CMakeFiles/cmTryCompileExec3743403367.dir/feature_tests.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.c 1: Linking C executable cmTryCompileExec3743403367 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3743403367.dir/link.txt --verbose=1 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec3743403367.dir/feature_tests.c.o -o cmTryCompileExec3743403367 -rdynamic 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Feature record: C_FEATURE:1c_function_prototypes 1: Feature record: C_FEATURE:0c_restrict 1: Feature record: C_FEATURE:0c_static_assert 1: Feature record: C_FEATURE:0c_variadic_macros 1: Determining if the CXX compiler works passed with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec812722719/fast" 1: gmake -f CMakeFiles/cmTryCompileExec812722719.dir/build.make CMakeFiles/cmTryCompileExec812722719.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec812722719.dir/testCXXCompiler.cxx.o 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec812722719.dir/testCXXCompiler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx 1: Linking CXX executable cmTryCompileExec812722719 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec812722719.dir/link.txt --verbose=1 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec812722719.dir/testCXXCompiler.cxx.o -o cmTryCompileExec812722719 -rdynamic 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Detecting CXX compiler ABI info compiled with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3574792925/fast" 1: gmake -f CMakeFiles/cmTryCompileExec3574792925.dir/build.make CMakeFiles/cmTryCompileExec3574792925.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-3.2.2/Modules/CMakeCXXCompilerABI.cpp 1: Linking CXX executable cmTryCompileExec3574792925 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3574792925.dir/link.txt --verbose=1 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -v CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3574792925 -rdynamic 1: Using built-in specs. 1: Reading specs from /usr/lib/rpm/redhat/redhat-hardened-cc1 1: COLLECT_GCC=/usr/bin/g++ 1: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper 1: Target: x86_64-redhat-linux 1: Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux 1: Thread model: posix 1: gcc version 5.0.1 20150413 (Red Hat 5.0.1-0.1) (GCC) 1: COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/ 1: LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../:/lib/:/usr/lib/ 1: COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-fexceptions' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-v' '-o' 'cmTryCompileExec3574792925' '-rdynamic' '-shared-libgcc' '-march=x86-64' 1: /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJBLVmx.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3574792925 /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../.. CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Parsed CXX implicit link information from above output: 1: link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] 1: ignore line: [Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp] 1: ignore line: [] 1: ignore line: [Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3574792925/fast"] 1: ignore line: [gmake -f CMakeFiles/cmTryCompileExec3574792925.dir/build.make CMakeFiles/cmTryCompileExec3574792925.dir/build] 1: ignore line: [gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp'] 1: ignore line: [/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1] 1: ignore line: [Building CXX object CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o] 1: ignore line: [/usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-3.2.2/Modules/CMakeCXXCompilerABI.cpp] 1: ignore line: [Linking CXX executable cmTryCompileExec3574792925] 1: ignore line: [/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3574792925.dir/link.txt --verbose=1] 1: ignore line: [/usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -v CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3574792925 -rdynamic ] 1: ignore line: [Using built-in specs.] 1: ignore line: [Reading specs from /usr/lib/rpm/redhat/redhat-hardened-cc1] 1: ignore line: [COLLECT_GCC=/usr/bin/g++] 1: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper] 1: ignore line: [Target: x86_64-redhat-linux] 1: ignore line: [Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux] 1: ignore line: [Thread model: posix] 1: ignore line: [gcc version 5.0.1 20150413 (Red Hat 5.0.1-0.1) (GCC) ] 1: ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/] 1: ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../:/lib/:/usr/lib/] 1: ignore line: [COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-fexceptions' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-v' '-o' 'cmTryCompileExec3574792925' '-rdynamic' '-shared-libgcc' '-march=x86-64'] 1: link line: [ /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJBLVmx.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3574792925 /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../.. CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o] 1: arg [/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2] ==> ignore 1: arg [-plugin] ==> ignore 1: arg [/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so] ==> ignore 1: arg [-plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper] ==> ignore 1: arg [-plugin-opt=-fresolution=/tmp/ccJBLVmx.res] ==> ignore 1: arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore 1: arg [-plugin-opt=-pass-through=-lgcc] ==> ignore 1: arg [-plugin-opt=-pass-through=-lc] ==> ignore 1: arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore 1: arg [-plugin-opt=-pass-through=-lgcc] ==> ignore 1: arg [--build-id] ==> ignore 1: arg [--no-add-needed] ==> ignore 1: arg [--eh-frame-hdr] ==> ignore 1: arg [--hash-style=gnu] ==> ignore 1: arg [-m] ==> ignore 1: arg [elf_x86_64] ==> ignore 1: arg [-export-dynamic] ==> ignore 1: arg [-dynamic-linker] ==> ignore 1: arg [/lib64/ld-linux-x86-64.so.2] ==> ignore 1: arg [-o] ==> ignore 1: arg [cmTryCompileExec3574792925] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o] ==> ignore 1: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] 1: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] 1: arg [-L/lib/../lib64] ==> dir [/lib/../lib64] 1: arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] 1: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] 1: arg [CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore 1: arg [-lstdc++] ==> lib [stdc++] 1: arg [-lm] ==> lib [m] 1: arg [-lgcc_s] ==> lib [gcc_s] 1: arg [-lgcc] ==> lib [gcc] 1: arg [-lc] ==> lib [c] 1: arg [-lgcc_s] ==> lib [gcc_s] 1: arg [-lgcc] ==> lib [gcc] 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o] ==> ignore 1: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o] ==> ignore 1: remove lib [gcc_s] 1: remove lib [gcc] 1: remove lib [gcc_s] 1: remove lib [gcc] 1: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] ==> [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] 1: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] ==> [/usr/lib64] 1: collapse library dir [/lib/../lib64] ==> [/lib64] 1: collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] 1: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] ==> [/usr/lib] 1: implicit libs: [stdc++;m;c] 1: implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib] 1: implicit fwks: [] 1: 1: 1: 1: 1: Detecting CXX [-std=c++14] compiler features compiled with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec359286765/fast" 1: gmake -f CMakeFiles/cmTryCompileExec359286765.dir/build.make CMakeFiles/cmTryCompileExec359286765.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec359286765.dir/feature_tests.cxx.o 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++14 -o CMakeFiles/cmTryCompileExec359286765.dir/feature_tests.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.cxx 1: Linking CXX executable cmTryCompileExec359286765 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec359286765.dir/link.txt --verbose=1 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec359286765.dir/feature_tests.cxx.o -o cmTryCompileExec359286765 -rdynamic 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers 1: Feature record: CXX_FEATURE:1cxx_alias_templates 1: Feature record: CXX_FEATURE:1cxx_alignas 1: Feature record: CXX_FEATURE:1cxx_alignof 1: Feature record: CXX_FEATURE:1cxx_attributes 1: Feature record: CXX_FEATURE:1cxx_attribute_deprecated 1: Feature record: CXX_FEATURE:1cxx_auto_type 1: Feature record: CXX_FEATURE:1cxx_binary_literals 1: Feature record: CXX_FEATURE:1cxx_constexpr 1: Feature record: CXX_FEATURE:1cxx_contextual_conversions 1: Feature record: CXX_FEATURE:1cxx_decltype 1: Feature record: CXX_FEATURE:1cxx_decltype_auto 1: Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types 1: Feature record: CXX_FEATURE:1cxx_default_function_template_args 236: g++ has sstream 236: g++ has operator!=(string, char*) 236: g++ has stl iterator_traits 236: g++ has standard template allocator 236: g++ has allocator<>::rebind<> 236: g++ does not have non-standard allocator<>::max_size argument 103: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SubProject 103: ======== CMake output ====== 103: The C compiler identification is GNU 5.0.1 103: The CXX compiler identification is GNU 5.0.1 103: Check for working C compiler: /usr/bin/cc 103: Configuring 103: Check for working C compiler: /usr/bin/cc -- works 103: Detecting C compiler ABI info 103: Configuring 103: Detecting C compiler ABI info - done 103: Detecting C compile features 103: Configuring 103: Configuring 103: Configuring 103: Detecting C compile features - done 103: Check for working CXX compiler: /usr/bin/c++ 103: Configuring 103: Check for working CXX compiler: /usr/bin/c++ -- works 103: Detecting CXX compiler ABI info 103: Configuring 103: Detecting CXX compiler ABI info - done 103: Detecting CXX compile features 103: Configuring 103: Configuring 103: Configuring 103: Detecting CXX compile features - done 103: Configuring 103: Configuring 103: Configuring 103: Configuring done 103: Generating 103: Generating 103: Generating done 103: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SubProject 103: ======== End CMake output ====== 103: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SubProject 103: 103: Run Clean Command:"/usr/bin/gmake" "clean" 103: 103: Run Build Command:"/usr/bin/gmake" "car" 103: Scanning dependencies of target car 103: [100%] Building CXX object CMakeFiles/car.dir/car.cxx.o 103: Linking CXX executable car 103: [100%] Built target car 103: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SubProject/car" 103: 154: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping 154: ======== CMake output ====== 154: The C compiler identification is GNU 5.0.1 154: The CXX compiler identification is GNU 5.0.1 154: Check for working C compiler: /usr/bin/cc 154: Configuring 154: Check for working C compiler: /usr/bin/cc -- works 154: Detecting C compiler ABI info 154: Configuring 154: Detecting C compiler ABI info - done 154: Detecting C compile features 154: Configuring 154: Configuring 154: Configuring 154: Detecting C compile features - done 154: Check for working CXX compiler: /usr/bin/c++ 154: Configuring 154: Check for working CXX compiler: /usr/bin/c++ -- works 154: Detecting CXX compiler ABI info 154: Configuring 154: Detecting CXX compiler ABI info - done 154: Detecting CXX compile features 154: Configuring 154: Configuring 154: Configuring 154: Detecting CXX compile features - done 154: Could NOT find Qt3 (missing: QT_QT_LIBRARY QT_INCLUDE_DIR QT_MOC_EXECUTABLE) 154: CMake Warning (dev) at CMakeLists.txt:105 (use_mangled_mesa): 154: Policy CMP0030 is not set: The use_mangled_mesa command should not be 154: called. Run "cmake --help-policy CMP0030" for policy details. Use the 154: cmake_policy command to set the policy and suppress this warning. 154: This warning is for project developers. Use -Wno-dev to suppress it. 154: 154: Configuring 154: Configuring done 154: Generating 154: Generating done 154: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping 154: ======== End CMake output ====== 154: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping 154: 154: Run Clean Command:"/usr/bin/gmake" "clean" 154: 154: Run Build Command:"/usr/bin/gmake" 154: Scanning dependencies of target Wrap 154: [ 14%] Building C object CMakeFiles/Wrap.dir/Wrap.c.o 154: Linking C executable bin/Wrap 154: [ 14%] Built target Wrap 154: Scanning dependencies of target fakefluid 154: [ 28%] Building CXX object CMakeFiles/fakefluid.dir/fakefluid.cxx.o 154: Linking CXX executable bin/fakefluid 154: [ 28%] Built target fakefluid 154: Scanning dependencies of target qtwrapping 154: [ 42%] Building CXX object CMakeFiles/qtwrapping.dir/qtnoqtmain.cxx.o 154: Linking CXX executable bin/qtwrapping 154: [ 42%] Built target qtwrapping 154: [ 57%] Generating fltk1.h 154: fakefluid is creating file "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/fltk1.h" 154: fakefluid is creating file "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/fltk1.cxx" 154: Scanning dependencies of target wraplibFLTK 154: [ 71%] Building CXX object CMakeFiles/wraplibFLTK.dir/fltk1.cxx.o 154: Linking CXX static library bin/libwraplibFLTK.a 154: [ 85%] Built target wraplibFLTK 154: Scanning dependencies of target wrapping 154: [100%] Building CXX object CMakeFiles/wrapping.dir/wrapping.cxx.o 154: Linking CXX executable bin/wrapping 154: [100%] Built target wrapping 154: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/bin/wrapping" 154: 13/383 Test #178: CTestTestNoBuild ................................. Passed 2.05 sec 14/383 Test #86: LinkFlags-prepare ................................ Passed 2.06 sec 15/383 Test #15: kwsys.testProcess-1 .............................. Passed 0.01 sec 16/383 Test #14: kwsys.testDynamicLoader .......................... Passed 0.01 sec 17/383 Test #13: kwsys.testSystemInformation ...................... Passed 0.21 sec 18/383 Test #18: kwsys.testProcess-4 .............................. Passed 0.40 sec 19/383 Test #16: kwsys.testProcess-2 .............................. Passed 0.41 sec 20/383 Test #103: SubProject ....................................... Passed 2.72 sec 21/383 Test #154: wrapping ......................................... Passed 2.72 sec test 87 Start 87: LinkFlags-lib 87: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake "--build" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags" "--target" "LinkFlags_lib" "--config" "NoConfig" 87: Test timeout computed to be: 1500 test 155 Start 155: qtwrapping 155: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/Wrapping" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping" "--build-generator" "Unix Makefiles" "--build-project" "Wrapping" "--build-exe-dir" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/bin" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "qtwrapping" 155: Test timeout computed to be: 1500 test 19 Start 19: kwsys.testProcess-5 19: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestProcess "5" 19: Test timeout computed to be: 120 test 20 Start 20: kwsys.testProcess-6 20: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestProcess "6" 20: Test timeout computed to be: 120 test 21 Start 21: kwsys.testProcess-7 21: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestProcess "7" 21: Test timeout computed to be: 120 test 22 Start 22: kwsys.testSharedForward 22: Test command: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/cmsysTestSharedForward "1" 22: Test timeout computed to be: 1500 test 23 Start 23: CMake.Copyright 23: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake "-P" "/builddir/build/BUILD/cmake-3.2.2/Tests/CMakeCopyright.cmake" 23: Test timeout computed to be: 1500 test 24 Start 24: CommandLineTest 24: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/CommandLineTest" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "CommandLineTest" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "CommandLineTest" 24: Test timeout computed to be: 1500 test 25 Start 25: FindPackageTest 25: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/FindPackageTest" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageTest" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "FindPackageTest" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "FindPackageTest" 25: Test timeout computed to be: 1500 19: Output on stdout before test 5. 19: Output on stdout before recursive test. 19: Output on stderr before recursive test. 19: Output before crash on stdout from crash test. 19: Output before crash on stderr from crash test. 19: Output on stderr before test 5. 19: Child terminated abnormally: Segmentation fault 19: Output on stdout after recursive test. 19: Output on stderr after recursive test. 19: Child exited with value = 0 19: Output on stdout after test 5. 19: Output on stderr after test 5. 21: Output on stdout before test 7. 21: WaitForData timeout reached. 21: Output on stdout before sleep. 21: Output on stderr before test 7. 21: Output on stderr before sleep. 87: Scanning dependencies of target LinkFlags_lib 87: [100%] Building C object CMakeFiles/LinkFlags_lib.dir/LinkFlagsLib.c.o 87: Linking C static library libLinkFlags_lib.a 87: CMakeFiles/LinkFlags_lib.dir/build.make:85: recipe for target 'libLinkFlags_lib.a' failed 87: CMakeFiles/Makefile2:235: recipe for target 'CMakeFiles/LinkFlags_lib.dir/all' failed 87: CMakeFiles/Makefile2:247: recipe for target 'CMakeFiles/LinkFlags_lib.dir/rule' failed 87: Makefile:174: recipe for target 'LinkFlags_lib' failed 87: /usr/bin/ar: BADFLAG.o: No such file or directory 87: gmake[3]: *** [libLinkFlags_lib.a] Error 1 87: gmake[2]: *** [CMakeFiles/LinkFlags_lib.dir/all] Error 2 87: gmake[1]: *** [CMakeFiles/LinkFlags_lib.dir/rule] Error 2 87: gmake: *** [LinkFlags_lib] Error 2 22: Output on stdout before test 1. 22: Output on stdout from test returning 0. 22: Output on stderr from test returning 0. 22: Child exited with value = 0 22: Output on stdout from test returning 0. 22: Output on stderr from test returning 0. 22: Child exited with value = 0 22: Output on stdout after test 1. 22: Output on stderr before test 1. 22: Output on stderr after test 1. 20: Output on stdout before test 6. 20: Output on stderr before test 6. 1: Feature record: CXX_FEATURE:1cxx_defaulted_functions 1: Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers 1: Feature record: CXX_FEATURE:1cxx_delegating_constructors 1: Feature record: CXX_FEATURE:1cxx_deleted_functions 1: Feature record: CXX_FEATURE:1cxx_digit_separators 1: Feature record: CXX_FEATURE:1cxx_enum_forward_declarations 1: Feature record: CXX_FEATURE:1cxx_explicit_conversions 1: Feature record: CXX_FEATURE:1cxx_extended_friend_declarations 1: Feature record: CXX_FEATURE:1cxx_extern_templates 1: Feature record: CXX_FEATURE:1cxx_final 1: Feature record: CXX_FEATURE:1cxx_func_identifier 1: Feature record: CXX_FEATURE:1cxx_generalized_initializers 1: Feature record: CXX_FEATURE:1cxx_generic_lambdas 1: Feature record: CXX_FEATURE:1cxx_inheriting_constructors 1: Feature record: CXX_FEATURE:1cxx_inline_namespaces 1: Feature record: CXX_FEATURE:1cxx_lambdas 1: Feature record: CXX_FEATURE:1cxx_lambda_init_captures 1: Feature record: CXX_FEATURE:1cxx_local_type_template_args 1: Feature record: CXX_FEATURE:1cxx_long_long_type 1: Feature record: CXX_FEATURE:1cxx_noexcept 1: Feature record: CXX_FEATURE:1cxx_nonstatic_member_init 1: Feature record: CXX_FEATURE:1cxx_nullptr 1: Feature record: CXX_FEATURE:1cxx_override 1: Feature record: CXX_FEATURE:1cxx_range_for 1: Feature record: CXX_FEATURE:1cxx_raw_string_literals 1: Feature record: CXX_FEATURE:1cxx_reference_qualified_functions 1: Feature record: CXX_FEATURE:1cxx_relaxed_constexpr 1: Feature record: CXX_FEATURE:1cxx_return_type_deduction 1: Feature record: CXX_FEATURE:1cxx_right_angle_brackets 1: Feature record: CXX_FEATURE:1cxx_rvalue_references 1: Feature record: CXX_FEATURE:1cxx_sizeof_member 1: Feature record: CXX_FEATURE:1cxx_static_assert 1: Feature record: CXX_FEATURE:1cxx_strong_enums 1: Feature record: CXX_FEATURE:1cxx_template_template_parameters 1: Feature record: CXX_FEATURE:1cxx_thread_local 1: Feature record: CXX_FEATURE:1cxx_trailing_return_types 1: Feature record: CXX_FEATURE:1cxx_unicode_literals 1: Feature record: CXX_FEATURE:1cxx_uniform_initialization 1: Feature record: CXX_FEATURE:1cxx_unrestricted_unions 1: Feature record: CXX_FEATURE:1cxx_user_literals 1: Feature record: CXX_FEATURE:1cxx_variable_templates 1: Feature record: CXX_FEATURE:1cxx_variadic_macros 1: Feature record: CXX_FEATURE:1cxx_variadic_templates 1: 1: 1: Detecting CXX [-std=c++11] compiler features compiled with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec383042125/fast" 1: gmake -f CMakeFiles/cmTryCompileExec383042125.dir/build.make CMakeFiles/cmTryCompileExec383042125.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec383042125.dir/feature_tests.cxx.o 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++11 -o CMakeFiles/cmTryCompileExec383042125.dir/feature_tests.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.cxx 1: Linking CXX executable cmTryCompileExec383042125 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec383042125.dir/link.txt --verbose=1 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec383042125.dir/feature_tests.cxx.o -o cmTryCompileExec383042125 -rdynamic 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers 1: Feature record: CXX_FEATURE:1cxx_alias_templates 1: Feature record: CXX_FEATURE:1cxx_alignas 1: Feature record: CXX_FEATURE:1cxx_alignof 1: Feature record: CXX_FEATURE:1cxx_attributes 1: Feature record: CXX_FEATURE:0cxx_attribute_deprecated 1: Feature record: CXX_FEATURE:1cxx_auto_type 1: Feature record: CXX_FEATURE:0cxx_binary_literals 1: Feature record: CXX_FEATURE:1cxx_constexpr 1: Feature record: CXX_FEATURE:0cxx_contextual_conversions 1: Feature record: CXX_FEATURE:1cxx_decltype 1: Feature record: CXX_FEATURE:0cxx_decltype_auto 1: Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types 1: Feature record: CXX_FEATURE:1cxx_default_function_template_args 1: Feature record: CXX_FEATURE:1cxx_defaulted_functions 1: Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers 1: Feature record: CXX_FEATURE:1cxx_delegating_constructors 1: Feature record: CXX_FEATURE:1cxx_deleted_functions 1: Feature record: CXX_FEATURE:0cxx_digit_separators 1: Feature record: CXX_FEATURE:1cxx_enum_forward_declarations 1: Feature record: CXX_FEATURE:1cxx_explicit_conversions 1: Feature record: CXX_FEATURE:1cxx_extended_friend_declarations 1: Feature record: CXX_FEATURE:1cxx_extern_templates 1: Feature record: CXX_FEATURE:1cxx_final 1: Feature record: CXX_FEATURE:1cxx_func_identifier 1: Feature record: CXX_FEATURE:1cxx_generalized_initializers 1: Feature record: CXX_FEATURE:0cxx_generic_lambdas 1: Feature record: CXX_FEATURE:1cxx_inheriting_constructors 1: Feature record: CXX_FEATURE:1cxx_inline_namespaces 1: Feature record: CXX_FEATURE:1cxx_lambdas 1: Feature record: CXX_FEATURE:0cxx_lambda_init_captures 1: Feature record: CXX_FEATURE:1cxx_local_type_template_args 1: Feature record: CXX_FEATURE:1cxx_long_long_type 1: Feature record: CXX_FEATURE:1cxx_noexcept 1: Feature record: CXX_FEATURE:1cxx_nonstatic_member_init 1: Feature record: CXX_FEATURE:1cxx_nullptr 1: Feature record: CXX_FEATURE:1cxx_override 1: Feature record: CXX_FEATURE:1cxx_range_for 1: Feature record: CXX_FEATURE:1cxx_raw_string_literals 1: Feature record: CXX_FEATURE:1cxx_reference_qualified_functions 1: Feature record: CXX_FEATURE:0cxx_relaxed_constexpr 1: Feature record: CXX_FEATURE:0cxx_return_type_deduction 1: Feature record: CXX_FEATURE:1cxx_right_angle_brackets 1: Feature record: CXX_FEATURE:1cxx_rvalue_references 1: Feature record: CXX_FEATURE:1cxx_sizeof_member 1: Feature record: CXX_FEATURE:1cxx_static_assert 1: Feature record: CXX_FEATURE:1cxx_strong_enums 1: Feature record: CXX_FEATURE:1cxx_template_template_parameters 1: Feature record: CXX_FEATURE:1cxx_thread_local 1: Feature record: CXX_FEATURE:1cxx_trailing_return_types 1: Feature record: CXX_FEATURE:1cxx_unicode_literals 1: Feature record: CXX_FEATURE:1cxx_uniform_initialization 1: Feature record: CXX_FEATURE:1cxx_unrestricted_unions 1: Feature record: CXX_FEATURE:1cxx_user_literals 1: Feature record: CXX_FEATURE:0cxx_variable_templates 1: Feature record: CXX_FEATURE:1cxx_variadic_macros 1: Feature record: CXX_FEATURE:1cxx_variadic_templates 1: 1: 1: Detecting CXX [-std=c++98] compiler features compiled with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec791689103/fast" 1: gmake -f CMakeFiles/cmTryCompileExec791689103.dir/build.make CMakeFiles/cmTryCompileExec791689103.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec791689103.dir/feature_tests.cxx.o 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++98 -o CMakeFiles/cmTryCompileExec791689103.dir/feature_tests.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.cxx 1: Linking CXX executable cmTryCompileExec791689103 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec791689103.dir/link.txt --verbose=1 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec791689103.dir/feature_tests.cxx.o -o cmTryCompileExec791689103 -rdynamic 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: 1: 1: Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers 1: Feature record: CXX_FEATURE:0cxx_alias_templates 1: Feature record: CXX_FEATURE:0cxx_alignas 1: Feature record: CXX_FEATURE:0cxx_alignof 1: Feature record: CXX_FEATURE:0cxx_attributes 1: Feature record: CXX_FEATURE:0cxx_attribute_deprecated 1: Feature record: CXX_FEATURE:0cxx_auto_type 1: Feature record: CXX_FEATURE:0cxx_binary_literals 1: Feature record: CXX_FEATURE:0cxx_constexpr 1: Feature record: CXX_FEATURE:0cxx_contextual_conversions 1: Feature record: CXX_FEATURE:0cxx_decltype 1: Feature record: CXX_FEATURE:0cxx_decltype_auto 1: Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types 1: Feature record: CXX_FEATURE:0cxx_default_function_template_args 1: Feature record: CXX_FEATURE:0cxx_defaulted_functions 1: Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers 1: Feature record: CXX_FEATURE:0cxx_delegating_constructors 1: Feature record: CXX_FEATURE:0cxx_deleted_functions 1: Feature record: CXX_FEATURE:0cxx_digit_separators 1: Feature record: CXX_FEATURE:0cxx_enum_forward_declarations 1: Feature record: CXX_FEATURE:0cxx_explicit_conversions 1: Feature record: CXX_FEATURE:0cxx_extended_friend_declarations 1: Feature record: CXX_FEATURE:0cxx_extern_templates 1: Feature record: CXX_FEATURE:0cxx_final 1: Feature record: CXX_FEATURE:0cxx_func_identifier 1: Feature record: CXX_FEATURE:0cxx_generalized_initializers 1: Feature record: CXX_FEATURE:0cxx_generic_lambdas 1: Feature record: CXX_FEATURE:0cxx_inheriting_constructors 1: Feature record: CXX_FEATURE:0cxx_inline_namespaces 1: Feature record: CXX_FEATURE:0cxx_lambdas 1: Feature record: CXX_FEATURE:0cxx_lambda_init_captures 1: Feature record: CXX_FEATURE:0cxx_local_type_template_args 1: Feature record: CXX_FEATURE:0cxx_long_long_type 1: Feature record: CXX_FEATURE:0cxx_noexcept 1: Feature record: CXX_FEATURE:0cxx_nonstatic_member_init 1: Feature record: CXX_FEATURE:0cxx_nullptr 1: Feature record: CXX_FEATURE:0cxx_override 1: Feature record: CXX_FEATURE:0cxx_range_for 1: Feature record: CXX_FEATURE:0cxx_raw_string_literals 1: Feature record: CXX_FEATURE:0cxx_reference_qualified_functions 1: Feature record: CXX_FEATURE:0cxx_relaxed_constexpr 1: Feature record: CXX_FEATURE:0cxx_return_type_deduction 1: Feature record: CXX_FEATURE:0cxx_right_angle_brackets 1: Feature record: CXX_FEATURE:0cxx_rvalue_references 1: Feature record: CXX_FEATURE:0cxx_sizeof_member 1: Feature record: CXX_FEATURE:0cxx_static_assert 1: Feature record: CXX_FEATURE:0cxx_strong_enums 1: Feature record: CXX_FEATURE:1cxx_template_template_parameters 1: Feature record: CXX_FEATURE:0cxx_thread_local 1: Feature record: CXX_FEATURE:0cxx_trailing_return_types 1: Feature record: CXX_FEATURE:0cxx_unicode_literals 1: Feature record: CXX_FEATURE:0cxx_uniform_initialization 1: Feature record: CXX_FEATURE:0cxx_unrestricted_unions 1: Feature record: CXX_FEATURE:0cxx_user_literals 1: Feature record: CXX_FEATURE:0cxx_variable_templates 1: Feature record: CXX_FEATURE:0cxx_variadic_macros 1: Feature record: CXX_FEATURE:0cxx_variadic_templates 1: Determining if the unsetenv exist passed with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2511475379/fast" 1: gmake -f CMakeFiles/cmTryCompileExec2511475379.dir/build.make CMakeFiles/cmTryCompileExec2511475379.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building C object CMakeFiles/cmTryCompileExec2511475379.dir/CheckSymbolExists.c.o 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec2511475379.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c 1: Linking C executable cmTryCompileExec2511475379 1: /buil 1: 1: ================================================================= 1: === ../CMakeFiles/CMakeError.log 1: ================================================================= 1: Determining if the environ exist failed with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec947520614/fast" 1: gmake -f CMakeFiles/cmTryCompileExec947520614.dir/build.make CMakeFiles/cmTryCompileExec947520614.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building C object CMakeFiles/cmTryCompileExec947520614.dir/CheckSymbolExists.c.o 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec947520614.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'environ' undeclared (first use in this function) 1: return ((int*)(&environ))[argc]; 1: ^ 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in 1: CMakeFiles/cmTryCompileExec947520614.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec947520614.dir/CheckSymbolExists.c.o' failed 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec947520614.dir/CheckSymbolExists.c.o] Error 1 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: Makefile:117: recipe for target 'cmTryCompileExec947520614/fast' failed 1: gmake: *** [cmTryCompileExec947520614/fast] Error 2 1: 1: File /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: 1: /* */ 1: #include 1: 1: int main(int argc, char** argv) 1: { 1: (void)argv; 1: #ifndef environ 1: return ((int*)(&environ))[argc]; 1: #else 1: (void)argc; 1: return 0; 1: #endif 1: } 1: 1: Checking for non-standard argument to stl allocator<>::max_size failed to compile with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1581971812/fast" 1: gmake -f CMakeFiles/cmTryCompileExec1581971812.dir/build.make CMakeFiles/cmTryCompileExec1581971812.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec1581971812.dir/kwsysPlatformTestsCXX.cxx.o 1: /usr/bin/g++ -DKWSYS_STL_HAVE_STD=1 -DTEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec1581971812.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'void f(const std::allocator&)': 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:256:25: error: no matching function for call to 'std::allocator::max_size(long unsigned int) const' 1: a.max_size(sizeof(int)); 1: ^ 1: In file included from /usr/include/c++/5.0.1/x86_64-redhat-linux/bits/c++allocator.h:33:0, 1: from /usr/include/c++/5.0.1/bits/allocator.h:46, 1: from /usr/include/c++/5.0.1/memory:63, 1: from /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:253: 1: /usr/include/c++/5.0.1/ext/new_allocator.h:113:7: note: candidate: __gnu_cxx::new_allocator<_Tp>::size_type __gnu_cxx::new_allocator<_Tp>::max_size() const [with _Tp = char; __gnu_cxx::new_allocator<_Tp>::size_type = long unsigned int] 1: max_size() const _GLIBCXX_USE_NOEXCEPT 1: ^ 1: /usr/include/c++/5.0.1/ext/new_allocator.h:113:7: note: candidate expects 0 arguments, 1 provided 1: CMakeFiles/cmTryCompileExec1581971812.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1581971812.dir/kwsysPlatformTestsCXX.cxx.o' failed 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec1581971812.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: Makefile:117: recipe for target 'cmTryCompileExec1581971812/fast' failed 1: gmake: *** [cmTryCompileExec1581971812/fast] Error 2 1: 1: 1: Checking whether "<>" is needed for template friends failed to compile with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4084396599/fast" 1: gmake -f CMakeFiles/cmTryCompileExec4084396599.dir/build.make CMakeFiles/cmTryCompileExec4084396599.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec4084396599.dir/kwsysPlatformTestsCXX.cxx.o 1: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec4084396599.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:141:21: warning: friend declaration 'int f(A&)' declares a non-template function [-Wnon-template-friend] 1: friend int f(A&); 1: ^ 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:141:21: note: (if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In instantiation of 'int f(A&) [with T = int]': 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:147:23: required from here 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:143:7: error: 'int A::x' is private 1: int x; 1: ^ 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:146:48: error: within this context 1: template int f(A& a) { return a.x = 0; } 1: ^ 1: CMakeFiles/cmTryCompileExec4084396599.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4084396599.dir/kwsysPlatformTestsCXX.cxx.o' failed 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec4084396599.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 1: Makefile:117: recipe for target 'cmTryCompileExec4084396599/fast' failed 1: gmake: *** [cmTryCompileExec4084396599/fast] Error 2 1: 1: 1: Checking whether C++ compiler has '__int64' failed to compile with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4204257085/fast" 1: gmake -f CMakeFiles/cmTryCompileExec4204257085.dir/build.make CMakeFiles/cmTryCompileExec4204257085.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec4204257085.dir/kwsysPlatformTestsCXX.cxx.o 1: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS___INT64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec4204257085.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:126:1: error: '__int64' does not name a type 1: __int64 f(__int64 n) { return n; } 1: ^ 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:129:3: error: '__int64' was not declared in this scope 1: __int64 n = 0; 1: ^ 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:130:29: error: 'n' was not declared in this scope 1: return static_cast(f(n)); 1: ^ 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:130:30: error: 'f' was not declared in this scope 1: return static_cast(f(n)); 1: ^ 1: CMakeFiles/cmTryCompileExec4204257085.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4204257085.dir/kwsysPlatformTestsCXX.cxx.o' failed 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec4204257085.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 1: Makefile:117: recipe for target 'cmTryCompileExec4204257085/fast' failed 1: gmake: *** [cmTryCompileExec4204257085/fast] Error 2 1: 1: 1: Determining size of __int64 failed with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2792270036/fast" 1: gmake -f CMakeFiles/cmTryCompileExec2792270036.dir/build.make CMakeFiles/cmTryCompileExec2792270036.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building C object CMakeFiles/cmTryCompileExec2792270036.dir/KWSYS_SIZEOF___INT64.c.o 1: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec2792270036.dir/KWSYS_SIZEOF___INT64.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c:17:22: error: '__int64' undeclared here (not in a function) 1: #define SIZE (sizeof(__int64)) 1: ^ 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c:19:12: note: in expansion of macro 'SIZE' 1: ('0' + ((SIZE / 10000)%10)), 1: ^ 1: CMakeFiles/cmTryCompileExec2792270036.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2792270036.dir/KWSYS_SIZEOF___INT64.c.o' failed 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec2792270036.dir/KWSYS_SIZEOF___INT64.c.o] Error 1 1: Makefile:117: recipe for target 'cmTryCompileExec2792270036/fast' failed 1: gmake: *** [cmTryCompileExec2792270036/fast] Error 2 1: 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c: 1: #include 1: #include 1: #include 1: 1: 1: #undef KEY 1: #if defined(__i386) 1: # define KEY '_','_','i','3','8','6' 1: #elif defined(__x86_64) 1: # define KEY '_','_','x','8','6','_','6','4' 1: #elif defined(__ppc__) 1: # define KEY '_','_','p','p','c','_','_' 1: #elif defined(__ppc64__) 1: # define KEY '_','_','p','p','c','6','4','_','_' 1: #endif 1: 1: #define SIZE (sizeof(__int64)) 1: char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', 1: ('0' + ((SIZE / 10000)%10)), 1: ('0' + ((SIZE / 1000)%10)), 1: ('0' + ((SIZE / 100)%10)), 1: ('0' + ((SIZE / 10)%10)), 1: ('0' + (SIZE % 10)), 1: ']', 1: #ifdef KEY 1: ' ','k','e','y','[', KEY, ']', 1: #endif 1: '\0'}; 1: 1: #ifdef __CLASSIC_C__ 1: int main(argc, argv) int argc; char *argv[]; 1: #else 1: int main(int argc, char *argv[]) 1: #endif 1: { 1: int require = 0; 1: require += info_size[argc]; 1: (void)argv; 1: return require; 1: } 1: 1: 1: Checking whether CXX compiler has environ in stdlib.h failed to compile with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2473803741/fast" 1: gmake -f CMakeFiles/cmTryCompileExec2473803741.dir/build.make CMakeFiles/cmTryCompileExec2473803741.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec2473803741.dir/kwsysPlatformTestsCXX.cxx.o 1: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec2473803741.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:450:13: error: 'environ' was not declared in this scope 1: char* e = environ[0]; 1: ^ 1: CMakeFiles/cmTryCompileExec2473803741.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2473803741.dir/kwsysPlatformTestsCXX.cxx.o' failed 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec2473803741.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: Makefile:117: recipe for target 'cmTryCompileExec2473803741/fast' failed 1: gmake: *** [cmTryCompileExec2473803741/fast] Error 2 1: 1: 1: Checking whether CXX compiler has _atoi64 failed to compile with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2036391243/fast" 1: gmake -f CMakeFiles/cmTryCompileExec2036391243.dir/build.make CMakeFiles/cmTryCompileExec2036391243.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec2036391243.dir/kwsysPlatformTestsCXX.cxx.o 1: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS__ATOI64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec2036391243.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int main()': 1: /builddir/build/BUILD/cmake-3.2.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:493:38: error: '_atoi64' was not declared in this scope 1: return static_cast(_atoi64(str)); 1: ^ 1: CMakeFiles/cmTryCompileExec2036391243.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2036391243.dir/kwsysPlatformTestsCXX.cxx.o' failed 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys/CMakeFiles/CMakeTmp' 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec2036391243.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 1: Makefile:117: recipe for target 'cmTryCompileExec2036391243/fast' failed 1: gmake: *** [cmTryCompileExec2036391243/fast] Error 2 1: 1: 1: Determining if the Q_WS_WIN exist failed with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1268436554/fast" 1: gmake -f CMakeFiles/cmTryCompileExec1268436554.dir/build.make CMakeFiles/cmTryCompileExec1268436554.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec1268436554.dir/CheckSymbolExists.cxx.o 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec1268436554.dir/CheckSymbolExists.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function 'int main(int, char**)': 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: 'Q_WS_WIN' was not declared in this scope 1: return ((int*)(&Q_WS_WIN))[argc]; 1: ^ 1: CMakeFiles/cmTryCompileExec1268436554.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1268436554.dir/CheckSymbolExists.cxx.o' failed 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec1268436554.dir/CheckSymbolExists.cxx.o] Error 1 1: Makefile:117: recipe for target 'cmTryCompileExec1268436554/fast' failed 1: gmake: *** [cmTryCompileExec1268436554/fast] Error 2 1: 1: File /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: 1: /* */ 1: #include 1: 1: int main(int argc, char** argv) 1: { 1: (void)argv; 1: #ifndef Q_WS_WIN 1: return ((int*)(&Q_WS_WIN))[argc]; 1: #else 1: (void)argc; 1: return 0; 1: #endif 1: } 1: 1: Determining if the Q_WS_QWS exist failed with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1915154158/fast" 1: gmake -f CMakeFiles/cmTryCompileExec1915154158.dir/build.make CMakeFiles/cmTryCompileExec1915154158.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec1915154158.dir/CheckSymbolExists.cxx.o 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec1915154158.dir/CheckSymbolExists.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function 'int main(int, char**)': 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: 'Q_WS_QWS' was not declared in this scope 1: return ((int*)(&Q_WS_QWS))[argc]; 1: ^ 1: CMakeFiles/cmTryCompileExec1915154158.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1915154158.dir/CheckSymbolExists.cxx.o' failed 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec1915154158.dir/CheckSymbolExists.cxx.o] Error 1 1: Makefile:117: recipe for target 'cmTryCompileExec1915154158/fast' failed 1: gmake: *** [cmTryCompileExec1915154158/fast] Error 2 1: 1: File /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: 1: /* */ 1: #include 1: 1: int main(int argc, char** argv) 1: { 1: (void)argv; 1: #ifndef Q_WS_QWS 1: return ((int*)(&Q_WS_QWS))[argc]; 1: #else 1: (void)argc; 1: return 0; 1: #endif 1: } 1: 1: Determining if the Q_WS_MAC exist failed with the following output: 1: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 1: 1: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1187717421/fast" 1: gmake -f CMakeFiles/cmTryCompileExec1187717421.dir/build.make CMakeFiles/cmTryCompileExec1187717421.dir/build 1: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 1: Building CXX object CMakeFiles/cmTryCompileExec1187717421.dir/CheckSymbolExists.cxx.o 1: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec1187717421.dir/CheckSymbolExists.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function 'int main(int, char**)': 1: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: 'Q_WS_MAC' was not declared in this scope 1: return ((int*)(&Q_WS_MAC))[argc]; 1: ^ 1: CMakeFiles/cmTryCompileExec1187717421.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1187717421.dir/CheckSymbolExists.cxx.o' failed 1: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 1: gmake[1]: *** [CMakeFiles/cmTryCompileExec1187717421.dir/CheckSymbolExists.cxx.o] Error 1 1: Makefile:117: recipe for target 'cmTryCompileExec1187717421/fast' failed 1: gmake: *** [cmTryCompileExec1187717421/fast] Error 2 1: 1: File /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: 1: /* */ 1: #include 1: 1: int main(int argc, char** argv) 1: { 1: (void)argv; 1: #ifndef Q_WS_MAC 1: return ((int*)(&Q_WS_MAC))[argc]; 1: #else 1: (void)argc; 1: return 0; 1: #endif 1: } 1: 236: g++ has stl containers supporting allocator objects 236: g++ has stl wstring 236: g++ has header cstddef 236: g++ requires template friends to use <> 236: g++ supports member templates 236: g++ has standard template specialization syntax 236: g++ has argument dependent lookup 236: g++ has struct stat with st_mtim member 23: -- SKIPPED: CMAKE_VERSION does not know the year: 3.2.2 22/383 Test #19: kwsys.testProcess-5 .............................. Passed 0.05 sec 23/383 Test #87: LinkFlags-lib .................................... Passed 0.35 sec 24/383 Test #22: kwsys.testSharedForward .......................... Passed 0.55 sec 25/383 Test #1: SystemInformationNew ............................. Passed 3.77 sec 26/383 Test #23: CMake.Copyright .................................. Passed 1.05 sec test 88 Start 88: LinkFlags-dll 88: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake "--build" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags" "--target" "LinkFlags_dll" "--config" "NoConfig" 88: Test timeout computed to be: 1500 test 26 Start 26: FindModulesExecuteAll 26: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/FindModulesExecuteAll" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/FindModulesExecuteAll" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "FindModulesExecuteAll" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "FindModulesExecuteAll" 26: Test timeout computed to be: 1500 test 27 Start 27: StringFileTest 27: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "StringFileTest" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "StringFileTest" 27: Test timeout computed to be: 1500 test 28 Start 28: TryCompile 28: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/TryCompile" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TryCompile" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "TryCompile" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "TryCompile" 28: Test timeout computed to be: 1500 test 29 Start 29: TarTest 29: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/TarTest" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "TarTest" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "TarTest" 29: Test timeout computed to be: 1500 155: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping 155: ======== CMake output ====== 155: Could NOT find Qt3 (missing: QT_QT_LIBRARY QT_INCLUDE_DIR QT_MOC_EXECUTABLE) 155: CMake Warning (dev) at CMakeLists.txt:105 (use_mangled_mesa): 155: Policy CMP0030 is not set: The use_mangled_mesa command should not be 155: called. Run "cmake --help-policy CMP0030" for policy details. Use the 155: cmake_policy command to set the policy and suppress this warning. 155: This warning is for project developers. Use -Wno-dev to suppress it. 155: 155: Configuring 155: Configuring done 155: Generating 155: Generating done 155: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping 155: ======== End CMake output ====== 155: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping 155: 155: Run Clean Command:"/usr/bin/gmake" "clean" 155: 155: Run Build Command:"/usr/bin/gmake" 155: [ 14%] Building C object CMakeFiles/Wrap.dir/Wrap.c.o 155: Linking C executable bin/Wrap 155: [ 14%] Built target Wrap 155: [ 28%] Building CXX object CMakeFiles/fakefluid.dir/fakefluid.cxx.o 155: Linking CXX executable bin/fakefluid 155: [ 28%] Built target fakefluid 155: [ 42%] Building CXX object CMakeFiles/qtwrapping.dir/qtnoqtmain.cxx.o 155: Linking CXX executable bin/qtwrapping 155: [ 42%] Built target qtwrapping 155: [ 57%] Generating fltk1.h 155: fakefluid is creating file "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/fltk1.h" 155: fakefluid is creating file "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/fltk1.cxx" 155: Scanning dependencies of target wraplibFLTK 155: [ 71%] Building CXX object CMakeFiles/wraplibFLTK.dir/fltk1.cxx.o 155: Linking CXX static library bin/libwraplibFLTK.a 155: [ 85%] Built target wraplibFLTK 155: [100%] Building CXX object CMakeFiles/wrapping.dir/wrapping.cxx.o 155: Linking CXX executable bin/wrapping 155: [100%] Built target wrapping 155: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/bin/qtwrapping" 155: 21: WaitForData timeout reached. 21: WaitForData timeout reached. 21: WaitForData timeout reached. 21: WaitForData timeout reached. 21: WaitForData timeout reached. 21: WaitForData timeout reached. 21: WaitForData timeout reached. 21: Output on stdout after sleep. 21: Output on stderr after sleep. 21: Child exited with value = 0 21: Output on stdout after test 7. 21: Output on stderr after test 7. 88: Scanning dependencies of target LinkFlags_dll 88: [100%] Building C object CMakeFiles/LinkFlags_dll.dir/LinkFlagsLib.c.o 88: Linking C shared library libLinkFlags_dll.so 88: cc: error: BADFLAG.o: No such file or directory 88: CMakeFiles/LinkFlags_dll.dir/build.make:85: recipe for target 'libLinkFlags_dll.so' failed 88: gmake[3]: *** [libLinkFlags_dll.so] Error 1 88: CMakeFiles/Makefile2:95: recipe for target 'CMakeFiles/LinkFlags_dll.dir/all' failed 88: gmake[2]: *** [CMakeFiles/LinkFlags_dll.dir/all] Error 2 88: CMakeFiles/Makefile2:107: recipe for target 'CMakeFiles/LinkFlags_dll.dir/rule' failed 88: gmake[1]: *** [CMakeFiles/LinkFlags_dll.dir/rule] Error 2 88: Makefile:122: recipe for target 'LinkFlags_dll' failed 88: gmake: *** [LinkFlags_dll] Error 2 136: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig 136: ======== CMake output ====== 136: The C compiler identification is GNU 5.0.1 136: The CXX compiler identification is GNU 5.0.1 136: Check for working C compiler: /usr/bin/cc 136: Configuring 136: Check for working C compiler: /usr/bin/cc -- works 136: Detecting C compiler ABI info 136: Configuring 136: Detecting C compiler ABI info - done 136: Detecting C compile features 136: Configuring 136: Configuring 136: Configuring 136: Detecting C compile features - done 136: Check for working CXX compiler: /usr/bin/c++ 136: Configuring 136: Check for working CXX compiler: /usr/bin/c++ -- works 136: Detecting CXX compiler ABI info 136: Configuring 136: Detecting CXX compiler ABI info - done 136: Detecting CXX compile features 136: Configuring 136: Configuring 136: Configuring 136: Detecting CXX compile features - done 136: ARGV works 136: ARGN works 136: CMake Warning (dev) at VarTests.cmake:20 (variable_requires): 136: Policy CMP0035 is not set: The variable_requires command should not be 136: called. Run "cmake --help-policy CMP0035" for policy details. Use the 136: cmake_policy command to set the policy and suppress this warning. 136: Call Stack (most recent call first): 136: CMakeLists.txt:118 (include) 136: This warning is for project developers. Use -Wno-dev to suppress it. 136: 136: Load cache worked: bar 136: Test escape semi-colon ;; 136: 136: Ignore this message 136: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E echo NO_EXEC_PROGRAM /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig 2>&1 136: NO_EXEC_PROGRAM /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig 136: Configuring 136: complex bin dir is /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig 136: Configuring 136: Configuring 136: Configuring 136: Configuring 136: Configuring 136: Configuring 136: Configuring done 136: Generating 136: Generating 136: Generating 136: Generating 136: Generating done 136: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig 136: ======== End CMake output ====== 136: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig 136: 136: Run Clean Command:"/usr/bin/gmake" "clean" 136: 136: Run Build Command:"/usr/bin/gmake" 136: Scanning dependencies of target CMakeTestCLibraryShared 136: [ 7%] Built target CMakeTestCLibraryShared 136: Scanning dependencies of target CMakeTestLibrary 136: [ 21%] Built target CMakeTestLibrary 136: Scanning dependencies of target create_file 136: [ 28%] Built target create_file 136: Scanning dependencies of target CMakeTestLibraryShared 136: >> Creating /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig/Library/prebuild.txt! 136: >> Creating /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig/Library/prelink.txt! 136: >> Creating /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig/Library/postbuild.txt! 136: [ 35%] Built target CMakeTestLibraryShared 136: Scanning dependencies of target CMakeTestLinkShared 136: [ 42%] Built target CMakeTestLinkShared 136: Scanning dependencies of target CMakeTestLinkStatic 136: [ 50%] Built target CMakeTestLinkStatic 136: Scanning dependencies of target custom_target1 136: >> Creating /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig/Library/custom_target1.txt! 136: [ 50%] Built target custom_target1 136: Scanning dependencies of target test_preprocess 136: Preprocessing CXX source to CMakeFiles/create_file.dir/create_file.i 136: -- CMakeFiles/create_file.dir/create_file.i created successfully! 136: [ 50%] Built target test_preprocess 136: Scanning dependencies of target A 136: [ 57%] Built target A 136: Scanning dependencies of target complex 136: >> Creating Executable/prebuild.txt! 136: >> Creating Executable/prelink.txt! 136: >> Creating Executable/postbuild.txt! 136: [ 85%] Built target complex 136: Scanning dependencies of target complex.file 136: [ 92%] Built target complex.file 136: Scanning dependencies of target testSystemDir 136: [100%] Built target testSystemDir 136: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig/bin/complex" 136: Passed: Call to file1 function returned 1. 136: Passed: COMPILE_FLAGS did work with SET_TARGET_PROPERTIES 136: Passed: ELSEIF did work 136: Passed: CONDITIONAL_PARENTHESES did work 136: Passed: Call to file2 function returned 1. 136: Passed: CMake CMAKE_CXX_FLAGS is being passed to the compiler. 136: Passed: CMake CMAKE_C_FLAGS are not being passed to c++ files. 136: Passed: CMake CMAKE_C_FLAGS are being passed to c files and CXX flags are not. 136: Passed: CMAKE SET_TARGET_PROPERTIES COMPILE_FLAGS worked 136: Passed: CMAKE_IS_FUN is defined. 136: Passed: Variable args for MACROs are working. 136: Passed: CMake found A.cxx properly 136: Passed: CMake found the parent directory properly 136: Passed: CMake found the listfile stack properly 136: Passed: SHOULD_NOT_BE_DEFINED is not defined. 136: Passed: SHOULD_BE_DEFINED is defined. 136: Passed: ONE_VAR is defined. 136: Passed: ONE_VAR_IS_DEFINED is defined. 136: Passed: ZERO_VAR is not defined. 136: Passed: STRING_VAR == CMake is great 136: Passed: SHOULD_NOT_BE_DEFINED_NOT is not defined. 136: Passed: SHOULD_BE_DEFINED_NOT is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_NOT2 is not defined. 136: Passed: SHOULD_BE_DEFINED_NOT2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_AND is not defined. 136: Passed: SHOULD_BE_DEFINED_AND is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_AND2 is not defined. 136: Passed: SHOULD_BE_DEFINED_AND2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_OR is not defined. 136: Passed: SHOULD_BE_DEFINED_OR is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_OR2 is not defined. 136: Passed: SHOULD_BE_DEFINED_OR2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_MATCHES is not defined. 136: Passed: SHOULD_BE_DEFINED_MATCHES is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_MATCHES2 is not defined. 136: Passed: SHOULD_BE_DEFINED_MATCHES2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_COMMAND is not defined. 136: Passed: SHOULD_BE_DEFINED_COMMAND is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_COMMAND2 is not defined. 136: Passed: SHOULD_BE_DEFINED_COMMAND2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_EXISTS is not defined. 136: Passed: SHOULD_BE_DEFINED_EXISTS is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_EXISTS2 is not defined. 136: Passed: SHOULD_BE_DEFINED_EXISTS2 is defined. 136: Passed: SHOULD_BE_DEFINED_IS_DIRECTORY is defined. 136: Passed: SHOULD_BE_DEFINED_IS_DIRECTORY2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_LESS is not defined. 136: Passed: SHOULD_BE_DEFINED_LESS is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_LESS2 is not defined. 136: Passed: SHOULD_BE_DEFINED_LESS2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_GREATER is not defined. 136: Passed: SHOULD_NOT_BE_DEFINED_EQUAL is not defined. 136: Passed: SHOULD_BE_DEFINED_EQUAL is defined. 136: Passed: SHOULD_BE_DEFINED_GREATER is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_GREATER2 is not defined. 136: Passed: SHOULD_BE_DEFINED_GREATER2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_STRLESS is not defined. 136: Passed: SHOULD_BE_DEFINED_STRLESS is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_STRLESS2 is not defined. 136: Passed: SHOULD_BE_DEFINED_STRLESS2 is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_STRGREATER is not defined. 136: Passed: SHOULD_BE_DEFINED_STRGREATER is defined. 136: Passed: SHOULD_NOT_BE_DEFINED_STRGREATER2 is not defined. 136: Passed: SHOULD_BE_DEFINED_STRGREATER2 is defined. 136: Passed: FOREACH_VAR1 == VALUE1 136: Passed: FOREACH_VAR2 == VALUE2 136: Passed: FOREACH_CONCAT == abcdefg 136: Passed: WHILE command is working 136: Passed: CACHE_TEST_VAR1 == foo 136: Passed: CACHE_TEST_VAR2 == bar 136: Passed: CACHE_TEST_VAR3 == 1 136: Passed: CACHE_TEST_VAR_EXCLUDED is not defined. 136: Passed: CACHE_TEST_VAR_INTERNAL == bar 136: Passed: Find and remove file: Library/prebuild.txt 136: Passed: Find and remove file: Library/prelink.txt 136: Passed: Find and remove file: Library/postbuild.txt 136: Passed: Find and remove file: Library/postbuild2.txt 136: Passed: Find and remove file: Executable/prebuild.txt 136: Passed: Find and remove file: Executable/prelink.txt 136: Passed: Find and remove file: Executable/postbuild.txt 136: Passed: Find and remove file: Executable/postbuild2.txt 136: Passed: Find and remove file: Library/custom_target1.txt 136: Passed: Find dir: make_dir 136: Passed: Find and remove file: Executable/Temp/complex-required.txt 136: Passed: FIND_DUMMY_LIB == /builddir/build/BUILD/cmake-3.2.2/build/Tests/ComplexOneConfig/Library/libdummylib.so 136: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting FILE_HAS_EXTRA_COMPILE_FLAGS flag 136: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting ABSTRACT flag 136: Passed: FILE_HAS_WRAP_EXCLUDE succeeded in setting WRAP_EXCLUDE flag 136: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting extra flags == -foo -bar 136: Passed: CMAKE_MINIMUM_REQUIRED_VERSION is set to 2.4 136: Passed: REMOVE is working 136: Passed: SEPARATE_ARGUMENTS is working 136: Passed: ESCAPE_QUOTES is working 136: Passed: IF inside a FOREACH block works 136: Passed: Generated header included by non-generated source works. 136: Passed: cmakedefine01 is working for 0 136: Passed: cmakedefine01 is working for 1 136: Passed: CMake SET CACHE FORCE 136: Passed: Link to static over shared worked. 136: Passed: Single-character executable A worked. 136: Passed: 100 136: 117: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall 117: ======== CMake output ====== 117: The C compiler identification is GNU 5.0.1 117: The CXX compiler identification is GNU 5.0.1 117: Check for working C compiler: /usr/bin/cc 117: Configuring 117: Check for working C compiler: /usr/bin/cc -- works 117: Detecting C compiler ABI info 117: Configuring 117: Detecting C compiler ABI info - done 117: Detecting C compile features 117: Configuring 117: Configuring 117: Configuring 117: Detecting C compile features - done 117: Check for working CXX compiler: /usr/bin/c++ 117: Configuring 117: Check for working CXX compiler: /usr/bin/c++ -- works 117: Detecting CXX compiler ABI info 117: Configuring 117: Detecting CXX compiler ABI info - done 117: Detecting CXX compile features 117: Configuring 117: Configuring 117: Configuring 117: Detecting CXX compile features - done 117: Extra install: 117: Configuring 117: Configuring 117: Configuring 117: Configuring 117: Configuring 117: Configuring done 117: Generating 117: Generating 117: Generating 117: Generating done 117: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall 117: Extra install: 117: Configuring 117: Configuring 117: Configuring 117: Configuring 117: Configuring 117: Configuring done 117: Generating 117: Generating 117: Generating 117: Generating done 117: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall 117: ======== End CMake output ====== 117: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall 117: 117: Run Clean Command:"/usr/bin/gmake" "clean" 117: /usr/bin/gmake -f CMakeFiles/Makefile2 clean 117: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/SimpleInstall.dir/build.make CMakeFiles/SimpleInstall.dir/clean 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -P CMakeFiles/SimpleInstall.dir/cmake_clean.cmake 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test1.dir/build.make CMakeFiles/test1.dir/clean 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -P CMakeFiles/test1.dir/cmake_clean.cmake 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test2.dir/build.make CMakeFiles/test2.dir/clean 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -P CMakeFiles/test2.dir/cmake_clean.cmake 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test3.dir/build.make CMakeFiles/test3.dir/clean 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -P CMakeFiles/test3.dir/cmake_clean.cmake 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test4.dir/build.make CMakeFiles/test4.dir/clean 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -P CMakeFiles/test4.dir/cmake_clean.cmake 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f TestSubDir/CMakeFiles/TSD.dir/build.make TestSubDir/CMakeFiles/TSD.dir/clean 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSubDir && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -P CMakeFiles/TSD.dir/cmake_clean.cmake 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: 117: Run Build Command:"/usr/bin/gmake" 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -H/builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall -B/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall --check-build-system CMakeFiles/Makefile.cmake 0 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles/progress.marks 117: /usr/bin/gmake -f CMakeFiles/Makefile2 all 117: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test3.dir/build.make CMakeFiles/test3.dir/depend 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles/test3.dir/DependInfo.cmake --color= 117: Scanning dependencies of target test3 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test3.dir/build.make CMakeFiles/test3.dir/build 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 7 117: [ 12%] Building CXX object CMakeFiles/test3.dir/lib3.cxx.o 117: /usr/bin/c++ -Dtest3_EXPORTS -fPIC -o CMakeFiles/test3.dir/lib3.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/lib3.cxx 117: Linking CXX shared module lib/libtest3.so 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_link_script CMakeFiles/test3.dir/link.txt --verbose=1 117: /usr/bin/c++ -fPIC -shared -Wl,-soname,libtest3.so -o lib/libtest3.so CMakeFiles/test3.dir/lib3.cxx.o 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 7 117: [ 12%] Built target test3 117: /usr/bin/gmake -f CMakeFiles/test1.dir/build.make CMakeFiles/test1.dir/depend 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles/test1.dir/DependInfo.cmake --color= 117: Scanning dependencies of target test1 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test1.dir/build.make CMakeFiles/test1.dir/build 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 5 117: [ 25%] Building CXX object CMakeFiles/test1.dir/lib1.cxx.o 117: /usr/bin/c++ -o CMakeFiles/test1.dir/lib1.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/lib1.cxx 117: Linking CXX static library lib/static/libtest1.a 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -P CMakeFiles/test1.dir/cmake_clean_target.cmake 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_link_script CMakeFiles/test1.dir/link.txt --verbose=1 117: /usr/bin/ar cq lib/static/libtest1.a CMakeFiles/test1.dir/lib1.cxx.o 117: /usr/bin/ranlib lib/static/libtest1.a 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 5 117: [ 25%] Built target test1 117: /usr/bin/gmake -f TestSubDir/CMakeFiles/TSD.dir/build.make TestSubDir/CMakeFiles/TSD.dir/depend 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/TestSubDir /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSubDir /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSubDir/CMakeFiles/TSD.dir/DependInfo.cmake --color= 117: Scanning dependencies of target TSD 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f TestSubDir/CMakeFiles/TSD.dir/build.make TestSubDir/CMakeFiles/TSD.dir/build 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 3 117: [ 37%] Building CXX object TestSubDir/CMakeFiles/TSD.dir/TSD.cxx.o 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSubDir && /usr/bin/c++ -o CMakeFiles/TSD.dir/TSD.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/TestSubDir/TSD.cxx 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 4 117: [ 50%] Building CXX object TestSubDir/CMakeFiles/TSD.dir/TSD_utils.cxx.o 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSubDir && /usr/bin/c++ -o CMakeFiles/TSD.dir/TSD_utils.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/TestSubDir/TSD_utils.cxx 117: Linking CXX executable ../bin/TSD 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSubDir && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_link_script CMakeFiles/TSD.dir/link.txt --verbose=1 117: /usr/bin/c++ CMakeFiles/TSD.dir/TSD.cxx.o CMakeFiles/TSD.dir/TSD_utils.cxx.o -o ../bin/TSD -rdynamic 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 3 4 117: [ 50%] Built target TSD 117: /usr/bin/gmake -f CMakeFiles/test2.dir/build.make CMakeFiles/test2.dir/depend 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles/test2.dir/DependInfo.cmake --color= 117: Scanning dependencies of target test2 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test2.dir/build.make CMakeFiles/test2.dir/build 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 6 117: [ 62%] Building CXX object CMakeFiles/test2.dir/lib2.cxx.o 117: /usr/bin/c++ -Dtest2_EXPORTS -fPIC -o CMakeFiles/test2.dir/lib2.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/lib2.cxx 117: Linking CXX shared library lib/libtest2.so 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_link_script CMakeFiles/test2.dir/link.txt --verbose=1 117: /usr/bin/c++ -fPIC -shared -Wl,-soname,libtest2.so -o lib/libtest2.so CMakeFiles/test2.dir/lib2.cxx.o 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 6 117: [ 62%] Built target test2 117: /usr/bin/gmake -f CMakeFiles/test4.dir/build.make CMakeFiles/test4.dir/depend 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles/test4.dir/DependInfo.cmake --color= 117: Scanning dependencies of target test4 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/test4.dir/build.make CMakeFiles/test4.dir/build 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 8 117: [ 75%] Building CXX object CMakeFiles/test4.dir/lib4.cxx.o 117: /usr/bin/c++ -Dtest4_EXPORTS -fPIC -o CMakeFiles/test4.dir/lib4.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/lib4.cxx 117: Linking CXX shared library lib/libtest4out.so 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_link_script CMakeFiles/test4.dir/link.txt --verbose=1 117: /usr/bin/c++ -fPIC -shared -Wl,-soname,libtest4out.so.3 -o lib/libtest4out.so.1.2 CMakeFiles/test4.dir/lib4.cxx.o 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_symlink_library lib/libtest4out.so.1.2 lib/libtest4out.so.3 lib/libtest4out.so 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 8 117: [ 75%] Built target test4 117: /usr/bin/gmake -f CMakeFiles/SimpleInstall.dir/build.make CMakeFiles/SimpleInstall.dir/depend 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: cd /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles/SimpleInstall.dir/DependInfo.cmake --color= 117: Scanning dependencies of target SimpleInstall 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /usr/bin/gmake -f CMakeFiles/SimpleInstall.dir/build.make CMakeFiles/SimpleInstall.dir/build 117: gmake[2]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 1 117: [ 87%] Building CXX object CMakeFiles/SimpleInstall.dir/inst.cxx.o 117: /usr/bin/c++ -o CMakeFiles/SimpleInstall.dir/inst.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/inst.cxx 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 2 117: [100%] Building C object CMakeFiles/SimpleInstall.dir/foo.c.o 117: /usr/bin/cc -o CMakeFiles/SimpleInstall.dir/foo.c.o -c /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/foo.c 117: Linking CXX executable bin/SimpleInstExe 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_link_script CMakeFiles/SimpleInstall.dir/link.txt --verbose=1 117: /usr/bin/c++ CMakeFiles/SimpleInstall.dir/inst.cxx.o CMakeFiles/SimpleInstall.dir/foo.c.o -o bin/SimpleInstExe-1.2 -rdynamic lib/static/libtest1.a lib/libtest2.so lib/libtest4out.so.1.2 -Wl,-rpath,::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_symlink_executable bin/SimpleInstExe-1.2 bin/SimpleInstExe 117: Install Project 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --build . --target install 117: gmake[3]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -H/builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall -B/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall --check-build-system CMakeFiles/Makefile.cmake 0 117: /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall 117: gmake[4]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: gmake[4]: Nothing to be done for 'preinstall'. 117: gmake[4]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: Install the project... 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -P cmake_install.cmake 117: -- Install configuration: "" 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe-1.2 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe 117: -- Set runtime path of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe-1.2" to "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib" 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/static/libtest1.a 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest2.so 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/foo.h 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest3.so 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest4out.so.1.2 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest4out.so.3 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest4out.so 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/foo/lib1.h 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/foo/lib2renamed.h 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/lib3.h 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/SimpleInstallS1Config.cmake 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/SimpleInstallS1Config-noconfig.cmake 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/TestSubDir 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/TestSubDir/TSD_utils.cxx 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/TestSubDir/TSD.cxx 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/TestSubDir/TSD.h 117: -- Up-to-date: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/sample_script 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/sample_script.bat 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/.gitattributes 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/sample_script 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/sample_script.bat 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/.gitattributes 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/TestSubDir 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/TestSubDir/TSD.h 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/empty 117: This is install script 1. 117: This is install script 2. 117: Install script ordering works. 117: Install code ordering works. 117: This is install script 3. 117: This is install script 4. 117: Install script ordering works. 117: Install code ordering works. 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/old/lib3.h 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/old/lib2.h 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old1/sample_script 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old1/sample_script.bat 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old2/sample_script 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old2/sample_script.bat 117: This is in pre install 117: In post install 117: Pre and post install work fine 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/TSD.h 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/TSD 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old3/sample_script 117: -- Installing: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old3/sample_script.bat 117: gmake[3]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --build . --target package 117: gmake[3]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -H/builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall -B/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall --check-build-system CMakeFiles/Makefile.cmake 0 117: /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall 117: gmake[4]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: gmake[4]: Nothing to be done for 'preinstall'. 117: gmake[4]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: Run CPack packaging tool... 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cpack --config ./CPackConfig.cmake 117: CPack: Create package using TGZ 117: CPack: Install projects 117: CPack: - Install scripts: /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/PackageScript.cmake 117: CPack: - Install script: /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/PackageScript.cmake 117: This is packaging script 117: It writes a file with all variables available in /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/_CPack_Packages/Linux/TGZ/TestSimpleInstall-0.1.1-Linux//AllVariables.txt 117: CPack: - Run preinstall target for: TestSimpleInstall 117: CPack: - Install project: TestSimpleInstall 117: This is install script 1. 117: This is install script 2. 117: Install script ordering works. 117: Install code ordering works. 117: This is install script 3. 117: This is install script 4. 117: Install script ordering works. 117: Install code ordering works. 117: This is in pre install 117: In post install 117: Pre and post install work fine 117: CPack: Create package 117: CPack: - package: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSimpleInstall-0.1.1-Linux.tar.gz generated. 117: CPack: Create package using STGZ 117: CPack: Install projects 117: CPack: - Install scripts: /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/PackageScript.cmake 117: CPack: - Install script: /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/PackageScript.cmake 117: This is packaging script 117: It writes a file with all variables available in /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/_CPack_Packages/Linux/STGZ/TestSimpleInstall-0.1.1-Linux//AllVariables.txt 117: CPack: - Run preinstall target for: TestSimpleInstall 117: CPack: - Install project: TestSimpleInstall 117: This is install script 1. 117: This is install script 2. 117: Install script ordering works. 117: Install code ordering works. 117: This is install script 3. 117: This is install script 4. 117: Install script ordering works. 117: Install code ordering works. 117: This is in pre install 117: In post install 117: Pre and post install work fine 117: CPack: Create package 117: CPack: - package: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSimpleInstall-0.1.1-Linux.sh generated. 117: CPack: Create package using TZ 117: CPack: Install projects 117: CPack: - Install scripts: /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/PackageScript.cmake 117: CPack: - Install script: /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/PackageScript.cmake 117: This is packaging script 117: It writes a file with all variables available in /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/_CPack_Packages/Linux/TZ/TestSimpleInstall-0.1.1-Linux//AllVariables.txt 117: CPack: - Run preinstall target for: TestSimpleInstall 117: CPack: - Install project: TestSimpleInstall 117: This is install script 1. 117: This is install script 2. 117: Install script ordering works. 117: Install code ordering works. 117: This is install script 3. 117: This is install script 4. 117: Install script ordering works. 117: Install code ordering works. 117: This is in pre install 117: In post install 117: Pre and post install work fine 117: CPack: Create package 117: CPack: - package: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSimpleInstall-0.1.1-Linux.tar.Z generated. 117: CPack: Create package using TBZ2 117: CPack: Install projects 117: CPack: - Install scripts: /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/PackageScript.cmake 117: CPack: - Install script: /builddir/build/BUILD/cmake-3.2.2/Tests/SimpleInstall/PackageScript.cmake 117: This is packaging script 117: It writes a file with all variables available in /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/_CPack_Packages/Linux/TBZ2/TestSimpleInstall-0.1.1-Linux//AllVariables.txt 117: CPack: - Run preinstall target for: TestSimpleInstall 117: CPack: - Install project: TestSimpleInstall 117: This is install script 1. 117: This is install script 2. 117: Install script ordering works. 117: Install code ordering works. 117: This is install script 3. 117: This is install script 4. 117: Install script ordering works. 117: Install code ordering works. 117: This is in pre install 117: In post install 117: Pre and post install work fine 117: CPack: Create package 117: CPack: - package: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/TestSimpleInstall-0.1.1-Linux.tar.bz2 generated. 117: gmake[3]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: gmake[2]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 1 2 117: [100%] Built target SimpleInstall 117: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall' 117: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/CMakeFiles 0 117: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe" 117: The value of Foo: Foo 117: 236: g++ has ios::binary openmode 236: --------------------------------------------- 236: g++ -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmake.cxx -o cmake.o 164: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkLineOrder 164: ======== CMake output ====== 164: The C compiler identification is GNU 5.0.1 164: The CXX compiler identification is GNU 5.0.1 164: Check for working C compiler: /usr/bin/cc 164: Configuring 164: Check for working C compiler: /usr/bin/cc -- works 164: Detecting C compiler ABI info 164: Configuring 164: Detecting C compiler ABI info - done 164: Detecting C compile features 164: Configuring 164: Configuring 164: Configuring 164: Detecting C compile features - done 164: Check for working CXX compiler: /usr/bin/c++ 164: Configuring 164: Check for working CXX compiler: /usr/bin/c++ -- works 164: Detecting CXX compiler ABI info 164: Configuring 164: Detecting CXX compiler ABI info - done 164: Detecting CXX compile features 164: Configuring 164: Configuring 164: Configuring 164: Detecting CXX compile features - done 164: Configuring 164: Configuring done 164: Generating 164: Generating done 164: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkLineOrder 164: ======== End CMake output ====== 164: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkLineOrder 164: 164: Run Clean Command:"/usr/bin/gmake" "clean" 164: 164: Run Build Command:"/usr/bin/gmake" 164: Scanning dependencies of target NoDepE 164: [ 8%] Building C object CMakeFiles/NoDepE.dir/NoDepE.c.o 164: Linking C static library libNoDepE.a 164: [ 8%] Built target NoDepE 164: Scanning dependencies of target NoDepC 164: [ 16%] Building C object CMakeFiles/NoDepC.dir/NoDepC.c.o 164: Linking C static library libNoDepC.a 164: [ 16%] Built target NoDepC 164: Scanning dependencies of target NoDepF 164: [ 25%] Building C object CMakeFiles/NoDepF.dir/NoDepF.c.o 164: Linking C static library libNoDepF.a 164: [ 25%] Built target NoDepF 164: Scanning dependencies of target NoDepB 164: [ 33%] Building C object CMakeFiles/NoDepB.dir/NoDepB.c.o 164: Linking C static library libNoDepB.a 164: [ 33%] Built target NoDepB 164: Scanning dependencies of target NoDepA 164: [ 41%] Building C object CMakeFiles/NoDepA.dir/NoDepA.c.o 164: Linking C static library libNoDepA.a 164: [ 41%] Built target NoDepA 164: Scanning dependencies of target One 164: [ 50%] Building C object CMakeFiles/One.dir/One.c.o 164: Linking C static library libOne.a 164: [ 50%] Built target One 164: Scanning dependencies of target Exec1 164: [ 58%] Building C object CMakeFiles/Exec1.dir/Exec1.c.o 164: Linking C executable Exec1 164: [ 58%] Built target Exec1 164: Scanning dependencies of target NoDepX 164: [ 66%] Building C object CMakeFiles/NoDepX.dir/NoDepX.c.o 164: Linking C static library libNoDepX.a 164: [ 66%] Built target NoDepX 164: Scanning dependencies of target NoDepZ 164: [ 75%] Building C object CMakeFiles/NoDepZ.dir/NoDepZ.c.o 164: Linking C static library libNoDepZ.a 164: [ 75%] Built target NoDepZ 164: Scanning dependencies of target NoDepY 164: [ 83%] Building C object CMakeFiles/NoDepY.dir/NoDepY.c.o 164: Linking C static library libNoDepY.a 164: [ 83%] Built target NoDepY 164: Scanning dependencies of target Two 164: [ 91%] Building C object CMakeFiles/Two.dir/Two.c.o 164: Linking C static library libTwo.a 164: [ 91%] Built target Two 164: Scanning dependencies of target Exec2 164: [100%] Building C object CMakeFiles/Exec2.dir/Exec2.c.o 164: Linking C executable Exec2 164: [100%] Built target Exec2 164: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkLineOrder/Exec1" 164: 27/383 Test #155: qtwrapping ....................................... Passed 1.27 sec 28/383 Test #21: kwsys.testProcess-7 .............................. Passed 1.26 sec 29/383 Test #88: LinkFlags-dll .................................... Passed 0.23 sec 30/383 Test #136: complexOneConfig ................................. Passed 4.62 sec 31/383 Test #117: SimpleInstall .................................... Passed 4.63 sec 32/383 Test #164: linkorder1 ....................................... Passed 5.13 sec test 89 Start 89: LinkFlags-mod 89: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake "--build" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags" "--target" "LinkFlags_mod" "--config" "NoConfig" 89: Test timeout computed to be: 1500 test 156 Start 156: testdriver1 156: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/TestDriver" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TestDriver" "--build-generator" "Unix Makefiles" "--build-exe-dir" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Wrapping/bin" "--build-project" "TestDriverTest" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "TestDriverTest" "test1" 156: Test timeout computed to be: 1500 test 30 Start 30: SystemInformation 30: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "SystemInformation" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "SystemInformation" 30: Test timeout computed to be: 1500 test 31 Start 31: MathTest 31: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/MathTest" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/MathTest" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "MathTest" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "MathTest" 31: Test timeout computed to be: 1500 test 32 Start 32: CompileFeatures 32: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/CompileFeatures" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CompileFeatures" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "CompileFeatures" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "CompileFeatures" 32: Test timeout computed to be: 1500 test 33 Start 33: CMakeCommands.target_compile_features 33: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/CMakeCommands/target_compile_features" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CMakeCommands/target_compile_features" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "target_compile_features" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "target_compile_features" 33: Test timeout computed to be: 1500 89: Scanning dependencies of target LinkFlags_mod 89: [100%] Building C object CMakeFiles/LinkFlags_mod.dir/LinkFlagsLib.c.o 89: Linking C shared module libLinkFlags_mod.so 89: CMakeFiles/LinkFlags_mod.dir/build.make:85: recipe for target 'libLinkFlags_mod.so' failed 89: CMakeFiles/Makefile2:305: recipe for target 'CMakeFiles/LinkFlags_mod.dir/all' failed 89: CMakeFiles/Makefile2:317: recipe for target 'CMakeFiles/LinkFlags_mod.dir/rule' failed 89: Makefile:200: recipe for target 'LinkFlags_mod' failed 89: cc: error: BADFLAG.o: No such file or directory 89: gmake[3]: *** [libLinkFlags_mod.so] Error 1 89: gmake[2]: *** [CMakeFiles/LinkFlags_mod.dir/all] Error 2 89: gmake[1]: *** [CMakeFiles/LinkFlags_mod.dir/rule] Error 2 89: gmake: *** [LinkFlags_mod] Error 2 33/383 Test #89: LinkFlags-mod .................................... Passed 0.81 sec test 90 Start 90: LinkFlags-exe 90: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake "--build" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags" "--target" "LinkFlags_exe" "--config" "NoConfig" 90: Test timeout computed to be: 1500 221: 1/2 Test #1: TestTimeout ......................***Timeout 4.02 sec 221: Start 2: TestSleep 29: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest 29: ======== CMake output ====== 29: The C compiler identification is GNU 5.0.1 29: The CXX compiler identification is GNU 5.0.1 29: Check for working C compiler: /usr/bin/cc 29: Configuring 29: Check for working C compiler: /usr/bin/cc -- works 29: Detecting C compiler ABI info 29: Configuring 29: Detecting C compiler ABI info - done 29: Detecting C compile features 29: Configuring 29: Configuring 29: Configuring 29: Detecting C compile features - done 29: Check for working CXX compiler: /usr/bin/c++ 29: Configuring 29: Check for working CXX compiler: /usr/bin/c++ -- works 29: Detecting CXX compiler ABI info 29: Configuring 29: Detecting CXX compiler ABI info - done 29: Detecting CXX compile features 29: Configuring 29: Configuring 29: Configuring 29: Detecting CXX compile features - done 29: running ln -sf f1.txt "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d1/f2.txt" 2>&1 29: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest" && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E tar cvf "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_tar.tar" tar_dir 2>&1 29: tar_dir 29: tar_dir/d1 29: tar_dir/d1/f2.txt 29: tar_dir/d1/f1.txt 29: tar_dir/d-4 29: tar_dir/d-4/f1.txt 29: tar_dir/f1.txt 29: tar_dir/d_4 29: tar_dir/d_4/f1.txt 29: tar_dir/d 2 29: tar_dir/d 2/f1.txt 29: tar_dir/My Special Directory 29: tar_dir/My Special Directory/f1.txt 29: tar_dir/d + 3 29: tar_dir/d + 3/f1.txt 29: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest" && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E tar cvfz "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_tgz.tgz" tar_dir 2>&1 29: tar_dir 29: tar_dir/d1 29: tar_dir/d1/f2.txt 29: tar_dir/d1/f1.txt 29: tar_dir/d-4 29: tar_dir/d-4/f1.txt 29: tar_dir/f1.txt 29: tar_dir/d_4 29: tar_dir/d_4/f1.txt 29: tar_dir/d 2 29: tar_dir/d 2/f1.txt 29: tar_dir/My Special Directory 29: tar_dir/My Special Directory/f1.txt 29: tar_dir/d + 3 29: tar_dir/d + 3/f1.txt 29: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar" && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E tar xvf "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_tar.tar" 2>&1 29: x tar_dir/ 29: x tar_dir/d1/ 29: x tar_dir/d1/f2.txt 29: x tar_dir/d1/f1.txt 29: x tar_dir/d-4/ 29: x tar_dir/d-4/f1.txt 29: x tar_dir/f1.txt 29: x tar_dir/d_4/ 29: x tar_dir/d_4/f1.txt 29: x tar_dir/d 2/ 29: x tar_dir/d 2/f1.txt 29: x tar_dir/My Special Directory/ 29: x tar_dir/My Special Directory/f1.txt 29: x tar_dir/d + 3/ 29: x tar_dir/d + 3/f1.txt 29: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tgz" && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E tar xvfz "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_tgz.tgz" 2>&1 29: x tar_dir/ 29: x tar_dir/d1/ 29: x tar_dir/d1/f2.txt 29: x tar_dir/d1/f1.txt 29: x tar_dir/d-4/ 29: x tar_dir/d-4/f1.txt 29: x tar_dir/f1.txt 29: x tar_dir/d_4/ 29: x tar_dir/d_4/f1.txt 29: x tar_dir/d 2/ 29: x tar_dir/d 2/f1.txt 29: x tar_dir/My Special Directory/ 29: x tar_dir/My Special Directory/f1.txt 29: x tar_dir/d + 3/ 29: x tar_dir/d + 3/f1.txt 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d1/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d1/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d 2/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d 2/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d + 3/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d + 3/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d_4/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d_4/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d-4/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d-4/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/My Special Directory/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/My Special Directory/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d1/f2.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d1/f2.txt" 2>&1 29: Configuring 29: Configuring done 29: Generating 29: Generating done 29: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest 29: running ln -sf f1.txt "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d1/f2.txt" 2>&1 29: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest" && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E tar cvf "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_tar.tar" tar_dir 2>&1 29: tar_dir 29: tar_dir/d1 29: tar_dir/d1/f2.txt 29: tar_dir/d1/f1.txt 29: tar_dir/d-4 29: tar_dir/d-4/f1.txt 29: tar_dir/f1.txt 29: tar_dir/d_4 29: tar_dir/d_4/f1.txt 29: tar_dir/d 2 29: tar_dir/d 2/f1.txt 29: tar_dir/My Special Directory 29: tar_dir/My Special Directory/f1.txt 29: tar_dir/d + 3 29: tar_dir/d + 3/f1.txt 29: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest" && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E tar cvfz "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_tgz.tgz" tar_dir 2>&1 29: tar_dir 29: tar_dir/d1 29: tar_dir/d1/f2.txt 29: tar_dir/d1/f1.txt 29: tar_dir/d-4 29: tar_dir/d-4/f1.txt 29: tar_dir/f1.txt 29: tar_dir/d_4 29: tar_dir/d_4/f1.txt 29: tar_dir/d 2 29: tar_dir/d 2/f1.txt 29: tar_dir/My Special Directory 29: tar_dir/My Special Directory/f1.txt 29: tar_dir/d + 3 29: tar_dir/d + 3/f1.txt 29: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar" && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E tar xvf "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_tar.tar" 2>&1 29: x tar_dir/ 29: x tar_dir/d1/ 29: x tar_dir/d1/f2.txt 29: x tar_dir/d1/f1.txt 29: x tar_dir/d-4/ 29: x tar_dir/d-4/f1.txt 29: x tar_dir/f1.txt 29: x tar_dir/d_4/ 29: x tar_dir/d_4/f1.txt 29: x tar_dir/d 2/ 29: x tar_dir/d 2/f1.txt 29: x tar_dir/My Special Directory/ 29: x tar_dir/My Special Directory/f1.txt 29: x tar_dir/d + 3/ 29: x tar_dir/d + 3/f1.txt 29: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tgz" && /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E tar xvfz "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_tgz.tgz" 2>&1 29: x tar_dir/ 29: x tar_dir/d1/ 29: x tar_dir/d1/f2.txt 29: x tar_dir/d1/f1.txt 29: x tar_dir/d-4/ 29: x tar_dir/d-4/f1.txt 29: x tar_dir/f1.txt 29: x tar_dir/d_4/ 29: x tar_dir/d_4/f1.txt 29: x tar_dir/d 2/ 29: x tar_dir/d 2/f1.txt 29: x tar_dir/My Special Directory/ 29: x tar_dir/My Special Directory/f1.txt 29: x tar_dir/d + 3/ 29: x tar_dir/d + 3/f1.txt 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d1/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d1/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d 2/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d 2/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d + 3/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d + 3/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d_4/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d_4/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d-4/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d-4/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/My Special Directory/f1.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/My Special Directory/f1.txt" 2>&1 29: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/test_output_tar/tar_dir/d1/f2.txt" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/tar_dir/d1/f2.txt" 2>&1 29: Configuring 29: Configuring done 29: Generating 29: Generating done 29: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest 29: ======== End CMake output ====== 29: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest 29: 29: Run Clean Command:"/usr/bin/gmake" "clean" 29: 29: Run Build Command:"/usr/bin/gmake" 29: Scanning dependencies of target TarTest 29: [100%] Building CXX object CMakeFiles/TarTest.dir/TestTarExec.cxx.o 29: Linking CXX executable TarTest 29: [100%] Built target TarTest 29: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/TarTest/TarTest" 29: 27: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest 27: ======== CMake output ====== 27: The C compiler identification is GNU 5.0.1 27: The CXX compiler identification is GNU 5.0.1 27: Check for working C compiler: /usr/bin/cc 27: Configuring 27: Check for working C compiler: /usr/bin/cc -- works 27: Detecting C compiler ABI info 27: Configuring 27: Detecting C compiler ABI info - done 27: Detecting C compile features 27: Configuring 27: Configuring 27: Configuring 27: Detecting C compile features - done 27: Check for working CXX compiler: /usr/bin/c++ 27: Configuring 27: Check for working CXX compiler: /usr/bin/c++ -- works 27: Detecting CXX compiler ABI info 27: Configuring 27: Detecting CXX compiler ABI info - done 27: Detecting CXX compile features 27: Configuring 27: Configuring 27: Configuring 27: Detecting CXX compile features - done 27: file(READ HEX) correctly read [0001027700] 27: file(STRINGS) correctly read [#include "includefile" 27: ] 27: file(STRINGS) correctly read from hex file ["INFO:compiler[SDCC-HEX]] 27: file(STRINGS) correctly read from srec file ["INFO:compiler[SDCC-SREC]] 27: file(STRINGS) correctly read from utf8 file [The value of π (pi) is 3.141593;Line mixed with binary partially matches valid utf8: π is ;93.1593] 27: [ST1] == [ST1] 27: [ST2] == [ST2] 27: [ST3] == [ST3] 27: Output: [$(VAR1)$(VAR2)/$(VAR3)] 27: Files in /builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest are /builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/InputFile.h.in;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/test.utf8;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/CMakeLists.txt;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/main.ihx;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/main.srec;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/StringFile.cxx;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/test.bin 27: Glob expression is [/builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest/src/[sS][!a-su-zA-Z0-9][^a-qs-zA-Z0-9]ing?ile*.cxx]. 27: Globbed files [/builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest/src/StringFile.cxx]. 27: Globbed files [TryCompile/pass2b.cxx;MathTest/MathTestExec.cxx;MakeClean/ToClean/toclean.cxx;CompileCommandOutput/file_with_underscores.cxx;CompileCommandOutput/compile_command_output.cxx;CompileCommandOutput/relative.cxx;CompileCommandOutput/file with spaces.cxx;Complex/Library/file2.cxx;Complex/Library/notInAllLib.cxx;Complex/Library/sharedFile.cxx;Complex/Library/ExtraSources/file1.cxx;Complex/Library/create_file.cxx;Complex/Executable/complex.file.cxx;Complex/Executable/notInAllExe.cxx;Complex/Executable/A.cxx;Complex/Executable/testSystemDir.cxx;Complex/Executable/complex_nobuild.cxx;Complex/Executable/complex.cxx;JCTest/TestTime.cxx;ObjectLibrary/ExportLanguages/a.cxx;ExternalOBJ/executable.cxx;ExternalOBJ/Object/external_main.cxx;ExternalOBJ/Object/external_object.cxx;SubDir/Examples/example2/example2.cxx;SubDir/Examples/example1/example1.cxx;SubDir/Executable/test.cxx;SystemInformation/DumpInformation.cxx;CxxDialect/use_constexpr.cxx;CxxDialect/use_constexpr_and_typeof.cxx;CxxDialect/use_typeof.cxx;FindPackageTest/FindPackageTest.cxx;Plugin/src/example_exe.cxx;ComplexOneConfig/Library/file2.cxx;ComplexOneConfig/Library/notInAllLib.cxx;ComplexOneConfig/Library/sharedFile.cxx;ComplexOneConfig/Library/ExtraSources/file1.cxx;ComplexOneConfig/Library/create_file.cxx;ComplexOneConfig/Executable/complex.file.cxx;ComplexOneConfig/Executable/notInAllExe.cxx;ComplexOneConfig/Executable/A.cxx;ComplexOneConfig/Executable/testSystemDir.cxx;ComplexOneConfig/Executable/complex_nobuild.cxx;ComplexOneConfig/Executable/complex.cxx;StringFileTest/StringFile.cxx;SubDirSpaces/Some Examples/example2/example2.cxx;SubDirSpaces/Some Examples/example1/example1.cxx;SubDirSpaces/Executable Sources/test.cxx;SubDirSpaces/Executable/test.cxx;SBCS/SBCS.cxx;TestDriver/test2.cxx;TestDriver/testExtraStuff.cxx;TestDriver/test1.cxx;TestDriver/testExtraStuff2.cxx;TestDriver/testExtraStuff3.cxx;TestDriver/subdir/test3.cxx;Simple/simple.cxx;Simple/simpleLib.cxx;ExportImport/Export/testLib6.cxx;ExportImport/Export/renamed/renamed.cxx;CTestTestDepends/simple.cxx;CommandLineTest/CommandLineTest.cxx;FindJsonCpp/Test/main.cxx;CxxOnly/testCxxModule.cxx;CxxOnly/libcxx2.cxx;CxxOnly/libcxx1.cxx;CxxOnly/cxxonly.cxx;Testing/testing.cxx;Testing/Sub/Sub2/testing2.cxx;SimpleInstallS2/TestSubDir/TSD_utils.cxx;SimpleInstallS2/TestSubDir/TSD.cxx;SimpleInstallS2/lib4.cxx;SimpleInstallS2/inst2.cxx;SimpleInstallS2/lib1.cxx;SimpleInstallS2/lib3.cxx;SimpleInstallS2/lib2.cxx;SimpleInstallS2/inst.cxx;CTestTestFailure/badCode.cxx;OutOfSource/simple.cxx;OutOfSource/OutOfSourceSubdir/simple.cxx;OutOfSource/OutOfSourceSubdir/testlib.cxx;NewlineArgs/libcxx1.cxx;NewlineArgs/cxxonly.cxx;SwigTest/example.cxx;TarTest/TestTarExec.cxx;Tutorial/Step2/MathFunctions/mysqrt.cxx;Tutorial/Step2/tutorial.cxx;Tutorial/Step3/MathFunctions/mysqrt.cxx;Tutorial/Step3/tutorial.cxx;Tutorial/Step4/MathFunctions/mysqrt.cxx;Tutorial/Step4/tutorial.cxx;Tutorial/Step5/MathFunctions/mysqrt.cxx;Tutorial/Step5/MathFunctions/MakeTable.cxx;Tutorial/Step5/tutorial.cxx;Tutorial/Step7/MathFunctions/mysqrt.cxx;Tutorial/Step7/MathFunctions/MakeTable.cxx;Tutorial/Step7/tutorial.cxx;Tutorial/Step1/tutorial.cxx;Tutorial/Step6/MathFunctions/mysqrt.cxx;Tutorial/Step6/MathFunctions/MakeTable.cxx;Tutorial/Step6/tutorial.cxx;EmptyProperty/EmptyProperty.cxx;PreOrder/Library/simpleLib.cxx;PreOrder/simple.cxx;CxxSubdirC/main.cxx;SimpleInstall/TestSubDir/TSD_utils.cxx;SimpleInstall/TestSubDir/TSD.cxx;SimpleInstall/lib4.cxx;SimpleInstall/inst2.cxx;SimpleInstall/lib1.cxx;SimpleInstall/lib3.cxx;SimpleInstall/lib2.cxx;SimpleInstall/inst.cxx;Module/CheckTypeSize/CheckTypeSize.cxx;LinkLanguage/foo.cxx;Jump/Library/Shared/jumpShared.cxx;Jump/Library/Static/jumpStatic.cxx;Jump/Executable/jumpExecutable.cxx;Properties/SubDir/properties3.cxx;Properties/subdirtest.cxx;CTestTestCrash/crash.cxx;BundleTest/BundleLib.cxx;BundleTest/BundleTest.cxx;BundleGeneratorTest/Library.cxx;BundleGeneratorTest/Executable.cxx;SubProject/car.cxx;SubProject/bar.cxx;SubProject/foo/foo.cxx;Environment/main.cxx;CMakeLib/run_compile_commands.cxx;CMakeLib/testSystemTools.cxx;CMakeLib/testXMLSafe.cxx;CMakeLib/testGeneratedFileStream.cxx;CMakeLib/testVisualStudioSlnParser.cxx;CMakeLib/testXMLParser.cxx;CMakeLib/testRST.cxx;CMakeLib/testUTF8.cxx;CustomCommand/main.cxx;CustomCommand/generator.cxx;CustomCommand/wrapper.cxx;CustomCommand/tcat.cxx;CustComDepend/foo.cxx;CTestTestCycle/simple.cxx;CTestConfig/CTestConfig.cxx;Fortran/mycxx.cxx;Preprocess/preprocess_vs6.cxx;Preprocess/preprocess.cxx;CTestTest/SmallAndFast/intentional_compile_warning.cxx;CTestTest/SmallAndFast/intentional_compile_error.cxx;Framework/bar.cxx;Framework/foo.cxx;BuildDepends/Project/dep_custom2.cxx;BuildDepends/Project/zot.cxx;BuildDepends/Project/dep.cxx;BuildDepends/Project/bar.cxx;BuildDepends/Project/zot_macro_tgt.cxx;BuildDepends/Project/generator.cxx;BuildDepends/Project/linkdep.cxx;BuildDepends/Project/zot_macro_dir.cxx;BuildDepends/Project/dep_custom.cxx;X11/HelloWorldX11.cxx;Wrapping/qtnoqtmain.cxx;Wrapping/vtkIncluded.cxx;Wrapping/itkWrapperConfig.cxx;Wrapping/qtwrappingmain.cxx;Wrapping/vtkExcluded.cxx;Wrapping/wrapping.cxx;Wrapping/fakefluid.cxx]. 27: Cheack if FOREACH with RANGE works 27: FOREACH with RANGE 5 produces 0;1;2;3;4;5 27: FOREACH with RANGE 3;5 produces 3;4;5 27: FOREACH with RANGE 5;3 produces 5;4;3 27: FOREACH with RANGE 3;10;2 produces 3;5;7;9 27: FOREACH with RANGE 10;0;-3 produces 10;7;4;1 27: Configuring 27: Configuring done 27: Generating 27: Generating done 27: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest 27: file(READ HEX) correctly read [0001027700] 27: file(STRINGS) correctly read [#include "includefile" 27: ] 27: file(STRINGS) correctly read from hex file ["INFO:compiler[SDCC-HEX]] 27: file(STRINGS) correctly read from srec file ["INFO:compiler[SDCC-SREC]] 27: file(STRINGS) correctly read from utf8 file [The value of π (pi) is 3.141593;Line mixed with binary partially matches valid utf8: π is ;93.1593] 27: [ST1] == [ST1] 27: [ST2] == [ST2] 27: [ST3] == [ST3] 27: Output: [$(VAR1)$(VAR2)/$(VAR3)] 27: Files in /builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest are /builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/InputFile.h.in;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/test.utf8;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/CMakeLists.txt;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/main.ihx;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/main.srec;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/StringFile.cxx;/builddir/build/BUILD/cmake-3.2.2/Tests/StringFileTest/test.bin 27: Glob expression is [/builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest/src/[sS][!a-su-zA-Z0-9][^a-qs-zA-Z0-9]ing?ile*.cxx]. 27: Globbed files [/builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest/src/StringFile.cxx]. 27: Globbed files [TryCompile/pass2b.cxx;MathTest/MathTestExec.cxx;MakeClean/ToClean/toclean.cxx;CompileCommandOutput/file_with_underscores.cxx;CompileCommandOutput/compile_command_output.cxx;CompileCommandOutput/relative.cxx;CompileCommandOutput/file with spaces.cxx;Complex/Library/file2.cxx;Complex/Library/notInAllLib.cxx;Complex/Library/sharedFile.cxx;Complex/Library/ExtraSources/file1.cxx;Complex/Library/create_file.cxx;Complex/Executable/complex.file.cxx;Complex/Executable/notInAllExe.cxx;Complex/Executable/A.cxx;Complex/Executable/testSystemDir.cxx;Complex/Executable/complex_nobuild.cxx;Complex/Executable/complex.cxx;JCTest/TestTime.cxx;ObjectLibrary/ExportLanguages/a.cxx;ExternalOBJ/executable.cxx;ExternalOBJ/Object/external_main.cxx;ExternalOBJ/Object/external_object.cxx;SubDir/Examples/example2/example2.cxx;SubDir/Examples/example1/example1.cxx;SubDir/Executable/test.cxx;SystemInformation/DumpInformation.cxx;CxxDialect/use_constexpr.cxx;CxxDialect/use_constexpr_and_typeof.cxx;CxxDialect/use_typeof.cxx;FindPackageTest/FindPackageTest.cxx;Plugin/src/example_exe.cxx;ComplexOneConfig/Library/file2.cxx;ComplexOneConfig/Library/notInAllLib.cxx;ComplexOneConfig/Library/sharedFile.cxx;ComplexOneConfig/Library/ExtraSources/file1.cxx;ComplexOneConfig/Library/create_file.cxx;ComplexOneConfig/Executable/complex.file.cxx;ComplexOneConfig/Executable/notInAllExe.cxx;ComplexOneConfig/Executable/A.cxx;ComplexOneConfig/Executable/testSystemDir.cxx;ComplexOneConfig/Executable/complex_nobuild.cxx;ComplexOneConfig/Executable/complex.cxx;StringFileTest/StringFile.cxx;SubDirSpaces/Some Examples/example2/example2.cxx;SubDirSpaces/Some Examples/example1/example1.cxx;SubDirSpaces/Executable Sources/test.cxx;SubDirSpaces/Executable/test.cxx;SBCS/SBCS.cxx;TestDriver/test2.cxx;TestDriver/testExtraStuff.cxx;TestDriver/test1.cxx;TestDriver/testExtraStuff2.cxx;TestDriver/testExtraStuff3.cxx;TestDriver/subdir/test3.cxx;Simple/simple.cxx;Simple/simpleLib.cxx;ExportImport/Export/testLib6.cxx;ExportImport/Export/renamed/renamed.cxx;CTestTestDepends/simple.cxx;CommandLineTest/CommandLineTest.cxx;FindJsonCpp/Test/main.cxx;CxxOnly/testCxxModule.cxx;CxxOnly/libcxx2.cxx;CxxOnly/libcxx1.cxx;CxxOnly/cxxonly.cxx;Testing/testing.cxx;Testing/Sub/Sub2/testing2.cxx;SimpleInstallS2/TestSubDir/TSD_utils.cxx;SimpleInstallS2/TestSubDir/TSD.cxx;SimpleInstallS2/lib4.cxx;SimpleInstallS2/inst2.cxx;SimpleInstallS2/lib1.cxx;SimpleInstallS2/lib3.cxx;SimpleInstallS2/lib2.cxx;SimpleInstallS2/inst.cxx;CTestTestFailure/badCode.cxx;OutOfSource/simple.cxx;OutOfSource/OutOfSourceSubdir/simple.cxx;OutOfSource/OutOfSourceSubdir/testlib.cxx;NewlineArgs/libcxx1.cxx;NewlineArgs/cxxonly.cxx;SwigTest/example.cxx;TarTest/TestTarExec.cxx;Tutorial/Step2/MathFunctions/mysqrt.cxx;Tutorial/Step2/tutorial.cxx;Tutorial/Step3/MathFunctions/mysqrt.cxx;Tutorial/Step3/tutorial.cxx;Tutorial/Step4/MathFunctions/mysqrt.cxx;Tutorial/Step4/tutorial.cxx;Tutorial/Step5/MathFunctions/mysqrt.cxx;Tutorial/Step5/MathFunctions/MakeTable.cxx;Tutorial/Step5/tutorial.cxx;Tutorial/Step7/MathFunctions/mysqrt.cxx;Tutorial/Step7/MathFunctions/MakeTable.cxx;Tutorial/Step7/tutorial.cxx;Tutorial/Step1/tutorial.cxx;Tutorial/Step6/MathFunctions/mysqrt.cxx;Tutorial/Step6/MathFunctions/MakeTable.cxx;Tutorial/Step6/tutorial.cxx;EmptyProperty/EmptyProperty.cxx;PreOrder/Library/simpleLib.cxx;PreOrder/simple.cxx;CxxSubdirC/main.cxx;SimpleInstall/TestSubDir/TSD_utils.cxx;SimpleInstall/TestSubDir/TSD.cxx;SimpleInstall/lib4.cxx;SimpleInstall/inst2.cxx;SimpleInstall/lib1.cxx;SimpleInstall/lib3.cxx;SimpleInstall/lib2.cxx;SimpleInstall/inst.cxx;Module/CheckTypeSize/CheckTypeSize.cxx;LinkLanguage/foo.cxx;Jump/Library/Shared/jumpShared.cxx;Jump/Library/Static/jumpStatic.cxx;Jump/Executable/jumpExecutable.cxx;Properties/SubDir/properties3.cxx;Properties/subdirtest.cxx;CTestTestCrash/crash.cxx;BundleTest/BundleLib.cxx;BundleTest/BundleTest.cxx;BundleGeneratorTest/Library.cxx;BundleGeneratorTest/Executable.cxx;SubProject/car.cxx;SubProject/bar.cxx;SubProject/foo/foo.cxx;Environment/main.cxx;CMakeLib/run_compile_commands.cxx;CMakeLib/testSystemTools.cxx;CMakeLib/testXMLSafe.cxx;CMakeLib/testGeneratedFileStream.cxx;CMakeLib/testVisualStudioSlnParser.cxx;CMakeLib/testXMLParser.cxx;CMakeLib/testRST.cxx;CMakeLib/testUTF8.cxx;CustomCommand/main.cxx;CustomCommand/generator.cxx;CustomCommand/wrapper.cxx;CustomCommand/tcat.cxx;CustComDepend/foo.cxx;CTestTestCycle/simple.cxx;CTestConfig/CTestConfig.cxx;Fortran/mycxx.cxx;Preprocess/preprocess_vs6.cxx;Preprocess/preprocess.cxx;CTestTest/SmallAndFast/intentional_compile_warning.cxx;CTestTest/SmallAndFast/intentional_compile_error.cxx;Framework/bar.cxx;Framework/foo.cxx;BuildDepends/Project/dep_custom2.cxx;BuildDepends/Project/zot.cxx;BuildDepends/Project/dep.cxx;BuildDepends/Project/bar.cxx;BuildDepends/Project/zot_macro_tgt.cxx;BuildDepends/Project/generator.cxx;BuildDepends/Project/linkdep.cxx;BuildDepends/Project/zot_macro_dir.cxx;BuildDepends/Project/dep_custom.cxx;X11/HelloWorldX11.cxx;Wrapping/qtnoqtmain.cxx;Wrapping/vtkIncluded.cxx;Wrapping/itkWrapperConfig.cxx;Wrapping/qtwrappingmain.cxx;Wrapping/vtkExcluded.cxx;Wrapping/wrapping.cxx;Wrapping/fakefluid.cxx]. 27: Cheack if FOREACH with RANGE works 27: FOREACH with RANGE 5 produces 0;1;2;3;4;5 27: FOREACH with RANGE 3;5 produces 3;4;5 27: FOREACH with RANGE 5;3 produces 5;4;3 27: FOREACH with RANGE 3;10;2 produces 3;5;7;9 27: FOREACH with RANGE 10;0;-3 produces 10;7;4;1 27: Configuring 27: Configuring done 27: Generating 27: Generating done 27: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest 27: ======== End CMake output ====== 27: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest 27: 27: Run Clean Command:"/usr/bin/gmake" "clean" 27: 27: Run Build Command:"/usr/bin/gmake" 27: Scanning dependencies of target StringFileTest 27: [100%] Building CXX object CMakeFiles/StringFileTest.dir/src/StringFile.cxx.o 27: Linking CXX executable StringFileTest 27: [100%] Built target StringFileTest 27: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/StringFileTest/StringFileTest" 27: 90: Scanning dependencies of target LinkFlags_exe 90: [100%] Building C object CMakeFiles/LinkFlags_exe.dir/LinkFlagsExe.c.o 90: Linking C executable LinkFlags_exe 90: CMakeFiles/LinkFlags_exe.dir/build.make:85: recipe for target 'LinkFlags_exe' failed 90: CMakeFiles/Makefile2:165: recipe for target 'CMakeFiles/LinkFlags_exe.dir/all' failed 90: CMakeFiles/Makefile2:177: recipe for target 'CMakeFiles/LinkFlags_exe.dir/rule' failed 90: Makefile:148: recipe for target 'LinkFlags_exe' failed 90: cc: error: BADFLAG.o: No such file or directory 90: gmake[3]: *** [LinkFlags_exe] Error 1 90: gmake[2]: *** [CMakeFiles/LinkFlags_exe.dir/all] Error 2 90: gmake[1]: *** [CMakeFiles/LinkFlags_exe.dir/rule] Error 2 90: gmake: *** [LinkFlags_exe] Error 2 25: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageTest 25: ======== CMake output ====== 25: The C compiler identification is GNU 5.0.1 25: The CXX compiler identification is GNU 5.0.1 25: Check for working C compiler: /usr/bin/cc 25: Configuring 25: Check for working C compiler: /usr/bin/cc -- works 25: Detecting C compiler ABI info 25: Configuring 25: Detecting C compiler ABI info - done 25: Detecting C compile features 25: Configuring 25: Configuring 25: Configuring 25: Detecting C compile features - done 25: Check for working CXX compiler: /usr/bin/c++ 25: Configuring 25: Check for working CXX compiler: /usr/bin/c++ -- works 25: Detecting CXX compiler ABI info 25: Configuring 25: Detecting CXX compiler ABI info - done 25: Detecting CXX compile features 25: Configuring 25: Configuring 25: Configuring 25: Detecting CXX compile features - done 25: Found LotsOfComponents: TRUE found components: AComp CComp missing components: BComp 25: Found SomePackage: TRUE 25: Found UpperCasePackage: TRUE 25: CMake Warning at CMakeLists.txt:139 (find_package): 25: Found package configuration file: 25: 25: /builddir/build/BUILD/cmake-3.2.2/Tests/FindPackageTest/cmake/SetFoundFALSEConfig.cmake 25: 25: but it set SetFoundFALSE_FOUND to FALSE so package "SetFoundFALSE" is 25: considered to be NOT FOUND. 25: 25: 25: Preparing export(PACKAGE) test project 25: Configuring 25: Searching for export(PACKAGE) test project 25: Searching for export(PACKAGE) test project with CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=TRUE 25: Remove export(PACKAGE) test project 25: Preparing export(PACKAGE) test project with CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE 25: Configuring 25: Searching for export(PACKAGE) test project 25: Configuring 25: Configuring done 25: Generating 25: Generating done 25: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageTest 25: CMake Warning at CMakeLists.txt:139 (find_package): 25: Found package configuration file: 25: 25: /builddir/build/BUILD/cmake-3.2.2/Tests/FindPackageTest/cmake/SetFoundFALSEConfig.cmake 25: 25: but it set SetFoundFALSE_FOUND to FALSE so package "SetFoundFALSE" is 25: considered to be NOT FOUND. 25: 25: 25: Preparing export(PACKAGE) test project 25: Searching for export(PACKAGE) test project 25: Searching for export(PACKAGE) test project with CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=TRUE 25: Remove export(PACKAGE) test project 25: Preparing export(PACKAGE) test project with CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE 25: Searching for export(PACKAGE) test project 25: Configuring 25: Configuring done 25: Generating 25: Generating done 25: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageTest 25: ======== End CMake output ====== 25: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageTest 25: 25: Run Clean Command:"/usr/bin/gmake" "clean" 25: 25: Run Build Command:"/usr/bin/gmake" 25: Scanning dependencies of target FindPackageTest 25: [100%] Building CXX object CMakeFiles/FindPackageTest.dir/FindPackageTest.cxx.o 25: Linking CXX executable FindPackageTest 25: [100%] Built target FindPackageTest 25: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/FindPackageTest/FindPackageTest" 25: 30: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation 30: ======== CMake output ====== 30: The C compiler identification is GNU 5.0.1 30: The CXX compiler identification is GNU 5.0.1 30: Check for working C compiler: /usr/bin/cc 30: Configuring 30: Check for working C compiler: /usr/bin/cc -- works 30: Detecting C compiler ABI info 30: Configuring 30: Detecting C compiler ABI info - done 30: Detecting C compile features 30: Configuring 30: Configuring 30: Configuring 30: Detecting C compile features - done 30: Check for working CXX compiler: /usr/bin/c++ 30: Configuring 30: Check for working CXX compiler: /usr/bin/c++ -- works 30: Detecting CXX compiler ABI info 30: Configuring 30: Detecting CXX compiler ABI info - done 30: Detecting CXX compile features 30: Configuring 30: Configuring 30: Configuring 30: Detecting CXX compile features - done 30: To prevent CTest from stripping output, you have to display: CTEST_FULL_OUTPUT 30: Test macro 30: Configuring 30: Configuring done 30: Generating 30: Generating done 30: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation 30: To prevent CTest from stripping output, you have to display: CTEST_FULL_OUTPUT 30: Test macro 30: Configuring 30: Configuring done 30: Generating 30: Generating done 30: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation 30: ======== End CMake output ====== 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation 30: 30: Run Clean Command:"/usr/bin/gmake" "clean" 30: 30: Run Build Command:"/usr/bin/gmake" 30: Scanning dependencies of target SystemInformation 30: [100%] Building CXX object CMakeFiles/SystemInformation.dir/DumpInformation.cxx.o 30: Linking CXX executable SystemInformation 30: [100%] Built target SystemInformation 30: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/SystemInformation" 30: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 30: ================================================================ 30: Contents of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/SystemInformation.out": 30: ---------------------------------------------------------------- 30: CMAKE_STATIC_LIBRARY_PREFIX == "lib" 30: CMAKE_STATIC_LIBRARY_SUFFIX == ".a" 30: CMAKE_SHARED_LIBRARY_PREFIX == "lib" 30: CMAKE_SHARED_LIBRARY_SUFFIX == ".so" 30: CMAKE_SHARED_MODULE_PREFIX == "lib" 30: CMAKE_SHARED_MODULE_SUFFIX == ".so" 30: 30: 30: CMAKE_DL_LIBS == "dl" 30: CMAKE_LIBRARY_PATH_FLAG == "-L" 30: CMAKE_LINK_LIBRARY_FLAG == "-l" 30: CMAKE_SKIP_RPATH == "NO" 30: CMAKE_SYSTEM_INFO_FILE == "Platform/Linux" 30: CMAKE_SYSTEM_NAME == "Linux" 30: CMAKE_SYSTEM == "Linux-3.19.1-201.fc21.x86_64" 30: CMAKE_CXX_COMPILER == "/usr/bin/c++" 30: CMAKE_C_COMPILER == "/usr/bin/cc" 30: CMAKE_COMPILER_IS_GNUCC == "1" 30: CMAKE_COMPILER_IS_GNUCXX == "1" 30: CMAKE_C_COMPILER_ID == "GNU" 30: CMAKE_C_COMPILER_VERSION == "5.0.1" 30: CMAKE_C90_STANDARD_COMPILE_OPTION == "-std=c90" 30: CMAKE_C99_STANDARD_COMPILE_OPTION == "-std=c99" 30: CMAKE_C11_STANDARD_COMPILE_OPTION == "-std=c11" 30: CMAKE_C90_EXTENSION_COMPILE_OPTION == "-std=gnu90" 30: CMAKE_C99_EXTENSION_COMPILE_OPTION == "-std=gnu99" 30: CMAKE_C11_EXTENSION_COMPILE_OPTION == "-std=gnu11" 30: CMAKE_C_COMPILE_FEATURES == "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert" 30: CMAKE_C90_COMPILE_FEATURES == "c_function_prototypes" 30: CMAKE_C99_COMPILE_FEATURES == "c_restrict;c_variadic_macros" 30: CMAKE_C11_COMPILE_FEATURES == "c_static_assert" 30: CMAKE_CXX_COMPILER_ID == "GNU" 30: CMAKE_CXX_COMPILER_VERSION == "5.0.1" 30: CMAKE_CXX98_STANDARD_COMPILE_OPTION == "-std=c++98" 30: CMAKE_CXX11_STANDARD_COMPILE_OPTION == "-std=c++11" 30: CMAKE_CXX98_EXTENSION_COMPILE_OPTION == "-std=gnu++98" 30: CMAKE_CXX11_EXTENSION_COMPILE_OPTION == "-std=gnu++11" 30: CMAKE_CXX_COMPILE_FEATURES == "cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates" 30: CMAKE_CXX98_COMPILE_FEATURES == "cxx_template_template_parameters" 30: CMAKE_CXX11_COMPILE_FEATURES == "cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates" 30: CMAKE_CXX14_COMPILE_FEATURES == "cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates" 30: 30: // C shared library flag 30: CMAKE_SHARED_LIBRARY_C_FLAGS == "-fPIC" 30: CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS == "-shared" 30: CMAKE_SHARED_LIBRARY_LINK_FLAGS == "" 30: CMAKE_SHARED_LIBRARY_RUNTIME_FLAG == "" 30: CMAKE_SHARED_LIBRARY_RUNTIME_FLAG_SEP == "" 30: CMAKE_SHARED_LIBRARY_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" 30: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" 30: CMAKE_C_COMPILE_OPTIONS_PIC == "-fPIC" 30: CMAKE_C_COMPILE_OPTIONS_PIE == "-fPIE" 30: CMAKE_C_COMPILE_OPTIONS_DLL == "" 30: 30: // C shared module flags 30: CMAKE_SHARED_MODULE_C_FLAGS == "-fPIC" 30: CMAKE_SHARED_MODULE_CREATE_C_FLAGS == "-shared" 30: CMAKE_SHARED_MODULE_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" 30: CMAKE_SHARED_MODULE_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" 30: 30: // C exe flags 30: CMAKE_EXE_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" 30: CMAKE_EXE_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" 30: 30: // CXX shared library flags 30: CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS == "-shared" 30: CMAKE_SHARED_LIBRARY_CXX_FLAGS == "-fPIC" 30: CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS == "-rdynamic" 30: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG == "-Wl,-rpath," 30: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP == ":" 30: CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" 30: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" 30: CMAKE_CXX_COMPILE_OPTIONS_PIC == "-fPIC" 30: CMAKE_CXX_COMPILE_OPTIONS_PIE == "-fPIE" 30: CMAKE_CXX_COMPILE_OPTIONS_DLL == "" 30: 30: // CXX shared module flags 30: CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS == "-shared" 30: CMAKE_SHARED_MODULE_CXX_FLAGS == "-fPIC" 30: CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" 30: CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" 30: 30: // CXX exe flags 30: CMAKE_EXE_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" 30: CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" 30: 30: CMAKE_USER_MAKE_RULES_OVERRIDE == "" 30: CMAKE_VERBOSE_MAKEFILE == "FALSE" 30: CMAKE_BUILD_TYPE == "" 30: CMAKE_CXX_FLAGS == "" 30: CMAKE_CXX_FLAGS_DEBUG == "-g" 30: CMAKE_CXX_FLAGS_MINSIZEREL == "-Os -DNDEBUG" 30: CMAKE_CXX_FLAGS_RELEASE == "-O3 -DNDEBUG" 30: CMAKE_CXX_FLAGS_RELWITHDEBINFO == "-O2 -g -DNDEBUG" 30: 30: CMAKE_C_FLAGS == "" 30: CMAKE_C_FLAGS_DEBUG == "-g" 30: CMAKE_C_FLAGS_MINSIZEREL == "-Os -DNDEBUG" 30: CMAKE_C_FLAGS_RELEASE == "-O3 -DNDEBUG" 30: CMAKE_C_FLAGS_RELWITHDEBINFO == "-O2 -g -DNDEBUG" 30: 30: // build rules 30: CMAKE_CXX_CREATE_SHARED_LIBRARY == "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <SONAME_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" 30: CMAKE_CXX_CREATE_SHARED_MODULE == "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <SONAME_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" 30: CMAKE_C_CREATE_SHARED_LIBRARY == "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <SONAME_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" 30: CMAKE_C_CREATE_SHARED_MODULE == "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <SONAME_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" 30: CMAKE_CXX_CREATE_STATIC_LIBRARY == "" 30: CMAKE_C_CREATE_STATIC_LIBRARY == "" 30: CMAKE_CXX_COMPILE_OBJECT == "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" 30: CMAKE_C_COMPILE_OBJECT == "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" 30: CMAKE_C_LINK_EXECUTABLE == "<CMAKE_C_COMPILER> <FLAGS> <CMAKE_C_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" 30: CMAKE_CXX_LINK_EXECUTABLE == "<CMAKE_CXX_COMPILER> <FLAGS> <CMAKE_CXX_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" 30: 30: // implicit link info 30: CMAKE_C_IMPLICIT_LINK_LIBRARIES == "c" 30: CMAKE_C_IMPLICIT_LINK_DIRECTORIES == "/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib" 30: CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES == "" 30: CMAKE_CXX_IMPLICIT_LINK_LIBRARIES == "stdc++;m;c" 30: CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES == "/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib" 30: CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES == "" 30: 30: XCODE_VERSION == "" 30: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 30: ================================================================ 30: Contents of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/AllVariables.txt": 30: ---------------------------------------------------------------- 30: CMAKE_AR "/usr/bin/ar" 30: CMAKE_BASE_NAME "g++" 30: CMAKE_BINARY_DIR "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation" 30: CMAKE_BUILD_TOOL "/usr/bin/gmake" 30: CMAKE_BUILD_TYPE "" 30: CMAKE_C11_COMPILE_FEATURES "c_static_assert" 30: CMAKE_C11_EXTENSION_COMPILE_OPTION "-std=gnu11" 30: CMAKE_C11_STANDARD_COMPILE_OPTION "-std=c11" 30: CMAKE_C90_COMPILE_FEATURES "c_function_prototypes" 30: CMAKE_C90_EXTENSION_COMPILE_OPTION "-std=gnu90" 30: CMAKE_C90_STANDARD_COMPILE_OPTION "-std=c90" 30: CMAKE_C99_COMPILE_FEATURES "c_restrict;c_variadic_macros" 30: CMAKE_C99_EXTENSION_COMPILE_OPTION "-std=gnu99" 30: CMAKE_C99_STANDARD_COMPILE_OPTION "-std=c99" 30: CMAKE_CACHEFILE_DIR "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation" 30: CMAKE_CACHE_MAJOR_VERSION "3" 30: CMAKE_CACHE_MINOR_VERSION "2" 30: CMAKE_CACHE_PATCH_VERSION "2" 30: CMAKE_CFG_INTDIR "." 30: CMAKE_COLOR_MAKEFILE "ON" 30: CMAKE_COMMAND "/builddir/build/BUILD/cmake-3.2.2/build/bin/cmake" 30: CMAKE_COMPILER_IS_GNUCC "1" 30: CMAKE_COMPILER_IS_GNUCXX "1" 30: CMAKE_CPACK_COMMAND "/builddir/build/BUILD/cmake-3.2.2/build/bin/cpack" 30: CMAKE_CROSSCOMPILING "FALSE" 30: CMAKE_CTEST_COMMAND "/builddir/build/BUILD/cmake-3.2.2/build/bin/ctest" 30: CMAKE_CURRENT_BINARY_DIR "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation" 30: CMAKE_CURRENT_LIST_DIR "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation" 30: CMAKE_CURRENT_LIST_FILE "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation/CMakeLists.txt" 30: CMAKE_CURRENT_SOURCE_DIR "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation" 30: CMAKE_CXX11_COMPILE_FEATURES "cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates" 30: CMAKE_CXX11_EXTENSION_COMPILE_OPTION "-std=gnu++11" 30: CMAKE_CXX11_STANDARD_COMPILE_OPTION "-std=c++11" 30: CMAKE_CXX14_COMPILE_FEATURES "cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates" 30: CMAKE_CXX14_EXTENSION_COMPILE_OPTION "-std=gnu++14" 30: CMAKE_CXX14_STANDARD_COMPILE_OPTION "-std=c++14" 30: CMAKE_CXX98_COMPILE_FEATURES "cxx_template_template_parameters" 30: CMAKE_CXX98_EXTENSION_COMPILE_OPTION "-std=gnu++98" 30: CMAKE_CXX98_STANDARD_COMPILE_OPTION "-std=c++98" 30: CMAKE_CXX_ABI_COMPILED "TRUE" 30: CMAKE_CXX_ARCHIVE_APPEND "<CMAKE_AR> q <TARGET> <LINK_FLAGS> <OBJECTS>" 30: CMAKE_CXX_ARCHIVE_CREATE "<CMAKE_AR> cq <TARGET> <LINK_FLAGS> <OBJECTS>" 30: CMAKE_CXX_ARCHIVE_FINISH "<CMAKE_RANLIB> <TARGET>" 30: CMAKE_CXX_COMPILER "/usr/bin/c++" 30: CMAKE_CXX_COMPILER_ABI "ELF" 30: CMAKE_CXX_COMPILER_ARG1 "" 30: CMAKE_CXX_COMPILER_ENV_VAR "CXX" 30: CMAKE_CXX_COMPILER_ID "GNU" 30: CMAKE_CXX_COMPILER_ID_RUN "1" 30: CMAKE_CXX_COMPILER_LOADED "1" 30: CMAKE_CXX_COMPILER_VERSION "5.0.1" 30: CMAKE_CXX_COMPILER_WORKS "TRUE" 30: CMAKE_CXX_COMPILE_FEATURES "cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates" 30: CMAKE_CXX_COMPILE_OBJECT "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" 30: CMAKE_CXX_COMPILE_OPTIONS_PIC "-fPIC" 30: CMAKE_CXX_COMPILE_OPTIONS_PIE "-fPIE" 30: CMAKE_CXX_COMPILE_OPTIONS_SYSROOT "--sysroot=" 30: CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY "-fvisibility=" 30: CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY_INLINES_HIDDEN "-fvisibility-inlines-hidden" 30: CMAKE_CXX_CREATE_ASSEMBLY_SOURCE "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -S <SOURCE> -o <ASSEMBLY_SOURCE>" 30: CMAKE_CXX_CREATE_PREPROCESSED_SOURCE "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -E <SOURCE> > <PREPROCESSED_SOURCE>" 30: CMAKE_CXX_CREATE_SHARED_LIBRARY "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <SONAME_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" 30: CMAKE_CXX_CREATE_SHARED_MODULE "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <SONAME_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" 30: CMAKE_CXX_FLAGS "" 30: CMAKE_CXX_FLAGS_DEBUG "-g" 30: CMAKE_CXX_FLAGS_DEBUG_INIT "-g" 30: CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" 30: CMAKE_CXX_FLAGS_MINSIZEREL_INIT "-Os -DNDEBUG" 30: CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG" 30: CMAKE_CXX_FLAGS_RELEASE_INIT "-O3 -DNDEBUG" 30: CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG" 30: CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT "-O2 -g -DNDEBUG" 30: CMAKE_CXX_IGNORE_EXTENSIONS "inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC" 30: CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include" 30: CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib" 30: CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "" 30: CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;c" 30: CMAKE_CXX_INFORMATION_LOADED "1" 30: CMAKE_CXX_LIBRARY_ARCHITECTURE "" 30: CMAKE_CXX_LINKER_PREFERENCE "30" 30: CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES "1" 30: CMAKE_CXX_LINK_EXECUTABLE "<CMAKE_CXX_COMPILER> <FLAGS> <CMAKE_CXX_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" 30: CMAKE_CXX_OUTPUT_EXTENSION ".o" 30: CMAKE_CXX_PLATFORM_ID "Linux" 30: CMAKE_CXX_SIMULATE_ID "" 30: CMAKE_CXX_SIMULATE_VERSION "" 30: CMAKE_CXX_SIZEOF_DATA_PTR "8" 30: CMAKE_CXX_SOURCE_FILE_EXTENSIONS "C;M;c++;cc;cpp;cxx;mm;CPP" 30: CMAKE_CXX_STANDARD_DEFAULT "98" 30: CMAKE_CXX_VERBOSE_FLAG "-v" 30: CMAKE_C_ABI_COMPILED "TRUE" 30: CMAKE_C_ARCHIVE_APPEND "<CMAKE_AR> q <TARGET> <LINK_FLAGS> <OBJECTS>" 30: CMAKE_C_ARCHIVE_CREATE "<CMAKE_AR> cq <TARGET> <LINK_FLAGS> <OBJECTS>" 30: CMAKE_C_ARCHIVE_FINISH "<CMAKE_RANLIB> <TARGET>" 30: CMAKE_C_COMPILER "/usr/bin/cc" 30: CMAKE_C_COMPILER_ABI "ELF" 30: CMAKE_C_COMPILER_ARG1 "" 30: CMAKE_C_COMPILER_ENV_VAR "CC" 30: CMAKE_C_COMPILER_ID "GNU" 30: CMAKE_C_COMPILER_ID_RUN "1" 30: CMAKE_C_COMPILER_LOADED "1" 30: CMAKE_C_COMPILER_VERSION "5.0.1" 30: CMAKE_C_COMPILER_WORKS "TRUE" 30: CMAKE_C_COMPILE_FEATURES "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert" 30: CMAKE_C_COMPILE_OBJECT "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" 30: CMAKE_C_COMPILE_OPTIONS_PIC "-fPIC" 30: CMAKE_C_COMPILE_OPTIONS_PIE "-fPIE" 30: CMAKE_C_COMPILE_OPTIONS_SYSROOT "--sysroot=" 30: CMAKE_C_COMPILE_OPTIONS_VISIBILITY "-fvisibility=" 30: CMAKE_C_CREATE_ASSEMBLY_SOURCE "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -S <SOURCE> -o <ASSEMBLY_SOURCE>" 30: CMAKE_C_CREATE_PREPROCESSED_SOURCE "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -E <SOURCE> > <PREPROCESSED_SOURCE>" 30: CMAKE_C_CREATE_SHARED_LIBRARY "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <SONAME_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" 30: CMAKE_C_CREATE_SHARED_MODULE "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <SONAME_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" 30: CMAKE_C_FLAGS "" 30: CMAKE_C_FLAGS_DEBUG "-g" 30: CMAKE_C_FLAGS_DEBUG_INIT "-g" 30: CMAKE_C_FLAGS_MINSIZEREL "-Os -DNDEBUG" 30: CMAKE_C_FLAGS_MINSIZEREL_INIT "-Os -DNDEBUG" 30: CMAKE_C_FLAGS_RELEASE "-O3 -DNDEBUG" 30: CMAKE_C_FLAGS_RELEASE_INIT "-O3 -DNDEBUG" 30: CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG" 30: CMAKE_C_FLAGS_RELWITHDEBINFO_INIT "-O2 -g -DNDEBUG" 30: CMAKE_C_IGNORE_EXTENSIONS "h;H;o;O;obj;OBJ;def;DEF;rc;RC" 30: CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include" 30: CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib" 30: CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "" 30: CMAKE_C_IMPLICIT_LINK_LIBRARIES "c" 30: CMAKE_C_INFORMATION_LOADED "1" 30: CMAKE_C_LIBRARY_ARCHITECTURE "" 30: CMAKE_C_LINKER_PREFERENCE "10" 30: CMAKE_C_LINK_EXECUTABLE "<CMAKE_C_COMPILER> <FLAGS> <CMAKE_C_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" 30: CMAKE_C_OUTPUT_EXTENSION ".o" 30: CMAKE_C_PLATFORM_ID "Linux" 30: CMAKE_C_SIMULATE_ID "" 30: CMAKE_C_SIMULATE_VERSION "" 30: CMAKE_C_SIZEOF_DATA_PTR "8" 30: CMAKE_C_SOURCE_FILE_EXTENSIONS "c;m" 30: CMAKE_C_STANDARD_DEFAULT "11" 30: CMAKE_C_VERBOSE_FLAG "-v" 30: CMAKE_DEPFILE_FLAGS_C "-MMD -MT <OBJECT> -MF <DEPFILE>" 30: CMAKE_DEPFILE_FLAGS_CXX "-MMD -MT <OBJECT> -MF <DEPFILE>" 30: CMAKE_DL_LIBS "dl" 30: CMAKE_EDIT_COMMAND "/builddir/build/BUILD/cmake-3.2.2/build/bin/ccmake" 30: CMAKE_EXECUTABLE_FORMAT "ELF" 30: CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG "-Wl,-rpath-link," 30: CMAKE_EXECUTABLE_RPATH_LINK_C_FLAG "-Wl,-rpath-link," 30: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG "-Wl,-rpath," 30: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ":" 30: CMAKE_EXECUTABLE_RUNTIME_C_FLAG "-Wl,-rpath," 30: CMAKE_EXECUTABLE_RUNTIME_C_FLAG_SEP ":" 30: CMAKE_EXECUTABLE_SUFFIX "" 30: CMAKE_EXE_EXPORTS_CXX_FLAG "-Wl,--export-dynamic" 30: CMAKE_EXE_EXPORTS_C_FLAG "-Wl,--export-dynamic" 30: CMAKE_EXE_LINKER_FLAGS "" 30: CMAKE_EXE_LINKER_FLAGS_DEBUG "" 30: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL "" 30: CMAKE_EXE_LINKER_FLAGS_RELEASE "" 30: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO "" 30: CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" 30: CMAKE_EXE_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" 30: CMAKE_EXE_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" 30: CMAKE_EXE_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" 30: CMAKE_EXPORT_COMPILE_COMMANDS "OFF" 30: CMAKE_EXTRA_GENERATOR "" 30: CMAKE_FILES_DIRECTORY "/CMakeFiles" 30: CMAKE_FIND_LIBRARY_PREFIXES "lib" 30: CMAKE_FIND_LIBRARY_SUFFIXES ".so;.a" 30: CMAKE_GENERATOR "Unix Makefiles" 30: CMAKE_GENERATOR_PLATFORM "" 30: CMAKE_GENERATOR_TOOLSET "" 30: CMAKE_HOME_DIRECTORY "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation" 30: CMAKE_HOST_SYSTEM "Linux-3.19.1-201.fc21.x86_64" 30: CMAKE_HOST_SYSTEM_NAME "Linux" 30: CMAKE_HOST_SYSTEM_PROCESSOR "x86_64" 30: CMAKE_HOST_SYSTEM_VERSION "3.19.1-201.fc21.x86_64" 30: CMAKE_HOST_UNIX "1" 30: CMAKE_INCLUDE_FLAG_C "-I" 30: CMAKE_INCLUDE_FLAG_CXX "-I" 30: CMAKE_INCLUDE_FLAG_C_SEP "" 30: CMAKE_INCLUDE_SYSTEM_FLAG_C "-isystem " 30: CMAKE_INCLUDE_SYSTEM_FLAG_CXX "-isystem " 30: CMAKE_INSTALL_DEFAULT_COMPONENT_NAME "Unspecified" 30: CMAKE_INSTALL_PREFIX "/usr/local" 30: CMAKE_INSTALL_SO_NO_EXE "0" 30: CMAKE_INTERNAL_PLATFORM_ABI "ELF" 30: CMAKE_LIBRARY_ARCHITECTURE_REGEX "[a-z0-9_]+(-[a-z0-9_]+)?-linux-gnu[a-z0-9_]*" 30: CMAKE_LIBRARY_PATH_FLAG "-L" 30: CMAKE_LIBRARY_PATH_TERMINATOR "" 30: CMAKE_LINKER "/usr/bin/ld" 30: CMAKE_LINK_LIBRARY_FLAG "-l" 30: CMAKE_LINK_LIBRARY_SUFFIX "" 30: CMAKE_MAJOR_VERSION "3" 30: CMAKE_MAKE_PROGRAM "/usr/bin/gmake" 30: CMAKE_MATCH_0 "" 30: CMAKE_MATCH_COUNT "0" 30: CMAKE_MINIMUM_REQUIRED_VERSION "3.0" 30: CMAKE_MINOR_VERSION "2" 30: CMAKE_MODULE_LINKER_FLAGS "" 30: CMAKE_MODULE_LINKER_FLAGS_DEBUG "" 30: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL "" 30: CMAKE_MODULE_LINKER_FLAGS_RELEASE "" 30: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO "" 30: CMAKE_NM "/usr/bin/nm" 30: CMAKE_NUMBER_OF_LOCAL_GENERATORS "1" 30: CMAKE_OBJCOPY "/usr/bin/objcopy" 30: CMAKE_OBJDUMP "/usr/bin/objdump" 30: CMAKE_PARENT_LIST_FILE "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation/CMakeLists.txt" 30: CMAKE_PATCH_VERSION "2" 30: CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES "/lib;/lib32;/lib64;/usr/lib;/usr/lib32;/usr/lib64" 30: CMAKE_PLATFORM_INFO_DIR "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/CMakeFiles/3.2.2" 30: CMAKE_PLATFORM_USES_PATH_WHEN_NO_SONAME "1" 30: CMAKE_PROJECT_NAME "SystemInformation" 30: CMAKE_RANLIB "/usr/bin/ranlib" 30: CMAKE_ROOT "/builddir/build/BUILD/cmake-3.2.2" 30: CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS "-shared" 30: CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-shared" 30: CMAKE_SHARED_LIBRARY_CXX_FLAGS "-fPIC" 30: CMAKE_SHARED_LIBRARY_C_FLAGS "-fPIC" 30: CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "-rdynamic" 30: CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-rdynamic" 30: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" 30: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" 30: CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" 30: CMAKE_SHARED_LIBRARY_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" 30: CMAKE_SHARED_LIBRARY_PREFIX "lib" 30: CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG "-Wl,-rpath-link," 30: CMAKE_SHARED_LIBRARY_RPATH_LINK_C_FLAG "-Wl,-rpath-link," 30: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG "-Wl,-rpath," 30: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ":" 30: CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG "-Wl,-rpath," 30: CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP ":" 30: CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG "-Wl,-soname," 30: CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-Wl,-soname," 30: CMAKE_SHARED_LIBRARY_SUFFIX ".so" 30: CMAKE_SHARED_LINKER_FLAGS "" 30: CMAKE_SHARED_LINKER_FLAGS_DEBUG "" 30: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL "" 30: CMAKE_SHARED_LINKER_FLAGS_RELEASE "" 30: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO "" 30: CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS "-shared" 30: CMAKE_SHARED_MODULE_CREATE_C_FLAGS "-shared" 30: CMAKE_SHARED_MODULE_CXX_FLAGS "-fPIC" 30: CMAKE_SHARED_MODULE_C_FLAGS "-fPIC" 30: CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" 30: CMAKE_SHARED_MODULE_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" 30: CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" 30: CMAKE_SHARED_MODULE_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" 30: CMAKE_SHARED_MODULE_PREFIX "lib" 30: CMAKE_SHARED_MODULE_SUFFIX ".so" 30: CMAKE_SIZEOF_VOID_P "8" 30: CMAKE_SKIP_INSTALL_RPATH "NO" 30: CMAKE_SKIP_RPATH "NO" 30: CMAKE_SOURCE_DIR "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation" 30: CMAKE_STATIC_LIBRARY_PREFIX "lib" 30: CMAKE_STATIC_LIBRARY_SUFFIX ".a" 30: CMAKE_STATIC_LINKER_FLAGS "" 30: CMAKE_STATIC_LINKER_FLAGS_DEBUG "" 30: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL "" 30: CMAKE_STATIC_LINKER_FLAGS_RELEASE "" 30: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO "" 30: CMAKE_STRIP "/usr/bin/strip" 30: CMAKE_SYSTEM "Linux-3.19.1-201.fc21.x86_64" 30: CMAKE_SYSTEM_INCLUDE_PATH "/usr/include/w32api;/usr/X11R6/include;/usr/include/X11;/usr/pkg/include;/opt/csw/include;/opt/include;/usr/openwin/include" 30: CMAKE_SYSTEM_INFO_FILE "Platform/Linux" 30: CMAKE_SYSTEM_LIBRARY_PATH "/usr/lib/w32api;/usr/X11R6/lib;/usr/lib/X11;/usr/pkg/lib;/opt/csw/lib;/opt/lib;/usr/openwin/lib" 30: CMAKE_SYSTEM_LOADED "1" 30: CMAKE_SYSTEM_NAME "Linux" 30: CMAKE_SYSTEM_PREFIX_PATH "/usr/local;/usr;/;/builddir/build;/usr/local" 30: CMAKE_SYSTEM_PROCESSOR "x86_64" 30: CMAKE_SYSTEM_PROGRAM_PATH "/usr/pkg/bin" 30: CMAKE_SYSTEM_SPECIFIC_INFORMATION_LOADED "1" 30: CMAKE_SYSTEM_SPECIFIC_INITIALIZE_LOADED "1" 30: CMAKE_SYSTEM_VERSION "3.19.1-201.fc21.x86_64" 30: CMAKE_TWEAK_VERSION "0" 30: CMAKE_UNAME "/usr/bin/uname" 30: CMAKE_USE_RELATIVE_PATHS "OFF" 30: CMAKE_VERBOSE_MAKEFILE "FALSE" 30: CMAKE_VERSION "3.2.2" 30: PROJECT_BINARY_DIR "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation" 30: PROJECT_NAME "SystemInformation" 30: PROJECT_SOURCE_DIR "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation" 30: RUN_CONFIGURE "ON" 30: SystemInformation_BINARY_DIR "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation" 30: SystemInformation_SOURCE_DIR "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation" 30: UNIX "1" 30: _CMAKE_INSTALL_DIR "/builddir/build" 30: _INCLUDED_FILE "/builddir/build/BUILD/cmake-3.2.2/Modules/Platform/Linux-GNU-CXX.cmake" 30: _INCLUDED_SYSTEM_INFO_FILE "/builddir/build/BUILD/cmake-3.2.2/Modules/Platform/Linux.cmake" 30: _IN_TC "0" 30: __COMPILER_GNU "1" 30: __LINUX_COMPILER_GNU "1" 30: __UNIX_PATHS_INCLUDED "1" 30: f "" 30: incl "/builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation/This does not exists" 30: type "" 30: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 30: ================================================================ 30: Contents of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/AllCommands.txt": 30: ---------------------------------------------------------------- 30: __compiler_gnu 30: __linux_compiler_gnu 30: add_compile_options 30: add_custom_command 30: add_custom_target 30: add_definitions 30: add_dependencies 30: add_executable 30: add_library 30: add_subdirectory 30: add_test 30: aux_source_directory 30: break 30: build_command 30: build_name 30: cmake_host_system_information 30: cmake_minimum_required 30: cmake_policy 30: cmake_record_c_compile_features 30: cmake_record_cxx_compile_features 30: configure_file 30: continue 30: create_test_sourcelist 30: define_property 30: else 30: elseif 30: enable_language 30: enable_testing 30: endforeach 30: endfunction 30: endif 30: endmacro 30: endwhile 30: exec_program 30: execute_process 30: export 30: export_library_dependencies 30: file 30: find_file 30: find_library 30: find_package 30: find_path 30: find_program 30: fltk_wrap_ui 30: foo 30: foreach 30: function 30: get_cmake_property 30: get_directory_property 30: get_filename_component 30: get_property 30: get_source_file_property 30: get_target_property 30: get_test_property 30: getdefaultwindowsprefixbase 30: if 30: include 30: include_directories 30: include_external_msproject 30: include_regular_expression 30: install 30: install_files 30: install_programs 30: install_targets 30: link_directories 30: link_libraries 30: list 30: load_cache 30: load_command 30: macro 30: make_directory 30: mark_as_advanced 30: math 30: message 30: option 30: output_required_files 30: project 30: qt_wrap_cpp 30: qt_wrap_ui 30: remove 30: remove_definitions 30: return 30: separate_arguments 30: set 30: set_directory_properties 30: set_property 30: set_source_files_properties 30: set_target_properties 30: set_tests_properties 30: site_name 30: source_group 30: string 30: subdir_depends 30: subdirs 30: target_compile_definitions 30: target_compile_features 30: target_compile_options 30: target_include_directories 30: target_link_libraries 30: target_sources 30: try_compile 30: try_run 30: unset 30: use_mangled_mesa 30: utility_source 30: variable_requires 30: variable_watch 30: while 30: write_file 30: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 30: ================================================================ 30: Contents of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/AllMacros.txt": 30: ---------------------------------------------------------------- 30: FOO 30: __compiler_gnu 30: __linux_compiler_gnu 30: cmake_record_c_compile_features 30: cmake_record_cxx_compile_features 30: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 30: ================================================================ 30: Contents of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/OtherProperties.txt": 30: ---------------------------------------------------------------- 30: INCLUDE_DIRECTORY: /builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation 30: INCLUDE_DIRECTORY: /builddir/build/BUILD/cmake-3.2.2/Tests/SystemInformation 30: INCLUDE_REGULAR_EXPRESSION: ^.*$ 30: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 30: ================================================================ 30: Contents of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/../../Source/cmConfigure.h": 30: ---------------------------------------------------------------- 30: /*============================================================================ 30: CMake - Cross Platform Makefile Generator 30: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium 30: 30: Distributed under the OSI-approved BSD License (the "License"); 30: see accompanying file Copyright.txt for details. 30: 30: This software is distributed WITHOUT ANY WARRANTY; without even the 30: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 30: See the License for more information. 30: ============================================================================*/ 30: /* #undef HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE */ 30: #define HAVE_UNSETENV 30: #define CMAKE_USE_ELF_PARSER 30: /* #undef CMAKE_USE_MACH_PARSER */ 30: #define CMAKE_ENCODING_UTF8 30: #define CMAKE_DATA_DIR "/share/cmake" 30: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 30: ================================================================ 30: Contents of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/../../CMakeCache.txt": 30: ---------------------------------------------------------------- 30: # This is the CMakeCache file. 30: # For build in directory: /builddir/build/BUILD/cmake-3.2.2/build 30: # It was generated by CMake: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake 30: # You can edit this file to change values found and used by cmake. 30: # If you do not want to change any of the values, simply exit the editor. 30: # If you do want to change a value, simply edit, save, and exit the editor. 30: # The syntax for the file is as follows: 30: # KEY:TYPE=VALUE 30: # KEY is the name of a variable in the cache. 30: # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. 30: # VALUE is the current value for the KEY. 30: 30: ######################## 30: # EXTERNAL cache entries 30: ######################## 30: 30: //Build the CMake Curses Dialog ccmake 30: BUILD_CursesDialog:BOOL=ON 30: 30: //Build the documentation (Doxygen). 30: BUILD_DOCUMENTATION:BOOL=OFF 30: 30: //Build Qt dialog for CMake 30: BUILD_QtDialog:BOOL=1 30: 30: //Build the testing tree. 30: BUILD_TESTING:BOOL=ON 30: 30: //Path to a file. 30: BZIP2_INCLUDE_DIR:PATH=/usr/include 30: 30: //Path to a library. 30: BZIP2_LIBRARY_DEBUG:FILEPATH=BZIP2_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: BZIP2_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libbz2.so 30: 30: //Path to a program. 30: BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND 30: 30: //Path to a program. 30: BZR_EXECUTABLE:FILEPATH=BZR_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: CMAKE_AR:FILEPATH=/usr/bin/ar 30: 30: //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or 30: // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. 30: CMAKE_BUILD_TYPE:STRING= 30: 30: //Enable/Disable color output during build. 30: CMAKE_COLOR_MAKEFILE:BOOL=ON 30: 30: //Path to a program. 30: CMAKE_CTEST_COMMAND:FILEPATH=CMAKE_CTEST_COMMAND-NOTFOUND 30: 30: //CXX compiler 30: CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++ 30: 30: //Flags used by the compiler during all build types. 30: CMAKE_CXX_FLAGS:STRING='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic ' 30: 30: //Flags used by the compiler during debug builds. 30: CMAKE_CXX_FLAGS_DEBUG:STRING=-g 30: 30: //Flags used by the compiler during release builds for minimum 30: // size. 30: CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG 30: 30: //Flags used by the compiler during release builds. 30: CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG 30: 30: //Flags used by the compiler during release builds with debug info. 30: CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG 30: 30: //C compiler 30: CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc 30: 30: //Flags used by the compiler during all build types. 30: CMAKE_C_FLAGS:STRING='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic ' 30: 30: //Flags used by the compiler during debug builds. 30: CMAKE_C_FLAGS_DEBUG:STRING=-g 30: 30: //Flags used by the compiler during release builds for minimum 30: // size. 30: CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG 30: 30: //Flags used by the compiler during release builds. 30: CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG 30: 30: //Flags used by the compiler during release builds with debug info. 30: CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG 30: 30: //Location under install prefix for data (default "share/cmake-3.2") 30: CMAKE_DATA_DIR:PATH=/share/cmake 30: 30: //Location under install prefix for docs (default "doc/cmake-3.2") 30: CMAKE_DOC_DIR:PATH=/share/doc/cmake 30: 30: //Use UTF-8 encoding internally. 30: CMAKE_ENCODING_UTF8:BOOL=ON 30: 30: //Flags used by the linker. 30: CMAKE_EXE_LINKER_FLAGS:STRING= 30: 30: //Flags used by the linker during debug builds. 30: CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= 30: 30: //Flags used by the linker during release minsize builds. 30: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= 30: 30: //Flags used by the linker during release builds. 30: CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= 30: 30: //Flags used by the linker during Release with Debug Info builds. 30: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= 30: 30: //Enable/Disable output of compile commands during generation. 30: CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF 30: 30: //Fortran compiler 30: CMAKE_Fortran_COMPILER:FILEPATH=/usr/bin/f95 30: 30: //Fortran flags 30: CMAKE_Fortran_FLAGS:STRING= 30: 30: //Install Microsoft runtime debug libraries with CMake. 30: CMAKE_INSTALL_DEBUG_LIBRARIES:BOOL=OFF 30: 30: //Install path prefix, prepended onto install directories. 30: CMAKE_INSTALL_PREFIX:PATH=/usr 30: 30: //Path to a program. 30: CMAKE_LINKER:FILEPATH=/usr/bin/ld 30: 30: //Path to a program. 30: CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake 30: 30: //Location under install prefix for man pages (default "man") 30: CMAKE_MAN_DIR:PATH=/share/man 30: 30: //Flags used by the linker during the creation of modules. 30: CMAKE_MODULE_LINKER_FLAGS:STRING= 30: 30: //Flags used by the linker during debug builds. 30: CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= 30: 30: //Flags used by the linker during release minsize builds. 30: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= 30: 30: //Flags used by the linker during release builds. 30: CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= 30: 30: //Flags used by the linker during Release with Debug Info builds. 30: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= 30: 30: //Path to a program. 30: CMAKE_NM:FILEPATH=/usr/bin/nm 30: 30: //Path to a program. 30: CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy 30: 30: //Path to a program. 30: CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump 30: 30: //Value Computed by CMake 30: CMAKE_PROJECT_NAME:STATIC=CMake 30: 30: //Path to a program. 30: CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib 30: 30: //Regenerate YACC and LEXX files 30: CMAKE_REGENERATE_YACCLEX:BOOL=OFF 30: 30: //Should the long tests be run (such as Bootstrap). 30: CMAKE_RUN_LONG_TESTS:BOOL=ON 30: 30: //Flags used by the linker during the creation of dll's. 30: CMAKE_SHARED_LINKER_FLAGS:STRING= 30: 30: //Flags used by the linker during debug builds. 30: CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= 30: 30: //Flags used by the linker during release minsize builds. 30: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= 30: 30: //Flags used by the linker during release builds. 30: CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= 30: 30: //Flags used by the linker during Release with Debug Info builds. 30: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= 30: 30: //If set, runtime paths are not added when installing shared libraries, 30: // but are added when building. 30: CMAKE_SKIP_INSTALL_RPATH:BOOL=NO 30: 30: //Flags used by the linker during the creation of static libraries. 30: CMAKE_STATIC_LINKER_FLAGS:STRING= 30: 30: //Flags used by the linker during debug builds. 30: CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= 30: 30: //Flags used by the linker during release minsize builds. 30: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= 30: 30: //Flags used by the linker during release builds. 30: CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= 30: 30: //Flags used by the linker during Release with Debug Info builds. 30: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= 30: 30: //Path to a program. 30: CMAKE_STRIP:FILEPATH=/usr/bin/strip 30: 30: //Enable folder grouping of projects in IDEs. 30: CMAKE_USE_FOLDERS:BOOL=ON 30: 30: //Add StyleCheck target and KWStyle test: run KWStyle to check 30: // for coding standard violations. 30: CMAKE_USE_KWSTYLE:BOOL=OFF 30: 30: //If true, cmake will use relative paths in makefiles and projects. 30: CMAKE_USE_RELATIVE_PATHS:BOOL=OFF 30: 30: //Use system-installed curl 30: CMAKE_USE_SYSTEM_CURL:BOOL=ON 30: 30: //Use system-installed expat 30: CMAKE_USE_SYSTEM_EXPAT:BOOL=ON 30: 30: //Use system-installed libform 30: CMAKE_USE_SYSTEM_FORM:BOOL=ON 30: 30: //Use system-installed jsoncpp 30: CMAKE_USE_SYSTEM_JSONCPP:BOOL=ON 30: 30: //Use system-installed libarchive 30: CMAKE_USE_SYSTEM_LIBARCHIVE:BOOL=ON 30: 30: //If this value is on, makefiles will be generated without the 30: // .SILENT directive, and all commands will be echoed to the console 30: // during the make. This is useful for debugging only. With Visual 30: // Studio IDE projects all commands are done without /nologo. 30: CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE 30: 30: //Value Computed by CMake 30: CMCompress_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build/Utilities/cmcompress 30: 30: //Value Computed by CMake 30: CMCompress_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/Utilities/cmcompress 30: 30: //Value Computed by CMake 30: CMakeHelp_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build/Utilities/Sphinx 30: 30: //Value Computed by CMake 30: CMakeHelp_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/Utilities/Sphinx 30: 30: //Dependencies for the target 30: CMakeLib_LIB_DEPENDS:STATIC=general;cmsys;general;/usr/lib64/libexpat.so;general;/usr/lib64/libz.so;general;/usr/lib64/libarchive.so;general;cmcompress;general;/usr/lib64/libcurl.so;general;JsonCpp::JsonCpp; 30: 30: //Value Computed by CMake 30: CMake_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build 30: 30: //Value Computed by CMake 30: CMake_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2 30: 30: //Test CMake Installation 30: CMake_TEST_INSTALL:BOOL=OFF 30: 30: //Path to program used to compress files for transfer to the dart 30: // server 30: COMPRESSIONCOMMAND:FILEPATH=/usr/bin/gzip 30: 30: //Path to the coverage program that CTest uses for performing coverage 30: // inspection 30: COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov 30: 30: //Extra command line flags to pass to the coverage tool 30: COVERAGE_EXTRA_FLAGS:STRING=-l 30: 30: //Enable to build Debian packages 30: CPACK_BINARY_DEB:BOOL=OFF 30: 30: //Enable to build IFW packages 30: CPACK_BINARY_IFW:BOOL=OFF 30: 30: //Enable to build NSIS packages 30: CPACK_BINARY_NSIS:BOOL=OFF 30: 30: //Enable to build RPM packages 30: CPACK_BINARY_RPM:BOOL=OFF 30: 30: //Enable to build STGZ packages 30: CPACK_BINARY_STGZ:BOOL=ON 30: 30: //Enable to build TBZ2 packages 30: CPACK_BINARY_TBZ2:BOOL=OFF 30: 30: //Enable to build TGZ packages 30: CPACK_BINARY_TGZ:BOOL=ON 30: 30: //Enable to build TXZ packages 30: CPACK_BINARY_TXZ:BOOL=OFF 30: 30: //Enable to build TZ packages 30: CPACK_BINARY_TZ:BOOL=ON 30: 30: //Enable to build TBZ2 source packages 30: CPACK_SOURCE_TBZ2:BOOL=ON 30: 30: //Enable to build TGZ source packages 30: CPACK_SOURCE_TGZ:BOOL=ON 30: 30: //Enable to build TXZ source packages 30: CPACK_SOURCE_TXZ:BOOL=ON 30: 30: //Enable to build TZ source packages 30: CPACK_SOURCE_TZ:BOOL=ON 30: 30: //Enable to build ZIP source packages 30: CPACK_SOURCE_ZIP:BOOL=OFF 30: 30: //Dependencies for the target 30: CPackLib_LIB_DEPENDS:STATIC=general;CMakeLib; 30: 30: //How many times to retry timed-out CTest submissions. 30: CTEST_SUBMIT_RETRY_COUNT:STRING=3 30: 30: //How long to wait between timed-out CTest submissions. 30: CTEST_SUBMIT_RETRY_DELAY:STRING=5 30: 30: //Should the tests that use '--build-target package' be run? 30: CTEST_TEST_CPACK:BOOL=ON 30: 30: //Should the tests that run a full sub ctest process be run? 30: CTEST_TEST_CTEST:BOOL=OFF 30: 30: //Enable xmlrpc submission method in CTest. 30: CTEST_USE_XMLRPC:BOOL=OFF 30: 30: //Dependencies for the target 30: CTestLib_LIB_DEPENDS:STATIC=general;CMakeLib;general;/usr/lib64/libcurl.so; 30: 30: //Path to a file. 30: CURL_INCLUDE_DIR:PATH=/usr/include 30: 30: //Path to a library. 30: CURL_LIBRARY:FILEPATH=/usr/lib64/libcurl.so 30: 30: //Path to a library. 30: CURSES_CURSES_LIBRARY:FILEPATH=/usr/lib64/libcurses.so 30: 30: //Path to a library. 30: CURSES_FORM_LIBRARY:FILEPATH=/usr/lib64/libform.so 30: 30: //Path to a file. 30: CURSES_INCLUDE_PATH:PATH=/usr/include 30: 30: //Path to a library. 30: CURSES_NCURSES_LIBRARY:FILEPATH=/usr/lib64/libncurses.so 30: 30: //Path to a program. 30: CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND 30: 30: //CVS command line client 30: CVS_EXECUTABLE:FILEPATH=CVS_EXECUTABLE-NOTFOUND 30: 30: //Options passed to the cvs update command. 30: CVS_UPDATE_OPTIONS:STRING=-d -A -P 30: 30: //Limit of reported errors, -1 reports all. 30: DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF 30: 30: //Limit of reported warnings, -1 reports all. 30: DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF 30: 30: //If you have Dart installed, where is it located? 30: DART_ROOT:PATH=DART_ROOT-NOTFOUND 30: 30: //Maximum time allowed before CTest will kill the test. 30: DART_TESTING_TIMEOUT:STRING=1500 30: 30: //Show the actual output of the build, or if off show a . for each 30: // 1024 bytes. 30: DART_VERBOSE_BUILD:BOOL=OFF 30: 30: //Should Dart server send email when build errors are found in 30: // Continuous builds? 30: DELIVER_CONTINUOUS_EMAIL:BOOL=Off 30: 30: //Path to a program. 30: DPKG_EXECUTABLE:FILEPATH=DPKG_EXECUTABLE-NOTFOUND 30: 30: //Path to a library. 30: EXECINFO_LIB:FILEPATH=EXECINFO_LIB-NOTFOUND 30: 30: //Path to a file. 30: EXPAT_INCLUDE_DIR:PATH=/usr/include 30: 30: //Path to a library. 30: EXPAT_LIBRARY:FILEPATH=/usr/lib64/libexpat.so 30: 30: //Path to a file. 30: FREETYPE_INCLUDE_DIR_freetype2:PATH=/usr/include/freetype2 30: 30: //Path to a file. 30: FREETYPE_INCLUDE_DIR_ft2build:PATH=/usr/include/freetype2 30: 30: //Path to a library. 30: FREETYPE_LIBRARY:FILEPATH=/usr/lib64/libfreetype.so 30: 30: //Path to a program. 30: GITCOMMAND:FILEPATH=GITCOMMAND-NOTFOUND 30: 30: //Path to a program. 30: GIT_EXECUTABLE:FILEPATH=GIT_EXECUTABLE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_ATK_INCLUDE_DIR:PATH=GTK2_ATK_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a library. 30: GTK2_ATK_LIBRARY_DEBUG:FILEPATH=GTK2_ATK_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_ATK_LIBRARY_RELEASE:FILEPATH=GTK2_ATK_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_CAIRO_INCLUDE_DIR:PATH=GTK2_CAIRO_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a library. 30: GTK2_CAIRO_LIBRARY_DEBUG:FILEPATH=GTK2_CAIRO_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_CAIRO_LIBRARY_RELEASE:FILEPATH=GTK2_CAIRO_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_FONTCONFIG_INCLUDE_DIR:PATH=/usr/include 30: 30: //Path to a file. 30: GTK2_GDKCONFIG_INCLUDE_DIR:PATH=GTK2_GDKCONFIG_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a file. 30: GTK2_GDK_INCLUDE_DIR:PATH=GTK2_GDK_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GDK_LIBRARY_DEBUG:FILEPATH=GTK2_GDK_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GDK_LIBRARY_RELEASE:FILEPATH=GTK2_GDK_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_GDK_PIXBUF_INCLUDE_DIR:PATH=GTK2_GDK_PIXBUF_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GDK_PIXBUF_LIBRARY_DEBUG:FILEPATH=GTK2_GDK_PIXBUF_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GDK_PIXBUF_LIBRARY_RELEASE:FILEPATH=GTK2_GDK_PIXBUF_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GIO_LIBRARY_DEBUG:FILEPATH=GTK2_GIO_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GIO_LIBRARY_RELEASE:FILEPATH=GTK2_GIO_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_GLIBCONFIG_INCLUDE_DIR:PATH=GTK2_GLIBCONFIG_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a file. 30: GTK2_GLIB_INCLUDE_DIR:PATH=GTK2_GLIB_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GLIB_LIBRARY_DEBUG:FILEPATH=GTK2_GLIB_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GLIB_LIBRARY_RELEASE:FILEPATH=GTK2_GLIB_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GMODULE_LIBRARY_DEBUG:FILEPATH=GTK2_GMODULE_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GMODULE_LIBRARY_RELEASE:FILEPATH=GTK2_GMODULE_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_GOBJECT_INCLUDE_DIR:PATH=GTK2_GOBJECT_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GOBJECT_LIBRARY_DEBUG:FILEPATH=GTK2_GOBJECT_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GOBJECT_LIBRARY_RELEASE:FILEPATH=GTK2_GOBJECT_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GTHREAD_LIBRARY_DEBUG:FILEPATH=GTK2_GTHREAD_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GTHREAD_LIBRARY_RELEASE:FILEPATH=GTK2_GTHREAD_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_GTK_INCLUDE_DIR:PATH=GTK2_GTK_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GTK_LIBRARY_DEBUG:FILEPATH=GTK2_GTK_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_GTK_LIBRARY_RELEASE:FILEPATH=GTK2_GTK_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: GTK2_PANGOCAIRO_LIBRARY_DEBUG:FILEPATH=GTK2_PANGOCAIRO_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_PANGOCAIRO_LIBRARY_RELEASE:FILEPATH=GTK2_PANGOCAIRO_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: GTK2_PANGOFT2_LIBRARY_DEBUG:FILEPATH=GTK2_PANGOFT2_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_PANGOFT2_LIBRARY_RELEASE:FILEPATH=GTK2_PANGOFT2_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: GTK2_PANGOXFT_LIBRARY_DEBUG:FILEPATH=GTK2_PANGOXFT_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_PANGOXFT_LIBRARY_RELEASE:FILEPATH=GTK2_PANGOXFT_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_PANGO_INCLUDE_DIR:PATH=GTK2_PANGO_INCLUDE_DIR-NOTFOUND 30: 30: //Path to a library. 30: GTK2_PANGO_LIBRARY_DEBUG:FILEPATH=GTK2_PANGO_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: GTK2_PANGO_LIBRARY_RELEASE:FILEPATH=GTK2_PANGO_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: GTK2_X11_INCLUDE_DIR:PATH=/usr/include 30: 30: //Path to gunzip executable 30: GUNZIPCOMMAND:FILEPATH=/usr/bin/gunzip 30: 30: //Path to a program. 30: HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND 30: 30: //Path to a program. 30: HG_EXECUTABLE:FILEPATH=HG_EXECUTABLE-NOTFOUND 30: 30: //Path to java command, used by the Dart server to create html. 30: JAVACOMMAND:FILEPATH=JAVACOMMAND-NOTFOUND 30: 30: //Path to a program. 30: Java_JAR_EXECUTABLE:FILEPATH=Java_JAR_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: Java_JAVAC_EXECUTABLE:FILEPATH=Java_JAVAC_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: Java_JAVADOC_EXECUTABLE:FILEPATH=Java_JAVADOC_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: Java_JAVAH_EXECUTABLE:FILEPATH=Java_JAVAH_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: Java_JAVA_EXECUTABLE:FILEPATH=Java_JAVA_EXECUTABLE-NOTFOUND 30: 30: //Path to a file. 30: JsonCpp_INCLUDE_DIR:PATH=/usr/include/jsoncpp 30: 30: //Path to a library. 30: JsonCpp_LIBRARY:FILEPATH=/usr/lib64/libjsoncpp.so 30: 30: //Path to a program. 30: KWSTYLE_EXECUTABLE:FILEPATH=KWSTYLE_EXECUTABLE-NOTFOUND 30: 30: //Path to a file. 30: LIBLZMA_INCLUDE_DIR:PATH=/usr/include 30: 30: //Path to a library. 30: LIBLZMA_LIBRARY:FILEPATH=/usr/lib64/liblzma.so 30: 30: //Path to a file. 30: LibArchive_INCLUDE_DIR:PATH=/usr/include 30: 30: //Path to a library. 30: LibArchive_LIBRARY:FILEPATH=/usr/lib64/libarchive.so 30: 30: //Command to build the project 30: MAKECOMMAND:STRING=/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" -- -i 30: 30: //Path to the memory checking command, used for memory error detection. 30: MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND 30: 30: //File that contains suppressions for the memory checker 30: MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= 30: 30: //Path to a program. 30: MINGW_CC_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_CC_LINUX2WIN_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: MINGW_CXX_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_CXX_LINUX2WIN_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: MINGW_RC_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_RC_LINUX2WIN_EXECUTABLE-NOTFOUND 30: 30: //makensis program location 30: NSIS_MAKENSIS_EXECUTABLE:FILEPATH=NSIS_MAKENSIS_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND 30: 30: //Path to a program. 30: P4D_EXECUTABLE:FILEPATH=P4D_EXECUTABLE-NOTFOUND 30: 30: //Path to a program. 30: P4_EXECUTABLE:FILEPATH=P4_EXECUTABLE-NOTFOUND 30: 30: //pkg-config executable 30: PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config 30: 30: //Path to a library. 30: QT_ARTHURPLUGIN_PLUGIN_DEBUG:FILEPATH=QT_ARTHURPLUGIN_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_ARTHURPLUGIN_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libarthurplugin.so 30: 30: //Path to a library. 30: QT_CONTAINEREXTENSION_PLUGIN_DEBUG:FILEPATH=QT_CONTAINEREXTENSION_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_CONTAINEREXTENSION_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libcontainerextension.so 30: 30: //Path to a library. 30: QT_CUSTOMWIDGETPLUGIN_PLUGIN_DEBUG:FILEPATH=QT_CUSTOMWIDGETPLUGIN_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_CUSTOMWIDGETPLUGIN_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libcustomwidgetplugin.so 30: 30: //Path to a program. 30: QT_DBUSCPP2XML_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/qdbuscpp2xml 30: 30: //Path to a program. 30: QT_DBUSXML2CPP_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/qdbusxml2cpp 30: 30: //Path to a program. 30: QT_DESIGNER_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/designer-qt4 30: 30: //The location of the Qt docs 30: QT_DOC_DIR:PATH=/usr/share/doc/qt4 30: 30: //The location of the Qt imports 30: QT_IMPORTS_DIR:PATH=/usr/lib64/qt4/imports 30: 30: //Path to a program. 30: QT_LINGUIST_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/linguist-qt4 30: 30: //Path to a program. 30: QT_LRELEASE_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/lrelease-qt4 30: 30: //Path to a program. 30: QT_LUPDATE_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/lupdate-qt4 30: 30: //The location of the Qt mkspecs containing qconfig.pri 30: QT_MKSPECS_DIR:PATH=/usr/lib64/qt4/mkspecs 30: 30: //Path to a program. 30: QT_MOC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/moc-qt4 30: 30: //Path to a library. 30: QT_PHONONWIDGETS_PLUGIN_DEBUG:FILEPATH=QT_PHONONWIDGETS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_PHONONWIDGETS_PLUGIN_RELEASE:FILEPATH=QT_PHONONWIDGETS_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: QT_PHONON_INCLUDE_DIR:PATH=QT_PHONON_INCLUDE_DIR-NOTFOUND 30: 30: //The Qt PHONON library 30: QT_PHONON_LIBRARY:STRING= 30: 30: //Path to a library. 30: QT_PHONON_LIBRARY_DEBUG:FILEPATH=QT_PHONON_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_PHONON_LIBRARY_RELEASE:FILEPATH=QT_PHONON_LIBRARY_RELEASE-NOTFOUND 30: 30: //The location of the Qt plugins 30: QT_PLUGINS_DIR:PATH=/usr/lib64/qt4/plugins 30: 30: //Path to a library. 30: QT_QCNCODECS_PLUGIN_DEBUG:FILEPATH=QT_QCNCODECS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QCNCODECS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/codecs/libqcncodecs.so 30: 30: //Path to a program. 30: QT_QCOLLECTIONGENERATOR_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/qcollectiongenerator 30: 30: //Path to a library. 30: QT_QCOREWLANBEARER_PLUGIN_DEBUG:FILEPATH=QT_QCOREWLANBEARER_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QCOREWLANBEARER_PLUGIN_RELEASE:FILEPATH=QT_QCOREWLANBEARER_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QDECLARATIVEVIEW_PLUGIN_DEBUG:FILEPATH=QT_QDECLARATIVEVIEW_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QDECLARATIVEVIEW_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libqdeclarativeview.so 30: 30: //Path to a library. 30: QT_QDECORATIONDEFAULT_PLUGIN_DEBUG:FILEPATH=QT_QDECORATIONDEFAULT_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QDECORATIONDEFAULT_PLUGIN_RELEASE:FILEPATH=QT_QDECORATIONDEFAULT_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QDECORATIONWINDOWS_PLUGIN_DEBUG:FILEPATH=QT_QDECORATIONWINDOWS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QDECORATIONWINDOWS_PLUGIN_RELEASE:FILEPATH=QT_QDECORATIONWINDOWS_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QGENERICBEARER_PLUGIN_DEBUG:FILEPATH=QT_QGENERICBEARER_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QGENERICBEARER_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/bearer/libqgenericbearer.so 30: 30: //Path to a library. 30: QT_QGIF_PLUGIN_DEBUG:FILEPATH=QT_QGIF_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QGIF_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqgif.so 30: 30: //Path to a library. 30: QT_QGLGRAPHICSSYSTEM_PLUGIN_DEBUG:FILEPATH=QT_QGLGRAPHICSSYSTEM_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QGLGRAPHICSSYSTEM_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/graphicssystems/libqglgraphicssystem.so 30: 30: //Path to a library. 30: QT_QICO_PLUGIN_DEBUG:FILEPATH=QT_QICO_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QICO_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqico.so 30: 30: //Path to a library. 30: QT_QIMSW_MULTI_PLUGIN_DEBUG:FILEPATH=QT_QIMSW_MULTI_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QIMSW_MULTI_PLUGIN_RELEASE:FILEPATH=QT_QIMSW_MULTI_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QJPCODECS_PLUGIN_DEBUG:FILEPATH=QT_QJPCODECS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QJPCODECS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/codecs/libqjpcodecs.so 30: 30: //Path to a library. 30: QT_QJPEG_PLUGIN_DEBUG:FILEPATH=QT_QJPEG_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QJPEG_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqjpeg.so 30: 30: //Path to a library. 30: QT_QKRCODECS_PLUGIN_DEBUG:FILEPATH=QT_QKRCODECS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QKRCODECS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/codecs/libqkrcodecs.so 30: 30: //Where can the qmake-qt4 library be found 30: QT_QMAKE_EXECUTABLE:FILEPATH=/usr/bin/qmake-qt4 30: 30: //Path to a library. 30: QT_QMNG_PLUGIN_DEBUG:FILEPATH=QT_QMNG_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QMNG_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqmng.so 30: 30: //Path to a library. 30: QT_QNATIVEWIFIBEARER_PLUGIN_DEBUG:FILEPATH=QT_QNATIVEWIFIBEARER_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QNATIVEWIFIBEARER_PLUGIN_RELEASE:FILEPATH=QT_QNATIVEWIFIBEARER_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLDB2_PLUGIN_DEBUG:FILEPATH=QT_QSQLDB2_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLDB2_PLUGIN_RELEASE:FILEPATH=QT_QSQLDB2_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLIBASE_PLUGIN_DEBUG:FILEPATH=QT_QSQLIBASE_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLIBASE_PLUGIN_RELEASE:FILEPATH=QT_QSQLIBASE_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLITE2_PLUGIN_DEBUG:FILEPATH=QT_QSQLITE2_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLITE2_PLUGIN_RELEASE:FILEPATH=QT_QSQLITE2_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLITE_PLUGIN_DEBUG:FILEPATH=QT_QSQLITE_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLITE_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/sqldrivers/libqsqlite.so 30: 30: //Path to a library. 30: QT_QSQLMYSQL_PLUGIN_DEBUG:FILEPATH=QT_QSQLMYSQL_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLMYSQL_PLUGIN_RELEASE:FILEPATH=QT_QSQLMYSQL_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLOCI_PLUGIN_DEBUG:FILEPATH=QT_QSQLOCI_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLOCI_PLUGIN_RELEASE:FILEPATH=QT_QSQLOCI_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLODBC_PLUGIN_DEBUG:FILEPATH=QT_QSQLODBC_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLODBC_PLUGIN_RELEASE:FILEPATH=QT_QSQLODBC_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLPSQL_PLUGIN_DEBUG:FILEPATH=QT_QSQLPSQL_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLPSQL_PLUGIN_RELEASE:FILEPATH=QT_QSQLPSQL_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLTDS_PLUGIN_DEBUG:FILEPATH=QT_QSQLTDS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSQLTDS_PLUGIN_RELEASE:FILEPATH=QT_QSQLTDS_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QSVGICON_PLUGIN_DEBUG:FILEPATH=QT_QSVGICON_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSVGICON_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/iconengines/libqsvgicon.so 30: 30: //Path to a library. 30: QT_QSVG_PLUGIN_DEBUG:FILEPATH=QT_QSVG_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QSVG_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqsvg.so 30: 30: //Path to a library. 30: QT_QT3SUPPORTWIDGETS_PLUGIN_DEBUG:FILEPATH=QT_QT3SUPPORTWIDGETS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QT3SUPPORTWIDGETS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libqt3supportwidgets.so 30: 30: //Path to a file. 30: QT_QT3SUPPORT_INCLUDE_DIR:PATH=/usr/include/Qt3Support 30: 30: //The Qt QT3SUPPORT library 30: QT_QT3SUPPORT_LIBRARY:STRING=/usr/lib64/libQt3Support.so 30: 30: //Path to a library. 30: QT_QT3SUPPORT_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQt3Support_debug.so 30: 30: //Path to a library. 30: QT_QT3SUPPORT_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQt3Support.so 30: 30: //Path to a library. 30: QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_DEBUG:FILEPATH=QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/accessible/libqtaccessiblecompatwidgets.so 30: 30: //Path to a library. 30: QT_QTACCESSIBLEWIDGETS_PLUGIN_DEBUG:FILEPATH=QT_QTACCESSIBLEWIDGETS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTACCESSIBLEWIDGETS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/accessible/libqtaccessiblewidgets.so 30: 30: //Path to a file. 30: QT_QTASSISTANTCLIENT_INCLUDE_DIR:PATH=QT_QTASSISTANTCLIENT_INCLUDE_DIR-NOTFOUND 30: 30: //The Qt QTASSISTANTCLIENT library 30: QT_QTASSISTANTCLIENT_LIBRARY:STRING= 30: 30: //Path to a library. 30: QT_QTASSISTANTCLIENT_LIBRARY_DEBUG:FILEPATH=QT_QTASSISTANTCLIENT_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTASSISTANTCLIENT_LIBRARY_RELEASE:FILEPATH=QT_QTASSISTANTCLIENT_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: QT_QTASSISTANT_INCLUDE_DIR:PATH=QT_QTASSISTANT_INCLUDE_DIR-NOTFOUND 30: 30: //The Qt QTASSISTANT library 30: QT_QTASSISTANT_LIBRARY:STRING= 30: 30: //Path to a library. 30: QT_QTASSISTANT_LIBRARY_DEBUG:FILEPATH=QT_QTASSISTANT_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTASSISTANT_LIBRARY_RELEASE:FILEPATH=QT_QTASSISTANT_LIBRARY_RELEASE-NOTFOUND 30: 30: //The Qt QTCLUCENE library 30: QT_QTCLUCENE_LIBRARY:STRING=/usr/lib64/libQtCLucene.so 30: 30: //Path to a library. 30: QT_QTCLUCENE_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtCLucene_debug.so 30: 30: //Path to a library. 30: QT_QTCLUCENE_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtCLucene.so 30: 30: //Path to a file. 30: QT_QTCORE_INCLUDE_DIR:PATH=/usr/include/QtCore 30: 30: //The Qt QTCORE library 30: QT_QTCORE_LIBRARY:STRING=/usr/lib64/libQtCore.so 30: 30: //Path to a library. 30: QT_QTCORE_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtCore_debug.so 30: 30: //Path to a library. 30: QT_QTCORE_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtCore.so 30: 30: //Path to a file. 30: QT_QTDBUS_INCLUDE_DIR:PATH=/usr/include/QtDBus 30: 30: //The Qt QTDBUS library 30: QT_QTDBUS_LIBRARY:STRING=/usr/lib64/libQtDBus.so 30: 30: //Path to a library. 30: QT_QTDBUS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtDBus_debug.so 30: 30: //Path to a library. 30: QT_QTDBUS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtDBus.so 30: 30: //Path to a file. 30: QT_QTDECLARATIVE_INCLUDE_DIR:PATH=/usr/include/QtDeclarative 30: 30: //The Qt QTDECLARATIVE library 30: QT_QTDECLARATIVE_LIBRARY:STRING=/usr/lib64/libQtDeclarative.so 30: 30: //Path to a library. 30: QT_QTDECLARATIVE_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtDeclarative_debug.so 30: 30: //Path to a library. 30: QT_QTDECLARATIVE_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtDeclarative.so 30: 30: //Path to a file. 30: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR:PATH=/usr/include/QtDesigner 30: 30: //The Qt QTDESIGNERCOMPONENTS library 30: QT_QTDESIGNERCOMPONENTS_LIBRARY:STRING=/usr/lib64/libQtDesignerComponents.so 30: 30: //Path to a library. 30: QT_QTDESIGNERCOMPONENTS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtDesignerComponents_debug.so 30: 30: //Path to a library. 30: QT_QTDESIGNERCOMPONENTS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtDesignerComponents.so 30: 30: //Path to a file. 30: QT_QTDESIGNER_INCLUDE_DIR:PATH=/usr/include/QtDesigner 30: 30: //The Qt QTDESIGNER library 30: QT_QTDESIGNER_LIBRARY:STRING=/usr/lib64/libQtDesigner.so 30: 30: //Path to a library. 30: QT_QTDESIGNER_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtDesigner_debug.so 30: 30: //Path to a library. 30: QT_QTDESIGNER_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtDesigner.so 30: 30: //Path to a library. 30: QT_QTGA_PLUGIN_DEBUG:FILEPATH=QT_QTGA_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTGA_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqtga.so 30: 30: //Path to a file. 30: QT_QTGUI_INCLUDE_DIR:PATH=/usr/include/QtGui 30: 30: //The Qt QTGUI library 30: QT_QTGUI_LIBRARY:STRING=/usr/lib64/libQtGui.so 30: 30: //Path to a library. 30: QT_QTGUI_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtGui_debug.so 30: 30: //Path to a library. 30: QT_QTGUI_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtGui.so 30: 30: //Path to a file. 30: QT_QTHELP_INCLUDE_DIR:PATH=/usr/include/QtHelp 30: 30: //The Qt QTHELP library 30: QT_QTHELP_LIBRARY:STRING=/usr/lib64/libQtHelp.so 30: 30: //Path to a library. 30: QT_QTHELP_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtHelp_debug.so 30: 30: //Path to a library. 30: QT_QTHELP_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtHelp.so 30: 30: //Path to a library. 30: QT_QTIFF_PLUGIN_DEBUG:FILEPATH=QT_QTIFF_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTIFF_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/imageformats/libqtiff.so 30: 30: //Path to a file. 30: QT_QTMOTIF_INCLUDE_DIR:PATH=QT_QTMOTIF_INCLUDE_DIR-NOTFOUND 30: 30: //The Qt QTMOTIF library 30: QT_QTMOTIF_LIBRARY:STRING= 30: 30: //Path to a library. 30: QT_QTMOTIF_LIBRARY_DEBUG:FILEPATH=QT_QTMOTIF_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTMOTIF_LIBRARY_RELEASE:FILEPATH=QT_QTMOTIF_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: QT_QTMULTIMEDIA_INCLUDE_DIR:PATH=/usr/include/QtMultimedia 30: 30: //The Qt QTMULTIMEDIA library 30: QT_QTMULTIMEDIA_LIBRARY:STRING=/usr/lib64/libQtMultimedia.so 30: 30: //Path to a library. 30: QT_QTMULTIMEDIA_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtMultimedia_debug.so 30: 30: //Path to a library. 30: QT_QTMULTIMEDIA_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtMultimedia.so 30: 30: //Path to a file. 30: QT_QTNETWORK_INCLUDE_DIR:PATH=/usr/include/QtNetwork 30: 30: //The Qt QTNETWORK library 30: QT_QTNETWORK_LIBRARY:STRING=/usr/lib64/libQtNetwork.so 30: 30: //Path to a library. 30: QT_QTNETWORK_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtNetwork_debug.so 30: 30: //Path to a library. 30: QT_QTNETWORK_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtNetwork.so 30: 30: //Path to a file. 30: QT_QTNSPLUGIN_INCLUDE_DIR:PATH=QT_QTNSPLUGIN_INCLUDE_DIR-NOTFOUND 30: 30: //The Qt QTNSPLUGIN library 30: QT_QTNSPLUGIN_LIBRARY:STRING= 30: 30: //Path to a library. 30: QT_QTNSPLUGIN_LIBRARY_DEBUG:FILEPATH=QT_QTNSPLUGIN_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTNSPLUGIN_LIBRARY_RELEASE:FILEPATH=QT_QTNSPLUGIN_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: QT_QTOPENGL_INCLUDE_DIR:PATH=/usr/include/QtOpenGL 30: 30: //The Qt QTOPENGL library 30: QT_QTOPENGL_LIBRARY:STRING=/usr/lib64/libQtOpenGL.so 30: 30: //Path to a library. 30: QT_QTOPENGL_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtOpenGL_debug.so 30: 30: //Path to a library. 30: QT_QTOPENGL_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtOpenGL.so 30: 30: //Path to a library. 30: QT_QTRACEGRAPHICSSYSTEM_PLUGIN_DEBUG:FILEPATH=QT_QTRACEGRAPHICSSYSTEM_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTRACEGRAPHICSSYSTEM_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/graphicssystems/libqtracegraphicssystem.so 30: 30: //Path to a library. 30: QT_QTSCRIPTDBUS_PLUGIN_DEBUG:FILEPATH=QT_QTSCRIPTDBUS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTSCRIPTDBUS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/script/libqtscriptdbus.so 30: 30: //Path to a file. 30: QT_QTSCRIPTTOOLS_INCLUDE_DIR:PATH=/usr/include/QtScriptTools 30: 30: //The Qt QTSCRIPTTOOLS library 30: QT_QTSCRIPTTOOLS_LIBRARY:STRING=/usr/lib64/libQtScriptTools.so 30: 30: //Path to a library. 30: QT_QTSCRIPTTOOLS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtScriptTools_debug.so 30: 30: //Path to a library. 30: QT_QTSCRIPTTOOLS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtScriptTools.so 30: 30: //Path to a file. 30: QT_QTSCRIPT_INCLUDE_DIR:PATH=/usr/include/QtScript 30: 30: //The Qt QTSCRIPT library 30: QT_QTSCRIPT_LIBRARY:STRING=/usr/lib64/libQtScript.so 30: 30: //Path to a library. 30: QT_QTSCRIPT_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtScript_debug.so 30: 30: //Path to a library. 30: QT_QTSCRIPT_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtScript.so 30: 30: //Path to a file. 30: QT_QTSQL_INCLUDE_DIR:PATH=/usr/include/QtSql 30: 30: //The Qt QTSQL library 30: QT_QTSQL_LIBRARY:STRING=/usr/lib64/libQtSql.so 30: 30: //Path to a library. 30: QT_QTSQL_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtSql_debug.so 30: 30: //Path to a library. 30: QT_QTSQL_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtSql.so 30: 30: //Path to a file. 30: QT_QTSVG_INCLUDE_DIR:PATH=/usr/include/QtSvg 30: 30: //The Qt QTSVG library 30: QT_QTSVG_LIBRARY:STRING=/usr/lib64/libQtSvg.so 30: 30: //Path to a library. 30: QT_QTSVG_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtSvg_debug.so 30: 30: //Path to a library. 30: QT_QTSVG_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtSvg.so 30: 30: //Path to a file. 30: QT_QTTEST_INCLUDE_DIR:PATH=/usr/include/QtTest 30: 30: //The Qt QTTEST library 30: QT_QTTEST_LIBRARY:STRING=/usr/lib64/libQtTest.so 30: 30: //Path to a library. 30: QT_QTTEST_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtTest_debug.so 30: 30: //Path to a library. 30: QT_QTTEST_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtTest.so 30: 30: //Path to a file. 30: QT_QTUITOOLS_INCLUDE_DIR:PATH=/usr/include/QtUiTools 30: 30: //The Qt QTUITOOLS library 30: QT_QTUITOOLS_LIBRARY:STRING=/usr/lib64/libQtUiTools.a 30: 30: //Path to a library. 30: QT_QTUITOOLS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtUiTools_debug.a 30: 30: //Path to a library. 30: QT_QTUITOOLS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtUiTools.a 30: 30: //Path to a library. 30: QT_QTWCODECS_PLUGIN_DEBUG:FILEPATH=QT_QTWCODECS_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTWCODECS_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/codecs/libqtwcodecs.so 30: 30: //Path to a file. 30: QT_QTWEBKIT_INCLUDE_DIR:PATH=QT_QTWEBKIT_INCLUDE_DIR-NOTFOUND 30: 30: //The Qt QTWEBKIT library 30: QT_QTWEBKIT_LIBRARY:STRING= 30: 30: //Path to a library. 30: QT_QTWEBKIT_LIBRARY_DEBUG:FILEPATH=QT_QTWEBKIT_LIBRARY_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QTWEBKIT_LIBRARY_RELEASE:FILEPATH=QT_QTWEBKIT_LIBRARY_RELEASE-NOTFOUND 30: 30: //Path to a file. 30: QT_QTXMLPATTERNS_INCLUDE_DIR:PATH=/usr/include/QtXmlPatterns 30: 30: //The Qt QTXMLPATTERNS library 30: QT_QTXMLPATTERNS_LIBRARY:STRING=/usr/lib64/libQtXmlPatterns.so 30: 30: //Path to a library. 30: QT_QTXMLPATTERNS_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtXmlPatterns_debug.so 30: 30: //Path to a library. 30: QT_QTXMLPATTERNS_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtXmlPatterns.so 30: 30: //Path to a file. 30: QT_QTXML_INCLUDE_DIR:PATH=/usr/include/QtXml 30: 30: //The Qt QTXML library 30: QT_QTXML_LIBRARY:STRING=/usr/lib64/libQtXml.so 30: 30: //Path to a library. 30: QT_QTXML_LIBRARY_DEBUG:FILEPATH=/usr/lib64/libQtXml_debug.so 30: 30: //Path to a library. 30: QT_QTXML_LIBRARY_RELEASE:FILEPATH=/usr/lib64/libQtXml.so 30: 30: //Path to a library. 30: QT_QWEBVIEW_PLUGIN_DEBUG:FILEPATH=QT_QWEBVIEW_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QWEBVIEW_PLUGIN_RELEASE:FILEPATH=QT_QWEBVIEW_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a library. 30: QT_QWSTSLIBMOUSEHANDLER_PLUGIN_DEBUG:FILEPATH=QT_QWSTSLIBMOUSEHANDLER_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_QWSTSLIBMOUSEHANDLER_PLUGIN_RELEASE:FILEPATH=QT_QWSTSLIBMOUSEHANDLER_PLUGIN_RELEASE-NOTFOUND 30: 30: //Path to a program. 30: QT_RCC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/rcc 30: 30: //Path to a library. 30: QT_TASKMENUEXTENSION_PLUGIN_DEBUG:FILEPATH=QT_TASKMENUEXTENSION_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_TASKMENUEXTENSION_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libtaskmenuextension.so 30: 30: //The location of the Qt translations 30: QT_TRANSLATIONS_DIR:PATH=/usr/share/qt4/translations 30: 30: //Path to a program. 30: QT_UIC3_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic3 30: 30: //Path to a program. 30: QT_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt4/bin/uic-qt4 30: 30: //Path to a library. 30: QT_WORLDTIMECLOCKPLUGIN_PLUGIN_DEBUG:FILEPATH=QT_WORLDTIMECLOCKPLUGIN_PLUGIN_DEBUG-NOTFOUND 30: 30: //Path to a library. 30: QT_WORLDTIMECLOCKPLUGIN_PLUGIN_RELEASE:FILEPATH=/usr/lib64/qt4/plugins/designer/libworldtimeclockplugin.so 30: 30: //The directory containing a CMake configuration file for Qt5Core. 30: Qt5Core_DIR:PATH=Qt5Core_DIR-NOTFOUND 30: 30: //The directory containing a CMake configuration file for Qt5Widgets. 30: Qt5Widgets_DIR:PATH=Qt5Widgets_DIR-NOTFOUND 30: 30: //Value Computed by CMake 30: QtDialog_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build/Source/QtDialog 30: 30: //Value Computed by CMake 30: QtDialog_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/Source/QtDialog 30: 30: //Path to a program. 30: RPMBUILD:FILEPATH=/usr/bin/rpmbuild 30: 30: //Path to a program. 30: RPMBUILD_EXECUTABLE:FILEPATH=/usr/bin/rpmbuild 30: 30: //Path to scp command, used by CTest for submitting results to 30: // a Dart server 30: SCPCOMMAND:FILEPATH=SCPCOMMAND-NOTFOUND 30: 30: //Path to a program. 30: SDCC_EXECUTABLE:FILEPATH=SDCC_EXECUTABLE-NOTFOUND 30: 30: //Name of the computer/site where compile is being run 30: SITE:STRING=unknown 30: 30: //Path to the SLURM sbatch executable 30: SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND 30: 30: //Path to the SLURM srun executable 30: SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND 30: 30: //Sphinx Documentation Builder (sphinx-doc.org) 30: SPHINX_EXECUTABLE:FILEPATH=/usr/bin/sphinx-build 30: 30: //Build html help with Sphinx 30: SPHINX_HTML:BOOL=OFF 30: 30: //Build man pages with Sphinx 30: SPHINX_MAN:FILEPATH=1 30: 30: //Build Qt help with Sphinx 30: SPHINX_QTHELP:BOOL=OFF 30: 30: //Build html single page help with Sphinx 30: SPHINX_SINGLEHTML:BOOL=OFF 30: 30: //Build text help with Sphinx (not installed) 30: SPHINX_TEXT:BOOL=OFF 30: 30: //Path to a program. 30: SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND 30: 30: //subversion command line client 30: Subversion_SVN_EXECUTABLE:FILEPATH=Subversion_SVN_EXECUTABLE-NOTFOUND 30: 30: //Path to a file. 30: ZLIB_INCLUDE_DIR:PATH=/usr/include 30: 30: //Path to a library. 30: ZLIB_LIBRARY:FILEPATH=/usr/lib64/libz.so 30: 30: //Dependencies for target 30: cmcompress_LIB_DEPENDS:STATIC= 30: 30: //Dependencies for target 30: cmsysTestDynload_LIB_DEPENDS:STATIC= 30: 30: //Value Computed by CMake 30: cmsys_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/build/Source/kwsys 30: 30: //Dependencies for the target 30: cmsys_LIB_DEPENDS:STATIC=general;dl;general;dl; 30: 30: //Value Computed by CMake 30: cmsys_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-3.2.2/Source/kwsys 30: 30: //Dependencies for target 30: cmsys_c_LIB_DEPENDS:STATIC= 30: 30: //Dependencies for target 30: foo_LIB_DEPENDS:STATIC= 30: 30: 30: ######################## 30: # INTERNAL cache entries 30: ######################## 30: 30: //ADVANCED property for variable: BUILD_DOCUMENTATION 30: BUILD_DOCUMENTATION-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: BZIP2_INCLUDE_DIR 30: BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: BZIP2_LIBRARY_DEBUG 30: BZIP2_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: BZIP2_LIBRARY_RELEASE 30: BZIP2_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //Have library /usr/lib64/libbz2.so 30: BZIP2_NEED_PREFIX:INTERNAL=1 30: //ADVANCED property for variable: BZRCOMMAND 30: BZRCOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: BZR_EXECUTABLE 30: BZR_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_AR 30: CMAKE_AR-ADVANCED:INTERNAL=1 30: //This is the directory where this CMakeCache.txt was created 30: CMAKE_CACHEFILE_DIR:INTERNAL=/builddir/build/BUILD/cmake-3.2.2/build 30: //Major version of cmake used to create the current loaded cache 30: CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 30: //Minor version of cmake used to create the current loaded cache 30: CMAKE_CACHE_MINOR_VERSION:INTERNAL=2 30: //Patch version of cmake used to create the current loaded cache 30: CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 30: //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE 30: CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 30: //Path to CMake executable. 30: CMAKE_COMMAND:INTERNAL=/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake 30: //ADVANCED property for variable: CMAKE_CTEST_COMMAND 30: CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_CXX_COMPILER 30: CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_CXX_FLAGS 30: CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG 30: CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL 30: CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE 30: CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO 30: CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_C_COMPILER 30: CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_C_FLAGS 30: CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG 30: CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL 30: CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE 30: CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO 30: CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_DATA_DIR 30: CMAKE_DATA_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_DOC_DIR 30: CMAKE_DOC_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_ENCODING_UTF8 30: CMAKE_ENCODING_UTF8-ADVANCED:INTERNAL=1 30: //Executable file format 30: CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF 30: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS 30: CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG 30: CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL 30: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE 30: CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO 30: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS 30: CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 30: //Name of external makefile project generator. 30: CMAKE_EXTRA_GENERATOR:INTERNAL= 30: //ADVANCED property for variable: CMAKE_Fortran_COMPILER 30: CMAKE_Fortran_COMPILER-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_Fortran_FLAGS 30: CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1 30: //Name of generator. 30: CMAKE_GENERATOR:INTERNAL=Unix Makefiles 30: //Name of generator platform. 30: CMAKE_GENERATOR_PLATFORM:INTERNAL= 30: //Name of generator toolset. 30: CMAKE_GENERATOR_TOOLSET:INTERNAL= 30: //Start directory with the top level CMakeLists.txt file for this 30: // project 30: CMAKE_HOME_DIRECTORY:INTERNAL=/builddir/build/BUILD/cmake-3.2.2 30: //ADVANCED property for variable: CMAKE_INSTALL_DEBUG_LIBRARIES 30: CMAKE_INSTALL_DEBUG_LIBRARIES-ADVANCED:INTERNAL=1 30: //Install .so files without execute permission. 30: CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 30: //ADVANCED property for variable: CMAKE_LINKER 30: CMAKE_LINKER-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_MAKE_PROGRAM 30: CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_MAN_DIR 30: CMAKE_MAN_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS 30: CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG 30: CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL 30: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE 30: CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO 30: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_NM 30: CMAKE_NM-ADVANCED:INTERNAL=1 30: //number of local generators 30: CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=21 30: //ADVANCED property for variable: CMAKE_OBJCOPY 30: CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_OBJDUMP 30: CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_RANLIB 30: CMAKE_RANLIB-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_REGENERATE_YACCLEX 30: CMAKE_REGENERATE_YACCLEX-ADVANCED:INTERNAL=1 30: //Path to CMake installation. 30: CMAKE_ROOT:INTERNAL=/builddir/build/BUILD/cmake-3.2.2 30: //ADVANCED property for variable: CMAKE_RUN_LONG_TESTS 30: CMAKE_RUN_LONG_TESTS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS 30: CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG 30: CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL 30: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE 30: CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO 30: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH 30: CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_SKIP_RPATH 30: CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 30: //CMake built with RPATH. 30: CMAKE_SKIP_RPATH:INTERNAL=OFF 30: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS 30: CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG 30: CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL 30: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE 30: CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO 30: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_STRIP 30: CMAKE_STRIP-ADVANCED:INTERNAL=1 30: //uname command 30: CMAKE_UNAME:INTERNAL=/usr/bin/uname 30: //ADVANCED property for variable: CMAKE_USE_FOLDERS 30: CMAKE_USE_FOLDERS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_USE_KWSTYLE 30: CMAKE_USE_KWSTYLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS 30: CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 30: //Use system-installed bzip2 30: CMAKE_USE_SYSTEM_BZIP2:INTERNAL=ON 30: //Use system-installed liblzma 30: CMAKE_USE_SYSTEM_LIBLZMA:INTERNAL=ON 30: //Use system-installed zlib 30: CMAKE_USE_SYSTEM_ZLIB:INTERNAL=ON 30: //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE 30: CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CMake_TEST_INSTALL 30: CMake_TEST_INSTALL-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: COMPRESSIONCOMMAND 30: COMPRESSIONCOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: COVERAGE_COMMAND 30: COVERAGE_COMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: COVERAGE_EXTRA_FLAGS 30: COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_DEB 30: CPACK_BINARY_DEB-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_IFW 30: CPACK_BINARY_IFW-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_NSIS 30: CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_RPM 30: CPACK_BINARY_RPM-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_STGZ 30: CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_TBZ2 30: CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_TGZ 30: CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_TXZ 30: CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_BINARY_TZ 30: CPACK_BINARY_TZ-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_SOURCE_TBZ2 30: CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_SOURCE_TGZ 30: CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_SOURCE_TXZ 30: CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_SOURCE_TZ 30: CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CPACK_SOURCE_ZIP 30: CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT 30: CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY 30: CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CTEST_TEST_CPACK 30: CTEST_TEST_CPACK-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CTEST_TEST_CTEST 30: CTEST_TEST_CTEST-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CTEST_USE_XMLRPC 30: CTEST_USE_XMLRPC-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CURL_INCLUDE_DIR 30: CURL_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CURL_LIBRARY 30: CURL_LIBRARY-ADVANCED:INTERNAL=1 30: //Have library /usr/lib64/libcurses.so 30: CURSES_CURSES_HAS_WSYNCUP:INTERNAL=1 30: //ADVANCED property for variable: CURSES_CURSES_LIBRARY 30: CURSES_CURSES_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CURSES_INCLUDE_PATH 30: CURSES_INCLUDE_PATH-ADVANCED:INTERNAL=1 30: //Have library /usr/lib64/libncurses.so 30: CURSES_NCURSES_HAS_CBREAK:INTERNAL=1 30: //ADVANCED property for variable: CURSES_NCURSES_LIBRARY 30: CURSES_NCURSES_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CVSCOMMAND 30: CVSCOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CVS_EXECUTABLE 30: CVS_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: CVS_UPDATE_OPTIONS 30: CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: DART_BUILD_ERROR_REPORT_LIMIT 30: DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: DART_BUILD_WARNING_REPORT_LIMIT 30: DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: DART_ROOT 30: DART_ROOT-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: DART_TESTING_TIMEOUT 30: DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: DART_VERBOSE_BUILD 30: DART_VERBOSE_BUILD-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: DELIVER_CONTINUOUS_EMAIL 30: DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: EXECINFO_LIB 30: EXECINFO_LIB-ADVANCED:INTERNAL=1 30: //No configurable exe dir. 30: EXECUTABLE_OUTPUT_PATH:INTERNAL= 30: //ADVANCED property for variable: EXPAT_INCLUDE_DIR 30: EXPAT_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: EXPAT_LIBRARY 30: EXPAT_LIBRARY-ADVANCED:INTERNAL=1 30: //Details about finding BZip2 30: FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[/usr/lib64/libbz2.so][/usr/include][v1.0.6()] 30: //Details about finding CURL 30: FIND_PACKAGE_MESSAGE_DETAILS_CURL:INTERNAL=[/usr/lib64/libcurl.so][/usr/include][v7.41.0()] 30: //Details about finding EXPAT 30: FIND_PACKAGE_MESSAGE_DETAILS_EXPAT:INTERNAL=[/usr/lib64/libexpat.so][/usr/include][v2.1.0()] 30: //Details about finding JsonCpp 30: FIND_PACKAGE_MESSAGE_DETAILS_JsonCpp:INTERNAL=[/usr/lib64/libjsoncpp.so][/usr/include/jsoncpp][v()] 30: //Details about finding LibArchive 30: FIND_PACKAGE_MESSAGE_DETAILS_LibArchive:INTERNAL=[/usr/lib64/libarchive.so][/usr/include][v3.1.2(3.0.0)] 30: //Details about finding LibLZMA 30: FIND_PACKAGE_MESSAGE_DETAILS_LibLZMA:INTERNAL=[/usr/include][/usr/lib64/liblzma.so][1][1][1][v5.2.1()] 30: //Details about finding Qt4 30: FIND_PACKAGE_MESSAGE_DETAILS_Qt4:INTERNAL=[/usr/bin/qmake-qt4][/usr/lib64/qt4/bin/moc-qt4][/usr/lib64/qt4/bin/rcc][/usr/lib64/qt4/bin/uic-qt4][/usr/include][/usr/lib64][/usr/lib64/libQtCore.so][v4.8.6(4.4.0)] 30: //Details about finding ZLIB 30: FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib64/libz.so][/usr/include][v1.2.8()] 30: //ADVANCED property for variable: FREETYPE_INCLUDE_DIR_freetype2 30: FREETYPE_INCLUDE_DIR_freetype2-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: FREETYPE_INCLUDE_DIR_ft2build 30: FREETYPE_INCLUDE_DIR_ft2build-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: FREETYPE_LIBRARY 30: FREETYPE_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GITCOMMAND 30: GITCOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GIT_EXECUTABLE 30: GIT_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_ATK_INCLUDE_DIR 30: GTK2_ATK_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_ATK_LIBRARY_DEBUG 30: GTK2_ATK_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_ATK_LIBRARY_RELEASE 30: GTK2_ATK_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_CAIRO_INCLUDE_DIR 30: GTK2_CAIRO_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_CAIRO_LIBRARY_DEBUG 30: GTK2_CAIRO_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_CAIRO_LIBRARY_RELEASE 30: GTK2_CAIRO_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_FONTCONFIG_INCLUDE_DIR 30: GTK2_FONTCONFIG_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GDKCONFIG_INCLUDE_DIR 30: GTK2_GDKCONFIG_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GDK_INCLUDE_DIR 30: GTK2_GDK_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GDK_LIBRARY_DEBUG 30: GTK2_GDK_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GDK_LIBRARY_RELEASE 30: GTK2_GDK_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GDK_PIXBUF_INCLUDE_DIR 30: GTK2_GDK_PIXBUF_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GDK_PIXBUF_LIBRARY_DEBUG 30: GTK2_GDK_PIXBUF_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GDK_PIXBUF_LIBRARY_RELEASE 30: GTK2_GDK_PIXBUF_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GIO_LIBRARY_DEBUG 30: GTK2_GIO_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GIO_LIBRARY_RELEASE 30: GTK2_GIO_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GLIBCONFIG_INCLUDE_DIR 30: GTK2_GLIBCONFIG_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GLIB_INCLUDE_DIR 30: GTK2_GLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GLIB_LIBRARY_DEBUG 30: GTK2_GLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GLIB_LIBRARY_RELEASE 30: GTK2_GLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GMODULE_LIBRARY_DEBUG 30: GTK2_GMODULE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GMODULE_LIBRARY_RELEASE 30: GTK2_GMODULE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GOBJECT_INCLUDE_DIR 30: GTK2_GOBJECT_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GOBJECT_LIBRARY_DEBUG 30: GTK2_GOBJECT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GOBJECT_LIBRARY_RELEASE 30: GTK2_GOBJECT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GTHREAD_LIBRARY_DEBUG 30: GTK2_GTHREAD_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GTHREAD_LIBRARY_RELEASE 30: GTK2_GTHREAD_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GTK_INCLUDE_DIR 30: GTK2_GTK_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GTK_LIBRARY_DEBUG 30: GTK2_GTK_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_GTK_LIBRARY_RELEASE 30: GTK2_GTK_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGOCAIRO_LIBRARY_DEBUG 30: GTK2_PANGOCAIRO_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGOCAIRO_LIBRARY_RELEASE 30: GTK2_PANGOCAIRO_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGOFT2_LIBRARY_DEBUG 30: GTK2_PANGOFT2_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGOFT2_LIBRARY_RELEASE 30: GTK2_PANGOFT2_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGOXFT_LIBRARY_DEBUG 30: GTK2_PANGOXFT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGOXFT_LIBRARY_RELEASE 30: GTK2_PANGOXFT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGO_INCLUDE_DIR 30: GTK2_PANGO_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGO_LIBRARY_DEBUG 30: GTK2_PANGO_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_PANGO_LIBRARY_RELEASE 30: GTK2_PANGO_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GTK2_X11_INCLUDE_DIR 30: GTK2_X11_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: GUNZIPCOMMAND 30: GUNZIPCOMMAND-ADVANCED:INTERNAL=1 30: //Have include elf.h 30: HAVE_ELF_H:INTERNAL=1 30: //Have symbol environ 30: HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE:INTERNAL= 30: //Result of TRY_COMPILE 30: HAVE_KWSYS_SIZEOF_CHAR:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: HAVE_KWSYS_SIZEOF___INT64:INTERNAL=FALSE 30: //Have include stddef.h 30: HAVE_STDDEF_H:INTERNAL=1 30: //Have include stdint.h 30: HAVE_STDINT_H:INTERNAL=1 30: //Have include sys/types.h 30: HAVE_SYS_TYPES_H:INTERNAL=1 30: //Have symbol unsetenv 30: HAVE_UNSETENV:INTERNAL=1 30: //ADVANCED property for variable: HGCOMMAND 30: HGCOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: HG_EXECUTABLE 30: HG_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: JAVACOMMAND 30: JAVACOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: Java_JAR_EXECUTABLE 30: Java_JAR_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: Java_JAVAC_EXECUTABLE 30: Java_JAVAC_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: Java_JAVADOC_EXECUTABLE 30: Java_JAVADOC_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: Java_JAVAH_EXECUTABLE 30: Java_JAVAH_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: Java_JAVA_EXECUTABLE 30: Java_JAVA_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: JsonCpp_INCLUDE_DIR 30: JsonCpp_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: JsonCpp_LIBRARY 30: JsonCpp_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: KWSTYLE_EXECUTABLE 30: KWSTYLE_EXECUTABLE-ADVANCED:INTERNAL=1 30: //Result of TRY_RUN 30: KWSYS_CHAR_IS_SIGNED:INTERNAL=0 30: //Result of TRY_COMPILE 30: KWSYS_CHAR_IS_SIGNED_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_ATOLL_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_ATOL_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_BACKTRACE_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_CSTDDEF_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_CSTDIO_COMPILED:INTERNAL=TRUE 30: //Have include cxxabi.h 30: KWSYS_CXX_HAS_CXXABIH:INTERNAL=1 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_CXXABI_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_DLADDR_COMPILED:INTERNAL=TRUE 30: //Have include dlfcn.h 30: KWSYS_CXX_HAS_DLFCNH:INTERNAL=1 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H_COMPILED:INTERNAL=FALSE 30: //Have include execinfo.h 30: KWSYS_CXX_HAS_EXECINFOH:INTERNAL=1 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_FULL_SPECIALIZATION_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_LONG_LONG_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_MEMBER_TEMPLATES_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS_COMPILED:INTERNAL=FALSE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_RLIMIT64_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_SETENV_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_UNSETENV_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_UTIMENSAT_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS_UTIMES_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS__ATOI64_COMPILED:INTERNAL=FALSE 30: //Result of TRY_COMPILE 30: KWSYS_CXX_HAS___INT64_COMPILED:INTERNAL=FALSE 30: //Result of TRY_COMPILE 30: KWSYS_C_HAS_PTRDIFF_T_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_C_HAS_SSIZE_T_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_C_TYPE_MACROS_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_IOS_HAS_ISTREAM_LONG_LONG_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_IOS_HAS_OSTREAM_LONG_LONG_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_IOS_HAVE_BINARY_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_IOS_HAVE_STD_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_IOS_USE_ANSI_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_IOS_USE_SSTREAM_COMPILED:INTERNAL=TRUE 30: //Result of TRY_RUN 30: KWSYS_LFS_WORKS:INTERNAL=0 30: //Result of TRY_COMPILE 30: KWSYS_LFS_WORKS_COMPILED:INTERNAL=TRUE 30: //CHECK_TYPE_SIZE: sizeof(char) 30: KWSYS_SIZEOF_CHAR:INTERNAL=1 30: //CHECK_TYPE_SIZE: __int64 unknown 30: KWSYS_SIZEOF___INT64:INTERNAL= 30: //Result of TRY_COMPILE 30: KWSYS_STAT_HAS_ST_MTIM_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT_COMPILED:INTERNAL=FALSE 30: //Result of TRY_COMPILE 30: KWSYS_STL_HAS_ALLOCATOR_OBJECTS_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_STL_HAS_ALLOCATOR_REBIND_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_STL_HAS_ALLOCATOR_TEMPLATE_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_STL_HAS_ITERATOR_TRAITS_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_STL_HAS_WSTRING_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_STL_HAVE_STD_COMPILED:INTERNAL=TRUE 30: //Result of TRY_COMPILE 30: KWSYS_STL_STRING_HAVE_NEQ_CHAR_COMPILED:INTERNAL=TRUE 30: //Have include sys/types.h;ifaddrs.h 30: KWSYS_SYS_HAS_IFADDRS_H:INTERNAL=1 30: //Have library /usr/lib64/liblzma.so 30: LIBLZMA_HAS_AUTO_DECODER:INTERNAL=1 30: //Have library /usr/lib64/liblzma.so 30: LIBLZMA_HAS_EASY_ENCODER:INTERNAL=1 30: //Have library /usr/lib64/liblzma.so 30: LIBLZMA_HAS_LZMA_PRESET:INTERNAL=1 30: //ADVANCED property for variable: LIBLZMA_INCLUDE_DIR 30: LIBLZMA_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: LIBLZMA_LIBRARY 30: LIBLZMA_LIBRARY-ADVANCED:INTERNAL=1 30: //Where to put the libraries for CMake 30: LIBRARY_OUTPUT_PATH:INTERNAL= 30: //ADVANCED property for variable: LibArchive_INCLUDE_DIR 30: LibArchive_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: LibArchive_LIBRARY 30: LibArchive_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: MAKECOMMAND 30: MAKECOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: MEMORYCHECK_COMMAND 30: MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE 30: MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: MINGW_CC_LINUX2WIN_EXECUTABLE 30: MINGW_CC_LINUX2WIN_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: MINGW_CXX_LINUX2WIN_EXECUTABLE 30: MINGW_CXX_LINUX2WIN_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: MINGW_RC_LINUX2WIN_EXECUTABLE 30: MINGW_RC_LINUX2WIN_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: P4COMMAND 30: P4COMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: P4D_EXECUTABLE 30: P4D_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: P4_EXECUTABLE 30: P4_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE 30: PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 30: //Test QT4_WORKS 30: QT4_WORKS:INTERNAL=1 30: //ADVANCED property for variable: QT_ARTHURPLUGIN_PLUGIN_DEBUG 30: QT_ARTHURPLUGIN_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_ARTHURPLUGIN_PLUGIN_RELEASE 30: QT_ARTHURPLUGIN_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: QT_BINARY_DIR:INTERNAL=/usr/lib64/qt4/bin 30: //ADVANCED property for variable: QT_CONTAINEREXTENSION_PLUGIN_DEBUG 30: QT_CONTAINEREXTENSION_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_CONTAINEREXTENSION_PLUGIN_RELEASE 30: QT_CONTAINEREXTENSION_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_CUSTOMWIDGETPLUGIN_PLUGIN_DEBUG 30: QT_CUSTOMWIDGETPLUGIN_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_CUSTOMWIDGETPLUGIN_PLUGIN_RELEASE 30: QT_CUSTOMWIDGETPLUGIN_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_DBUSCPP2XML_EXECUTABLE 30: QT_DBUSCPP2XML_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_DBUSXML2CPP_EXECUTABLE 30: QT_DBUSXML2CPP_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_DESIGNER_EXECUTABLE 30: QT_DESIGNER_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_DOC_DIR 30: QT_DOC_DIR-ADVANCED:INTERNAL=1 30: QT_HEADERS_DIR:INTERNAL=/usr/include 30: //ADVANCED property for variable: QT_IMPORTS_DIR 30: QT_IMPORTS_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_LIBRARY_DIR 30: QT_LIBRARY_DIR-ADVANCED:INTERNAL=1 30: //Qt library dir 30: QT_LIBRARY_DIR:INTERNAL=/usr/lib64 30: //ADVANCED property for variable: QT_LINGUIST_EXECUTABLE 30: QT_LINGUIST_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_LRELEASE_EXECUTABLE 30: QT_LRELEASE_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_LUPDATE_EXECUTABLE 30: QT_LUPDATE_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_MKSPECS_DIR 30: QT_MKSPECS_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_MOC_EXECUTABLE 30: QT_MOC_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_PHONONWIDGETS_PLUGIN_DEBUG 30: QT_PHONONWIDGETS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_PHONONWIDGETS_PLUGIN_RELEASE 30: QT_PHONONWIDGETS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_PHONON_INCLUDE_DIR 30: QT_PHONON_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_PHONON_LIBRARY 30: QT_PHONON_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_PHONON_LIBRARY_DEBUG 30: QT_PHONON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_PHONON_LIBRARY_RELEASE 30: QT_PHONON_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_PLUGINS_DIR 30: QT_PLUGINS_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QCNCODECS_PLUGIN_DEBUG 30: QT_QCNCODECS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QCNCODECS_PLUGIN_RELEASE 30: QT_QCNCODECS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QCOLLECTIONGENERATOR_EXECUTABLE 30: QT_QCOLLECTIONGENERATOR_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QCOREWLANBEARER_PLUGIN_DEBUG 30: QT_QCOREWLANBEARER_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QCOREWLANBEARER_PLUGIN_RELEASE 30: QT_QCOREWLANBEARER_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QDECLARATIVEVIEW_PLUGIN_DEBUG 30: QT_QDECLARATIVEVIEW_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QDECLARATIVEVIEW_PLUGIN_RELEASE 30: QT_QDECLARATIVEVIEW_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QDECORATIONDEFAULT_PLUGIN_DEBUG 30: QT_QDECORATIONDEFAULT_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QDECORATIONDEFAULT_PLUGIN_RELEASE 30: QT_QDECORATIONDEFAULT_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QDECORATIONWINDOWS_PLUGIN_DEBUG 30: QT_QDECORATIONWINDOWS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QDECORATIONWINDOWS_PLUGIN_RELEASE 30: QT_QDECORATIONWINDOWS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QGENERICBEARER_PLUGIN_DEBUG 30: QT_QGENERICBEARER_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QGENERICBEARER_PLUGIN_RELEASE 30: QT_QGENERICBEARER_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QGIF_PLUGIN_DEBUG 30: QT_QGIF_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QGIF_PLUGIN_RELEASE 30: QT_QGIF_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QGLGRAPHICSSYSTEM_PLUGIN_DEBUG 30: QT_QGLGRAPHICSSYSTEM_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QGLGRAPHICSSYSTEM_PLUGIN_RELEASE 30: QT_QGLGRAPHICSSYSTEM_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QICO_PLUGIN_DEBUG 30: QT_QICO_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QICO_PLUGIN_RELEASE 30: QT_QICO_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QIMSW_MULTI_PLUGIN_DEBUG 30: QT_QIMSW_MULTI_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QIMSW_MULTI_PLUGIN_RELEASE 30: QT_QIMSW_MULTI_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QJPCODECS_PLUGIN_DEBUG 30: QT_QJPCODECS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QJPCODECS_PLUGIN_RELEASE 30: QT_QJPCODECS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QJPEG_PLUGIN_DEBUG 30: QT_QJPEG_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QJPEG_PLUGIN_RELEASE 30: QT_QJPEG_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QKRCODECS_PLUGIN_DEBUG 30: QT_QKRCODECS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QKRCODECS_PLUGIN_RELEASE 30: QT_QKRCODECS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: QT_QMAKE_EXECUTABLE_LAST:INTERNAL=/usr/bin/qmake-qt4 30: //ADVANCED property for variable: QT_QMNG_PLUGIN_DEBUG 30: QT_QMNG_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QMNG_PLUGIN_RELEASE 30: QT_QMNG_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QNATIVEWIFIBEARER_PLUGIN_DEBUG 30: QT_QNATIVEWIFIBEARER_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QNATIVEWIFIBEARER_PLUGIN_RELEASE 30: QT_QNATIVEWIFIBEARER_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLDB2_PLUGIN_DEBUG 30: QT_QSQLDB2_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLDB2_PLUGIN_RELEASE 30: QT_QSQLDB2_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLIBASE_PLUGIN_DEBUG 30: QT_QSQLIBASE_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLIBASE_PLUGIN_RELEASE 30: QT_QSQLIBASE_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLITE2_PLUGIN_DEBUG 30: QT_QSQLITE2_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLITE2_PLUGIN_RELEASE 30: QT_QSQLITE2_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLITE_PLUGIN_DEBUG 30: QT_QSQLITE_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLITE_PLUGIN_RELEASE 30: QT_QSQLITE_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLMYSQL_PLUGIN_DEBUG 30: QT_QSQLMYSQL_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLMYSQL_PLUGIN_RELEASE 30: QT_QSQLMYSQL_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLOCI_PLUGIN_DEBUG 30: QT_QSQLOCI_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLOCI_PLUGIN_RELEASE 30: QT_QSQLOCI_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLODBC_PLUGIN_DEBUG 30: QT_QSQLODBC_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLODBC_PLUGIN_RELEASE 30: QT_QSQLODBC_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLPSQL_PLUGIN_DEBUG 30: QT_QSQLPSQL_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLPSQL_PLUGIN_RELEASE 30: QT_QSQLPSQL_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLTDS_PLUGIN_DEBUG 30: QT_QSQLTDS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSQLTDS_PLUGIN_RELEASE 30: QT_QSQLTDS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSVGICON_PLUGIN_DEBUG 30: QT_QSVGICON_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSVGICON_PLUGIN_RELEASE 30: QT_QSVGICON_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSVG_PLUGIN_DEBUG 30: QT_QSVG_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QSVG_PLUGIN_RELEASE 30: QT_QSVG_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QT3SUPPORTWIDGETS_PLUGIN_DEBUG 30: QT_QT3SUPPORTWIDGETS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QT3SUPPORTWIDGETS_PLUGIN_RELEASE 30: QT_QT3SUPPORTWIDGETS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QT3SUPPORT_INCLUDE_DIR 30: QT_QT3SUPPORT_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QT3SUPPORT_LIBRARY 30: QT_QT3SUPPORT_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QT3SUPPORT_LIBRARY_DEBUG 30: QT_QT3SUPPORT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QT3SUPPORT_LIBRARY_RELEASE 30: QT_QT3SUPPORT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_DEBUG 30: QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_RELEASE 30: QT_QTACCESSIBLECOMPATWIDGETS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTACCESSIBLEWIDGETS_PLUGIN_DEBUG 30: QT_QTACCESSIBLEWIDGETS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTACCESSIBLEWIDGETS_PLUGIN_RELEASE 30: QT_QTACCESSIBLEWIDGETS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTASSISTANTCLIENT_INCLUDE_DIR 30: QT_QTASSISTANTCLIENT_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTASSISTANTCLIENT_LIBRARY 30: QT_QTASSISTANTCLIENT_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTASSISTANTCLIENT_LIBRARY_DEBUG 30: QT_QTASSISTANTCLIENT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTASSISTANTCLIENT_LIBRARY_RELEASE 30: QT_QTASSISTANTCLIENT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTASSISTANT_INCLUDE_DIR 30: QT_QTASSISTANT_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTASSISTANT_LIBRARY 30: QT_QTASSISTANT_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTASSISTANT_LIBRARY_DEBUG 30: QT_QTASSISTANT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTASSISTANT_LIBRARY_RELEASE 30: QT_QTASSISTANT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTCLUCENE_LIBRARY 30: QT_QTCLUCENE_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTCLUCENE_LIBRARY_DEBUG 30: QT_QTCLUCENE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTCLUCENE_LIBRARY_RELEASE 30: QT_QTCLUCENE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTCORE_INCLUDE_DIR 30: QT_QTCORE_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTCORE_LIBRARY 30: QT_QTCORE_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTCORE_LIBRARY_DEBUG 30: QT_QTCORE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTCORE_LIBRARY_RELEASE 30: QT_QTCORE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDBUS_INCLUDE_DIR 30: QT_QTDBUS_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDBUS_LIBRARY 30: QT_QTDBUS_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDBUS_LIBRARY_DEBUG 30: QT_QTDBUS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDBUS_LIBRARY_RELEASE 30: QT_QTDBUS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDECLARATIVE_INCLUDE_DIR 30: QT_QTDECLARATIVE_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDECLARATIVE_LIBRARY 30: QT_QTDECLARATIVE_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDECLARATIVE_LIBRARY_DEBUG 30: QT_QTDECLARATIVE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDECLARATIVE_LIBRARY_RELEASE 30: QT_QTDECLARATIVE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR 30: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY 30: QT_QTDESIGNERCOMPONENTS_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY_DEBUG 30: QT_QTDESIGNERCOMPONENTS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY_RELEASE 30: QT_QTDESIGNERCOMPONENTS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDESIGNER_INCLUDE_DIR 30: QT_QTDESIGNER_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDESIGNER_LIBRARY 30: QT_QTDESIGNER_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDESIGNER_LIBRARY_DEBUG 30: QT_QTDESIGNER_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTDESIGNER_LIBRARY_RELEASE 30: QT_QTDESIGNER_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTGA_PLUGIN_DEBUG 30: QT_QTGA_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTGA_PLUGIN_RELEASE 30: QT_QTGA_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTGUI_INCLUDE_DIR 30: QT_QTGUI_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTGUI_LIBRARY 30: QT_QTGUI_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTGUI_LIBRARY_DEBUG 30: QT_QTGUI_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTGUI_LIBRARY_RELEASE 30: QT_QTGUI_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTHELP_INCLUDE_DIR 30: QT_QTHELP_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTHELP_LIBRARY 30: QT_QTHELP_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTHELP_LIBRARY_DEBUG 30: QT_QTHELP_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTHELP_LIBRARY_RELEASE 30: QT_QTHELP_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTIFF_PLUGIN_DEBUG 30: QT_QTIFF_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTIFF_PLUGIN_RELEASE 30: QT_QTIFF_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTMOTIF_INCLUDE_DIR 30: QT_QTMOTIF_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTMOTIF_LIBRARY 30: QT_QTMOTIF_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTMOTIF_LIBRARY_DEBUG 30: QT_QTMOTIF_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTMOTIF_LIBRARY_RELEASE 30: QT_QTMOTIF_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTMULTIMEDIA_INCLUDE_DIR 30: QT_QTMULTIMEDIA_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTMULTIMEDIA_LIBRARY 30: QT_QTMULTIMEDIA_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTMULTIMEDIA_LIBRARY_DEBUG 30: QT_QTMULTIMEDIA_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTMULTIMEDIA_LIBRARY_RELEASE 30: QT_QTMULTIMEDIA_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTNETWORK_INCLUDE_DIR 30: QT_QTNETWORK_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTNETWORK_LIBRARY 30: QT_QTNETWORK_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTNETWORK_LIBRARY_DEBUG 30: QT_QTNETWORK_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTNETWORK_LIBRARY_RELEASE 30: QT_QTNETWORK_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTNSPLUGIN_INCLUDE_DIR 30: QT_QTNSPLUGIN_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTNSPLUGIN_LIBRARY 30: QT_QTNSPLUGIN_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTNSPLUGIN_LIBRARY_DEBUG 30: QT_QTNSPLUGIN_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTNSPLUGIN_LIBRARY_RELEASE 30: QT_QTNSPLUGIN_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTOPENGL_INCLUDE_DIR 30: QT_QTOPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTOPENGL_LIBRARY 30: QT_QTOPENGL_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTOPENGL_LIBRARY_DEBUG 30: QT_QTOPENGL_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTOPENGL_LIBRARY_RELEASE 30: QT_QTOPENGL_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTRACEGRAPHICSSYSTEM_PLUGIN_DEBUG 30: QT_QTRACEGRAPHICSSYSTEM_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTRACEGRAPHICSSYSTEM_PLUGIN_RELEASE 30: QT_QTRACEGRAPHICSSYSTEM_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPTDBUS_PLUGIN_DEBUG 30: QT_QTSCRIPTDBUS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPTDBUS_PLUGIN_RELEASE 30: QT_QTSCRIPTDBUS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPTTOOLS_INCLUDE_DIR 30: QT_QTSCRIPTTOOLS_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPTTOOLS_LIBRARY 30: QT_QTSCRIPTTOOLS_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPTTOOLS_LIBRARY_DEBUG 30: QT_QTSCRIPTTOOLS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPTTOOLS_LIBRARY_RELEASE 30: QT_QTSCRIPTTOOLS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPT_INCLUDE_DIR 30: QT_QTSCRIPT_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPT_LIBRARY 30: QT_QTSCRIPT_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPT_LIBRARY_DEBUG 30: QT_QTSCRIPT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSCRIPT_LIBRARY_RELEASE 30: QT_QTSCRIPT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSQL_INCLUDE_DIR 30: QT_QTSQL_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSQL_LIBRARY 30: QT_QTSQL_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSQL_LIBRARY_DEBUG 30: QT_QTSQL_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSQL_LIBRARY_RELEASE 30: QT_QTSQL_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSVG_INCLUDE_DIR 30: QT_QTSVG_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSVG_LIBRARY 30: QT_QTSVG_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSVG_LIBRARY_DEBUG 30: QT_QTSVG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTSVG_LIBRARY_RELEASE 30: QT_QTSVG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTTEST_INCLUDE_DIR 30: QT_QTTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTTEST_LIBRARY 30: QT_QTTEST_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTTEST_LIBRARY_DEBUG 30: QT_QTTEST_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTTEST_LIBRARY_RELEASE 30: QT_QTTEST_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTUITOOLS_INCLUDE_DIR 30: QT_QTUITOOLS_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTUITOOLS_LIBRARY 30: QT_QTUITOOLS_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTUITOOLS_LIBRARY_DEBUG 30: QT_QTUITOOLS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTUITOOLS_LIBRARY_RELEASE 30: QT_QTUITOOLS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTWCODECS_PLUGIN_DEBUG 30: QT_QTWCODECS_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTWCODECS_PLUGIN_RELEASE 30: QT_QTWCODECS_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTWEBKIT_INCLUDE_DIR 30: QT_QTWEBKIT_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTWEBKIT_LIBRARY 30: QT_QTWEBKIT_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTWEBKIT_LIBRARY_DEBUG 30: QT_QTWEBKIT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTWEBKIT_LIBRARY_RELEASE 30: QT_QTWEBKIT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTXMLPATTERNS_INCLUDE_DIR 30: QT_QTXMLPATTERNS_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTXMLPATTERNS_LIBRARY 30: QT_QTXMLPATTERNS_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTXMLPATTERNS_LIBRARY_DEBUG 30: QT_QTXMLPATTERNS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTXMLPATTERNS_LIBRARY_RELEASE 30: QT_QTXMLPATTERNS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTXML_INCLUDE_DIR 30: QT_QTXML_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTXML_LIBRARY 30: QT_QTXML_LIBRARY-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTXML_LIBRARY_DEBUG 30: QT_QTXML_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QTXML_LIBRARY_RELEASE 30: QT_QTXML_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QWEBVIEW_PLUGIN_DEBUG 30: QT_QWEBVIEW_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QWEBVIEW_PLUGIN_RELEASE 30: QT_QWEBVIEW_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QWSTSLIBMOUSEHANDLER_PLUGIN_DEBUG 30: QT_QWSTSLIBMOUSEHANDLER_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_QWSTSLIBMOUSEHANDLER_PLUGIN_RELEASE 30: QT_QWSTSLIBMOUSEHANDLER_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_RCC_EXECUTABLE 30: QT_RCC_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_TASKMENUEXTENSION_PLUGIN_DEBUG 30: QT_TASKMENUEXTENSION_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_TASKMENUEXTENSION_PLUGIN_RELEASE 30: QT_TASKMENUEXTENSION_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_TRANSLATIONS_DIR 30: QT_TRANSLATIONS_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_UIC3_EXECUTABLE 30: QT_UIC3_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_UIC_EXECUTABLE 30: QT_UIC_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_WORLDTIMECLOCKPLUGIN_PLUGIN_DEBUG 30: QT_WORLDTIMECLOCKPLUGIN_PLUGIN_DEBUG-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: QT_WORLDTIMECLOCKPLUGIN_PLUGIN_RELEASE 30: QT_WORLDTIMECLOCKPLUGIN_PLUGIN_RELEASE-ADVANCED:INTERNAL=1 30: //Have symbol Q_WS_MAC 30: Q_WS_MAC:INTERNAL= 30: //Have symbol Q_WS_QWS 30: Q_WS_QWS:INTERNAL= 30: //Have symbol Q_WS_WIN 30: Q_WS_WIN:INTERNAL= 30: //Have symbol Q_WS_X11 30: Q_WS_X11:INTERNAL=1 30: //ADVANCED property for variable: SCPCOMMAND 30: SCPCOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: SDCC_EXECUTABLE 30: SDCC_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: SITE 30: SITE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: SLURM_SBATCH_COMMAND 30: SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: SLURM_SRUN_COMMAND 30: SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: SPHINX_TEXT 30: SPHINX_TEXT-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: SVNCOMMAND 30: SVNCOMMAND-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: Subversion_SVN_EXECUTABLE 30: Subversion_SVN_EXECUTABLE-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: ZLIB_INCLUDE_DIR 30: ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 30: //ADVANCED property for variable: ZLIB_LIBRARY 30: ZLIB_LIBRARY-ADVANCED:INTERNAL=1 30: //Test run_inlines_hidden_test 30: run_inlines_hidden_test:INTERNAL=1 30: //Test run_pic_test 30: run_pic_test:INTERNAL=1 30: 30: Avoid ctest truncation of output: CTEST_FULL_OUTPUT 30: ================================================================ 30: Contents of "/builddir/build/BUILD/cmake-3.2.2/build/Tests/SystemInformation/../../CMakeFiles/CMakeOutput.log": 30: ---------------------------------------------------------------- 30: The system is: Linux - 3.19.1-201.fc21.x86_64 - x86_64 30: Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. 30: Compiler: /usr/bin/gcc 30: Build flags: -O2;-g;-pipe;-Wall;-Werror=format-security;-Wp,-D_FORTIFY_SOURCE=2;-fexceptions;-fstack-protector-strong;--param=ssp-buffer-size=4;-grecord-gcc-switches;-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1;-m64;-mtune=generic 30: Id flags: 30: 30: The output was: 30: 0 30: 30: 30: Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" 30: 30: The C compiler identification is GNU, found in "/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/3.2.2/CompilerIdC/a.out" 30: 30: Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. 30: Compiler: /usr/bin/g++ 30: Build flags: -O2;-g;-pipe;-Wall;-Werror=format-security;-Wp,-D_FORTIFY_SOURCE=2;-fexceptions;-fstack-protector-strong;--param=ssp-buffer-size=4;-grecord-gcc-switches;-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1;-m64;-mtune=generic 30: Id flags: 30: 30: The output was: 30: 0 30: 30: 30: Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" 30: 30: The CXX compiler identification is GNU, found in "/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/3.2.2/CompilerIdCXX/a.out" 30: 30: Determining if the C compiler works passed with the following output: 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 30: 30: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec252074749/fast" 30: gmake -f CMakeFiles/cmTryCompileExec252074749.dir/build.make CMakeFiles/cmTryCompileExec252074749.dir/build 30: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 30: Building C object CMakeFiles/cmTryCompileExec252074749.dir/testCCompiler.c.o 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec252074749.dir/testCCompiler.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/testCCompiler.c 30: Linking C executable cmTryCompileExec252074749 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec252074749.dir/link.txt --verbose=1 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec252074749.dir/testCCompiler.c.o -o cmTryCompileExec252074749 -rdynamic 30: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: 30: 30: Detecting C compiler ABI info compiled with the following output: 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 30: 30: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4017920562/fast" 30: gmake -f CMakeFiles/cmTryCompileExec4017920562.dir/build.make CMakeFiles/cmTryCompileExec4017920562.dir/build 30: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 30: Building C object CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-3.2.2/Modules/CMakeCCompilerABI.c 30: Linking C executable cmTryCompileExec4017920562 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4017920562.dir/link.txt --verbose=1 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -v CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4017920562 -rdynamic 30: Using built-in specs. 30: Reading specs from /usr/lib/rpm/redhat/redhat-hardened-cc1 30: COLLECT_GCC=/usr/bin/gcc 30: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper 30: Target: x86_64-redhat-linux 30: Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux 30: Thread model: posix 30: gcc version 5.0.1 20150413 (Red Hat 5.0.1-0.1) (GCC) 30: COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/ 30: LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../:/lib/:/usr/lib/ 30: COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-fexceptions' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-v' '-o' 'cmTryCompileExec4017920562' '-rdynamic' '-march=x86-64' 30: /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1LQ7gp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec4017920562 /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../.. CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o 30: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: 30: 30: Parsed C implicit link information from above output: 30: link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] 30: ignore line: [Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp] 30: ignore line: [] 30: ignore line: [Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4017920562/fast"] 30: ignore line: [gmake -f CMakeFiles/cmTryCompileExec4017920562.dir/build.make CMakeFiles/cmTryCompileExec4017920562.dir/build] 30: ignore line: [gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp'] 30: ignore line: [/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1] 30: ignore line: [Building C object CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o] 30: ignore line: [/usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-3.2.2/Modules/CMakeCCompilerABI.c] 30: ignore line: [Linking C executable cmTryCompileExec4017920562] 30: ignore line: [/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4017920562.dir/link.txt --verbose=1] 30: ignore line: [/usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -v CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4017920562 -rdynamic ] 30: ignore line: [Using built-in specs.] 30: ignore line: [Reading specs from /usr/lib/rpm/redhat/redhat-hardened-cc1] 30: ignore line: [COLLECT_GCC=/usr/bin/gcc] 30: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper] 30: ignore line: [Target: x86_64-redhat-linux] 30: ignore line: [Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux] 30: ignore line: [Thread model: posix] 30: ignore line: [gcc version 5.0.1 20150413 (Red Hat 5.0.1-0.1) (GCC) ] 30: ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/] 30: ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../:/lib/:/usr/lib/] 30: ignore line: [COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-fexceptions' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-v' '-o' 'cmTryCompileExec4017920562' '-rdynamic' '-march=x86-64'] 30: link line: [ /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1LQ7gp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec4017920562 /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../.. CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o] 30: arg [/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2] ==> ignore 30: arg [-plugin] ==> ignore 30: arg [/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so] ==> ignore 30: arg [-plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper] ==> ignore 30: arg [-plugin-opt=-fresolution=/tmp/cc1LQ7gp.res] ==> ignore 30: arg [-plugin-opt=-pass-through=-lgcc] ==> ignore 30: arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore 30: arg [-plugin-opt=-pass-through=-lc] ==> ignore 30: arg [-plugin-opt=-pass-through=-lgcc] ==> ignore 30: arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore 30: arg [--build-id] ==> ignore 30: arg [--no-add-needed] ==> ignore 30: arg [--eh-frame-hdr] ==> ignore 30: arg [--hash-style=gnu] ==> ignore 30: arg [-m] ==> ignore 30: arg [elf_x86_64] ==> ignore 30: arg [-export-dynamic] ==> ignore 30: arg [-dynamic-linker] ==> ignore 30: arg [/lib64/ld-linux-x86-64.so.2] ==> ignore 30: arg [-o] ==> ignore 30: arg [cmTryCompileExec4017920562] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o] ==> ignore 30: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] 30: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] 30: arg [-L/lib/../lib64] ==> dir [/lib/../lib64] 30: arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] 30: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] 30: arg [CMakeFiles/cmTryCompileExec4017920562.dir/CMakeCCompilerABI.c.o] ==> ignore 30: arg [-lgcc] ==> lib [gcc] 30: arg [--as-needed] ==> ignore 30: arg [-lgcc_s] ==> lib [gcc_s] 30: arg [--no-as-needed] ==> ignore 30: arg [-lc] ==> lib [c] 30: arg [-lgcc] ==> lib [gcc] 30: arg [--as-needed] ==> ignore 30: arg [-lgcc_s] ==> lib [gcc_s] 30: arg [--no-as-needed] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o] ==> ignore 30: remove lib [gcc] 30: remove lib [gcc_s] 30: remove lib [gcc] 30: remove lib [gcc_s] 30: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] ==> [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] 30: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] ==> [/usr/lib64] 30: collapse library dir [/lib/../lib64] ==> [/lib64] 30: collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] 30: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] ==> [/usr/lib] 30: implicit libs: [c] 30: implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib] 30: implicit fwks: [] 30: 30: 30: 30: 30: Detecting C [-std=c11] compiler features compiled with the following output: 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 30: 30: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3206821427/fast" 30: gmake -f CMakeFiles/cmTryCompileExec3206821427.dir/build.make CMakeFiles/cmTryCompileExec3206821427.dir/build 30: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 30: Building C object CMakeFiles/cmTryCompileExec3206821427.dir/feature_tests.c.o 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c11 -o CMakeFiles/cmTryCompileExec3206821427.dir/feature_tests.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.c 30: Linking C executable cmTryCompileExec3206821427 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3206821427.dir/link.txt --verbose=1 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec3206821427.dir/feature_tests.c.o -o cmTryCompileExec3206821427 -rdynamic 30: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: 30: 30: Feature record: C_FEATURE:1c_function_prototypes 30: Feature record: C_FEATURE:1c_restrict 30: Feature record: C_FEATURE:1c_static_assert 30: Feature record: C_FEATURE:1c_variadic_macros 30: 30: 30: Detecting C [-std=c99] compiler features compiled with the following output: 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 30: 30: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3650520106/fast" 30: gmake -f CMakeFiles/cmTryCompileExec3650520106.dir/build.make CMakeFiles/cmTryCompileExec3650520106.dir/build 30: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 30: Building C object CMakeFiles/cmTryCompileExec3650520106.dir/feature_tests.c.o 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c99 -o CMakeFiles/cmTryCompileExec3650520106.dir/feature_tests.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.c 30: Linking C executable cmTryCompileExec3650520106 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3650520106.dir/link.txt --verbose=1 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec3650520106.dir/feature_tests.c.o -o cmTryCompileExec3650520106 -rdynamic 30: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: 30: 30: Feature record: C_FEATURE:1c_function_prototypes 30: Feature record: C_FEATURE:1c_restrict 30: Feature record: C_FEATURE:0c_static_assert 30: Feature record: C_FEATURE:1c_variadic_macros 30: 30: 30: Detecting C [-std=c90] compiler features compiled with the following output: 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 30: 30: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3743403367/fast" 30: gmake -f CMakeFiles/cmTryCompileExec3743403367.dir/build.make CMakeFiles/cmTryCompileExec3743403367.dir/build 30: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 30: Building C object CMakeFiles/cmTryCompileExec3743403367.dir/feature_tests.c.o 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c90 -o CMakeFiles/cmTryCompileExec3743403367.dir/feature_tests.c.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.c 30: Linking C executable cmTryCompileExec3743403367 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3743403367.dir/link.txt --verbose=1 30: /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec3743403367.dir/feature_tests.c.o -o cmTryCompileExec3743403367 -rdynamic 30: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: 30: 30: Feature record: C_FEATURE:1c_function_prototypes 30: Feature record: C_FEATURE:0c_restrict 30: Feature record: C_FEATURE:0c_static_assert 30: Feature record: C_FEATURE:0c_variadic_macros 30: Determining if the CXX compiler works passed with the following output: 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 30: 30: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec812722719/fast" 30: gmake -f CMakeFiles/cmTryCompileExec812722719.dir/build.make CMakeFiles/cmTryCompileExec812722719.dir/build 30: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 30: Building CXX object CMakeFiles/cmTryCompileExec812722719.dir/testCXXCompiler.cxx.o 30: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec812722719.dir/testCXXCompiler.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx 30: Linking CXX executable cmTryCompileExec812722719 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec812722719.dir/link.txt --verbose=1 30: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec812722719.dir/testCXXCompiler.cxx.o -o cmTryCompileExec812722719 -rdynamic 30: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: 30: 30: Detecting CXX compiler ABI info compiled with the following output: 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 30: 30: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3574792925/fast" 30: gmake -f CMakeFiles/cmTryCompileExec3574792925.dir/build.make CMakeFiles/cmTryCompileExec3574792925.dir/build 30: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 30: Building CXX object CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o 30: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-3.2.2/Modules/CMakeCXXCompilerABI.cpp 30: Linking CXX executable cmTryCompileExec3574792925 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3574792925.dir/link.txt --verbose=1 30: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -v CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3574792925 -rdynamic 30: Using built-in specs. 30: Reading specs from /usr/lib/rpm/redhat/redhat-hardened-cc1 30: COLLECT_GCC=/usr/bin/g++ 30: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper 30: Target: x86_64-redhat-linux 30: Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux 30: Thread model: posix 30: gcc version 5.0.1 20150413 (Red Hat 5.0.1-0.1) (GCC) 30: COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/ 30: LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../:/lib/:/usr/lib/ 30: COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-fexceptions' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-v' '-o' 'cmTryCompileExec3574792925' '-rdynamic' '-shared-libgcc' '-march=x86-64' 30: /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJBLVmx.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3574792925 /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../.. CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o 30: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: 30: 30: Parsed CXX implicit link information from above output: 30: link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] 30: ignore line: [Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp] 30: ignore line: [] 30: ignore line: [Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3574792925/fast"] 30: ignore line: [gmake -f CMakeFiles/cmTryCompileExec3574792925.dir/build.make CMakeFiles/cmTryCompileExec3574792925.dir/build] 30: ignore line: [gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp'] 30: ignore line: [/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1] 30: ignore line: [Building CXX object CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o] 30: ignore line: [/usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-3.2.2/Modules/CMakeCXXCompilerABI.cpp] 30: ignore line: [Linking CXX executable cmTryCompileExec3574792925] 30: ignore line: [/builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3574792925.dir/link.txt --verbose=1] 30: ignore line: [/usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -v CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3574792925 -rdynamic ] 30: ignore line: [Using built-in specs.] 30: ignore line: [Reading specs from /usr/lib/rpm/redhat/redhat-hardened-cc1] 30: ignore line: [COLLECT_GCC=/usr/bin/g++] 30: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper] 30: ignore line: [Target: x86_64-redhat-linux] 30: ignore line: [Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux] 30: ignore line: [Thread model: posix] 30: ignore line: [gcc version 5.0.1 20150413 (Red Hat 5.0.1-0.1) (GCC) ] 30: ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/] 30: ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/5.0.1/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../:/lib/:/usr/lib/] 30: ignore line: [COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-fexceptions' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-v' '-o' 'cmTryCompileExec3574792925' '-rdynamic' '-shared-libgcc' '-march=x86-64'] 30: link line: [ /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJBLVmx.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec3574792925 /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../.. CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o /usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o] 30: arg [/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/collect2] ==> ignore 30: arg [-plugin] ==> ignore 30: arg [/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/liblto_plugin.so] ==> ignore 30: arg [-plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/5.0.1/lto-wrapper] ==> ignore 30: arg [-plugin-opt=-fresolution=/tmp/ccJBLVmx.res] ==> ignore 30: arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore 30: arg [-plugin-opt=-pass-through=-lgcc] ==> ignore 30: arg [-plugin-opt=-pass-through=-lc] ==> ignore 30: arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore 30: arg [-plugin-opt=-pass-through=-lgcc] ==> ignore 30: arg [--build-id] ==> ignore 30: arg [--no-add-needed] ==> ignore 30: arg [--eh-frame-hdr] ==> ignore 30: arg [--hash-style=gnu] ==> ignore 30: arg [-m] ==> ignore 30: arg [elf_x86_64] ==> ignore 30: arg [-export-dynamic] ==> ignore 30: arg [-dynamic-linker] ==> ignore 30: arg [/lib64/ld-linux-x86-64.so.2] ==> ignore 30: arg [-o] ==> ignore 30: arg [cmTryCompileExec3574792925] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crt1.o] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crti.o] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtbegin.o] ==> ignore 30: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] 30: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] 30: arg [-L/lib/../lib64] ==> dir [/lib/../lib64] 30: arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] 30: arg [-L/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] 30: arg [CMakeFiles/cmTryCompileExec3574792925.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore 30: arg [-lstdc++] ==> lib [stdc++] 30: arg [-lm] ==> lib [m] 30: arg [-lgcc_s] ==> lib [gcc_s] 30: arg [-lgcc] ==> lib [gcc] 30: arg [-lc] ==> lib [c] 30: arg [-lgcc_s] ==> lib [gcc_s] 30: arg [-lgcc] ==> lib [gcc] 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/crtend.o] ==> ignore 30: arg [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64/crtn.o] ==> ignore 30: remove lib [gcc_s] 30: remove lib [gcc] 30: remove lib [gcc_s] 30: remove lib [gcc] 30: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] ==> [/usr/lib/gcc/x86_64-redhat-linux/5.0.1] 30: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../../../lib64] ==> [/usr/lib64] 30: collapse library dir [/lib/../lib64] ==> [/lib64] 30: collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] 30: collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/5.0.1/../../..] ==> [/usr/lib] 30: implicit libs: [stdc++;m;c] 30: implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/5.0.1;/usr/lib64;/lib64;/usr/lib] 30: implicit fwks: [] 30: 30: 30: 30: 30: Detecting CXX [-std=c++14] compiler features compiled with the following output: 30: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp 30: 30: Run Build Command:"/usr/bin/gmake" "cmTryCompileExec359286765/fast" 30: gmake -f CMakeFiles/cmTryCompileExec359286765.dir/build.make CMakeFiles/cmTryCompileExec359286765.dir/build 30: gmake[1]: Entering directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 30: Building CXX object CMakeFiles/cmTryCompileExec359286765.dir/feature_tests.cxx.o 30: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -std=c++14 -o CMakeFiles/cmTryCompileExec359286765.dir/feature_tests.cxx.o -c /builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/feature_tests.cxx 30: Linking CXX executable cmTryCompileExec359286765 30: /builddir/build/BUILD/cmake-3.2.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec359286765.dir/link.txt --verbose=1 30: /usr/bin/g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic CMakeFiles/cmTryCompileExec359286765.dir/feature_tests.cxx.o -o cmTryCompileExec359286765 -rdynamic 30: gmake[1]: Leaving directory '/builddir/build/BUILD/cmake-3.2.2/build/CMakeFiles/CMakeTmp' 30: 30: 30: Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers 30: Feature record: CXX_FEATURE:1cxx_alias_templates 30: Feature record: CXX_FEATURE:1cxx_alignas 30: Feature record: CXX_FEATURE:1cxx_alignof 30: Feature record: CXX_FEATURE:1cxx_attributes 30: Feature record: CXX_FEATURE:1cxx_attribute_deprecated 30: Feature record: CXX_FEATURE:1cxx_auto_type 30: Feature record: CXX_FEATURE:1cxx_binary_literals 30: Feature record: CXX_FEATURE:1cxx_constexpr 30: Feature record: CXX_FEATURE:1cxx_contextual_conversions 236: g++ -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-3.2.2/Source -I/builddir/build/BUILD/cmake-3.2.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-3.2.2/Source/cmakemain.cxx -o cmakemain.o 31: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/MathTest 31: ======== CMake output ====== 31: The C compiler identification is GNU 5.0.1 31: The CXX compiler identification is GNU 5.0.1 31: Check for working C compiler: /usr/bin/cc 31: Configuring 31: Check for working C compiler: /usr/bin/cc -- works 31: Detecting C compiler ABI info 31: Configuring 31: Detecting C compiler ABI info - done 31: Detecting C compile features 31: Configuring 31: Configuring 31: Configuring 31: Detecting C compile features - done 31: Check for working CXX compiler: /usr/bin/c++ 31: Configuring 31: Check for working CXX compiler: /usr/bin/c++ -- works 31: Detecting CXX compiler ABI info 31: Configuring 31: Detecting CXX compiler ABI info - done 31: Detecting CXX compile features 31: Configuring 31: Configuring 31: Configuring 31: Detecting CXX compile features - done 31: Configuring 31: Configuring done 31: Generating 31: Generating done 31: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/MathTest 31: Configuring 31: Configuring done 31: Generating 31: Generating done 31: Build files have been written to: /builddir/build/BUILD/cmake-3.2.2/build/Tests/MathTest 31: ======== End CMake output ====== 31: Change Dir: /builddir/build/BUILD/cmake-3.2.2/build/Tests/MathTest 31: 31: Run Clean Command:"/usr/bin/gmake" "clean" 31: 31: Run Build Command:"/usr/bin/gmake" 31: Scanning dependencies of target MathTest 31: [100%] Building CXX object CMakeFiles/MathTest.dir/MathTestExec.cxx.o 31: Linking CXX executable MathTest 31: [100%] Built target MathTest 31: Running test command: "/builddir/build/BUILD/cmake-3.2.2/build/Tests/MathTest/MathTest" 31: 34/383 Test #29: TarTest .......................................... Passed 3.06 sec 35/383 Test #27: StringFileTest ................................... Passed 3.17 sec 36/383 Test #90: LinkFlags-exe .................................... Passed 0.61 sec 37/383 Test #25: FindPackageTest .................................. Passed 4.42 sec 38/383 Test #31: MathTest ......................................... Passed 2.73 sec test 91 Start 91: LinkFlags-lib_config 91: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake "--build" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/LinkFlags" "--target" "LinkFlags_lib_config" "--config" "NoConfig" 91: Test timeout computed to be: 1500 test 34 Start 34: Simple 34: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/Simple" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/Simple" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "Simple" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "Simple" 34: Test timeout computed to be: 1500 test 35 Start 35: PreOrder 35: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/PreOrder" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/PreOrder" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "PreOrder" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "PreOrder" 35: Test timeout computed to be: 1500 test 36 Start 36: MissingSourceFile 36: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/MissingSourceFile" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/MissingSourceFile" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "MissingSourceFile" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "MissingSourceFile" 36: Test timeout computed to be: 1500 test 37 Start 37: FortranOnly 37: Test command: /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest "--build-and-test" "/builddir/build/BUILD/cmake-3.2.2/Tests/FortranOnly" "/builddir/build/BUILD/cmake-3.2.2/build/Tests/FortranOnly" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-project" "FortranOnly" "--build-options" "-DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake" "--test-command" "FortranOnly" 37: Test timeout computed to be: 1500 24: Internal cmake changing into directory: /builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest 24: ======== CMake output ====== 24: The C compiler identification is GNU 5.0.1 24: The CXX compiler identification is GNU 5.0.1 24: Check for working C compiler: /usr/bin/cc 24: Configuring 24: Check for working C compiler: /usr/bin/cc -- works 24: Detecting C compiler ABI info 24: Configuring 24: Detecting C compiler ABI info - done 24: Detecting C compile features 24: Configuring 24: Configuring 24: Configuring 24: Detecting C compile features - done 24: Check for working CXX compiler: /usr/bin/c++ 24: Configuring 24: Check for working CXX compiler: /usr/bin/c++ -- works 24: Detecting CXX compiler ABI info 24: Configuring 24: Detecting CXX compiler ABI info - done 24: Detecting CXX compile features 24: Configuring 24: Configuring 24: Configuring 24: Detecting CXX compile features - done 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E chdir "/builddir/build/BUILD/cmake-3.2.2/Tests/CommandLineTest" "/builddir/build/BUILD/cmake-3.2.2/build/bin/cmake" -E echo "Hello World" 2>&1 24: Hello World 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -N -L /builddir/build/BUILD/cmake-3.2.2/Tests/CommandLineTest" 2>&1 24: -- Cache values 24: THIS_SHOULD_BE_SET:BOOL=ON 24: Elapsed time: 0 s. (time), 0.000447 s. (clock) 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -N -LA /builddir/build/BUILD/cmake-3.2.2/Tests/CommandLineTest" 2>&1 24: -- Cache values 24: THIS_SHOULD_BE_SET:BOOL=ON 24: Elapsed time: 0 s. (time), 0.000586 s. (clock) 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -N -LH /builddir/build/BUILD/cmake-3.2.2/Tests/CommandLineTest" 2>&1 24: -- Cache values 24: // Some variable 24: THIS_SHOULD_BE_SET:BOOL=ON 24: 24: Elapsed time: 0 s. (time), 0.000516 s. (clock) 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-3.2.2/build/bin/cmake -N -LAH /builddir/build/BUILD/cmake-3.2.2/Tests/CommandLineTest" 2>&1 24: -- Cache values 24: // Some variable 24: THIS_SHOULD_BE_SET:BOOL=ON 24: 24: Elapsed time: 0 s. (time), 0.000501 s. (clock) 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --help 2>&1 24: Usage 24: 24: cmake [options] 24: cmake [options] 24: 24: Specify a source directory to (re-)generate a build system for it in the 24: current working directory. Specify an existing build directory to 24: re-generate its build system. 24: 24: Options 24: -C = Pre-load a script to populate the cache. 24: -D := = Create a cmake cache entry. 24: -U = Remove matching entries from CMake cache. 24: -G = Specify a build system generator. 24: -T = Specify toolset name if supported by 24: generator. 24: -A = Specify platform name if supported by 24: generator. 24: -Wno-dev = Suppress developer warnings. 24: -Wdev = Enable developer warnings. 24: -E = CMake command mode. 24: -L[A][H] = List non-advanced cached variables. 24: --build = Build a CMake-generated project binary tree. 24: -N = View mode only. 24: -P = Process script mode. 24: --find-package = Run in pkg-config like mode. 24: --graphviz=[file] = Generate graphviz of dependencies, see 24: CMakeGraphVizOptions.cmake for more. 24: --system-information [file] = Dump information about this system. 24: --debug-trycompile = Do not delete the try_compile build tree. 24: Only useful on one try_compile at a time. 24: --debug-output = Put cmake in a debug mode. 24: --trace = Put cmake in trace mode. 24: --warn-uninitialized = Warn about uninitialized values. 24: --warn-unused-vars = Warn about unused variables. 24: --no-warn-unused-cli = Don't warn about command line options. 24: --check-system-vars = Find problems with variable usage in system 24: files. 24: --help,-help,-usage,-h,-H,/?= Print usage information and exit. 24: --version,-version,/V [] = Print version number and exit. 24: --help-full [] = Print all help manuals and exit. 24: --help-manual [] = Print one help manual and exit. 24: --help-manual-list [] = List help manuals available and exit. 24: --help-command [] = Print help for one command and exit. 24: --help-command-list [] = List commands with help available and exit. 24: --help-commands [] = Print cmake-commands manual and exit. 24: --help-module [] = Print help for one module and exit. 24: --help-module-list [] = List modules with help available and exit. 24: --help-modules [] = Print cmake-modules manual and exit. 24: --help-policy [] = Print help for one policy and exit. 24: --help-policy-list [] = List policies with help available and exit. 24: --help-policies [] = Print cmake-policies manual and exit. 24: --help-property []= Print help for one property and exit. 24: --help-property-list [] = List properties with help available and exit. 24: --help-properties [] = Print cmake-properties manual and exit. 24: --help-variable var [] = Print help for one variable and exit. 24: --help-variable-list [] = List variables with help available and exit. 24: --help-variables [] = Print cmake-variables manual and exit. 24: 24: Generators 24: 24: The following generators are available on this platform: 24: Unix Makefiles = Generates standard UNIX makefiles. 24: Ninja = Generates build.ninja files (experimental). 24: Watcom WMake = Generates Watcom WMake makefiles. 24: CodeBlocks - Ninja = Generates CodeBlocks project files. 24: CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. 24: CodeLite - Ninja = Generates CodeLite project files. 24: CodeLite - Unix Makefiles = Generates CodeLite project files. 24: Eclipse CDT4 - Ninja = Generates Eclipse CDT 4.0 project files. 24: Eclipse CDT4 - Unix Makefiles 24: = Generates Eclipse CDT 4.0 project files. 24: KDevelop3 = Generates KDevelop 3 project files. 24: KDevelop3 - Unix Makefiles = Generates KDevelop 3 project files. 24: Kate - Ninja = Generates Kate project files. 24: Kate - Unix Makefiles = Generates Kate project files. 24: Sublime Text 2 - Ninja = Generates Sublime Text 2 project files. 24: Sublime Text 2 - Unix Makefiles 24: = Generates Sublime Text 2 project files. 24: 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --help-command-list 2>&1 24: add_compile_options 24: add_custom_command 24: add_custom_target 24: add_definitions 24: add_dependencies 24: add_executable 24: add_library 24: add_subdirectory 24: add_test 24: aux_source_directory 24: break 24: build_command 24: build_name 24: cmake_host_system_information 24: cmake_minimum_required 24: cmake_policy 24: configure_file 24: continue 24: create_test_sourcelist 24: ctest_build 24: ctest_configure 24: ctest_coverage 24: ctest_empty_binary_directory 24: ctest_memcheck 24: ctest_read_custom_files 24: ctest_run_script 24: ctest_sleep 24: ctest_start 24: ctest_submit 24: ctest_test 24: ctest_update 24: ctest_upload 24: define_property 24: else 24: elseif 24: enable_language 24: enable_testing 24: endforeach 24: endfunction 24: endif 24: endmacro 24: endwhile 24: exec_program 24: execute_process 24: export 24: export_library_dependencies 24: file 24: find_file 24: find_library 24: find_package 24: find_path 24: find_program 24: fltk_wrap_ui 24: foreach 24: function 24: get_cmake_property 24: get_directory_property 24: get_filename_component 24: get_property 24: get_source_file_property 24: get_target_property 24: get_test_property 24: if 24: include 24: include_directories 24: include_external_msproject 24: include_regular_expression 24: install 24: install_files 24: install_programs 24: install_targets 24: link_directories 24: link_libraries 24: list 24: load_cache 24: load_command 24: macro 24: make_directory 24: mark_as_advanced 24: math 24: message 24: option 24: output_required_files 24: project 24: qt_wrap_cpp 24: qt_wrap_ui 24: remove 24: remove_definitions 24: return 24: separate_arguments 24: set 24: set_directory_properties 24: set_property 24: set_source_files_properties 24: set_target_properties 24: set_tests_properties 24: site_name 24: source_group 24: string 24: subdir_depends 24: subdirs 24: target_compile_definitions 24: target_compile_features 24: target_compile_options 24: target_include_directories 24: target_link_libraries 24: target_sources 24: try_compile 24: try_run 24: unset 24: use_mangled_mesa 24: utility_source 24: variable_requires 24: variable_watch 24: while 24: write_file 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --help add_executable 2>&1 24: add_executable 24: -------------- 24: 24: Add an executable to the project using the specified source files. 24: 24: :: 24: 24: add_executable( [WIN32] [MACOSX_BUNDLE] 24: [EXCLUDE_FROM_ALL] 24: source1 [source2 ...]) 24: 24: Adds an executable target called ```` to be built from the source 24: files listed in the command invocation. The ```` corresponds to the 24: logical target name and must be globally unique within a project. The 24: actual file name of the executable built is constructed based on 24: conventions of the native platform (such as ``.exe`` or just 24: ````. 24: 24: By default the executable file will be created in the build tree 24: directory corresponding to the source tree directory in which the 24: command was invoked. See documentation of the 24: ``RUNTIME_OUTPUT_DIRECTORY`` target property to change this 24: location. See documentation of the ``OUTPUT_NAME`` target property 24: to change the ```` part of the final file name. 24: 24: If ``WIN32`` is given the property ``WIN32_EXECUTABLE`` will be 24: set on the target created. See documentation of that target property for 24: details. 24: 24: If ``MACOSX_BUNDLE`` is given the corresponding property will be set on 24: the created target. See documentation of the ``MACOSX_BUNDLE`` 24: target property for details. 24: 24: If ``EXCLUDE_FROM_ALL`` is given the corresponding property will be set on 24: the created target. See documentation of the ``EXCLUDE_FROM_ALL`` 24: target property for details. 24: 24: Source arguments to ``add_executable`` may use "generator expressions" with 24: the syntax ``$<...>``. See the ``cmake-generator-expressions(7)`` 24: manual for available expressions. See the ``cmake-buildsystem(7)`` 24: manual for more on defining buildsystem properties. 24: 24: 24: -------------------------------------------------------------------------- 24: 24: :: 24: 24: add_executable( IMPORTED [GLOBAL]) 24: 24: An :ref:`IMPORTED executable target ` references an 24: executable file located outside the project. No rules are generated to 24: build it, and the ``IMPORTED`` target property is ``True``. The 24: target name has scope in the directory in which it is created and below, but 24: the ``GLOBAL`` option extends visibility. It may be referenced like any 24: target built within the project. ``IMPORTED`` executables are useful 24: for convenient reference from commands like ``add_custom_command()``. 24: Details about the imported executable are specified by setting properties 24: whose names begin in ``IMPORTED_``. The most important such property is 24: ``IMPORTED_LOCATION`` (and its per-configuration version 24: ``IMPORTED_LOCATION_``) which specifies the location of 24: the main executable file on disk. See documentation of the ``IMPORTED_*`` 24: properties for more information. 24: 24: -------------------------------------------------------------------------- 24: 24: :: 24: 24: add_executable( ALIAS ) 24: 24: Creates an :ref:`Alias Target `, such that ```` can 24: be used to refer to ```` in subsequent commands. The ```` 24: does not appear in the generated buildsystem as a make target. The 24: ```` may not be an :ref:`Imported Target ` or an 24: ``ALIAS``. ``ALIAS`` targets can be used as targets to read properties 24: from, executables for custom commands and custom targets. They can also be 24: tested for existance with the regular ``if(TARGET)`` subcommand. 24: The ```` may not be used to modify properties of ````, that 24: is, it may not be used as the operand of ``set_property()``, 24: ``set_target_properties()``, ``target_link_libraries()`` etc. 24: An ``ALIAS`` target may not be installed or exported. 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --help-command add_executable 2>&1 24: add_executable 24: -------------- 24: 24: Add an executable to the project using the specified source files. 24: 24: :: 24: 24: add_executable( [WIN32] [MACOSX_BUNDLE] 24: [EXCLUDE_FROM_ALL] 24: source1 [source2 ...]) 24: 24: Adds an executable target called ```` to be built from the source 24: files listed in the command invocation. The ```` corresponds to the 24: logical target name and must be globally unique within a project. The 24: actual file name of the executable built is constructed based on 24: conventions of the native platform (such as ``.exe`` or just 24: ````. 24: 24: By default the executable file will be created in the build tree 24: directory corresponding to the source tree directory in which the 24: command was invoked. See documentation of the 24: ``RUNTIME_OUTPUT_DIRECTORY`` target property to change this 24: location. See documentation of the ``OUTPUT_NAME`` target property 24: to change the ```` part of the final file name. 24: 24: If ``WIN32`` is given the property ``WIN32_EXECUTABLE`` will be 24: set on the target created. See documentation of that target property for 24: details. 24: 24: If ``MACOSX_BUNDLE`` is given the corresponding property will be set on 24: the created target. See documentation of the ``MACOSX_BUNDLE`` 24: target property for details. 24: 24: If ``EXCLUDE_FROM_ALL`` is given the corresponding property will be set on 24: the created target. See documentation of the ``EXCLUDE_FROM_ALL`` 24: target property for details. 24: 24: Source arguments to ``add_executable`` may use "generator expressions" with 24: the syntax ``$<...>``. See the ``cmake-generator-expressions(7)`` 24: manual for available expressions. See the ``cmake-buildsystem(7)`` 24: manual for more on defining buildsystem properties. 24: 24: 24: -------------------------------------------------------------------------- 24: 24: :: 24: 24: add_executable( IMPORTED [GLOBAL]) 24: 24: An :ref:`IMPORTED executable target ` references an 24: executable file located outside the project. No rules are generated to 24: build it, and the ``IMPORTED`` target property is ``True``. The 24: target name has scope in the directory in which it is created and below, but 24: the ``GLOBAL`` option extends visibility. It may be referenced like any 24: target built within the project. ``IMPORTED`` executables are useful 24: for convenient reference from commands like ``add_custom_command()``. 24: Details about the imported executable are specified by setting properties 24: whose names begin in ``IMPORTED_``. The most important such property is 24: ``IMPORTED_LOCATION`` (and its per-configuration version 24: ``IMPORTED_LOCATION_``) which specifies the location of 24: the main executable file on disk. See documentation of the ``IMPORTED_*`` 24: properties for more information. 24: 24: -------------------------------------------------------------------------- 24: 24: :: 24: 24: add_executable( ALIAS ) 24: 24: Creates an :ref:`Alias Target `, such that ```` can 24: be used to refer to ```` in subsequent commands. The ```` 24: does not appear in the generated buildsystem as a make target. The 24: ```` may not be an :ref:`Imported Target ` or an 24: ``ALIAS``. ``ALIAS`` targets can be used as targets to read properties 24: from, executables for custom commands and custom targets. They can also be 24: tested for existance with the regular ``if(TARGET)`` subcommand. 24: The ```` may not be used to modify properties of ````, that 24: is, it may not be used as the operand of ``set_property()``, 24: ``set_target_properties()``, ``target_link_libraries()`` etc. 24: An ``ALIAS`` target may not be installed or exported. 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --help-full "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/cmake.txt" 2>&1 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --help-man "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/cmake.man" 2>&1 24: Warning: --help-man no longer supported 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --help-html "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/cmake.html" 2>&1 24: Warning: --help-html no longer supported 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --copyright "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/Copyright.txt" 2>&1 24: Warning: --copyright no longer supported 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/cmake --version "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/version.txt" 2>&1 24: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest -N 2>&1 24: Test project /builddir/build/BUILD/cmake-3.2.2/build 24: Guessing configuration NoConfig 24: Test #1: SystemInformationNew 24: Test #2: cmIML.test 24: Test #3: kwsys.testEncode 24: Test #4: kwsys.testTerminal 24: Test #5: kwsys.testAutoPtr 24: Test #6: kwsys.testHashSTL 24: Test #7: kwsys.testIOS 24: Test #8: kwsys.testSystemTools 24: Test #9: kwsys.testCommandLineArguments 24: Test #10: kwsys.testCommandLineArguments1 24: Test #11: kwsys.testEncoding 24: Test #12: kwsys.testFStream 24: Test #13: kwsys.testSystemInformation 24: Test #14: kwsys.testDynamicLoader 24: Test #15: kwsys.testProcess-1 24: Test #16: kwsys.testProcess-2 24: Test #17: kwsys.testProcess-3 24: Test #18: kwsys.testProcess-4 24: Test #19: kwsys.testProcess-5 24: Test #20: kwsys.testProcess-6 24: Test #21: kwsys.testProcess-7 24: Test #22: kwsys.testSharedForward 24: Test #23: CMake.Copyright 24: Test #24: CommandLineTest 24: Test #25: FindPackageTest 24: Test #26: FindModulesExecuteAll 24: Test #27: StringFileTest 24: Test #28: TryCompile 24: Test #29: TarTest 24: Test #30: SystemInformation 24: Test #31: MathTest 24: Test #32: CompileFeatures 24: Test #33: CMakeCommands.target_compile_features 24: Test #34: Simple 24: Test #35: PreOrder 24: Test #36: MissingSourceFile 24: Test #37: FortranOnly 24: Test #38: VSGNUFortran 24: Test #39: COnly 24: Test #40: CxxOnly 24: Test #41: CxxSubdirC 24: Test #42: IPO 24: Test #43: OutDir 24: Test #44: ObjectLibrary 24: Test #45: NewlineArgs 24: Test #46: SetLang 24: Test #47: EmptyProperty 24: Test #48: ExternalOBJ 24: Test #49: LoadCommand 24: Test #50: LinkDirectory 24: Test #51: LinkLanguage 24: Test #52: LinkLine 24: Test #53: MacroTest 24: Test #54: FunctionTest 24: Test #55: ReturnTest 24: Test #56: Properties 24: Test #57: Assembler 24: Test #58: SourceGroups 24: Test #59: Preprocess 24: Test #60: ExportImport 24: Test #61: Unset 24: Test #62: PolicyScope 24: Test #63: EmptyLibrary 24: Test #64: CompileDefinitions 24: Test #65: CompileOptions 24: Test #66: CompatibleInterface 24: Test #67: AliasTarget 24: Test #68: StagingPrefix 24: Test #69: InterfaceLibrary 24: Test #70: SourcesProperty 24: Test #71: SourceFileProperty 24: Test #72: CxxDialect 24: Test #73: CrossCompile 24: Test #74: Policy0002 24: Test #75: BundleUtilities 24: Test #76: Qt4Deploy 24: Test #77: CMakeBuildTest 24: Test #78: CMakeDoubleProject 24: Test #79: Module.CheckTypeSize 24: Test #80: Module.ExternalData 24: Test #81: Module.GenerateExportHeader 24: Test #82: Module.FindDependency 24: Test #83: Module.WriteCompilerDetectionHeader 24: Test #84: PositionIndependentTargets 24: Test #85: VisibilityInlinesHidden 24: Test #86: LinkFlags-prepare 24: Test #87: LinkFlags-lib 24: Test #88: LinkFlags-dll 24: Test #89: LinkFlags-mod 24: Test #90: LinkFlags-exe 24: Test #91: LinkFlags-lib_config 24: Test #92: LinkFlags-dll_config 24: Test #93: LinkFlags-mod_config 24: Test #94: LinkFlags-exe_config 24: Test #95: LinkFlags-lib_flags 24: Test #96: LinkFlags-dll_flags 24: Test #97: LinkFlags-mod_flags 24: Test #98: LinkFlags-exe_flags 24: Test #99: LinkFlags-lib_flags_config 24: Test #100: LinkFlags-dll_flags_config 24: Test #101: LinkFlags-mod_flags_config 24: Test #102: LinkFlags-exe_flags_config 24: Test #103: SubProject 24: Test #104: SubProject-Stage2 24: Test #105: Framework 24: Test #106: TargetName 24: Test #107: LibName 24: Test #108: CustComDepend 24: Test #109: ArgumentExpansion 24: Test #110: GeneratorExpression 24: Test #111: CustomCommand 24: Test #112: CustomCommandByproducts 24: Test #113: EmptyDepends 24: Test #114: CustomCommandWorkingDirectory 24: Test #115: OutOfSource 24: Test #116: BuildDepends 24: Test #117: SimpleInstall 24: Test #118: SimpleInstall-Stage2 24: Test #119: MissingInstall 24: Test #120: CPackComponents 24: Test #121: CPackComponentsForAll-ZIP-default 24: Test #122: CPackComponentsForAll-ZIP-OnePackPerGroup 24: Test #123: CPackComponentsForAll-ZIP-IgnoreGroup 24: Test #124: CPackComponentsForAll-ZIP-AllInOne 24: Test #125: CPackComponentsForAll-RPM-default 24: Test #126: CPackComponentsForAll-RPM-OnePackPerGroup 24: Test #127: CPackComponentsForAll-RPM-IgnoreGroup 24: Test #128: CPackComponentsForAll-RPM-AllInOne 24: Test #129: CPackTestAllGenerators 24: Test #130: X11 24: Test #131: CMakeTestAllGenerators 24: Test #132: CMakeTestBadCommandLines 24: Test #133: CMakeTestMultipleConfigures 24: Test #134: LoadedCommandOneConfig 24: Test #135: complex 24: Test #136: complexOneConfig 24: Test #137: Environment 24: Test #138: QtAutomocNoQt 24: Test #139: Qt4Autogen 24: Test #140: Qt4AutoUicInterface 24: Test #141: Qt4Targets 24: Test #142: ExternalProject 24: Test #143: ExternalProjectLocal 24: Test #144: ExternalProjectUpdateSetup 24: Test #145: ExternalProjectUpdate 24: Test #146: TutorialStep1 24: Test #147: TutorialStep2 24: Test #148: TutorialStep3 24: Test #149: TutorialStep4 24: Test #150: TutorialStep5 24: Test #151: TutorialStep6 24: Test #152: TutorialStep7 24: Test #153: testing 24: Test #154: wrapping 24: Test #155: qtwrapping 24: Test #156: testdriver1 24: Test #157: testdriver2 24: Test #158: testdriver3 24: Test #159: Dependency 24: Test #160: JumpWithLibOut 24: Test #161: JumpNoLibOut 24: Test #162: Plugin 24: Test #163: RuntimePath 24: Test #164: linkorder1 24: Test #165: linkorder2 24: Test #166: SubDirSpaces 24: Test #167: SubDir 24: Test #168: CheckCompilerRelatedVariables 24: Test #169: MakeClean 24: Test #170: WarnUnusedUnusedViaSet 24: Test #171: WarnUnusedUnusedViaUnset 24: Test #172: WarnUnusedCliUnused 24: Test #173: WarnUnusedCliUsed 24: Test #174: WarnUninitialized 24: Test #175: TestsWorkingDirectory 24: Test #176: CTest.NoNewline 24: Test #177: CTest.BuildCommand.ProjectInSubdir 24: Test #178: CTestTestNoBuild 24: Test #179: CTestTestNoExe 24: Test #180: CTestTestUpload 24: Test #181: CTestCoverageCollectGCOV 24: Test #182: CTestTestEmptyBinaryDirectory 24: Test #183: CTestTestConfigFileInBuildDir1 24: Test #184: CTestTestConfigFileInBuildDir2 24: Test #185: CTestGTMCoverage 24: Test #186: CTestCacheCoverage 24: Test #187: CTestPythonCoverage 24: Test #188: CTestCoberturaCoverage 24: Test #189: CTestJacocoCoverage 24: Test #190: CTestJavascriptCoverage 24: Test #191: CTestDelphiCoverage 24: Test #192: CTestConfig.Script.Debug 24: Test #193: CTestConfig.Dashboard.Debug 24: Test #194: CTestConfig.Script.MinSizeRel 24: Test #195: CTestConfig.Dashboard.MinSizeRel 24: Test #196: CTestConfig.Script.Release 24: Test #197: CTestConfig.Dashboard.Release 24: Test #198: CTestConfig.Script.RelWithDebInfo 24: Test #199: CTestConfig.Dashboard.RelWithDebInfo 24: Test #200: CTestConfig.ScriptWithArgs 24: Test #201: CMakeCommands.add_compile_options 24: Test #202: CMakeCommands.target_link_libraries 24: Test #203: CMakeCommands.target_include_directories 24: Test #204: CMakeCommands.target_compile_definitions 24: Test #205: CMakeCommands.target_compile_options 24: Test #206: CTestTestCrash 24: Test #207: CTestTestBadExe 24: Test #208: CTestTestBadGenerator 24: Test #209: CTestTestParallel 24: Test #210: CTestTestSkipReturnCode 24: Test #211: CTestTestSerialInDepends 24: Test #212: CTestTestMissingDependsExe 24: Test #213: CTestTestSerialOrder 24: Test #214: CTestLimitDashJ 24: Test #215: CTestTestPrintLabels 24: Test #216: CTestTestLabelRegExp 24: Test #217: CTestTestResourceLock 24: Test #218: CTestTestScheduler 24: Test #219: CTestTestCostSerial 24: Test #220: CTestTestStopTime 24: Test #221: CTestTestSubdir 24: Test #222: CTestTestTimeout 24: Test #223: CTestTestRerunFailed 24: Test #224: CTestTestZeroTimeout 24: Test #225: CTestTestDepends 24: Test #226: CTestTestCycle 24: Test #227: CTestTestRunScript 24: Test #228: CTestTestShowOnly 24: Test #229: CTestBatchTest 24: Test #230: CTestTestFdSetSize 24: Test #231: CTestTestFailedSubmit-cp 24: Test #232: CTestTestFailedSubmit-ftp 24: Test #233: CTestTestFailedSubmit-http 24: Test #234: CTestTestFailedSubmit-https 24: Test #235: CTestTestFailedSubmit-scp 24: Test #236: CTestTestFailedSubmit-xmlrpc 24: Test #237: BootstrapTest 24: Test #238: Fortran 24: Test #239: FortranC.Flags 24: Test #240: CMakeWizardTest 24: Test #241: CompileCommandOutput 24: Test #242: IncludeDirectories 24: Test #243: InterfaceLinkLibraries 24: Test #244: CMakeLib.testGeneratedFileStream 24: Test #245: CMakeLib.testRST 24: Test #246: CMakeLib.testSystemTools 24: Test #247: CMakeLib.testUTF8 24: Test #248: CMakeLib.testXMLParser 24: Test #249: CMakeLib.testXMLSafe 24: Test #250: CMakeOnly.LinkInterfaceLoop 24: Test #251: CMakeOnly.CheckSymbolExists 24: Test #252: CMakeOnly.CheckCXXSymbolExists 24: Test #253: CMakeOnly.CheckCXXCompilerFlag 24: Test #254: CMakeOnly.CheckLanguage 24: Test #255: CMakeOnly.CheckStructHasMember 24: Test #256: CMakeOnly.CompilerIdC 24: Test #257: CMakeOnly.CompilerIdCXX 24: Test #258: CMakeOnly.CompilerIdFortran 24: Test #259: CMakeOnly.AllFindModules 24: Test #260: CMakeOnly.SelectLibraryConfigurations 24: Test #261: CMakeOnly.TargetScope 24: Test #262: CMakeOnly.find_library 24: Test #263: CMakeOnly.find_path 24: Test #264: CMakeOnly.ProjectInclude 24: Test #265: CMakeOnly.MajorVersionSelection-PythonLibs_2 24: Test #266: CMakeOnly.MajorVersionSelection-PythonLibs_3 24: Test #267: CMakeOnly.MajorVersionSelection-PythonInterp_2 24: Test #268: CMakeOnly.MajorVersionSelection-PythonInterp_3 24: Test #269: CMakeOnly.MajorVersionSelection-Qt_3 24: Test #270: CMakeOnly.MajorVersionSelection-Qt_4 24: Test #271: RunCMake.CMP0019 24: Test #272: RunCMake.CMP0022 24: Test #273: RunCMake.CMP0026 24: Test #274: RunCMake.CMP0027 24: Test #275: RunCMake.CMP0028 24: Test #276: RunCMake.CMP0037 24: Test #277: RunCMake.CMP0038 24: Test #278: RunCMake.CMP0039 24: Test #279: RunCMake.CMP0040 24: Test #280: RunCMake.CMP0041 24: Test #281: RunCMake.CMP0043 24: Test #282: RunCMake.CMP0045 24: Test #283: RunCMake.CMP0046 24: Test #284: RunCMake.CMP0049 24: Test #285: RunCMake.CMP0050 24: Test #286: RunCMake.CMP0051 24: Test #287: RunCMake.CMP0053 24: Test #288: RunCMake.CMP0054 24: Test #289: RunCMake.CMP0055 24: Test #290: RunCMake.CTest 24: Test #291: RunCMake.CTestSubmit 24: Test #292: RunCMake.CTestMemcheck 24: Test #293: RunCMake.CompilerChange 24: Test #294: RunCMake.CompilerNotFound 24: Test #295: RunCMake.Configure 24: Test #296: RunCMake.DisallowedCommands 24: Test #297: RunCMake.ExternalData 24: Test #298: RunCMake.FeatureSummary 24: Test #299: RunCMake.FPHSA 24: Test #300: RunCMake.GeneratorExpression 24: Test #301: RunCMake.GeneratorPlatform 24: Test #302: RunCMake.GeneratorToolset 24: Test #303: RunCMake.TargetPropertyGeneratorExpressions 24: Test #304: RunCMake.Languages 24: Test #305: RunCMake.ObjectLibrary 24: Test #306: RunCMake.TargetObjects 24: Test #307: RunCMake.TargetSources 24: Test #308: RunCMake.find_dependency 24: Test #309: RunCMake.CompileFeatures 24: Test #310: RunCMake.WriteCompilerDetectionHeader 24: Test #311: RunCMake.PositionIndependentCode 24: Test #312: RunCMake.VisibilityPreset 24: Test #313: RunCMake.CompatibleInterface 24: Test #314: RunCMake.Syntax 24: Test #315: RunCMake.add_custom_command 24: Test #316: RunCMake.add_custom_target 24: Test #317: RunCMake.add_dependencies 24: Test #318: RunCMake.build_command 24: Test #319: RunCMake.export 24: Test #320: RunCMake.cmake_minimum_required 24: Test #321: RunCMake.continue 24: Test #322: RunCMake.file 24: Test #323: RunCMake.find_library 24: Test #324: RunCMake.find_package 24: Test #325: RunCMake.get_filename_component 24: Test #326: RunCMake.get_property 24: Test #327: RunCMake.if 24: Test #328: RunCMake.include 24: Test #329: RunCMake.include_directories 24: Test #330: RunCMake.list 24: Test #331: RunCMake.message 24: Test #332: RunCMake.project 24: Test #333: RunCMake.return 24: Test #334: RunCMake.string 24: Test #335: RunCMake.try_compile 24: Test #336: RunCMake.try_run 24: Test #337: RunCMake.set 24: Test #338: RunCMake.variable_watch 24: Test #339: RunCMake.CMP0004 24: Test #340: RunCMake.TargetPolicies 24: Test #341: RunCMake.alias_targets 24: Test #342: RunCMake.interface_library 24: Test #343: RunCMake.no_install_prefix 24: Test #344: RunCMake.configure_file 24: Test #345: RunCMake.ObsoleteQtMacros 24: Test #346: RunCMake.FindPkgConfig 24: Test #347: RunCMake.File_Generate 24: Test #348: RunCMake.ExportWithoutLanguage 24: Test #349: RunCMake.target_link_libraries 24: Test #350: RunCMake.target_compile_features 24: Test #351: RunCMake.CheckModules 24: Test #352: RunCMake.CommandLine 24: Test #353: RunCMake.install 24: Test #354: RunCMake.CPackInstallProperties 24: Test #355: RunCMake.ExternalProject 24: Test #356: FindPackageModeMakefileTest 24: Test #357: CMake.List 24: Test #358: CMake.VariableWatch 24: Test #359: CMake.Include 24: Test #360: CMake.FindBase 24: Test #361: CMake.Toolchain 24: Test #362: CMake.GetFilenameComponentRealpath 24: Test #363: CMake.Version 24: Test #364: CMake.Message 24: Test #365: CMake.File 24: Test #366: CMake.SeparateArguments 24: Test #367: CMake.ImplicitLinkInfo 24: Test #368: CMake.ModuleNotices 24: Test #369: CMake.GetProperty 24: Test #370: CMake.If 24: Test #371: CMake.String 24: Test #372: CMake.Math 24: Test #373: CMake.CMakeMinimumRequired 24: Test #374: CMake.CompilerIdVendor 24: Test #375: CMake.ProcessorCount 24: Test #376: CMake.PushCheckState 24: Test #377: CMake.While 24: Test #378: CMake.CMakeHostSystemInformation 24: Test #379: CMake.FileDownload 24: Test #380: CMake.FileDownloadBadHash 24: Test #381: CMake.FileUpload 24: Test #382: CMake.ELF 24: Test #383: CMake.EndStuff 24: Test #384: CMake.GetPrerequisites 24: 24: Total Tests: 384 24: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest -R complex -N 2>&1 24: Test project /builddir/build/BUILD/cmake-3.2.2/build 24: Guessing configuration NoConfig 24: Test #135: complex 24: Test #136: complexOneConfig 24: 24: Total Tests: 2 24: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest -E Simple -N 2>&1 24: Test project /builddir/build/BUILD/cmake-3.2.2/build 24: Guessing configuration NoConfig 24: Test #1: SystemInformationNew 24: Test #2: cmIML.test 24: Test #3: kwsys.testEncode 24: Test #4: kwsys.testTerminal 24: Test #5: kwsys.testAutoPtr 24: Test #6: kwsys.testHashSTL 24: Test #7: kwsys.testIOS 24: Test #8: kwsys.testSystemTools 24: Test #9: kwsys.testCommandLineArguments 24: Test #10: kwsys.testCommandLineArguments1 24: Test #11: kwsys.testEncoding 24: Test #12: kwsys.testFStream 24: Test #13: kwsys.testSystemInformation 24: Test #14: kwsys.testDynamicLoader 24: Test #15: kwsys.testProcess-1 24: Test #16: kwsys.testProcess-2 24: Test #17: kwsys.testProcess-3 24: Test #18: kwsys.testProcess-4 24: Test #19: kwsys.testProcess-5 24: Test #20: kwsys.testProcess-6 24: Test #21: kwsys.testProcess-7 24: Test #22: kwsys.testSharedForward 24: Test #23: CMake.Copyright 24: Test #24: CommandLineTest 24: Test #25: FindPackageTest 24: Test #26: FindModulesExecuteAll 24: Test #27: StringFileTest 24: Test #28: TryCompile 24: Test #29: TarTest 24: Test #30: SystemInformation 24: Test #31: MathTest 24: Test #32: CompileFeatures 24: Test #33: CMakeCommands.target_compile_features 24: Test #34: PreOrder 24: Test #35: MissingSourceFile 24: Test #36: FortranOnly 24: Test #37: VSGNUFortran 24: Test #38: COnly 24: Test #39: CxxOnly 24: Test #40: CxxSubdirC 24: Test #41: IPO 24: Test #42: OutDir 24: Test #43: ObjectLibrary 24: Test #44: NewlineArgs 24: Test #45: SetLang 24: Test #46: EmptyProperty 24: Test #47: ExternalOBJ 24: Test #48: LoadCommand 24: Test #49: LinkDirectory 24: Test #50: LinkLanguage 24: Test #51: LinkLine 24: Test #52: MacroTest 24: Test #53: FunctionTest 24: Test #54: ReturnTest 24: Test #55: Properties 24: Test #56: Assembler 24: Test #57: SourceGroups 24: Test #58: Preprocess 24: Test #59: ExportImport 24: Test #60: Unset 24: Test #61: PolicyScope 24: Test #62: EmptyLibrary 24: Test #63: CompileDefinitions 24: Test #64: CompileOptions 24: Test #65: CompatibleInterface 24: Test #66: AliasTarget 24: Test #67: StagingPrefix 24: Test #68: InterfaceLibrary 24: Test #69: SourcesProperty 24: Test #70: SourceFileProperty 24: Test #71: CxxDialect 24: Test #72: CrossCompile 24: Test #73: Policy0002 24: Test #74: BundleUtilities 24: Test #75: Qt4Deploy 24: Test #76: CMakeBuildTest 24: Test #77: CMakeDoubleProject 24: Test #78: Module.CheckTypeSize 24: Test #79: Module.ExternalData 24: Test #80: Module.GenerateExportHeader 24: Test #81: Module.FindDependency 24: Test #82: Module.WriteCompilerDetectionHeader 24: Test #83: PositionIndependentTargets 24: Test #84: VisibilityInlinesHidden 24: Test #85: LinkFlags-prepare 24: Test #86: LinkFlags-lib 24: Test #87: LinkFlags-dll 24: Test #88: LinkFlags-mod 24: Test #89: LinkFlags-exe 24: Test #90: LinkFlags-lib_config 24: Test #91: LinkFlags-dll_config 24: Test #92: LinkFlags-mod_config 24: Test #93: LinkFlags-exe_config 24: Test #94: LinkFlags-lib_flags 24: Test #95: LinkFlags-dll_flags 24: Test #96: LinkFlags-mod_flags 24: Test #97: LinkFlags-exe_flags 24: Test #98: LinkFlags-lib_flags_config 24: Test #99: LinkFlags-dll_flags_config 24: Test #100: LinkFlags-mod_flags_config 24: Test #101: LinkFlags-exe_flags_config 24: Test #102: SubProject 24: Test #103: SubProject-Stage2 24: Test #104: Framework 24: Test #105: TargetName 24: Test #106: LibName 24: Test #107: CustComDepend 24: Test #108: ArgumentExpansion 24: Test #109: GeneratorExpression 24: Test #110: CustomCommand 24: Test #111: CustomCommandByproducts 24: Test #112: EmptyDepends 24: Test #113: CustomCommandWorkingDirectory 24: Test #114: OutOfSource 24: Test #115: BuildDepends 24: Test #116: MissingInstall 24: Test #117: CPackComponents 24: Test #118: CPackComponentsForAll-ZIP-default 24: Test #119: CPackComponentsForAll-ZIP-OnePackPerGroup 24: Test #120: CPackComponentsForAll-ZIP-IgnoreGroup 24: Test #121: CPackComponentsForAll-ZIP-AllInOne 24: Test #122: CPackComponentsForAll-RPM-default 24: Test #123: CPackComponentsForAll-RPM-OnePackPerGroup 24: Test #124: CPackComponentsForAll-RPM-IgnoreGroup 24: Test #125: CPackComponentsForAll-RPM-AllInOne 24: Test #126: CPackTestAllGenerators 24: Test #127: X11 24: Test #128: CMakeTestAllGenerators 24: Test #129: CMakeTestBadCommandLines 24: Test #130: CMakeTestMultipleConfigures 24: Test #131: LoadedCommandOneConfig 24: Test #132: complex 24: Test #133: complexOneConfig 24: Test #134: Environment 24: Test #135: QtAutomocNoQt 24: Test #136: Qt4Autogen 24: Test #137: Qt4AutoUicInterface 24: Test #138: Qt4Targets 24: Test #139: ExternalProject 24: Test #140: ExternalProjectLocal 24: Test #141: ExternalProjectUpdateSetup 24: Test #142: ExternalProjectUpdate 24: Test #143: TutorialStep1 24: Test #144: TutorialStep2 24: Test #145: TutorialStep3 24: Test #146: TutorialStep4 24: Test #147: TutorialStep5 24: Test #148: TutorialStep6 24: Test #149: TutorialStep7 24: Test #150: testing 24: Test #151: wrapping 24: Test #152: qtwrapping 24: Test #153: testdriver1 24: Test #154: testdriver2 24: Test #155: testdriver3 24: Test #156: Dependency 24: Test #157: JumpWithLibOut 24: Test #158: JumpNoLibOut 24: Test #159: Plugin 24: Test #160: RuntimePath 24: Test #161: linkorder1 24: Test #162: linkorder2 24: Test #163: SubDirSpaces 24: Test #164: SubDir 24: Test #165: CheckCompilerRelatedVariables 24: Test #166: MakeClean 24: Test #167: WarnUnusedUnusedViaSet 24: Test #168: WarnUnusedUnusedViaUnset 24: Test #169: WarnUnusedCliUnused 24: Test #170: WarnUnusedCliUsed 24: Test #171: WarnUninitialized 24: Test #172: TestsWorkingDirectory 24: Test #173: CTest.NoNewline 24: Test #174: CTest.BuildCommand.ProjectInSubdir 24: Test #175: CTestTestNoBuild 24: Test #176: CTestTestNoExe 24: Test #177: CTestTestUpload 24: Test #178: CTestCoverageCollectGCOV 24: Test #179: CTestTestEmptyBinaryDirectory 24: Test #180: CTestTestConfigFileInBuildDir1 24: Test #181: CTestTestConfigFileInBuildDir2 24: Test #182: CTestGTMCoverage 24: Test #183: CTestCacheCoverage 24: Test #184: CTestPythonCoverage 24: Test #185: CTestCoberturaCoverage 24: Test #186: CTestJacocoCoverage 24: Test #187: CTestJavascriptCoverage 24: Test #188: CTestDelphiCoverage 24: Test #189: CTestConfig.Script.Debug 24: Test #190: CTestConfig.Dashboard.Debug 24: Test #191: CTestConfig.Script.MinSizeRel 24: Test #192: CTestConfig.Dashboard.MinSizeRel 24: Test #193: CTestConfig.Script.Release 24: Test #194: CTestConfig.Dashboard.Release 24: Test #195: CTestConfig.Script.RelWithDebInfo 24: Test #196: CTestConfig.Dashboard.RelWithDebInfo 24: Test #197: CTestConfig.ScriptWithArgs 24: Test #198: CMakeCommands.add_compile_options 24: Test #199: CMakeCommands.target_link_libraries 24: Test #200: CMakeCommands.target_include_directories 24: Test #201: CMakeCommands.target_compile_definitions 24: Test #202: CMakeCommands.target_compile_options 24: Test #203: CTestTestCrash 24: Test #204: CTestTestBadExe 24: Test #205: CTestTestBadGenerator 24: Test #206: CTestTestParallel 24: Test #207: CTestTestSkipReturnCode 24: Test #208: CTestTestSerialInDepends 24: Test #209: CTestTestMissingDependsExe 24: Test #210: CTestTestSerialOrder 24: Test #211: CTestLimitDashJ 24: Test #212: CTestTestPrintLabels 24: Test #213: CTestTestLabelRegExp 24: Test #214: CTestTestResourceLock 24: Test #215: CTestTestScheduler 24: Test #216: CTestTestCostSerial 24: Test #217: CTestTestStopTime 24: Test #218: CTestTestSubdir 24: Test #219: CTestTestTimeout 24: Test #220: CTestTestRerunFailed 24: Test #221: CTestTestZeroTimeout 24: Test #222: CTestTestDepends 24: Test #223: CTestTestCycle 24: Test #224: CTestTestRunScript 24: Test #225: CTestTestShowOnly 24: Test #226: CTestBatchTest 24: Test #227: CTestTestFdSetSize 24: Test #228: CTestTestFailedSubmit-cp 24: Test #229: CTestTestFailedSubmit-ftp 24: Test #230: CTestTestFailedSubmit-http 24: Test #231: CTestTestFailedSubmit-https 24: Test #232: CTestTestFailedSubmit-scp 24: Test #233: CTestTestFailedSubmit-xmlrpc 24: Test #234: BootstrapTest 24: Test #235: Fortran 24: Test #236: FortranC.Flags 24: Test #237: CMakeWizardTest 24: Test #238: CompileCommandOutput 24: Test #239: IncludeDirectories 24: Test #240: InterfaceLinkLibraries 24: Test #241: CMakeLib.testGeneratedFileStream 24: Test #242: CMakeLib.testRST 24: Test #243: CMakeLib.testSystemTools 24: Test #244: CMakeLib.testUTF8 24: Test #245: CMakeLib.testXMLParser 24: Test #246: CMakeLib.testXMLSafe 24: Test #247: CMakeOnly.LinkInterfaceLoop 24: Test #248: CMakeOnly.CheckSymbolExists 24: Test #249: CMakeOnly.CheckCXXSymbolExists 24: Test #250: CMakeOnly.CheckCXXCompilerFlag 24: Test #251: CMakeOnly.CheckLanguage 24: Test #252: CMakeOnly.CheckStructHasMember 24: Test #253: CMakeOnly.CompilerIdC 24: Test #254: CMakeOnly.CompilerIdCXX 24: Test #255: CMakeOnly.CompilerIdFortran 24: Test #256: CMakeOnly.AllFindModules 24: Test #257: CMakeOnly.SelectLibraryConfigurations 24: Test #258: CMakeOnly.TargetScope 24: Test #259: CMakeOnly.find_library 24: Test #260: CMakeOnly.find_path 24: Test #261: CMakeOnly.ProjectInclude 24: Test #262: CMakeOnly.MajorVersionSelection-PythonLibs_2 24: Test #263: CMakeOnly.MajorVersionSelection-PythonLibs_3 24: Test #264: CMakeOnly.MajorVersionSelection-PythonInterp_2 24: Test #265: CMakeOnly.MajorVersionSelection-PythonInterp_3 24: Test #266: CMakeOnly.MajorVersionSelection-Qt_3 24: Test #267: CMakeOnly.MajorVersionSelection-Qt_4 24: Test #268: RunCMake.CMP0019 24: Test #269: RunCMake.CMP0022 24: Test #270: RunCMake.CMP0026 24: Test #271: RunCMake.CMP0027 24: Test #272: RunCMake.CMP0028 24: Test #273: RunCMake.CMP0037 24: Test #274: RunCMake.CMP0038 24: Test #275: RunCMake.CMP0039 24: Test #276: RunCMake.CMP0040 24: Test #277: RunCMake.CMP0041 24: Test #278: RunCMake.CMP0043 24: Test #279: RunCMake.CMP0045 24: Test #280: RunCMake.CMP0046 24: Test #281: RunCMake.CMP0049 24: Test #282: RunCMake.CMP0050 24: Test #283: RunCMake.CMP0051 24: Test #284: RunCMake.CMP0053 24: Test #285: RunCMake.CMP0054 24: Test #286: RunCMake.CMP0055 24: Test #287: RunCMake.CTest 24: Test #288: RunCMake.CTestSubmit 24: Test #289: RunCMake.CTestMemcheck 24: Test #290: RunCMake.CompilerChange 24: Test #291: RunCMake.CompilerNotFound 24: Test #292: RunCMake.Configure 24: Test #293: RunCMake.DisallowedCommands 24: Test #294: RunCMake.ExternalData 24: Test #295: RunCMake.FeatureSummary 24: Test #296: RunCMake.FPHSA 24: Test #297: RunCMake.GeneratorExpression 24: Test #298: RunCMake.GeneratorPlatform 24: Test #299: RunCMake.GeneratorToolset 24: Test #300: RunCMake.TargetPropertyGeneratorExpressions 24: Test #301: RunCMake.Languages 24: Test #302: RunCMake.ObjectLibrary 24: Test #303: RunCMake.TargetObjects 24: Test #304: RunCMake.TargetSources 24: Test #305: RunCMake.find_dependency 24: Test #306: RunCMake.CompileFeatures 24: Test #307: RunCMake.WriteCompilerDetectionHeader 24: Test #308: RunCMake.PositionIndependentCode 24: Test #309: RunCMake.VisibilityPreset 24: Test #310: RunCMake.CompatibleInterface 24: Test #311: RunCMake.Syntax 24: Test #312: RunCMake.add_custom_command 24: Test #313: RunCMake.add_custom_target 24: Test #314: RunCMake.add_dependencies 24: Test #315: RunCMake.build_command 24: Test #316: RunCMake.export 24: Test #317: RunCMake.cmake_minimum_required 24: Test #318: RunCMake.continue 24: Test #319: RunCMake.file 24: Test #320: RunCMake.find_library 24: Test #321: RunCMake.find_package 24: Test #322: RunCMake.get_filename_component 24: Test #323: RunCMake.get_property 24: Test #324: RunCMake.if 24: Test #325: RunCMake.include 24: Test #326: RunCMake.include_directories 24: Test #327: RunCMake.list 24: Test #328: RunCMake.message 24: Test #329: RunCMake.project 24: Test #330: RunCMake.return 24: Test #331: RunCMake.string 24: Test #332: RunCMake.try_compile 24: Test #333: RunCMake.try_run 24: Test #334: RunCMake.set 24: Test #335: RunCMake.variable_watch 24: Test #336: RunCMake.CMP0004 24: Test #337: RunCMake.TargetPolicies 24: Test #338: RunCMake.alias_targets 24: Test #339: RunCMake.interface_library 24: Test #340: RunCMake.no_install_prefix 24: Test #341: RunCMake.configure_file 24: Test #342: RunCMake.ObsoleteQtMacros 24: Test #343: RunCMake.FindPkgConfig 24: Test #344: RunCMake.File_Generate 24: Test #345: RunCMake.ExportWithoutLanguage 24: Test #346: RunCMake.target_link_libraries 24: Test #347: RunCMake.target_compile_features 24: Test #348: RunCMake.CheckModules 24: Test #349: RunCMake.CommandLine 24: Test #350: RunCMake.install 24: Test #351: RunCMake.CPackInstallProperties 24: Test #352: RunCMake.ExternalProject 24: Test #353: FindPackageModeMakefileTest 24: Test #354: CMake.List 24: Test #355: CMake.VariableWatch 24: Test #356: CMake.Include 24: Test #357: CMake.FindBase 24: Test #358: CMake.Toolchain 24: Test #359: CMake.GetFilenameComponentRealpath 24: Test #360: CMake.Version 24: Test #361: CMake.Message 24: Test #362: CMake.File 24: Test #363: CMake.SeparateArguments 24: Test #364: CMake.ImplicitLinkInfo 24: Test #365: CMake.ModuleNotices 24: Test #366: CMake.GetProperty 24: Test #367: CMake.If 24: Test #368: CMake.String 24: Test #369: CMake.Math 24: Test #370: CMake.CMakeMinimumRequired 24: Test #371: CMake.CompilerIdVendor 24: Test #372: CMake.ProcessorCount 24: Test #373: CMake.PushCheckState 24: Test #374: CMake.While 24: Test #375: CMake.CMakeHostSystemInformation 24: Test #376: CMake.FileDownload 24: Test #377: CMake.FileDownloadBadHash 24: Test #378: CMake.FileUpload 24: Test #379: CMake.ELF 24: Test #380: CMake.EndStuff 24: Test #381: CMake.GetPrerequisites 24: 24: Total Tests: 381 24: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest -E Simple -N 2>&1 24: Test project /builddir/build/BUILD/cmake-3.2.2/build 24: Guessing configuration NoConfig 24: Test #1: SystemInformationNew 24: Test #2: cmIML.test 24: Test #3: kwsys.testEncode 24: Test #4: kwsys.testTerminal 24: Test #5: kwsys.testAutoPtr 24: Test #6: kwsys.testHashSTL 24: Test #7: kwsys.testIOS 24: Test #8: kwsys.testSystemTools 24: Test #9: kwsys.testCommandLineArguments 24: Test #10: kwsys.testCommandLineArguments1 24: Test #11: kwsys.testEncoding 24: Test #12: kwsys.testFStream 24: Test #13: kwsys.testSystemInformation 24: Test #14: kwsys.testDynamicLoader 24: Test #15: kwsys.testProcess-1 24: Test #16: kwsys.testProcess-2 24: Test #17: kwsys.testProcess-3 24: Test #18: kwsys.testProcess-4 24: Test #19: kwsys.testProcess-5 24: Test #20: kwsys.testProcess-6 24: Test #21: kwsys.testProcess-7 24: Test #22: kwsys.testSharedForward 24: Test #23: CMake.Copyright 24: Test #24: CommandLineTest 24: Test #25: FindPackageTest 24: Test #26: FindModulesExecuteAll 24: Test #27: StringFileTest 24: Test #28: TryCompile 24: Test #29: TarTest 24: Test #30: SystemInformation 24: Test #31: MathTest 24: Test #32: CompileFeatures 24: Test #33: CMakeCommands.target_compile_features 24: Test #34: PreOrder 24: Test #35: MissingSourceFile 24: Test #36: FortranOnly 24: Test #37: VSGNUFortran 24: Test #38: COnly 24: Test #39: CxxOnly 24: Test #40: CxxSubdirC 24: Test #41: IPO 24: Test #42: OutDir 24: Test #43: ObjectLibrary 24: Test #44: NewlineArgs 24: Test #45: SetLang 24: Test #46: EmptyProperty 24: Test #47: ExternalOBJ 24: Test #48: LoadCommand 24: Test #49: LinkDirectory 24: Test #50: LinkLanguage 24: Test #51: LinkLine 24: Test #52: MacroTest 24: Test #53: FunctionTest 24: Test #54: ReturnTest 24: Test #55: Properties 24: Test #56: Assembler 24: Test #57: SourceGroups 24: Test #58: Preprocess 24: Test #59: ExportImport 24: Test #60: Unset 24: Test #61: PolicyScope 24: Test #62: EmptyLibrary 24: Test #63: CompileDefinitions 24: Test #64: CompileOptions 24: Test #65: CompatibleInterface 24: Test #66: AliasTarget 24: Test #67: StagingPrefix 24: Test #68: InterfaceLibrary 24: Test #69: SourcesProperty 24: Test #70: SourceFileProperty 24: Test #71: CxxDialect 24: Test #72: CrossCompile 24: Test #73: Policy0002 24: Test #74: BundleUtilities 24: Test #75: Qt4Deploy 24: Test #76: CMakeBuildTest 24: Test #77: CMakeDoubleProject 24: Test #78: Module.CheckTypeSize 24: Test #79: Module.ExternalData 24: Test #80: Module.GenerateExportHeader 24: Test #81: Module.FindDependency 24: Test #82: Module.WriteCompilerDetectionHeader 24: Test #83: PositionIndependentTargets 24: Test #84: VisibilityInlinesHidden 24: Test #85: LinkFlags-prepare 24: Test #86: LinkFlags-lib 24: Test #87: LinkFlags-dll 24: Test #88: LinkFlags-mod 24: Test #89: LinkFlags-exe 24: Test #90: LinkFlags-lib_config 24: Test #91: LinkFlags-dll_config 24: Test #92: LinkFlags-mod_config 24: Test #93: LinkFlags-exe_config 24: Test #94: LinkFlags-lib_flags 24: Test #95: LinkFlags-dll_flags 24: Test #96: LinkFlags-mod_flags 24: Test #97: LinkFlags-exe_flags 24: Test #98: LinkFlags-lib_flags_config 24: Test #99: LinkFlags-dll_flags_config 24: Test #100: LinkFlags-mod_flags_config 24: Test #101: LinkFlags-exe_flags_config 24: Test #102: SubProject 24: Test #103: SubProject-Stage2 24: Test #104: Framework 24: Test #105: TargetName 24: Test #106: LibName 24: Test #107: CustComDepend 24: Test #108: ArgumentExpansion 24: Test #109: GeneratorExpression 24: Test #110: CustomCommand 24: Test #111: CustomCommandByproducts 24: Test #112: EmptyDepends 24: Test #113: CustomCommandWorkingDirectory 24: Test #114: OutOfSource 24: Test #115: BuildDepends 24: Test #116: MissingInstall 24: Test #117: CPackComponents 24: Test #118: CPackComponentsForAll-ZIP-default 24: Test #119: CPackComponentsForAll-ZIP-OnePackPerGroup 24: Test #120: CPackComponentsForAll-ZIP-IgnoreGroup 24: Test #121: CPackComponentsForAll-ZIP-AllInOne 24: Test #122: CPackComponentsForAll-RPM-default 24: Test #123: CPackComponentsForAll-RPM-OnePackPerGroup 24: Test #124: CPackComponentsForAll-RPM-IgnoreGroup 24: Test #125: CPackComponentsForAll-RPM-AllInOne 24: Test #126: CPackTestAllGenerators 24: Test #127: X11 24: Test #128: CMakeTestAllGenerators 24: Test #129: CMakeTestBadCommandLines 24: Test #130: CMakeTestMultipleConfigures 24: Test #131: LoadedCommandOneConfig 24: Test #132: complex 24: Test #133: complexOneConfig 24: Test #134: Environment 24: Test #135: QtAutomocNoQt 24: Test #136: Qt4Autogen 24: Test #137: Qt4AutoUicInterface 24: Test #138: Qt4Targets 24: Test #139: ExternalProject 24: Test #140: ExternalProjectLocal 24: Test #141: ExternalProjectUpdateSetup 24: Test #142: ExternalProjectUpdate 24: Test #143: TutorialStep1 24: Test #144: TutorialStep2 24: Test #145: TutorialStep3 24: Test #146: TutorialStep4 24: Test #147: TutorialStep5 24: Test #148: TutorialStep6 24: Test #149: TutorialStep7 24: Test #150: testing 24: Test #151: wrapping 24: Test #152: qtwrapping 24: Test #153: testdriver1 24: Test #154: testdriver2 24: Test #155: testdriver3 24: Test #156: Dependency 24: Test #157: JumpWithLibOut 24: Test #158: JumpNoLibOut 24: Test #159: Plugin 24: Test #160: RuntimePath 24: Test #161: linkorder1 24: Test #162: linkorder2 24: Test #163: SubDirSpaces 24: Test #164: SubDir 24: Test #165: CheckCompilerRelatedVariables 24: Test #166: MakeClean 24: Test #167: WarnUnusedUnusedViaSet 24: Test #168: WarnUnusedUnusedViaUnset 24: Test #169: WarnUnusedCliUnused 24: Test #170: WarnUnusedCliUsed 24: Test #171: WarnUninitialized 24: Test #172: TestsWorkingDirectory 24: Test #173: CTest.NoNewline 24: Test #174: CTest.BuildCommand.ProjectInSubdir 24: Test #175: CTestTestNoBuild 24: Test #176: CTestTestNoExe 24: Test #177: CTestTestUpload 24: Test #178: CTestCoverageCollectGCOV 24: Test #179: CTestTestEmptyBinaryDirectory 24: Test #180: CTestTestConfigFileInBuildDir1 24: Test #181: CTestTestConfigFileInBuildDir2 24: Test #182: CTestGTMCoverage 24: Test #183: CTestCacheCoverage 24: Test #184: CTestPythonCoverage 24: Test #185: CTestCoberturaCoverage 24: Test #186: CTestJacocoCoverage 24: Test #187: CTestJavascriptCoverage 24: Test #188: CTestDelphiCoverage 24: Test #189: CTestConfig.Script.Debug 24: Test #190: CTestConfig.Dashboard.Debug 24: Test #191: CTestConfig.Script.MinSizeRel 24: Test #192: CTestConfig.Dashboard.MinSizeRel 24: Test #193: CTestConfig.Script.Release 24: Test #194: CTestConfig.Dashboard.Release 24: Test #195: CTestConfig.Script.RelWithDebInfo 24: Test #196: CTestConfig.Dashboard.RelWithDebInfo 24: Test #197: CTestConfig.ScriptWithArgs 24: Test #198: CMakeCommands.add_compile_options 24: Test #199: CMakeCommands.target_link_libraries 24: Test #200: CMakeCommands.target_include_directories 24: Test #201: CMakeCommands.target_compile_definitions 24: Test #202: CMakeCommands.target_compile_options 24: Test #203: CTestTestCrash 24: Test #204: CTestTestBadExe 24: Test #205: CTestTestBadGenerator 24: Test #206: CTestTestParallel 24: Test #207: CTestTestSkipReturnCode 24: Test #208: CTestTestSerialInDepends 24: Test #209: CTestTestMissingDependsExe 24: Test #210: CTestTestSerialOrder 24: Test #211: CTestLimitDashJ 24: Test #212: CTestTestPrintLabels 24: Test #213: CTestTestLabelRegExp 24: Test #214: CTestTestResourceLock 24: Test #215: CTestTestScheduler 24: Test #216: CTestTestCostSerial 24: Test #217: CTestTestStopTime 24: Test #218: CTestTestSubdir 24: Test #219: CTestTestTimeout 24: Test #220: CTestTestRerunFailed 24: Test #221: CTestTestZeroTimeout 24: Test #222: CTestTestDepends 24: Test #223: CTestTestCycle 24: Test #224: CTestTestRunScript 24: Test #225: CTestTestShowOnly 24: Test #226: CTestBatchTest 24: Test #227: CTestTestFdSetSize 24: Test #228: CTestTestFailedSubmit-cp 24: Test #229: CTestTestFailedSubmit-ftp 24: Test #230: CTestTestFailedSubmit-http 24: Test #231: CTestTestFailedSubmit-https 24: Test #232: CTestTestFailedSubmit-scp 24: Test #233: CTestTestFailedSubmit-xmlrpc 24: Test #234: BootstrapTest 24: Test #235: Fortran 24: Test #236: FortranC.Flags 24: Test #237: CMakeWizardTest 24: Test #238: CompileCommandOutput 24: Test #239: IncludeDirectories 24: Test #240: InterfaceLinkLibraries 24: Test #241: CMakeLib.testGeneratedFileStream 24: Test #242: CMakeLib.testRST 24: Test #243: CMakeLib.testSystemTools 24: Test #244: CMakeLib.testUTF8 24: Test #245: CMakeLib.testXMLParser 24: Test #246: CMakeLib.testXMLSafe 24: Test #247: CMakeOnly.LinkInterfaceLoop 24: Test #248: CMakeOnly.CheckSymbolExists 24: Test #249: CMakeOnly.CheckCXXSymbolExists 24: Test #250: CMakeOnly.CheckCXXCompilerFlag 24: Test #251: CMakeOnly.CheckLanguage 24: Test #252: CMakeOnly.CheckStructHasMember 24: Test #253: CMakeOnly.CompilerIdC 24: Test #254: CMakeOnly.CompilerIdCXX 24: Test #255: CMakeOnly.CompilerIdFortran 24: Test #256: CMakeOnly.AllFindModules 24: Test #257: CMakeOnly.SelectLibraryConfigurations 24: Test #258: CMakeOnly.TargetScope 24: Test #259: CMakeOnly.find_library 24: Test #260: CMakeOnly.find_path 24: Test #261: CMakeOnly.ProjectInclude 24: Test #262: CMakeOnly.MajorVersionSelection-PythonLibs_2 24: Test #263: CMakeOnly.MajorVersionSelection-PythonLibs_3 24: Test #264: CMakeOnly.MajorVersionSelection-PythonInterp_2 24: Test #265: CMakeOnly.MajorVersionSelection-PythonInterp_3 24: Test #266: CMakeOnly.MajorVersionSelection-Qt_3 24: Test #267: CMakeOnly.MajorVersionSelection-Qt_4 24: Test #268: RunCMake.CMP0019 24: Test #269: RunCMake.CMP0022 24: Test #270: RunCMake.CMP0026 24: Test #271: RunCMake.CMP0027 24: Test #272: RunCMake.CMP0028 24: Test #273: RunCMake.CMP0037 24: Test #274: RunCMake.CMP0038 24: Test #275: RunCMake.CMP0039 24: Test #276: RunCMake.CMP0040 24: Test #277: RunCMake.CMP0041 24: Test #278: RunCMake.CMP0043 24: Test #279: RunCMake.CMP0045 24: Test #280: RunCMake.CMP0046 24: Test #281: RunCMake.CMP0049 24: Test #282: RunCMake.CMP0050 24: Test #283: RunCMake.CMP0051 24: Test #284: RunCMake.CMP0053 24: Test #285: RunCMake.CMP0054 24: Test #286: RunCMake.CMP0055 24: Test #287: RunCMake.CTest 24: Test #288: RunCMake.CTestSubmit 24: Test #289: RunCMake.CTestMemcheck 24: Test #290: RunCMake.CompilerChange 24: Test #291: RunCMake.CompilerNotFound 24: Test #292: RunCMake.Configure 24: Test #293: RunCMake.DisallowedCommands 24: Test #294: RunCMake.ExternalData 24: Test #295: RunCMake.FeatureSummary 24: Test #296: RunCMake.FPHSA 24: Test #297: RunCMake.GeneratorExpression 24: Test #298: RunCMake.GeneratorPlatform 24: Test #299: RunCMake.GeneratorToolset 24: Test #300: RunCMake.TargetPropertyGeneratorExpressions 24: Test #301: RunCMake.Languages 24: Test #302: RunCMake.ObjectLibrary 24: Test #303: RunCMake.TargetObjects 24: Test #304: RunCMake.TargetSources 24: Test #305: RunCMake.find_dependency 24: Test #306: RunCMake.CompileFeatures 24: Test #307: RunCMake.WriteCompilerDetectionHeader 24: Test #308: RunCMake.PositionIndependentCode 24: Test #309: RunCMake.VisibilityPreset 24: Test #310: RunCMake.CompatibleInterface 24: Test #311: RunCMake.Syntax 24: Test #312: RunCMake.add_custom_command 24: Test #313: RunCMake.add_custom_target 24: Test #314: RunCMake.add_dependencies 24: Test #315: RunCMake.build_command 24: Test #316: RunCMake.export 24: Test #317: RunCMake.cmake_minimum_required 24: Test #318: RunCMake.continue 24: Test #319: RunCMake.file 24: Test #320: RunCMake.find_library 24: Test #321: RunCMake.find_package 24: Test #322: RunCMake.get_filename_component 24: Test #323: RunCMake.get_property 24: Test #324: RunCMake.if 24: Test #325: RunCMake.include 24: Test #326: RunCMake.include_directories 24: Test #327: RunCMake.list 24: Test #328: RunCMake.message 24: Test #329: RunCMake.project 24: Test #330: RunCMake.return 24: Test #331: RunCMake.string 24: Test #332: RunCMake.try_compile 24: Test #333: RunCMake.try_run 24: Test #334: RunCMake.set 24: Test #335: RunCMake.variable_watch 24: Test #336: RunCMake.CMP0004 24: Test #337: RunCMake.TargetPolicies 24: Test #338: RunCMake.alias_targets 24: Test #339: RunCMake.interface_library 24: Test #340: RunCMake.no_install_prefix 24: Test #341: RunCMake.configure_file 24: Test #342: RunCMake.ObsoleteQtMacros 24: Test #343: RunCMake.FindPkgConfig 24: Test #344: RunCMake.File_Generate 24: Test #345: RunCMake.ExportWithoutLanguage 24: Test #346: RunCMake.target_link_libraries 24: Test #347: RunCMake.target_compile_features 24: Test #348: RunCMake.CheckModules 24: Test #349: RunCMake.CommandLine 24: Test #350: RunCMake.install 24: Test #351: RunCMake.CPackInstallProperties 24: Test #352: RunCMake.ExternalProject 24: Test #353: FindPackageModeMakefileTest 24: Test #354: CMake.List 24: Test #355: CMake.VariableWatch 24: Test #356: CMake.Include 24: Test #357: CMake.FindBase 24: Test #358: CMake.Toolchain 24: Test #359: CMake.GetFilenameComponentRealpath 24: Test #360: CMake.Version 24: Test #361: CMake.Message 24: Test #362: CMake.File 24: Test #363: CMake.SeparateArguments 24: Test #364: CMake.ImplicitLinkInfo 24: Test #365: CMake.ModuleNotices 24: Test #366: CMake.GetProperty 24: Test #367: CMake.If 24: Test #368: CMake.String 24: Test #369: CMake.Math 24: Test #370: CMake.CMakeMinimumRequired 24: Test #371: CMake.CompilerIdVendor 24: Test #372: CMake.ProcessorCount 24: Test #373: CMake.PushCheckState 24: Test #374: CMake.While 24: Test #375: CMake.CMakeHostSystemInformation 24: Test #376: CMake.FileDownload 24: Test #377: CMake.FileDownloadBadHash 24: Test #378: CMake.FileUpload 24: Test #379: CMake.ELF 24: Test #380: CMake.EndStuff 24: Test #381: CMake.GetPrerequisites 24: 24: Total Tests: 381 24: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest -N -I -10 2>&1 24: Test project /builddir/build/BUILD/cmake-3.2.2/build 24: Guessing configuration NoConfig 24: Test #1: SystemInformationNew 24: Test #2: cmIML.test 24: Test #3: kwsys.testEncode 24: Test #4: kwsys.testTerminal 24: Test #5: kwsys.testAutoPtr 24: Test #6: kwsys.testHashSTL 24: Test #7: kwsys.testIOS 24: Test #8: kwsys.testSystemTools 24: Test #9: kwsys.testCommandLineArguments 24: Test #10: kwsys.testCommandLineArguments1 24: Test #11: kwsys.testEncoding 24: Test #12: kwsys.testFStream 24: Test #13: kwsys.testSystemInformation 24: Test #14: kwsys.testDynamicLoader 24: Test #15: kwsys.testProcess-1 24: Test #16: kwsys.testProcess-2 24: Test #17: kwsys.testProcess-3 24: Test #18: kwsys.testProcess-4 24: Test #19: kwsys.testProcess-5 24: Test #20: kwsys.testProcess-6 24: Test #21: kwsys.testProcess-7 24: Test #22: kwsys.testSharedForward 24: Test #23: CMake.Copyright 24: Test #24: CommandLineTest 24: Test #25: FindPackageTest 24: Test #26: FindModulesExecuteAll 24: Test #27: StringFileTest 24: Test #28: TryCompile 24: Test #29: TarTest 24: Test #30: SystemInformation 24: Test #31: MathTest 24: Test #32: CompileFeatures 24: Test #33: CMakeCommands.target_compile_features 24: Test #34: Simple 24: Test #35: PreOrder 24: Test #36: MissingSourceFile 24: Test #37: FortranOnly 24: Test #38: VSGNUFortran 24: Test #39: COnly 24: Test #40: CxxOnly 24: Test #41: CxxSubdirC 24: Test #42: IPO 24: Test #43: OutDir 24: Test #44: ObjectLibrary 24: Test #45: NewlineArgs 24: Test #46: SetLang 24: Test #47: EmptyProperty 24: Test #48: ExternalOBJ 24: Test #49: LoadCommand 24: Test #50: LinkDirectory 24: Test #51: LinkLanguage 24: Test #52: LinkLine 24: Test #53: MacroTest 24: Test #54: FunctionTest 24: Test #55: ReturnTest 24: Test #56: Properties 24: Test #57: Assembler 24: Test #58: SourceGroups 24: Test #59: Preprocess 24: Test #60: ExportImport 24: Test #61: Unset 24: Test #62: PolicyScope 24: Test #63: EmptyLibrary 24: Test #64: CompileDefinitions 24: Test #65: CompileOptions 24: Test #66: CompatibleInterface 24: Test #67: AliasTarget 24: Test #68: StagingPrefix 24: Test #69: InterfaceLibrary 24: Test #70: SourcesProperty 24: Test #71: SourceFileProperty 24: Test #72: CxxDialect 24: Test #73: CrossCompile 24: Test #74: Policy0002 24: Test #75: BundleUtilities 24: Test #76: Qt4Deploy 24: Test #77: CMakeBuildTest 24: Test #78: CMakeDoubleProject 24: Test #79: Module.CheckTypeSize 24: Test #80: Module.ExternalData 24: Test #81: Module.GenerateExportHeader 24: Test #82: Module.FindDependency 24: Test #83: Module.WriteCompilerDetectionHeader 24: Test #84: PositionIndependentTargets 24: Test #85: VisibilityInlinesHidden 24: Test #86: LinkFlags-prepare 24: Test #87: LinkFlags-lib 24: Test #88: LinkFlags-dll 24: Test #89: LinkFlags-mod 24: Test #90: LinkFlags-exe 24: Test #91: LinkFlags-lib_config 24: Test #92: LinkFlags-dll_config 24: Test #93: LinkFlags-mod_config 24: Test #94: LinkFlags-exe_config 24: Test #95: LinkFlags-lib_flags 24: Test #96: LinkFlags-dll_flags 24: Test #97: LinkFlags-mod_flags 24: Test #98: LinkFlags-exe_flags 24: Test #99: LinkFlags-lib_flags_config 24: Test #100: LinkFlags-dll_flags_config 24: Test #101: LinkFlags-mod_flags_config 24: Test #102: LinkFlags-exe_flags_config 24: Test #103: SubProject 24: Test #104: SubProject-Stage2 24: Test #105: Framework 24: Test #106: TargetName 24: Test #107: LibName 24: Test #108: CustComDepend 24: Test #109: ArgumentExpansion 24: Test #110: GeneratorExpression 24: Test #111: CustomCommand 24: Test #112: CustomCommandByproducts 24: Test #113: EmptyDepends 24: Test #114: CustomCommandWorkingDirectory 24: Test #115: OutOfSource 24: Test #116: BuildDepends 24: Test #117: SimpleInstall 24: Test #118: SimpleInstall-Stage2 24: Test #119: MissingInstall 24: Test #120: CPackComponents 24: Test #121: CPackComponentsForAll-ZIP-default 24: Test #122: CPackComponentsForAll-ZIP-OnePackPerGroup 24: Test #123: CPackComponentsForAll-ZIP-IgnoreGroup 24: Test #124: CPackComponentsForAll-ZIP-AllInOne 24: Test #125: CPackComponentsForAll-RPM-default 24: Test #126: CPackComponentsForAll-RPM-OnePackPerGroup 24: Test #127: CPackComponentsForAll-RPM-IgnoreGroup 24: Test #128: CPackComponentsForAll-RPM-AllInOne 24: Test #129: CPackTestAllGenerators 24: Test #130: X11 24: Test #131: CMakeTestAllGenerators 24: Test #132: CMakeTestBadCommandLines 24: Test #133: CMakeTestMultipleConfigures 24: Test #134: LoadedCommandOneConfig 24: Test #135: complex 24: Test #136: complexOneConfig 24: Test #137: Environment 24: Test #138: QtAutomocNoQt 24: Test #139: Qt4Autogen 24: Test #140: Qt4AutoUicInterface 24: Test #141: Qt4Targets 24: Test #142: ExternalProject 24: Test #143: ExternalProjectLocal 24: Test #144: ExternalProjectUpdateSetup 24: Test #145: ExternalProjectUpdate 24: Test #146: TutorialStep1 24: Test #147: TutorialStep2 24: Test #148: TutorialStep3 24: Test #149: TutorialStep4 24: Test #150: TutorialStep5 24: Test #151: TutorialStep6 24: Test #152: TutorialStep7 24: Test #153: testing 24: Test #154: wrapping 24: Test #155: qtwrapping 24: Test #156: testdriver1 24: Test #157: testdriver2 24: Test #158: testdriver3 24: Test #159: Dependency 24: Test #160: JumpWithLibOut 24: Test #161: JumpNoLibOut 24: Test #162: Plugin 24: Test #163: RuntimePath 24: Test #164: linkorder1 24: Test #165: linkorder2 24: Test #166: SubDirSpaces 24: Test #167: SubDir 24: Test #168: CheckCompilerRelatedVariables 24: Test #169: MakeClean 24: Test #170: WarnUnusedUnusedViaSet 24: Test #171: WarnUnusedUnusedViaUnset 24: Test #172: WarnUnusedCliUnused 24: Test #173: WarnUnusedCliUsed 24: Test #174: WarnUninitialized 24: Test #175: TestsWorkingDirectory 24: Test #176: CTest.NoNewline 24: Test #177: CTest.BuildCommand.ProjectInSubdir 24: Test #178: CTestTestNoBuild 24: Test #179: CTestTestNoExe 24: Test #180: CTestTestUpload 24: Test #181: CTestCoverageCollectGCOV 24: Test #182: CTestTestEmptyBinaryDirectory 24: Test #183: CTestTestConfigFileInBuildDir1 24: Test #184: CTestTestConfigFileInBuildDir2 24: Test #185: CTestGTMCoverage 24: Test #186: CTestCacheCoverage 24: Test #187: CTestPythonCoverage 24: Test #188: CTestCoberturaCoverage 24: Test #189: CTestJacocoCoverage 24: Test #190: CTestJavascriptCoverage 24: Test #191: CTestDelphiCoverage 24: Test #192: CTestConfig.Script.Debug 24: Test #193: CTestConfig.Dashboard.Debug 24: Test #194: CTestConfig.Script.MinSizeRel 24: Test #195: CTestConfig.Dashboard.MinSizeRel 24: Test #196: CTestConfig.Script.Release 24: Test #197: CTestConfig.Dashboard.Release 24: Test #198: CTestConfig.Script.RelWithDebInfo 24: Test #199: CTestConfig.Dashboard.RelWithDebInfo 24: Test #200: CTestConfig.ScriptWithArgs 24: Test #201: CMakeCommands.add_compile_options 24: Test #202: CMakeCommands.target_link_libraries 24: Test #203: CMakeCommands.target_include_directories 24: Test #204: CMakeCommands.target_compile_definitions 24: Test #205: CMakeCommands.target_compile_options 24: Test #206: CTestTestCrash 24: Test #207: CTestTestBadExe 24: Test #208: CTestTestBadGenerator 24: Test #209: CTestTestParallel 24: Test #210: CTestTestSkipReturnCode 24: Test #211: CTestTestSerialInDepends 24: Test #212: CTestTestMissingDependsExe 24: Test #213: CTestTestSerialOrder 24: Test #214: CTestLimitDashJ 24: Test #215: CTestTestPrintLabels 24: Test #216: CTestTestLabelRegExp 24: Test #217: CTestTestResourceLock 24: Test #218: CTestTestScheduler 24: Test #219: CTestTestCostSerial 24: Test #220: CTestTestStopTime 24: Test #221: CTestTestSubdir 24: Test #222: CTestTestTimeout 24: Test #223: CTestTestRerunFailed 24: Test #224: CTestTestZeroTimeout 24: Test #225: CTestTestDepends 24: Test #226: CTestTestCycle 24: Test #227: CTestTestRunScript 24: Test #228: CTestTestShowOnly 24: Test #229: CTestBatchTest 24: Test #230: CTestTestFdSetSize 24: Test #231: CTestTestFailedSubmit-cp 24: Test #232: CTestTestFailedSubmit-ftp 24: Test #233: CTestTestFailedSubmit-http 24: Test #234: CTestTestFailedSubmit-https 24: Test #235: CTestTestFailedSubmit-scp 24: Test #236: CTestTestFailedSubmit-xmlrpc 24: Test #237: BootstrapTest 24: Test #238: Fortran 24: Test #239: FortranC.Flags 24: Test #240: CMakeWizardTest 24: Test #241: CompileCommandOutput 24: Test #242: IncludeDirectories 24: Test #243: InterfaceLinkLibraries 24: Test #244: CMakeLib.testGeneratedFileStream 24: Test #245: CMakeLib.testRST 24: Test #246: CMakeLib.testSystemTools 24: Test #247: CMakeLib.testUTF8 24: Test #248: CMakeLib.testXMLParser 24: Test #249: CMakeLib.testXMLSafe 24: Test #250: CMakeOnly.LinkInterfaceLoop 24: Test #251: CMakeOnly.CheckSymbolExists 24: Test #252: CMakeOnly.CheckCXXSymbolExists 24: Test #253: CMakeOnly.CheckCXXCompilerFlag 24: Test #254: CMakeOnly.CheckLanguage 24: Test #255: CMakeOnly.CheckStructHasMember 24: Test #256: CMakeOnly.CompilerIdC 24: Test #257: CMakeOnly.CompilerIdCXX 24: Test #258: CMakeOnly.CompilerIdFortran 24: Test #259: CMakeOnly.AllFindModules 24: Test #260: CMakeOnly.SelectLibraryConfigurations 24: Test #261: CMakeOnly.TargetScope 24: Test #262: CMakeOnly.find_library 24: Test #263: CMakeOnly.find_path 24: Test #264: CMakeOnly.ProjectInclude 24: Test #265: CMakeOnly.MajorVersionSelection-PythonLibs_2 24: Test #266: CMakeOnly.MajorVersionSelection-PythonLibs_3 24: Test #267: CMakeOnly.MajorVersionSelection-PythonInterp_2 24: Test #268: CMakeOnly.MajorVersionSelection-PythonInterp_3 24: Test #269: CMakeOnly.MajorVersionSelection-Qt_3 24: Test #270: CMakeOnly.MajorVersionSelection-Qt_4 24: Test #271: RunCMake.CMP0019 24: Test #272: RunCMake.CMP0022 24: Test #273: RunCMake.CMP0026 24: Test #274: RunCMake.CMP0027 24: Test #275: RunCMake.CMP0028 24: Test #276: RunCMake.CMP0037 24: Test #277: RunCMake.CMP0038 24: Test #278: RunCMake.CMP0039 24: Test #279: RunCMake.CMP0040 24: Test #280: RunCMake.CMP0041 24: Test #281: RunCMake.CMP0043 24: Test #282: RunCMake.CMP0045 24: Test #283: RunCMake.CMP0046 24: Test #284: RunCMake.CMP0049 24: Test #285: RunCMake.CMP0050 24: Test #286: RunCMake.CMP0051 24: Test #287: RunCMake.CMP0053 24: Test #288: RunCMake.CMP0054 24: Test #289: RunCMake.CMP0055 24: Test #290: RunCMake.CTest 24: Test #291: RunCMake.CTestSubmit 24: Test #292: RunCMake.CTestMemcheck 24: Test #293: RunCMake.CompilerChange 24: Test #294: RunCMake.CompilerNotFound 24: Test #295: RunCMake.Configure 24: Test #296: RunCMake.DisallowedCommands 24: Test #297: RunCMake.ExternalData 24: Test #298: RunCMake.FeatureSummary 24: Test #299: RunCMake.FPHSA 24: Test #300: RunCMake.GeneratorExpression 24: Test #301: RunCMake.GeneratorPlatform 24: Test #302: RunCMake.GeneratorToolset 24: Test #303: RunCMake.TargetPropertyGeneratorExpressions 24: Test #304: RunCMake.Languages 24: Test #305: RunCMake.ObjectLibrary 24: Test #306: RunCMake.TargetObjects 24: Test #307: RunCMake.TargetSources 24: Test #308: RunCMake.find_dependency 24: Test #309: RunCMake.CompileFeatures 24: Test #310: RunCMake.WriteCompilerDetectionHeader 24: Test #311: RunCMake.PositionIndependentCode 24: Test #312: RunCMake.VisibilityPreset 24: Test #313: RunCMake.CompatibleInterface 24: Test #314: RunCMake.Syntax 24: Test #315: RunCMake.add_custom_command 24: Test #316: RunCMake.add_custom_target 24: Test #317: RunCMake.add_dependencies 24: Test #318: RunCMake.build_command 24: Test #319: RunCMake.export 24: Test #320: RunCMake.cmake_minimum_required 24: Test #321: RunCMake.continue 24: Test #322: RunCMake.file 24: Test #323: RunCMake.find_library 24: Test #324: RunCMake.find_package 24: Test #325: RunCMake.get_filename_component 24: Test #326: RunCMake.get_property 24: Test #327: RunCMake.if 24: Test #328: RunCMake.include 24: Test #329: RunCMake.include_directories 24: Test #330: RunCMake.list 24: Test #331: RunCMake.message 24: Test #332: RunCMake.project 24: Test #333: RunCMake.return 24: Test #334: RunCMake.string 24: Test #335: RunCMake.try_compile 24: Test #336: RunCMake.try_run 24: Test #337: RunCMake.set 24: Test #338: RunCMake.variable_watch 24: Test #339: RunCMake.CMP0004 24: Test #340: RunCMake.TargetPolicies 24: Test #341: RunCMake.alias_targets 24: Test #342: RunCMake.interface_library 24: Test #343: RunCMake.no_install_prefix 24: Test #344: RunCMake.configure_file 24: Test #345: RunCMake.ObsoleteQtMacros 24: Test #346: RunCMake.FindPkgConfig 24: Test #347: RunCMake.File_Generate 24: Test #348: RunCMake.ExportWithoutLanguage 24: Test #349: RunCMake.target_link_libraries 24: Test #350: RunCMake.target_compile_features 24: Test #351: RunCMake.CheckModules 24: Test #352: RunCMake.CommandLine 24: Test #353: RunCMake.install 24: Test #354: RunCMake.CPackInstallProperties 24: Test #355: RunCMake.ExternalProject 24: Test #356: FindPackageModeMakefileTest 24: Test #357: CMake.List 24: Test #358: CMake.VariableWatch 24: Test #359: CMake.Include 24: Test #360: CMake.FindBase 24: Test #361: CMake.Toolchain 24: Test #362: CMake.GetFilenameComponentRealpath 24: Test #363: CMake.Version 24: Test #364: CMake.Message 24: Test #365: CMake.File 24: Test #366: CMake.SeparateArguments 24: Test #367: CMake.ImplicitLinkInfo 24: Test #368: CMake.ModuleNotices 24: Test #369: CMake.GetProperty 24: Test #370: CMake.If 24: Test #371: CMake.String 24: Test #372: CMake.Math 24: Test #373: CMake.CMakeMinimumRequired 24: Test #374: CMake.CompilerIdVendor 24: Test #375: CMake.ProcessorCount 24: Test #376: CMake.PushCheckState 24: Test #377: CMake.While 24: Test #378: CMake.CMakeHostSystemInformation 24: Test #379: CMake.FileDownload 24: Test #380: CMake.FileDownloadBadHash 24: Test #381: CMake.FileUpload 24: Test #382: CMake.ELF 24: Test #383: CMake.EndStuff 24: Test #384: CMake.GetPrerequisites 24: 24: Total Tests: 384 24: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest -N -I 10- 2>&1 24: Test project /builddir/build/BUILD/cmake-3.2.2/build 24: Guessing configuration NoConfig 24: Test #10: kwsys.testCommandLineArguments1 24: Test #11: kwsys.testEncoding 24: Test #12: kwsys.testFStream 24: Test #13: kwsys.testSystemInformation 24: Test #14: kwsys.testDynamicLoader 24: Test #15: kwsys.testProcess-1 24: Test #16: kwsys.testProcess-2 24: Test #17: kwsys.testProcess-3 24: Test #18: kwsys.testProcess-4 24: Test #19: kwsys.testProcess-5 24: Test #20: kwsys.testProcess-6 24: Test #21: kwsys.testProcess-7 24: Test #22: kwsys.testSharedForward 24: Test #23: CMake.Copyright 24: Test #24: CommandLineTest 24: Test #25: FindPackageTest 24: Test #26: FindModulesExecuteAll 24: Test #27: StringFileTest 24: Test #28: TryCompile 24: Test #29: TarTest 24: Test #30: SystemInformation 24: Test #31: MathTest 24: Test #32: CompileFeatures 24: Test #33: CMakeCommands.target_compile_features 24: Test #34: Simple 24: Test #35: PreOrder 24: Test #36: MissingSourceFile 24: Test #37: FortranOnly 24: Test #38: VSGNUFortran 24: Test #39: COnly 24: Test #40: CxxOnly 24: Test #41: CxxSubdirC 24: Test #42: IPO 24: Test #43: OutDir 24: Test #44: ObjectLibrary 24: Test #45: NewlineArgs 24: Test #46: SetLang 24: Test #47: EmptyProperty 24: Test #48: ExternalOBJ 24: Test #49: LoadCommand 24: Test #50: LinkDirectory 24: Test #51: LinkLanguage 24: Test #52: LinkLine 24: Test #53: MacroTest 24: Test #54: FunctionTest 24: Test #55: ReturnTest 24: Test #56: Properties 24: Test #57: Assembler 24: Test #58: SourceGroups 24: Test #59: Preprocess 24: Test #60: ExportImport 24: Test #61: Unset 24: Test #62: PolicyScope 24: Test #63: EmptyLibrary 24: Test #64: CompileDefinitions 24: Test #65: CompileOptions 24: Test #66: CompatibleInterface 24: Test #67: AliasTarget 24: Test #68: StagingPrefix 24: Test #69: InterfaceLibrary 24: Test #70: SourcesProperty 24: Test #71: SourceFileProperty 24: Test #72: CxxDialect 24: Test #73: CrossCompile 24: Test #74: Policy0002 24: Test #75: BundleUtilities 24: Test #76: Qt4Deploy 24: Test #77: CMakeBuildTest 24: Test #78: CMakeDoubleProject 24: Test #79: Module.CheckTypeSize 24: Test #80: Module.ExternalData 24: Test #81: Module.GenerateExportHeader 24: Test #82: Module.FindDependency 24: Test #83: Module.WriteCompilerDetectionHeader 24: Test #84: PositionIndependentTargets 24: Test #85: VisibilityInlinesHidden 24: Test #86: LinkFlags-prepare 24: Test #87: LinkFlags-lib 24: Test #88: LinkFlags-dll 24: Test #89: LinkFlags-mod 24: Test #90: LinkFlags-exe 24: Test #91: LinkFlags-lib_config 24: Test #92: LinkFlags-dll_config 24: Test #93: LinkFlags-mod_config 24: Test #94: LinkFlags-exe_config 24: Test #95: LinkFlags-lib_flags 24: Test #96: LinkFlags-dll_flags 24: Test #97: LinkFlags-mod_flags 24: Test #98: LinkFlags-exe_flags 24: Test #99: LinkFlags-lib_flags_config 24: Test #100: LinkFlags-dll_flags_config 24: Test #101: LinkFlags-mod_flags_config 24: Test #102: LinkFlags-exe_flags_config 24: Test #103: SubProject 24: Test #104: SubProject-Stage2 24: Test #105: Framework 24: Test #106: TargetName 24: Test #107: LibName 24: Test #108: CustComDepend 24: Test #109: ArgumentExpansion 24: Test #110: GeneratorExpression 24: Test #111: CustomCommand 24: Test #112: CustomCommandByproducts 24: Test #113: EmptyDepends 24: Test #114: CustomCommandWorkingDirectory 24: Test #115: OutOfSource 24: Test #116: BuildDepends 24: Test #117: SimpleInstall 24: Test #118: SimpleInstall-Stage2 24: Test #119: MissingInstall 24: Test #120: CPackComponents 24: Test #121: CPackComponentsForAll-ZIP-default 24: Test #122: CPackComponentsForAll-ZIP-OnePackPerGroup 24: Test #123: CPackComponentsForAll-ZIP-IgnoreGroup 24: Test #124: CPackComponentsForAll-ZIP-AllInOne 24: Test #125: CPackComponentsForAll-RPM-default 24: Test #126: CPackComponentsForAll-RPM-OnePackPerGroup 24: Test #127: CPackComponentsForAll-RPM-IgnoreGroup 24: Test #128: CPackComponentsForAll-RPM-AllInOne 24: Test #129: CPackTestAllGenerators 24: Test #130: X11 24: Test #131: CMakeTestAllGenerators 24: Test #132: CMakeTestBadCommandLines 24: Test #133: CMakeTestMultipleConfigures 24: Test #134: LoadedCommandOneConfig 24: Test #135: complex 24: Test #136: complexOneConfig 24: Test #137: Environment 24: Test #138: QtAutomocNoQt 24: Test #139: Qt4Autogen 24: Test #140: Qt4AutoUicInterface 24: Test #141: Qt4Targets 24: Test #142: ExternalProject 24: Test #143: ExternalProjectLocal 24: Test #144: ExternalProjectUpdateSetup 24: Test #145: ExternalProjectUpdate 24: Test #146: TutorialStep1 24: Test #147: TutorialStep2 24: Test #148: TutorialStep3 24: Test #149: TutorialStep4 24: Test #150: TutorialStep5 24: Test #151: TutorialStep6 24: Test #152: TutorialStep7 24: Test #153: testing 24: Test #154: wrapping 24: Test #155: qtwrapping 24: Test #156: testdriver1 24: Test #157: testdriver2 24: Test #158: testdriver3 24: Test #159: Dependency 24: Test #160: JumpWithLibOut 24: Test #161: JumpNoLibOut 24: Test #162: Plugin 24: Test #163: RuntimePath 24: Test #164: linkorder1 24: Test #165: linkorder2 24: Test #166: SubDirSpaces 24: Test #167: SubDir 24: Test #168: CheckCompilerRelatedVariables 24: Test #169: MakeClean 24: Test #170: WarnUnusedUnusedViaSet 24: Test #171: WarnUnusedUnusedViaUnset 24: Test #172: WarnUnusedCliUnused 24: Test #173: WarnUnusedCliUsed 24: Test #174: WarnUninitialized 24: Test #175: TestsWorkingDirectory 24: Test #176: CTest.NoNewline 24: Test #177: CTest.BuildCommand.ProjectInSubdir 24: Test #178: CTestTestNoBuild 24: Test #179: CTestTestNoExe 24: Test #180: CTestTestUpload 24: Test #181: CTestCoverageCollectGCOV 24: Test #182: CTestTestEmptyBinaryDirectory 24: Test #183: CTestTestConfigFileInBuildDir1 24: Test #184: CTestTestConfigFileInBuildDir2 24: Test #185: CTestGTMCoverage 24: Test #186: CTestCacheCoverage 24: Test #187: CTestPythonCoverage 24: Test #188: CTestCoberturaCoverage 24: Test #189: CTestJacocoCoverage 24: Test #190: CTestJavascriptCoverage 24: Test #191: CTestDelphiCoverage 24: Test #192: CTestConfig.Script.Debug 24: Test #193: CTestConfig.Dashboard.Debug 24: Test #194: CTestConfig.Script.MinSizeRel 24: Test #195: CTestConfig.Dashboard.MinSizeRel 24: Test #196: CTestConfig.Script.Release 24: Test #197: CTestConfig.Dashboard.Release 24: Test #198: CTestConfig.Script.RelWithDebInfo 24: Test #199: CTestConfig.Dashboard.RelWithDebInfo 24: Test #200: CTestConfig.ScriptWithArgs 24: Test #201: CMakeCommands.add_compile_options 24: Test #202: CMakeCommands.target_link_libraries 24: Test #203: CMakeCommands.target_include_directories 24: Test #204: CMakeCommands.target_compile_definitions 24: Test #205: CMakeCommands.target_compile_options 24: Test #206: CTestTestCrash 24: Test #207: CTestTestBadExe 24: Test #208: CTestTestBadGenerator 24: Test #209: CTestTestParallel 24: Test #210: CTestTestSkipReturnCode 24: Test #211: CTestTestSerialInDepends 24: Test #212: CTestTestMissingDependsExe 24: Test #213: CTestTestSerialOrder 24: Test #214: CTestLimitDashJ 24: Test #215: CTestTestPrintLabels 24: Test #216: CTestTestLabelRegExp 24: Test #217: CTestTestResourceLock 24: Test #218: CTestTestScheduler 24: Test #219: CTestTestCostSerial 24: Test #220: CTestTestStopTime 24: Test #221: CTestTestSubdir 24: Test #222: CTestTestTimeout 24: Test #223: CTestTestRerunFailed 24: Test #224: CTestTestZeroTimeout 24: Test #225: CTestTestDepends 24: Test #226: CTestTestCycle 24: Test #227: CTestTestRunScript 24: Test #228: CTestTestShowOnly 24: Test #229: CTestBatchTest 24: Test #230: CTestTestFdSetSize 24: Test #231: CTestTestFailedSubmit-cp 24: Test #232: CTestTestFailedSubmit-ftp 24: Test #233: CTestTestFailedSubmit-http 24: Test #234: CTestTestFailedSubmit-https 24: Test #235: CTestTestFailedSubmit-scp 24: Test #236: CTestTestFailedSubmit-xmlrpc 24: Test #237: BootstrapTest 24: Test #238: Fortran 24: Test #239: FortranC.Flags 24: Test #240: CMakeWizardTest 24: Test #241: CompileCommandOutput 24: Test #242: IncludeDirectories 24: Test #243: InterfaceLinkLibraries 24: Test #244: CMakeLib.testGeneratedFileStream 24: Test #245: CMakeLib.testRST 24: Test #246: CMakeLib.testSystemTools 24: Test #247: CMakeLib.testUTF8 24: Test #248: CMakeLib.testXMLParser 24: Test #249: CMakeLib.testXMLSafe 24: Test #250: CMakeOnly.LinkInterfaceLoop 24: Test #251: CMakeOnly.CheckSymbolExists 24: Test #252: CMakeOnly.CheckCXXSymbolExists 24: Test #253: CMakeOnly.CheckCXXCompilerFlag 24: Test #254: CMakeOnly.CheckLanguage 24: Test #255: CMakeOnly.CheckStructHasMember 24: Test #256: CMakeOnly.CompilerIdC 24: Test #257: CMakeOnly.CompilerIdCXX 24: Test #258: CMakeOnly.CompilerIdFortran 24: Test #259: CMakeOnly.AllFindModules 24: Test #260: CMakeOnly.SelectLibraryConfigurations 24: Test #261: CMakeOnly.TargetScope 24: Test #262: CMakeOnly.find_library 24: Test #263: CMakeOnly.find_path 24: Test #264: CMakeOnly.ProjectInclude 24: Test #265: CMakeOnly.MajorVersionSelection-PythonLibs_2 24: Test #266: CMakeOnly.MajorVersionSelection-PythonLibs_3 24: Test #267: CMakeOnly.MajorVersionSelection-PythonInterp_2 24: Test #268: CMakeOnly.MajorVersionSelection-PythonInterp_3 24: Test #269: CMakeOnly.MajorVersionSelection-Qt_3 24: Test #270: CMakeOnly.MajorVersionSelection-Qt_4 24: Test #271: RunCMake.CMP0019 24: Test #272: RunCMake.CMP0022 24: Test #273: RunCMake.CMP0026 24: Test #274: RunCMake.CMP0027 24: Test #275: RunCMake.CMP0028 24: Test #276: RunCMake.CMP0037 24: Test #277: RunCMake.CMP0038 24: Test #278: RunCMake.CMP0039 24: Test #279: RunCMake.CMP0040 24: Test #280: RunCMake.CMP0041 24: Test #281: RunCMake.CMP0043 24: Test #282: RunCMake.CMP0045 24: Test #283: RunCMake.CMP0046 24: Test #284: RunCMake.CMP0049 24: Test #285: RunCMake.CMP0050 24: Test #286: RunCMake.CMP0051 24: Test #287: RunCMake.CMP0053 24: Test #288: RunCMake.CMP0054 24: Test #289: RunCMake.CMP0055 24: Test #290: RunCMake.CTest 24: Test #291: RunCMake.CTestSubmit 24: Test #292: RunCMake.CTestMemcheck 24: Test #293: RunCMake.CompilerChange 24: Test #294: RunCMake.CompilerNotFound 24: Test #295: RunCMake.Configure 24: Test #296: RunCMake.DisallowedCommands 24: Test #297: RunCMake.ExternalData 24: Test #298: RunCMake.FeatureSummary 24: Test #299: RunCMake.FPHSA 24: Test #300: RunCMake.GeneratorExpression 24: Test #301: RunCMake.GeneratorPlatform 24: Test #302: RunCMake.GeneratorToolset 24: Test #303: RunCMake.TargetPropertyGeneratorExpressions 24: Test #304: RunCMake.Languages 24: Test #305: RunCMake.ObjectLibrary 24: Test #306: RunCMake.TargetObjects 24: Test #307: RunCMake.TargetSources 24: Test #308: RunCMake.find_dependency 24: Test #309: RunCMake.CompileFeatures 24: Test #310: RunCMake.WriteCompilerDetectionHeader 24: Test #311: RunCMake.PositionIndependentCode 24: Test #312: RunCMake.VisibilityPreset 24: Test #313: RunCMake.CompatibleInterface 24: Test #314: RunCMake.Syntax 24: Test #315: RunCMake.add_custom_command 24: Test #316: RunCMake.add_custom_target 24: Test #317: RunCMake.add_dependencies 24: Test #318: RunCMake.build_command 24: Test #319: RunCMake.export 24: Test #320: RunCMake.cmake_minimum_required 24: Test #321: RunCMake.continue 24: Test #322: RunCMake.file 24: Test #323: RunCMake.find_library 24: Test #324: RunCMake.find_package 24: Test #325: RunCMake.get_filename_component 24: Test #326: RunCMake.get_property 24: Test #327: RunCMake.if 24: Test #328: RunCMake.include 24: Test #329: RunCMake.include_directories 24: Test #330: RunCMake.list 24: Test #331: RunCMake.message 24: Test #332: RunCMake.project 24: Test #333: RunCMake.return 24: Test #334: RunCMake.string 24: Test #335: RunCMake.try_compile 24: Test #336: RunCMake.try_run 24: Test #337: RunCMake.set 24: Test #338: RunCMake.variable_watch 24: Test #339: RunCMake.CMP0004 24: Test #340: RunCMake.TargetPolicies 24: Test #341: RunCMake.alias_targets 24: Test #342: RunCMake.interface_library 24: Test #343: RunCMake.no_install_prefix 24: Test #344: RunCMake.configure_file 24: Test #345: RunCMake.ObsoleteQtMacros 24: Test #346: RunCMake.FindPkgConfig 24: Test #347: RunCMake.File_Generate 24: Test #348: RunCMake.ExportWithoutLanguage 24: Test #349: RunCMake.target_link_libraries 24: Test #350: RunCMake.target_compile_features 24: Test #351: RunCMake.CheckModules 24: Test #352: RunCMake.CommandLine 24: Test #353: RunCMake.install 24: Test #354: RunCMake.CPackInstallProperties 24: Test #355: RunCMake.ExternalProject 24: Test #356: FindPackageModeMakefileTest 24: Test #357: CMake.List 24: Test #358: CMake.VariableWatch 24: Test #359: CMake.Include 24: Test #360: CMake.FindBase 24: Test #361: CMake.Toolchain 24: Test #362: CMake.GetFilenameComponentRealpath 24: Test #363: CMake.Version 24: Test #364: CMake.Message 24: Test #365: CMake.File 24: Test #366: CMake.SeparateArguments 24: Test #367: CMake.ImplicitLinkInfo 24: Test #368: CMake.ModuleNotices 24: Test #369: CMake.GetProperty 24: Test #370: CMake.If 24: Test #371: CMake.String 24: Test #372: CMake.Math 24: Test #373: CMake.CMakeMinimumRequired 24: Test #374: CMake.CompilerIdVendor 24: Test #375: CMake.ProcessorCount 24: Test #376: CMake.PushCheckState 24: Test #377: CMake.While 24: Test #378: CMake.CMakeHostSystemInformation 24: Test #379: CMake.FileDownload 24: Test #380: CMake.FileDownloadBadHash 24: Test #381: CMake.FileUpload 24: Test #382: CMake.ELF 24: Test #383: CMake.EndStuff 24: Test #384: CMake.GetPrerequisites 24: 24: Total Tests: 375 24: running cd "/builddir/build/BUILD/cmake-3.2.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest -N -I 3,4 2>&1 24: Test project /builddir/build/BUILD/cmake-3.2.2/build 24: Guessing configuration NoConfig 24: Test #3: kwsys.testEncode 24: Test #4: kwsys.testTerminal 24: 24: Total Tests: 2 24: running /builddir/build/BUILD/cmake-3.2.2/build/bin/ctest --help 2>&1 24: Usage 24: 24: ctest [options] 24: 24: Options 24: -C , --build-config 24: = Choose configuration to test. 24: -V,--verbose = Enable verbose output from tests. 24: -VV,--extra-verbose = Enable more verbose output from tests. 24: --debug = Displaying more verbose internals of CTest. 24: --output-on-failure = Output anything outputted by the test program 24: if the test should fail. 24: -F = Enable failover. 24: -j , --parallel = Run the tests in parallel using the given 24: number of jobs. 24: -Q,--quiet = Make ctest quiet. 24: -O , --output-log 24: = Output to log file 24: -N,--show-only = Disable actual execution of tests. 24: -L , --label-regex 24: = Run tests with labels matching regular 24: expression. 24: -R , --tests-regex 24: = Run tests matching regular expression. 24: -E , --exclude-regex 24: = Exclude tests matching regular expression. 24: -LE , --label-exclude 24: = Exclude tests with labels matching regular 24: expression. 24: -D , --dashboard 24: = Execute dashboard test 24: -D := = Define a variable for script mode 24: -M , --test-model 24: = Sets the model for a dashboard 24: -T , --test-action 24: = Sets the dashboard action to perform 24: --track = Specify the track to submit dashboard to 24: -S