Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 445666 Details for
Bug 631451
FTBFS cmake-2.8.2-2.fc14
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 2.32 MB, created by
FTBFS
on 2010-09-07 18:57:23 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:57:23 UTC
Size:
2.32 MB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cmake.spec'], False, '/var/lib/mock/fedora-development-i386-cmake-2.8.2-2.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1e7cb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cmake.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/cmake-2.8.2-2.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cmake.spec'], False, '/var/lib/mock/fedora-development-i386-cmake-2.8.2-2.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1e7cb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cmake.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U7Axol >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf cmake-2.8.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/cmake-2.8.2.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd cmake-2.8.2 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (cmake-2.8.2-python27.patch): >+ echo 'Patch #0 (cmake-2.8.2-python27.patch):' >+ /usr/bin/patch -s -p1 --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/cmake-2.8.2-python27.patch >+ find -name '*.h' -o -name '*.cxx' -print0 >+ xargs -0 chmod -x >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IVfukg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cmake-2.8.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ mkdir build >~/build/BUILD/cmake-2.8.2/build ~/build/BUILD/cmake-2.8.2 >+ pushd build >++ /usr/bin/getconf _NPROCESSORS_ONLN >+ ../bootstrap --prefix=/usr --datadir=/share/cmake --docdir=/share/doc/cmake-2.8.2 --mandir=/share/man --system-libs --parallel=4 --qt-gui >--------------------------------------------- >CMake 2.8.2, Copyright 2000-2009 Kitware, Inc. >C compiler on this system is: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables >C++ compiler on this system is: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables >Makefile processor on this system is: gmake >g++ is GNU compiler >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 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++ has ANSI for scoping >--------------------------------------------- >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmStandardIncludes.cxx -o cmStandardIncludes.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmake.cxx -o cmake.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmakemain.cxx -o cmakemain.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmakewizard.cxx -o cmakewizard.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDefinitions.cxx -o cmDefinitions.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDepends.cxx -o cmDepends.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsC.cxx -o cmDependsC.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatterText.cxx -o cmDocumentationFormatterText.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPolicies.cxx -o cmPolicies.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmProperty.cxx -o cmProperty.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyMap.cxx -o cmPropertyMap.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyDefinitionMap.cxx -o cmPropertyDefinitionMap.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakeDepend.cxx -o cmMakeDepend.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefile.cxx -o cmMakefile.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGeneratorExpression.cxx -o cmGeneratorExpression.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmScriptGenerator.cxx -o cmScriptGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSourceFile.cxx -o cmSourceFile.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSystemTools.cxx -o cmSystemTools.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTestGenerator.cxx -o cmTestGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmVersion.cxx -o cmVersion.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmFileTimeComparison.cxx -o cmFileTimeComparison.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmBootstrapCommands.cxx -o cmBootstrapCommands.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommands.cxx -o cmCommands.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTarget.cxx -o cmTarget.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTest.cxx -o cmTest.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCustomCommand.cxx -o cmCustomCommand.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentVariables.cxx -o cmDocumentVariables.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCacheManager.cxx -o cmCacheManager.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmListFileCache.cxx -o cmListFileCache.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprLexer.cxx -o cmExprLexer.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprParser.cxx -o cmExprParser.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmListFileLexer.c -o cmListFileLexer.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Directory.cxx -o Directory.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Glob.cxx -o Glob.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/RegularExpression.cxx -o RegularExpression.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/SystemTools.cxx -o SystemTools.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -DKWSYS_STRING_C -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/String.c -o String.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/System.c -o System.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk cmStandardIncludes.o cmake.o cmakemain.o cmakewizard.o cmCommandArgumentLexer.o cmCommandArgumentParser.o cmCommandArgumentParserHelper.o cmDefinitions.o cmDepends.o cmDependsC.o cmDocumentationFormatter.o cmDocumentationFormatterText.o cmPolicies.o cmProperty.o cmPropertyMap.o cmPropertyDefinition.o cmPropertyDefinitionMap.o cmMakeDepend.o cmMakefile.o cmExportFileGenerator.o cmExportInstallFileGenerator.o cmInstallDirectoryGenerator.o cmGeneratedFileStream.o cmGeneratorExpression.o cmGlobalGenerator.o cmLocalGenerator.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 cmBootstrapCommands.o cmCommands.o cmTarget.o cmTest.o cmCustomCommand.o cmDocumentVariables.o cmCacheManager.o cmListFileCache.o cmComputeLinkDepends.o cmComputeLinkInformation.o cmOrderDirectories.o cmComputeTargetDepends.o cmComputeComponentGraph.o cmExprLexer.o cmExprParser.o cmExprParserHelper.o cmListFileLexer.o Directory.o Glob.o RegularExpression.o SystemTools.o ProcessUNIX.o String.o System.o -o cmake >loading initial cache file /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/InitialCacheFlags.cmake >-- The C compiler identification is GNU >-- The CXX compiler identification is GNU >-- Check for working C compiler: /usr/bin/cc >-- Check for working C compiler: /usr/bin/cc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - 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 >-- Looking for C++ include iostream >-- Looking for C++ include iostream - found >-- Check for STD namespace >-- Check for STD namespace - found >-- Check for ANSI scope >-- Check for ANSI scope - found >-- Check for sstream >-- Check for sstream - found >-- 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 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 C++ compiler has 'long long' >-- Checking whether C++ compiler has 'long long' - 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 >-- Using system-installed CURL >-- Using system-installed EXPAT >-- Using system-installed ZLIB >-- Found ZLIB: /usr/include >-- Found CURL: /usr/lib/libcurl.so >-- Found BZip2: cmbzip2 >-- Looking for BZ2_bzCompressInit in cmbzip2 >-- Looking for BZ2_bzCompressInit in cmbzip2 - not found >-- Performing Test HAVE_DIRENT_H >-- Performing Test HAVE_DIRENT_H - Success >-- Looking for include files HAVE_ACL_LIBACL_H >-- Looking for include files HAVE_ACL_LIBACL_H - not found. >-- Looking for include files HAVE_ATTR_XATTR_H >-- Looking for include files HAVE_ATTR_XATTR_H - not found. >-- Looking for include files HAVE_CTYPE_H >-- Looking for include files HAVE_CTYPE_H - found >-- Looking for include files HAVE_DIRECT_H >-- Looking for include files HAVE_DIRECT_H - not found. >-- Looking for include files HAVE_DLFCN_H >-- Looking for include files HAVE_DLFCN_H - found >-- Looking for include files HAVE_ERRNO_H >-- Looking for include files HAVE_ERRNO_H - found >-- Looking for include files HAVE_EXT2FS_EXT2_FS_H >-- Looking for include files HAVE_EXT2FS_EXT2_FS_H - not found. >-- Looking for include files HAVE_FCNTL_H >-- Looking for include files HAVE_FCNTL_H - found >-- Looking for include files HAVE_GRP_H >-- Looking for include files HAVE_GRP_H - found >-- Looking for include files HAVE_INTTYPES_H >-- Looking for include files HAVE_INTTYPES_H - found >-- Looking for include files HAVE_IO_H >-- Looking for include files HAVE_IO_H - not found. >-- Looking for include files HAVE_LANGINFO_H >-- Looking for include files HAVE_LANGINFO_H - found >-- Looking for include files HAVE_LIMITS_H >-- Looking for include files HAVE_LIMITS_H - found >-- Looking for include files HAVE_LINUX_FS_H >-- Looking for include files HAVE_LINUX_FS_H - found >-- Looking for include files HAVE_LOCALE_H >-- Looking for include files HAVE_LOCALE_H - found >-- Looking for include files HAVE_MEMORY_H >-- Looking for include files HAVE_MEMORY_H - found >-- Looking for include files HAVE_PATHS_H >-- Looking for include files HAVE_PATHS_H - found >-- Looking for include files HAVE_POLL_H >-- Looking for include files HAVE_POLL_H - found >-- Looking for include files HAVE_PROCESS_H >-- Looking for include files HAVE_PROCESS_H - not found. >-- Looking for include files HAVE_PWD_H >-- Looking for include files HAVE_PWD_H - found >-- Looking for include files HAVE_REGEX_H >-- Looking for include files HAVE_REGEX_H - found >-- Looking for include files HAVE_SIGNAL_H >-- Looking for include files HAVE_SIGNAL_H - found >-- Looking for include files HAVE_STDARG_H >-- Looking for include files HAVE_STDARG_H - found >-- Looking for include files HAVE_STDLIB_H >-- Looking for include files HAVE_STDLIB_H - found >-- Looking for include files HAVE_STRING_H >-- Looking for include files HAVE_STRING_H - found >-- Looking for include files HAVE_STRINGS_H >-- Looking for include files HAVE_STRINGS_H - found >-- Looking for include files HAVE_SYS_ACL_H >-- Looking for include files HAVE_SYS_ACL_H - not found. >-- Looking for include files HAVE_SYS_EXTATTR_H >-- Looking for include files HAVE_SYS_EXTATTR_H - not found. >-- Looking for include files HAVE_SYS_IOCTL_H >-- Looking for include files HAVE_SYS_IOCTL_H - found >-- Looking for include files HAVE_SYS_MKDEV_H >-- Looking for include files HAVE_SYS_MKDEV_H - not found. >-- Looking for include files HAVE_SYS_PARAM_H >-- Looking for include files HAVE_SYS_PARAM_H - found >-- Looking for include files HAVE_SYS_POLL_H >-- Looking for include files HAVE_SYS_POLL_H - found >-- Looking for include files HAVE_SYS_SELECT_H >-- Looking for include files HAVE_SYS_SELECT_H - found >-- Looking for include files HAVE_SYS_STAT_H >-- Looking for include files HAVE_SYS_STAT_H - found >-- Looking for include files HAVE_SYS_TIME_H >-- Looking for include files HAVE_SYS_TIME_H - found >-- Looking for include files HAVE_SYS_UTIME_H >-- Looking for include files HAVE_SYS_UTIME_H - not found. >-- Looking for include files HAVE_SYS_WAIT_H >-- Looking for include files HAVE_SYS_WAIT_H - found >-- Looking for include files HAVE_TIME_H >-- Looking for include files HAVE_TIME_H - found >-- Looking for include files HAVE_UNISTD_H >-- Looking for include files HAVE_UNISTD_H - found >-- Looking for include files HAVE_UTIME_H >-- Looking for include files HAVE_UTIME_H - found >-- Looking for include files HAVE_WCHAR_H >-- Looking for include files HAVE_WCHAR_H - found >-- Looking for include files HAVE_WCTYPE_H >-- Looking for include files HAVE_WCTYPE_H - found >-- Looking for include files HAVE_WINDOWS_H >-- Looking for include files HAVE_WINDOWS_H - not found. >-- Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR) >-- Looking for include files HAVE_MD5_H >-- Looking for include files HAVE_MD5_H - not found. >-- Looking for include files HAVE_OPENSSL_MD5_H >-- Looking for include files HAVE_OPENSSL_MD5_H - not found. >-- Looking for include files HAVE_OPENSSL_RIPEMD_H >-- Looking for include files HAVE_OPENSSL_RIPEMD_H - not found. >-- Looking for include files HAVE_OPENSSL_SHA_H >-- Looking for include files HAVE_OPENSSL_SHA_H - not found. >-- Looking for include files HAVE_RIPEMD_H >-- Looking for include files HAVE_RIPEMD_H - not found. >-- Looking for include files HAVE_RMD160_H >-- Looking for include files HAVE_RMD160_H - not found. >-- Looking for include files HAVE_SHA_H >-- Looking for include files HAVE_SHA_H - not found. >-- Looking for include files HAVE_SHA1_H >-- Looking for include files HAVE_SHA1_H - not found. >-- Looking for include files HAVE_SHA2_H >-- Looking for include files HAVE_SHA2_H - not found. >-- Looking for include files HAVE_SHA256_H >-- Looking for include files HAVE_SHA256_H - not found. >-- Looking for MD5_Init >-- Looking for MD5_Init - not found >-- Looking for MD5Init >-- Looking for MD5Init - not found >-- Looking for RIPEMD160_Init >-- Looking for RIPEMD160_Init - not found >-- Looking for RMD160Init >-- Looking for RMD160Init - not found >-- Looking for SHA1_Init >-- Looking for SHA1_Init - not found >-- Looking for SHA1Init >-- Looking for SHA1Init - not found >-- Looking for SHA256_Init >-- Looking for SHA256_Init - not found >-- Looking for SHA384_Init >-- Looking for SHA384_Init - not found >-- Looking for SHA512_Init >-- Looking for SHA512_Init - not found >-- Looking for CreateHardLinkA >-- Looking for CreateHardLinkA - not found. >-- Looking for CreateHardLinkW >-- Looking for CreateHardLinkW - not found. >-- Looking for chown >-- Looking for chown - found >-- Looking for chroot >-- Looking for chroot - found >-- Looking for fchdir >-- Looking for fchdir - found >-- Looking for fchmod >-- Looking for fchmod - found >-- Looking for fchown >-- Looking for fchown - found >-- Looking for fcntl >-- Looking for fcntl - found >-- Looking for fork >-- Looking for fork - found >-- Looking for fstat >-- Looking for fstat - found >-- Looking for ftruncate >-- Looking for ftruncate - found >-- Looking for futimes >-- Looking for futimes - found >-- Looking for geteuid >-- Looking for geteuid - found >-- Looking for getpid >-- Looking for getpid - found >-- Looking for lchflags >-- Looking for lchflags - not found >-- Looking for lchown >-- Looking for lchown - found >-- Looking for link >-- Looking for link - found >-- Looking for lstat >-- Looking for lstat - found >-- Looking for lutimes >-- Looking for lutimes - found >-- Looking for memmove >-- Looking for memmove - found >-- Looking for mkdir >-- Looking for mkdir - found >-- Looking for mkfifo >-- Looking for mkfifo - found >-- Looking for mknod >-- Looking for mknod - found >-- Looking for nl_langinfo >-- Looking for nl_langinfo - found >-- Looking for pipe >-- Looking for pipe - found >-- Looking for poll >-- Looking for poll - found >-- Looking for readlink >-- Looking for readlink - found >-- Looking for select >-- Looking for select - found >-- Looking for setenv >-- Looking for setenv - found >-- Looking for setlocale >-- Looking for setlocale - found >-- Looking for strchr >-- Looking for strchr - found >-- Looking for strdup >-- Looking for strdup - found >-- Looking for strerror >-- Looking for strerror - found >-- Looking for strncpy_s >-- Looking for strncpy_s - not found >-- Looking for strrchr >-- Looking for strrchr - found >-- Looking for symlink >-- Looking for symlink - found >-- Looking for timegm >-- Looking for timegm - found >-- Looking for tzset >-- Looking for tzset - found >-- Looking for utime >-- Looking for utime - found >-- Looking for utimes >-- Looking for utimes - found >-- Looking for vfork >-- Looking for vfork - found >-- Looking for wcrtomb >-- Looking for wcrtomb - found >-- Looking for wcscpy >-- Looking for wcscpy - found >-- Looking for wcslen >-- Looking for wcslen - found >-- Looking for wctomb >-- Looking for wctomb - found >-- Looking for wmemcmp >-- Looking for wmemcmp - found >-- Looking for wmemcpy >-- Looking for wmemcpy - found >-- Looking for fseeko >-- Looking for fseeko - found >-- Looking for strerror_r >-- Looking for strerror_r - found >-- Looking for strftime >-- Looking for strftime - found >-- Looking for vprintf >-- Looking for vprintf - found >-- Looking for major >-- Looking for major - not found. >-- Looking for major >-- Looking for major - found >-- Looking for EFTYPE >-- Looking for EFTYPE - not found. >-- Looking for EILSEQ >-- Looking for EILSEQ - found >-- Looking for D_MD_ORDER >-- Looking for D_MD_ORDER - not found. >-- Looking for optarg >-- Looking for optarg - found >-- Looking for optind >-- Looking for optind - found >-- Looking for INT64_MAX >-- Looking for INT64_MAX - found >-- Looking for INT64_MIN >-- Looking for INT64_MIN - found >-- Looking for UINT32_MAX >-- Looking for UINT32_MAX - found >-- Looking for UINT64_MAX >-- Looking for UINT64_MAX - found >-- Looking for SIZE_MAX >-- Looking for SIZE_MAX - found >-- Looking for SSIZE_MAX >-- Looking for SSIZE_MAX - found >-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME >-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Failed >-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC >-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC - Failed >-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC >-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed >-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC >-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success >-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N >-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N - Failed >-- Performing Test HAVE_STRUCT_STAT_ST_UMTIME >-- Performing Test HAVE_STRUCT_STAT_ST_UMTIME - Failed >-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC >-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC - Failed >-- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE >-- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success >-- Performing Test HAVE_STRUCT_STAT_ST_FLAGS >-- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Failed >-- Performing Test TIME_WITH_SYS_TIME >-- Performing Test TIME_WITH_SYS_TIME - Success >-- Check size of long long int >-- Check size of long long int - done >-- Check size of unsigned long long >-- Check size of unsigned long long - done >-- Check size of unsigned long long int >-- Check size of unsigned long long int - done >-- Check size of dev_t >-- Check size of dev_t - done >-- Check size of gid_t >-- Check size of gid_t - done >-- Check size of id_t >-- Check size of id_t - done >-- Check size of int64_t >-- Check size of int64_t - done >-- Check size of intmax_t >-- Check size of intmax_t - done >-- Check size of mode_t >-- Check size of mode_t - done >-- Check size of off_t >-- Check size of off_t - done >-- Check size of size_t >-- Check size of size_t - done >-- Check size of ssize_t >-- Check size of ssize_t - done >-- Check size of uid_t >-- Check size of uid_t - done >-- Check size of uint16_t >-- Check size of uint16_t - done >-- Check size of uint32_t >-- Check size of uint32_t - done >-- Check size of int32_t >-- Check size of int32_t - done >-- Check size of uint64_t >-- Check size of uint64_t - done >-- Check size of uintmax_t >-- Check size of uintmax_t - done >-- Check size of intptr_t >-- Check size of intptr_t - done >-- Check size of uintptr_t >-- Check size of uintptr_t - done >-- Check size of wchar_t >-- Check size of wchar_t - done >-- Cheking _FILE_OFFSET_BITS for large files >-- Cheking _FILE_OFFSET_BITS for large files - needed >-- Looking for include files HAVE_SYS_XATTR_H >-- Looking for include files HAVE_SYS_XATTR_H - found >-- Looking for setxattr in attr >-- Looking for setxattr in attr - not found >-- Looking for extattr_get_file >-- Looking for extattr_get_file - not found >-- Looking for extattr_list_file >-- Looking for extattr_list_file - not found >-- Looking for extattr_set_fd >-- Looking for extattr_set_fd - not found >-- Looking for extattr_set_file >-- Looking for extattr_set_file - not found >-- Looking for fsetxattr >-- Looking for fsetxattr - found >-- Looking for getxattr >-- Looking for getxattr - found >-- Looking for lgetxattr >-- Looking for lgetxattr - found >-- Looking for listxattr >-- Looking for listxattr - found >-- Looking for llistxattr >-- Looking for llistxattr - found >-- Looking for lsetxattr >-- Looking for lsetxattr - found >-- Found EXPAT: /usr/lib/libexpat.so >-- Looking for wsyncup in /usr/lib/libcurses.so >-- Looking for wsyncup in /usr/lib/libcurses.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 Qt-Version 4.7.0 (using /usr/bin/qmake-qt4) >-- Looking for a Fortran compiler >-- Looking for a Fortran compiler - /usr/bin/f95 >-- Could NOT find Java (missing: Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE _java_version_acceptable) >-- Configuring done >-- Generating done >-- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build >--------------------------------------------- >CMake has bootstrapped. Now run gmake. >+ make VERBOSE=1 -j4 >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -H/builddir/build/BUILD/cmake-2.8.2 -B/builddir/build/BUILD/cmake-2.8.2/build --check-build-system CMakeFiles/Makefile.cmake 0 >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >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[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsys.dir/DependInfo.cmake --color= >make -f Utilities/cmcompress/CMakeFiles/cmcompress.dir/build.make Utilities/cmcompress/CMakeFiles/cmcompress.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsys_c.dir/DependInfo.cmake --color= >make -f Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/build.make Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Utilities/cmcompress /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress/CMakeFiles/cmcompress.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsys.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsys.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsys.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsys_c.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsys_c.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsys_c.dir/depend.internal". >Scanning dependencies of target cmbzip2 >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/build.make Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/build >Scanning dependencies of target cmsys_c >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress/CMakeFiles/cmcompress.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress/CMakeFiles/cmcompress.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress/CMakeFiles/cmcompress.dir/depend.internal". >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >Scanning dependencies of target cmcompress >make -f Source/kwsys/CMakeFiles/cmsys_c.dir/build.make Source/kwsys/CMakeFiles/cmsys_c.dir/build >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Utilities/cmcompress/CMakeFiles/cmcompress.dir/build.make Utilities/cmcompress/CMakeFiles/cmcompress.dir/build >[ 0%] make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 96 >[ 0%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/blocksort.o >Scanning dependencies of target cmsys >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /usr/bin/cc -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -o CMakeFiles/cmbzip2.dir/blocksort.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2/blocksort.c >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/kwsys/CMakeFiles/cmsys.dir/build.make Source/kwsys/CMakeFiles/cmsys.dir/build >Building C object Utilities/cmcompress/CMakeFiles/cmcompress.dir/cmcompress.o >[ 1%] cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -o CMakeFiles/cmcompress.dir/cmcompress.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmcompress/cmcompress.c >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 1%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -DKWSYS_C_HAS_PTRDIFF_T=1 -DKWSYS_C_HAS_SSIZE_T=1 -o CMakeFiles/cmsys.dir/ProcessUNIX.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/ProcessUNIX.c >Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -DKWSYS_C_HAS_PTRDIFF_T=1 -DKWSYS_C_HAS_SSIZE_T=1 -o CMakeFiles/cmsys_c.dir/ProcessUNIX.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/ProcessUNIX.c >Linking C static library libcmcompress.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmcompress.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmcompress.dir/link.txt --verbose=1 >/usr/bin/ar cr libcmcompress.a CMakeFiles/cmcompress.dir/cmcompress.o >/usr/bin/ranlib libcmcompress.a >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 1%] Built target cmcompress >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 1%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/huffman.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /usr/bin/cc -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -o CMakeFiles/cmbzip2.dir/huffman.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2/huffman.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 1%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys_c.dir/Base64.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Base64.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 87 >[ 2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/Base64.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Base64.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 2%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/crctable.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /usr/bin/cc -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -o CMakeFiles/cmbzip2.dir/crctable.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2/crctable.c >[ 2%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys_c.dir/MD5.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/MD5.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 2%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 97 >Building C object Source/kwsys/CMakeFiles/cmsys.dir/MD5.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/MD5.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/MD5.c >[ 3%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys_c.dir/Terminal.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Terminal.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 67 >[ 4%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/randtable.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /usr/bin/cc -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -o CMakeFiles/cmbzip2.dir/randtable.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2/randtable.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 4%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/compress.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /usr/bin/cc -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -o CMakeFiles/cmbzip2.dir/compress.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2/compress.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 4%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/Terminal.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Terminal.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys_c.dir/System.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/System.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 4%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/decompress.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /usr/bin/cc -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -o CMakeFiles/cmbzip2.dir/decompress.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2/decompress.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 88 >[ 5%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/System.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/System.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/String.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -DKWSYS_STRING_C -o CMakeFiles/cmsys_c.dir/String.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/String.c >Linking C static library libcmsys_c.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmsys_c.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsys_c.dir/link.txt --verbose=1 >/usr/bin/ar cr libcmsys_c.a CMakeFiles/cmsys_c.dir/ProcessUNIX.o CMakeFiles/cmsys_c.dir/Base64.o CMakeFiles/cmsys_c.dir/MD5.o CMakeFiles/cmsys_c.dir/Terminal.o CMakeFiles/cmsys_c.dir/System.o CMakeFiles/cmsys_c.dir/String.o >/usr/bin/ranlib libcmsys_c.a >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 96 97 >[ 5%] Built target cmsys_c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 68 >[ 6%] Building C object Utilities/cmbzip2/CMakeFiles/cmbzip2.dir/bzlib.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /usr/bin/cc -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -o CMakeFiles/cmbzip2.dir/bzlib.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2/bzlib.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 6%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/String.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -DKWSYS_STRING_C -o CMakeFiles/cmsys.dir/String.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/String.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 6%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/Directory.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Directory.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 6%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/DynamicLoader.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/DynamicLoader.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 89 >[ 7%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/Glob.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Glob.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 7%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/RegularExpression.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/RegularExpression.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 7%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/SystemTools.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/SystemTools.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 90 >[ 8%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/CommandLineArguments.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/CommandLineArguments.cxx >Linking C static library libcmbzip2.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmbzip2.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmbzip2.dir/link.txt --verbose=1 >/usr/bin/ar cr libcmbzip2.a CMakeFiles/cmbzip2.dir/blocksort.o CMakeFiles/cmbzip2.dir/huffman.o CMakeFiles/cmbzip2.dir/crctable.o CMakeFiles/cmbzip2.dir/randtable.o CMakeFiles/cmbzip2.dir/compress.o CMakeFiles/cmbzip2.dir/decompress.o CMakeFiles/cmbzip2.dir/bzlib.o >/usr/bin/ranlib libcmbzip2.a >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 67 68 >[ 8%] Built target cmbzip2 >make -f Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/build.make Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/DependInfo.cmake --color= >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/depend.internal". >[ 8%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Registry.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/Registry.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Registry.cxx >Scanning dependencies of target cmlibarchive >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/build.make Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 8%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_check_magic.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_check_magic.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_check_magic.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 69 >[ 9%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_entry.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_entry.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 9%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_copy_stat.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_entry_copy_stat.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_entry_copy_stat.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 9%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_link_resolver.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_entry_link_resolver.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_entry_link_resolver.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 9%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_stat.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_entry_stat.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_entry_stat.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 70 >[ 10%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_strmode.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_entry_strmode.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_entry_strmode.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 10%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry_xattr.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_entry_xattr.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_entry_xattr.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 10%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read.c >make -f Source/CursesDialog/form/CMakeFiles/cmForm.dir/build.make Source/CursesDialog/form/CMakeFiles/cmForm.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form/CMakeFiles/cmForm.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form/CMakeFiles/cmForm.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form/CMakeFiles/cmForm.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form/CMakeFiles/cmForm.dir/depend.internal". >Scanning dependencies of target cmForm >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/CursesDialog/form/CMakeFiles/cmForm.dir/build.make Source/CursesDialog/form/CMakeFiles/cmForm.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 45 >[ 11%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_arg.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_arg.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_arg.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 11%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_attr.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_attr.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_attr.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 71 >[ 12%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_data_into_fd.c.o >[ 12%] cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_data_into_fd.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_data_into_fd.c >Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_current.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_current.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_current.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 12%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk.c.o >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 46 >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_disk.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_disk.c >[ 13%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_def.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_def.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_def.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 13%] [ 13%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_dup.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_dup.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_dup.c >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_entry_from_file.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_disk_entry_from_file.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_disk_entry_from_file.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 13%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_ftchoice.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_ftchoice.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_ftchoice.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 72 >[ 14%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_disk_set_standard_lookup.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_disk_set_standard_lookup.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_disk_set_standard_lookup.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 14%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_extract.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_extract.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_extract.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 47 >[ 15%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_ftlink.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_ftlink.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_ftlink.c >[ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_fd.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_open_fd.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_open_fd.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 15%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/IOStream.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/IOStream.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/IOStream.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 15%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_info.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_info.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_info.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 15%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_file.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_open_file.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_open_file.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 15%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_just.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_just.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_just.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 73 >[ 16%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_filename.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_open_filename.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_open_filename.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 16%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_link.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_link.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_link.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 48 >[ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_max.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_max.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_max.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 17%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_move.o >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 17%] cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_move.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_move.c >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_open_memory.c.o >[ 17%] cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_open_memory.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_open_memory.c >Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_newftyp.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_newftyp.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_newftyp.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 17%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_compression_all.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_all.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_compression_all.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 49 >[ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_opts.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_opts.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_opts.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 91 >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 74 >[ 19%] [ 20%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemInformation.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsys.dir/SystemInformation.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/SystemInformation.cxx >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_compression_bzip2.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_bzip2.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_compression_bzip2.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 20%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_pad.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_pad.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_pad.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 20%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_compression_compress.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_compress.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_compression_compress.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 20%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_page.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_page.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_page.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 50 >[ 21%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_stat.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_stat.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_stat.c >[ 21%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_type.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_type.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_type.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 21%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_compression_gzip.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_gzip.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_compression_gzip.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 21%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_user.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fld_user.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fld_user.c >[ 21%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 75 >[ 22%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_cursor.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_cursor.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_cursor.c >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_compression_none.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_none.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_compression_none.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 51 >[ 23%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_data.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_data.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_data.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_compression_program.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_program.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_compression_program.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_compression_xz.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_xz.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_compression_xz.c >In file included from /usr/include/stdio.h:932:0, > from /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/SystemInformation.cxx:87: >In function 'int sprintf(char*, const char*, ...)', > inlined from 'bool cmsys::SystemInformationImplementation::RetrieveClassicalCPUIdentity()' at /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/SystemInformation.cxx:2040:114: >/usr/include/bits/stdio2.h:35:43: warning: call to int __builtin___sprintf_chk(char*, int, unsigned int, const char*, ...) will always overflow destination buffer >In function 'int sprintf(char*, const char*, ...)', > inlined from 'bool cmsys::SystemInformationImplementation::RetrieveClassicalCPUIdentity()' at /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/SystemInformation.cxx:2041:119: >/usr/include/bits/stdio2.h:35:43: warning: call to int __builtin___sprintf_chk(char*, int, unsigned int, const char*, ...) will always overflow destination buffer >In function 'int sprintf(char*, const char*, ...)', > inlined from 'bool cmsys::SystemInformationImplementation::RetrieveClassicalCPUIdentity()' at /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/SystemInformation.cxx:2042:123: >/usr/include/bits/stdio2.h:35:43: warning: call to int __builtin___sprintf_chk(char*, int, unsigned int, const char*, ...) will always overflow destination buffer >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 23%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_def.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_def.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_def.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 23%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_driver.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_driver.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_driver.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 23%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_all.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_all.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_all.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 76 >[ 24%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 52 >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_ar.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_ar.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_ar.c >[ 25%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_hook.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_hook.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_hook.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 25%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_opts.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_opts.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_opts.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 25%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_page.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_page.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_page.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 25%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_post.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_post.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_post.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 25%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_cpio.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_cpio.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_cpio.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 53 >[ 26%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_req_name.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_req_name.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_req_name.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 26%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_scale.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_scale.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_scale.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 26%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_sub.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_sub.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_sub.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 26%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_empty.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_empty.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_empty.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 54 >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 27%] [ 27%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_user.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_user.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_user.c >Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_win.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/frm_win.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/frm_win.c >Linking CXX static library libcmsys.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmsys.dir/cmake_clean_target.cmake >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 77 >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsys.dir/link.txt --verbose=1 >[ 28%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_iso9660.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_iso9660.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_iso9660.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 28%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_alnum.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fty_alnum.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fty_alnum.c >/usr/bin/ar cr libcmsys.a CMakeFiles/cmsys.dir/ProcessUNIX.o CMakeFiles/cmsys.dir/Base64.o CMakeFiles/cmsys.dir/MD5.o CMakeFiles/cmsys.dir/Terminal.o CMakeFiles/cmsys.dir/System.o CMakeFiles/cmsys.dir/String.o CMakeFiles/cmsys.dir/Directory.o CMakeFiles/cmsys.dir/DynamicLoader.o CMakeFiles/cmsys.dir/Glob.o CMakeFiles/cmsys.dir/RegularExpression.o CMakeFiles/cmsys.dir/SystemTools.o CMakeFiles/cmsys.dir/CommandLineArguments.o CMakeFiles/cmsys.dir/Registry.o CMakeFiles/cmsys.dir/IOStream.o CMakeFiles/cmsys.dir/SystemInformation.o >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 55 >/usr/bin/ranlib libcmsys.a >[ 29%] make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 87 88 89 90 91 >Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_alpha.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fty_alpha.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fty_alpha.c >[ 29%] Built target cmsys >make -f Source/kwsys/CMakeFiles/cmsysTestDynload.dir/build.make Source/kwsys/CMakeFiles/cmsysTestDynload.dir/depend >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 29%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_mtree.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_mtree.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_mtree.c >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestDynload.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestDynload.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestDynload.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestDynload.dir/depend.internal". >Scanning dependencies of target cmsysTestDynload >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/kwsys/CMakeFiles/cmsysTestDynload.dir/build.make Source/kwsys/CMakeFiles/cmsysTestDynload.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 29%] Building C object Source/kwsys/CMakeFiles/cmsysTestDynload.dir/testDynload.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DcmsysTestDynload_EXPORTS -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestDynload.dir/testDynload.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testDynload.c >Linking C shared module libcmsysTestDynload.so >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestDynload.dir/link.txt --verbose=1 >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -shared -Wl,-soname,libcmsysTestDynload.so -o libcmsysTestDynload.so CMakeFiles/cmsysTestDynload.dir/testDynload.o >[ 29%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_enum.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fty_enum.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fty_enum.c >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 29%] Built target cmsysTestDynload >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 29%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_int.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fty_int.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fty_int.c >make -f Source/kwsys/CMakeFiles/cmsysTestProcess.dir/build.make Source/kwsys/CMakeFiles/cmsysTestProcess.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestProcess.dir/DependInfo.cmake --color= >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 29%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_ipv4.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fty_ipv4.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fty_ipv4.c >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestProcess.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestProcess.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestProcess.dir/depend.internal". >Scanning dependencies of target cmsysTestProcess >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/kwsys/CMakeFiles/cmsysTestProcess.dir/build.make Source/kwsys/CMakeFiles/cmsysTestProcess.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 29%] Building C object Source/kwsys/CMakeFiles/cmsysTestProcess.dir/testProcess.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestProcess.dir/testProcess.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testProcess.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 56 >[ 30%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_num.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fty_num.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fty_num.c >/builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testProcess.c: In function 'runChild2': >/builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testProcess.c:269:17: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testProcess.c: In function 'test6': >/builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testProcess.c:140:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 30%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_regex.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /usr/bin/cc -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -o CMakeFiles/cmForm.dir/fty_regex.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form/fty_regex.c >Linking C static library libcmForm.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmForm.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmForm.dir/link.txt --verbose=1 >/usr/bin/ar cr libcmForm.a CMakeFiles/cmForm.dir/fld_arg.o CMakeFiles/cmForm.dir/fld_attr.o CMakeFiles/cmForm.dir/fld_current.o CMakeFiles/cmForm.dir/fld_def.o CMakeFiles/cmForm.dir/fld_dup.o CMakeFiles/cmForm.dir/fld_ftchoice.o CMakeFiles/cmForm.dir/fld_ftlink.o CMakeFiles/cmForm.dir/fld_info.o CMakeFiles/cmForm.dir/fld_just.o CMakeFiles/cmForm.dir/fld_link.o CMakeFiles/cmForm.dir/fld_max.o CMakeFiles/cmForm.dir/fld_move.o CMakeFiles/cmForm.dir/fld_newftyp.o CMakeFiles/cmForm.dir/fld_opts.o CMakeFiles/cmForm.dir/fld_pad.o CMakeFiles/cmForm.dir/fld_page.o CMakeFiles/cmForm.dir/fld_stat.o CMakeFiles/cmForm.dir/fld_type.o CMakeFiles/cmForm.dir/fld_user.o CMakeFiles/cmForm.dir/frm_cursor.o CMakeFiles/cmForm.dir/frm_data.o CMakeFiles/cmForm.dir/frm_def.o CMakeFiles/cmForm.dir/frm_driver.o CMakeFiles/cmForm.dir/frm_hook.o CMakeFiles/cmForm.dir/frm_opts.o CMakeFiles/cmForm.dir/frm_page.o CMakeFiles/cmForm.dir/frm_post.o CMakeFiles/cmForm.dir/frm_req_name.o CMakeFiles/cmForm.dir/frm_scale.o CMakeFiles/cmForm.dir/frm_sub.o CMakeFiles/cmForm.dir/frm_user.o CMakeFiles/cmForm.dir/frm_win.o CMakeFiles/cmForm.dir/fty_alnum.o CMakeFiles/cmForm.dir/fty_alpha.o CMakeFiles/cmForm.dir/fty_enum.o CMakeFiles/cmForm.dir/fty_int.o CMakeFiles/cmForm.dir/fty_ipv4.o CMakeFiles/cmForm.dir/fty_num.o CMakeFiles/cmForm.dir/fty_regex.o >/usr/bin/ranlib libcmForm.a >make -f Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/build.make Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/depend >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 45 46 47 48 49 50 51 52 53 54 55 56 >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/DependInfo.cmake --color= >[ 30%] Built target cmForm >make -f Source/kwsys/CMakeFiles/cmsysTestsC.dir/build.make Source/kwsys/CMakeFiles/cmsysTestsC.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestsC.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestsC.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestsC.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestsC.dir/depend.internal". >Scanning dependencies of target cmsysTestsC >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/kwsys/CMakeFiles/cmsysTestsC.dir/build.make Source/kwsys/CMakeFiles/cmsysTestsC.dir/build >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/depend.internal". >Scanning dependencies of target cmsysTestSharedForward >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >Linking C executable cmsysTestProcess >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestProcess.dir/link.txt --verbose=1 >make -f Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/build.make Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 92 >[ 31%] make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/cmsysTestsC.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsC.dir/cmsysTestsC.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsC.c >[ 31%] /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmsysTestProcess.dir/testProcess.o -o cmsysTestProcess -rdynamic libcmsys_c.a >Building C object Source/kwsys/CMakeFiles/cmsysTestSharedForward.dir/testSharedForward.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestSharedForward.dir/testSharedForward.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/testSharedForward.c >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 31%] Built target cmsysTestProcess >make -f Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/build.make Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/DependInfo.cmake --color= >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/depend.internal". >[ 31%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_raw.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_raw.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_raw.c >Scanning dependencies of target cmsysTestsCxx >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/build.make Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/build >[ 31%] make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 93 >Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testEncode.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsC.dir/testEncode.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testEncode.c >[ 32%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsCxx.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 32%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 32%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_tar.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_tar.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_tar.c >Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testTerminal.o >Linking C executable cmsysTestSharedForward >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestSharedForward.dir/link.txt --verbose=1 >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/cc -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsC.dir/testTerminal.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testTerminal.c >/usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmsysTestSharedForward.dir/testSharedForward.o -o cmsysTestSharedForward -rdynamic >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 32%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testAutoPtr.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testAutoPtr.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testAutoPtr.cxx >Linking C executable cmsysTestsC >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestsC.dir/link.txt --verbose=1 >/usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmsysTestsC.dir/cmsysTestsC.o CMakeFiles/cmsysTestsC.dir/testEncode.o CMakeFiles/cmsysTestsC.dir/testTerminal.o -o cmsysTestsC -rdynamic libcmsys_c.a >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 32%] Built target cmsysTestSharedForward >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 32%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testHashSTL.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testHashSTL.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testHashSTL.cxx >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 92 >[ 32%] Built target cmsysTestsC >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 94 >[ 33%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testRegistry.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testRegistry.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testRegistry.cxx >[ 33%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testIOS.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testIOS.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testIOS.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 78 >[ 34%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_read_support_format_zip.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_read_support_format_zip.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_read_support_format_zip.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 34%] [ 34%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_string.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_string.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_string.c >Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemTools.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testSystemTools.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testSystemTools.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 34%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testCommandLineArguments.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 34%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_string_sprintf.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_string_sprintf.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_string_sprintf.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 79 >[ 35%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_util.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_util.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_util.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 35%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_virtual.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_virtual.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_virtual.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 35%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 80 >[ 36%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_disk.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_disk.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_disk.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 36%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_disk_set_standard_lookup.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_disk_set_standard_lookup.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_disk_set_standard_lookup.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 95 >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 37%] [ 37%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testCommandLineArguments1.cxx >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_fd.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_open_fd.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_open_fd.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 37%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testSystemInformation.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 37%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_file.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_open_file.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_open_file.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 81 >[ 38%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_filename.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_open_filename.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_open_filename.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 38%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_open_memory.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_open_memory.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_open_memory.c >[ 38%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_compression_bzip2.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_bzip2.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_compression_bzip2.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 82 >[ 39%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_compression_compress.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_compress.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_compression_compress.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 39%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_compression_gzip.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_gzip.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_compression_gzip.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 39%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /usr/bin/g++ -DKWSYS_NAMESPACE=cmsys -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys -o CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testDynamicLoader.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 39%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_compression_none.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_none.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_compression_none.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 83 >[ 40%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_compression_program.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_program.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_compression_program.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 40%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_compression_xz.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_xz.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_compression_xz.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 40%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 40%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 84 >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_ar.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_ar.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_ar.c >[ 41%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_by_name.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_by_name.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_by_name.c >[ 41%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_cpio.c >Linking CXX executable cmsysTestsCxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmsysTestsCxx.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.o CMakeFiles/cmsysTestsCxx.dir/testAutoPtr.o CMakeFiles/cmsysTestsCxx.dir/testHashSTL.o CMakeFiles/cmsysTestsCxx.dir/testRegistry.o CMakeFiles/cmsysTestsCxx.dir/testIOS.o CMakeFiles/cmsysTestsCxx.dir/testSystemTools.o CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.o CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.o CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.o CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.o -o cmsysTestsCxx -rdynamic libcmsys.a -ldl >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 41%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio_newc.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio_newc.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_cpio_newc.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 85 >[ 42%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_mtree.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_mtree.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_mtree.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 42%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_pax.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_pax.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_pax.c >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 93 94 95 >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 42%] Built target cmsysTestsCxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 86 >[ 42%] [ 43%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_shar.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_shar.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_shar.c >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_ustar.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_ustar.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_ustar.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 43%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_write_set_format_zip.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/archive_write_set_format_zip.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/archive_write_set_format_zip.c >[ 43%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/filter_fork.c.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /usr/bin/cc -DLIBARCHIVE_STATIC -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 -I/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive -o CMakeFiles/cmlibarchive.dir/filter_fork.c.o -c /builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive/libarchive/filter_fork.c >Linking C static library libcmlibarchive.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/cmlibarchive.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive/libarchive && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmlibarchive.dir/link.txt --verbose=1 >/usr/bin/ar cr libcmlibarchive.a CMakeFiles/cmlibarchive.dir/archive_check_magic.c.o CMakeFiles/cmlibarchive.dir/archive_entry.c.o CMakeFiles/cmlibarchive.dir/archive_entry_copy_stat.c.o CMakeFiles/cmlibarchive.dir/archive_entry_link_resolver.c.o CMakeFiles/cmlibarchive.dir/archive_entry_stat.c.o CMakeFiles/cmlibarchive.dir/archive_entry_strmode.c.o CMakeFiles/cmlibarchive.dir/archive_entry_xattr.c.o CMakeFiles/cmlibarchive.dir/archive_read.c.o CMakeFiles/cmlibarchive.dir/archive_read_data_into_fd.c.o CMakeFiles/cmlibarchive.dir/archive_read_disk.c.o CMakeFiles/cmlibarchive.dir/archive_read_disk_entry_from_file.c.o CMakeFiles/cmlibarchive.dir/archive_read_disk_set_standard_lookup.c.o CMakeFiles/cmlibarchive.dir/archive_read_extract.c.o CMakeFiles/cmlibarchive.dir/archive_read_open_fd.c.o CMakeFiles/cmlibarchive.dir/archive_read_open_file.c.o CMakeFiles/cmlibarchive.dir/archive_read_open_filename.c.o CMakeFiles/cmlibarchive.dir/archive_read_open_memory.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_all.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_bzip2.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_compress.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_gzip.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_none.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_program.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_compression_xz.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_all.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_ar.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_cpio.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_empty.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_iso9660.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_mtree.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_raw.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_tar.c.o CMakeFiles/cmlibarchive.dir/archive_read_support_format_zip.c.o CMakeFiles/cmlibarchive.dir/archive_string.c.o CMakeFiles/cmlibarchive.dir/archive_string_sprintf.c.o CMakeFiles/cmlibarchive.dir/archive_util.c.o CMakeFiles/cmlibarchive.dir/archive_virtual.c.o CMakeFiles/cmlibarchive.dir/archive_write.c.o CMakeFiles/cmlibarchive.dir/archive_write_disk.c.o CMakeFiles/cmlibarchive.dir/archive_write_disk_set_standard_lookup.c.o CMakeFiles/cmlibarchive.dir/archive_write_open_fd.c.o CMakeFiles/cmlibarchive.dir/archive_write_open_file.c.o CMakeFiles/cmlibarchive.dir/archive_write_open_filename.c.o CMakeFiles/cmlibarchive.dir/archive_write_open_memory.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_bzip2.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_compress.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_gzip.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_none.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_program.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_compression_xz.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_ar.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_by_name.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_cpio_newc.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_mtree.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_pax.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_shar.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_ustar.c.o CMakeFiles/cmlibarchive.dir/archive_write_set_format_zip.c.o CMakeFiles/cmlibarchive.dir/filter_fork.c.o >/usr/bin/ranlib libcmlibarchive.a >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 >[ 43%] Built target cmlibarchive >make -f Source/CMakeFiles/CMakeLib.dir/build.make Source/CMakeFiles/CMakeLib.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source /builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeLib.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeLib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeLib.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeLib.dir/depend.internal". >Scanning dependencies of target CMakeLib >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/CMakeFiles/CMakeLib.dir/build.make Source/CMakeFiles/CMakeLib.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 43%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 43%] [ 43%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 1 >Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStandardIncludes.o >Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCacheManager.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmCacheManager.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCacheManager.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmStandardIncludes.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmStandardIncludes.cxx >[ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBootstrapCommands.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmBootstrapCommands.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmBootstrapCommands.cxx >Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommands.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmCommands.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommands.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentLexer.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmCommandArgumentLexer.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentLexer.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParser.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmCommandArgumentParser.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentParser.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 2 >[ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentParserHelper.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeComponentGraph.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeLinkDepends.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeLinkInformation.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 3 >[ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeTargetDepends.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmCustomCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCustomCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinitions.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDefinitions.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDefinitions.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 4 >[ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDepends.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDepends.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDepends.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsC.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDependsC.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsC.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortran.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDependsFortran.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsFortran.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 5 >[ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortranLexer.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDependsFortranLexer.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsFortranLexer.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortranParser.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDependsFortranParser.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsFortranParser.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJava.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDependsJava.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsJava.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaLexer.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDependsJavaLexer.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsJavaLexer.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 6 >[ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParser.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDependsJavaParser.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsJavaParser.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsJavaParserHelper.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentation.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentation.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentation.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 7 >[ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatter.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatterHTML.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterHTML.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatterHTML.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatterDocbook.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterDocbook.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatterDocbook.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 8 >[ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatterMan.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterMan.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatterMan.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatterText.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterText.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatterText.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatterUsage.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterUsage.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatterUsage.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationSection.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentationSection.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationSection.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 9 >[ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentVariables.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDocumentVariables.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentVariables.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDynamicLoader.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmDynamicLoader.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDynamicLoader.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmELF.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmELF.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmELF.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 10 >[ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprLexer.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmExprLexer.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprLexer.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParser.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmExprParser.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprParser.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParserHelper.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmExprParserHelper.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprParserHelper.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 11 >[ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExportBuildFileGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportFileGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmExportFileGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExportFileGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExportInstallFileGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExtraCodeBlocksGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 12 >[ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExtraEclipseCDT4Generator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimeComparison.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmFileTimeComparison.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmFileTimeComparison.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGeneratedFileStream.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 13 >[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpression.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmGeneratorExpression.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGeneratorExpression.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmGlobalGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGlobalGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGlobalUnixMakefileGenerator3.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmInstallGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 14 >[ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallExportGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallFilesGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallScriptGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 15 >[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallTargetGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallDirectoryGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListFileCache.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmListFileCache.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmListFileCache.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 16 >[ 59%] Building C object Source/CMakeFiles/CMakeLib.dir/cmListFileLexer.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/cc -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmListFileLexer.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmListFileLexer.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmLocalGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmLocalGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmLocalUnixMakefileGenerator3.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakeDepend.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmMakeDepend.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakeDepend.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 17 >[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefile.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmMakefile.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefile.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileTargetGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileExecutableTargetGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 18 >[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileLibraryTargetGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileUtilityTargetGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOrderDirectories.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmOrderDirectories.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmOrderDirectories.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 19 >[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPolicies.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmPolicies.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPolicies.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessTools.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmProcessTools.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmProcessTools.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProperty.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmProperty.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmProperty.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinition.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmPropertyDefinition.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyDefinition.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 20 >[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinitionMap.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmPropertyDefinitionMap.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyDefinitionMap.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyMap.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmPropertyMap.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyMap.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmScriptGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmScriptGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmScriptGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 21 >[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFile.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmSourceFile.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSourceFile.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFileLocation.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmSourceFileLocation.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSourceFileLocation.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroup.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmSourceGroup.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSourceGroup.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 22 >[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSystemTools.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmSystemTools.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSystemTools.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTarget.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmTarget.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTarget.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTest.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmTest.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTest.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTestGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmTestGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTestGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 23 >[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatch.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmVariableWatch.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmVariableWatch.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVersion.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmVersion.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmVersion.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLParser.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmXMLParser.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmXMLParser.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 24 >[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLSafe.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmXMLSafe.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmXMLSafe.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmake.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmake.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmake.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmakewizard.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmakewizard.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmakewizard.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 25 >[ 68%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_utf8.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/cc -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cm_utf8.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cm_utf8.c >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalKdevelopGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CMakeLib.dir/cmGlobalKdevelopGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGlobalKdevelopGenerator.cxx >Linking CXX static library libCMakeLib.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/CMakeLib.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/CMakeLib.dir/link.txt --verbose=1 >/usr/bin/ar cr libCMakeLib.a CMakeFiles/CMakeLib.dir/cmStandardIncludes.o CMakeFiles/CMakeLib.dir/cmBootstrapCommands.o CMakeFiles/CMakeLib.dir/cmCacheManager.o CMakeFiles/CMakeLib.dir/cmCommands.o CMakeFiles/CMakeLib.dir/cmCommandArgumentLexer.o CMakeFiles/CMakeLib.dir/cmCommandArgumentParser.o CMakeFiles/CMakeLib.dir/cmCommandArgumentParserHelper.o CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.o CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.o CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.o CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.o CMakeFiles/CMakeLib.dir/cmCustomCommand.o CMakeFiles/CMakeLib.dir/cmDefinitions.o CMakeFiles/CMakeLib.dir/cmDepends.o CMakeFiles/CMakeLib.dir/cmDependsC.o CMakeFiles/CMakeLib.dir/cmDependsFortran.o CMakeFiles/CMakeLib.dir/cmDependsFortranLexer.o CMakeFiles/CMakeLib.dir/cmDependsFortranParser.o CMakeFiles/CMakeLib.dir/cmDependsJava.o CMakeFiles/CMakeLib.dir/cmDependsJavaLexer.o CMakeFiles/CMakeLib.dir/cmDependsJavaParser.o CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.o CMakeFiles/CMakeLib.dir/cmDocumentation.o CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterHTML.o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterDocbook.o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterMan.o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterText.o CMakeFiles/CMakeLib.dir/cmDocumentationFormatterUsage.o CMakeFiles/CMakeLib.dir/cmDocumentationSection.o CMakeFiles/CMakeLib.dir/cmDocumentVariables.o CMakeFiles/CMakeLib.dir/cmDynamicLoader.o CMakeFiles/CMakeLib.dir/cmELF.o CMakeFiles/CMakeLib.dir/cmExprLexer.o CMakeFiles/CMakeLib.dir/cmExprParser.o CMakeFiles/CMakeLib.dir/cmExprParserHelper.o CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.o CMakeFiles/CMakeLib.dir/cmExportFileGenerator.o CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.o CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.o CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.o CMakeFiles/CMakeLib.dir/cmFileTimeComparison.o CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.o CMakeFiles/CMakeLib.dir/cmGeneratorExpression.o CMakeFiles/CMakeLib.dir/cmGlobalGenerator.o CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.o CMakeFiles/CMakeLib.dir/cmInstallGenerator.o CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.o CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.o CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.o CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.o CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.o CMakeFiles/CMakeLib.dir/cmListFileCache.o CMakeFiles/CMakeLib.dir/cmListFileLexer.o CMakeFiles/CMakeLib.dir/cmLocalGenerator.o CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.o CMakeFiles/CMakeLib.dir/cmMakeDepend.o CMakeFiles/CMakeLib.dir/cmMakefile.o CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.o CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.o CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.o CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.o CMakeFiles/CMakeLib.dir/cmOrderDirectories.o CMakeFiles/CMakeLib.dir/cmPolicies.o CMakeFiles/CMakeLib.dir/cmProcessTools.o CMakeFiles/CMakeLib.dir/cmProperty.o CMakeFiles/CMakeLib.dir/cmPropertyDefinition.o CMakeFiles/CMakeLib.dir/cmPropertyDefinitionMap.o CMakeFiles/CMakeLib.dir/cmPropertyMap.o CMakeFiles/CMakeLib.dir/cmScriptGenerator.o CMakeFiles/CMakeLib.dir/cmSourceFile.o CMakeFiles/CMakeLib.dir/cmSourceFileLocation.o CMakeFiles/CMakeLib.dir/cmSourceGroup.o CMakeFiles/CMakeLib.dir/cmSystemTools.o CMakeFiles/CMakeLib.dir/cmTarget.o CMakeFiles/CMakeLib.dir/cmTest.o CMakeFiles/CMakeLib.dir/cmTestGenerator.o CMakeFiles/CMakeLib.dir/cmVariableWatch.o CMakeFiles/CMakeLib.dir/cmVersion.o CMakeFiles/CMakeLib.dir/cmXMLParser.o CMakeFiles/CMakeLib.dir/cmXMLSafe.o CMakeFiles/CMakeLib.dir/cmake.o CMakeFiles/CMakeLib.dir/cmakewizard.o CMakeFiles/CMakeLib.dir/cm_utf8.o CMakeFiles/CMakeLib.dir/cmGlobalKdevelopGenerator.o >/usr/bin/ranlib libCMakeLib.a >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.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 >[ 68%] 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[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source /builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CPackLib.dir/DependInfo.cmake --color= >make -f Source/CMakeFiles/cmake.dir/build.make Source/CMakeFiles/cmake.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source /builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CTestLib.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source /builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/ccmake.dir/DependInfo.cmake --color= >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source /builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/cmake.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CPackLib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CPackLib.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CPackLib.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/cmake.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/cmake.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/cmake.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/ccmake.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/ccmake.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CTestLib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CTestLib.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CTestLib.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/ccmake.dir/depend.internal". >Scanning dependencies of target cmake >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/CMakeFiles/cmake.dir/build.make Source/CMakeFiles/cmake.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 68%] Scanning dependencies of target CPackLib >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/CMakeFiles/CPackLib.dir/build.make Source/CMakeFiles/CPackLib.dir/build >Building CXX object Source/CMakeFiles/cmake.dir/cmakemain.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/cmake.dir/cmakemain.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmakemain.cxx >Scanning dependencies of target ccmake >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/CMakeFiles/ccmake.dir/build.make Source/CMakeFiles/ccmake.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 68%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackArchiveGenerator.cxx >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 68%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesBoolWidget.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesBoolWidget.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesBoolWidget.cxx >Scanning dependencies of target CTestLib >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/CMakeFiles/CTestLib.dir/build.make Source/CMakeFiles/CTestLib.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 68%] Building CXX object Source/CMakeFiles/CTestLib.dir/cmCTest.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/cmCTest.o -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCTest.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 68%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesCacheEntryComposite.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesCacheEntryComposite.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesCacheEntryComposite.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 27 >[ 69%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackComponentGroup.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 42 >[ 70%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesDummyWidget.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesDummyWidget.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesDummyWidget.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 70%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackGeneratorFactory.cxx >Linking CXX executable ../bin/cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmake.dir/link.txt --verbose=1 >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmake.dir/cmakemain.o -o ../bin/cmake -rdynamic libCMakeLib.a kwsys/libcmsys.a -ldl -lexpat ../Utilities/cmlibarchive/libarchive/libcmlibarchive.a -lz ../Utilities/cmbzip2/libcmbzip2.a ../Utilities/cmcompress/libcmcompress.a -lcurl >[ 70%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesFilePathWidget.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesFilePathWidget.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesFilePathWidget.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 70%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesForm.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesForm.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesForm.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 70%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 43 >Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackGenerator.cxx >[ 71%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesLabelWidget.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesLabelWidget.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesLabelWidget.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 71%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesLongMessageForm.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 71%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesMainForm.cxx >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 71%] Built target cmake >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 71%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackLog.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackLog.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackLog.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 71%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmProcess.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmProcess.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmProcess.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 44 >[ 72%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesPathWidget.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesPathWidget.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesPathWidget.cxx >make -f Source/QtDialog/CMakeFiles/cmake-gui.dir/build.make Source/QtDialog/CMakeFiles/cmake-gui.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 66 >[ 73%] Generating qrc_CMakeSetup.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/rcc -name CMakeSetup -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/qrc_CMakeSetup.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/CMakeSetup.qrc >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 62 >[ 74%] Generating ui_CMakeSetupDialog.h >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/ui_CMakeSetupDialog.h /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/CMakeSetupDialog.ui >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 74%] Generating ui_Compilers.h >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/ui_Compilers.h /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/Compilers.ui >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 74%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesStringWidget.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesStringWidget.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesStringWidget.cxx >[ 74%] Generating ui_CrossCompiler.h >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/ui_CrossCompiler.h /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/CrossCompiler.ui >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 63 >[ 75%] Generating ui_AddCacheEntry.h >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/ui_AddCacheEntry.h /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/AddCacheEntry.ui >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 75%] Generating ui_MacInstallDialog.h >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/uic-qt4 -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/ui_MacInstallDialog.h /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/MacInstallDialog.ui >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 75%] Generating moc_AddCacheEntry.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/usr/include -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_AddCacheEntry.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/AddCacheEntry.h >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 75%] Generating moc_Compilers.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/usr/include -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_Compilers.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/Compilers.h >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 64 >[ 76%] Generating moc_CMakeSetupDialog.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/usr/include -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_CMakeSetupDialog.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/CMakeSetupDialog.h >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 76%] Generating moc_FirstConfigure.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/usr/include -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_FirstConfigure.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/FirstConfigure.h >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 76%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesWidget.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/cmCursesWidget.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/cmCursesWidget.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 76%] Generating moc_QCMake.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/usr/include -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_QCMake.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/QCMake.h >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 65 >[ 77%] Generating moc_QCMakeCacheView.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/usr/include -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_QCMakeCacheView.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/QCMakeCacheView.h >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 31 >[ 78%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBatchTestHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestBatchTestHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestBatchTestHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 78%] Generating moc_QCMakeWidgets.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/usr/include -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_QCMakeWidgets.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/QCMakeWidgets.h >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 78%] Generating moc_QMacInstallDialog.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/usr/include -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_QMacInstallDialog.cxx /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/QMacInstallDialog.h >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 78%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/ccmake.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ccmake.dir/CursesDialog/ccmake.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/ccmake.cxx >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/CMakeFiles/cmake-gui.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/CMakeFiles/cmake-gui.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/CMakeFiles/cmake-gui.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/CMakeFiles/cmake-gui.dir/depend.internal". >Scanning dependencies of target cmake-gui >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.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-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 57 >[ 79%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/AddCacheEntry.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/AddCacheEntry.o -c /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/AddCacheEntry.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestBuildAndTestHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 28 >[ 80%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackNSISGenerator.cxx >Linking CXX executable ../bin/ccmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/ccmake.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/ccmake.dir/CursesDialog/cmCursesBoolWidget.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesCacheEntryComposite.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesDummyWidget.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesFilePathWidget.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesForm.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesLabelWidget.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesPathWidget.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesStringWidget.o CMakeFiles/ccmake.dir/CursesDialog/cmCursesWidget.o CMakeFiles/ccmake.dir/CursesDialog/ccmake.o -o ../bin/ccmake -rdynamic libCMakeLib.a CursesDialog/form/libcmForm.a kwsys/libcmsys.a -ldl -lexpat ../Utilities/cmlibarchive/libarchive/libcmlibarchive.a -lz ../Utilities/cmbzip2/libcmbzip2.a ../Utilities/cmcompress/libcmcompress.a -lcurl -lcurses >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 80%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/CMakeSetup.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/CMakeSetup.o -c /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/CMakeSetup.cxx >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 42 43 44 >[ 80%] Built target ccmake >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 80%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestBuildCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 32 >[ 81%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestBuildHandler.cxx >[ 81%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/CMakeSetupDialog.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/CMakeSetupDialog.o -c /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/CMakeSetupDialog.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 58 >[ 82%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/FirstConfigure.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/FirstConfigure.o -c /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/FirstConfigure.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 82%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackSTGZGenerator.cxx >make -f Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/build.make Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeLib /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/depend.internal". >Scanning dependencies of target CMakeLibTests >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.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-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 82%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/CMakeLibTests.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib && /usr/bin/g++ -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -o CMakeFiles/CMakeLibTests.dir/CMakeLibTests.o -c /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeLibTests.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 82%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUTF8.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib && /usr/bin/g++ -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -o CMakeFiles/CMakeLibTests.dir/testUTF8.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeLib/testUTF8.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 26 >[ 83%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testXMLParser.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib && /usr/bin/g++ -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -o CMakeFiles/CMakeLibTests.dir/testXMLParser.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeLib/testXMLParser.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 83%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/QCMake.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/QCMake.o -c /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/QCMake.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 83%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testXMLSafe.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib && /usr/bin/g++ -DLIBARCHIVE_STATIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -o CMakeFiles/CMakeLibTests.dir/testXMLSafe.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeLib/testXMLSafe.cxx >Linking CXX executable CMakeLibTests >cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/CMakeLibTests.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/CMakeLibTests.dir/CMakeLibTests.o CMakeFiles/CMakeLibTests.dir/testUTF8.o CMakeFiles/CMakeLibTests.dir/testXMLParser.o CMakeFiles/CMakeLibTests.dir/testXMLSafe.o -o CMakeLibTests -rdynamic ../../Source/libCMakeLib.a ../../Source/kwsys/libcmsys.a -ldl -lexpat ../../Utilities/cmlibarchive/libarchive/libcmlibarchive.a -lz ../../Utilities/cmbzip2/libcmbzip2.a ../../Utilities/cmcompress/libcmcompress.a -lcurl >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 26 >[ 83%] Built target CMakeLibTests >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 83%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/QCMakeCacheView.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/QCMakeCacheView.o -c /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/QCMakeCacheView.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 83%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTGZGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackTGZGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackTGZGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 29 >[ 84%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTarBZip2Generator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackTarBZip2Generator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackTarBZip2Generator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 84%] [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestConfigureCommand.cxx >Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackTarCompressGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackTarCompressGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackTarCompressGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 84%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackZIPGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackZIPGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackZIPGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 30 >[ 85%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackDebGenerator.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 85%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/QCMakeWidgets.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/QCMakeWidgets.o -c /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/QCMakeWidgets.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestConfigureHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackDebGenerator.cxx: In function 'int ar_append(const char*, const std::vector<std::basic_string<char> >&)': >/builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackDebGenerator.cxx:479:36: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 59 >[ 86%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/QMacInstallDialog.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/QMacInstallDialog.o -c /builddir/build/BUILD/cmake-2.8.2/Source/QtDialog/QMacInstallDialog.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 33 >[ 87%] /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestCoverageCommand.cxx >[ 87%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_AddCacheEntry.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/moc_AddCacheEntry.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_AddCacheEntry.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 87%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cmCPackRPMGenerator.cxx >Linking CXX static library libCPackLib.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/CPackLib.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/CPackLib.dir/link.txt --verbose=1 >/usr/bin/ar cr libCPackLib.a CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.o CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.o CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.o CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.o CMakeFiles/CPackLib.dir/CPack/cmCPackLog.o CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.o CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.o CMakeFiles/CPackLib.dir/CPack/cmCPackTGZGenerator.o CMakeFiles/CPackLib.dir/CPack/cmCPackTarBZip2Generator.o CMakeFiles/CPackLib.dir/CPack/cmCPackTarCompressGenerator.o CMakeFiles/CPackLib.dir/CPack/cmCPackZIPGenerator.o CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.o CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.o >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 87%] /usr/bin/ranlib libCPackLib.a >Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestCoverageHandler.cxx >[ 87%] make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 27 28 29 30 >Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_Compilers.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/moc_Compilers.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_Compilers.cxx >[ 87%] Built target CPackLib >make -f Source/CMakeFiles/cpack.dir/build.make Source/CMakeFiles/cpack.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source /builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/cpack.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/cpack.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/cpack.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/cpack.dir/depend.internal". >Scanning dependencies of target cpack >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/CMakeFiles/cpack.dir/build.make Source/CMakeFiles/cpack.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 87%] Building CXX object Source/CMakeFiles/cpack.dir/CPack/cpack.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/cpack.dir/CPack/cpack.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CPack/cpack.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 60 >[ 88%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_CMakeSetupDialog.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/moc_CMakeSetupDialog.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_CMakeSetupDialog.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 88%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_FirstConfigure.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/moc_FirstConfigure.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_FirstConfigure.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 88%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_QCMake.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/moc_QCMake.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_QCMake.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 61 >[ 89%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_QCMakeCacheView.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/moc_QCMakeCacheView.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_QCMakeCacheView.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 89%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_QCMakeWidgets.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/moc_QCMakeWidgets.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_QCMakeWidgets.cxx >Linking CXX executable ../bin/cpack >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cpack.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cpack.dir/CPack/cpack.o -o ../bin/cpack -rdynamic libCPackLib.a libCMakeLib.a kwsys/libcmsys.a -ldl -lexpat ../Utilities/cmlibarchive/libarchive/libcmlibarchive.a -lz ../Utilities/cmbzip2/libcmbzip2.a ../Utilities/cmcompress/libcmcompress.a -lcurl >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 89%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/moc_QMacInstallDialog.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/moc_QMacInstallDialog.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/moc_QMacInstallDialog.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 89%] Building CXX object Source/QtDialog/CMakeFiles/cmake-gui.dir/qrc_CMakeSetup.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -DQT_GUI_LIB -DQT_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -I/usr/include/QtGui -I/usr/include/QtCore -I/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog -I/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog -o CMakeFiles/cmake-gui.dir/qrc_CMakeSetup.o -c /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog/qrc_CMakeSetup.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmParsePHPCoverage.cxx >Linking CXX executable ../../bin/cmake-gui >cd /builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmake-gui.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmake-gui.dir/AddCacheEntry.o CMakeFiles/cmake-gui.dir/CMakeSetup.o CMakeFiles/cmake-gui.dir/CMakeSetupDialog.o CMakeFiles/cmake-gui.dir/FirstConfigure.o CMakeFiles/cmake-gui.dir/QCMake.o CMakeFiles/cmake-gui.dir/QCMakeCacheView.o CMakeFiles/cmake-gui.dir/QCMakeWidgets.o CMakeFiles/cmake-gui.dir/QMacInstallDialog.o CMakeFiles/cmake-gui.dir/moc_AddCacheEntry.o CMakeFiles/cmake-gui.dir/moc_Compilers.o CMakeFiles/cmake-gui.dir/moc_CMakeSetupDialog.o CMakeFiles/cmake-gui.dir/moc_FirstConfigure.o CMakeFiles/cmake-gui.dir/moc_QCMake.o CMakeFiles/cmake-gui.dir/moc_QCMakeCacheView.o CMakeFiles/cmake-gui.dir/moc_QCMakeWidgets.o CMakeFiles/cmake-gui.dir/moc_QMacInstallDialog.o CMakeFiles/cmake-gui.dir/qrc_CMakeSetup.o -o ../../bin/cmake-gui -rdynamic ../libCMakeLib.a -lQtGui -lQtCore ../kwsys/libcmsys.a -ldl -lexpat ../../Utilities/cmlibarchive/libarchive/libcmlibarchive.a -lz ../../Utilities/cmbzip2/libcmbzip2.a ../../Utilities/cmcompress/libcmcompress.a -lcurl >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 89%] Built target cpack >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 34 >[ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestGenericHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestHandlerCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestLaunch.cxx >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 57 58 59 60 61 62 63 64 65 66 >[ 90%] Built target cmake-gui >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 35 >[ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestMemCheckCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestMemCheckHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestMultiProcessHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 36 >[ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestReadCustomFilesCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestRunScriptCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestRunTest.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestScriptHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 37 >[ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestSleepCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestStartCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestSubmitCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 38 >[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestSubmitHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestTestCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestTestHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 94%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestUpdateCommand.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 39 >[ 95%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestUpdateHandler.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 95%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestVC.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestVC.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestVC.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 95%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestGlobalVC.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 40 >[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestCVS.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestSVN.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 96%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestBZR.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 41 >[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestGIT.cxx >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 97%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHG.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/CTestLib.dir/CTest/cmCTestHG.o -c /builddir/build/BUILD/cmake-2.8.2/Source/CTest/cmCTestHG.cxx >Linking CXX static library libCTestLib.a >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -P CMakeFiles/CTestLib.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/CTestLib.dir/link.txt --verbose=1 >/usr/bin/ar cr libCTestLib.a CMakeFiles/CTestLib.dir/cmCTest.o CMakeFiles/CTestLib.dir/CTest/cmProcess.o CMakeFiles/CTestLib.dir/CTest/cmCTestBatchTestHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTestHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.o CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.o CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.o CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.o CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.o CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateHandler.o CMakeFiles/CTestLib.dir/CTest/cmCTestVC.o CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.o CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.o CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.o CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.o CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.o CMakeFiles/CTestLib.dir/CTest/cmCTestHG.o >/usr/bin/ranlib libCTestLib.a >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 31 32 33 34 35 36 37 38 39 40 41 >[ 97%] Built target CTestLib >make -f Source/CMakeFiles/ctest.dir/build.make Source/CMakeFiles/ctest.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Source /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Source /builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/ctest.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/ctest.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/ctest.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Source/CMakeFiles/ctest.dir/depend.internal". >Scanning dependencies of target ctest >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Source/CMakeFiles/ctest.dir/build.make Source/CMakeFiles/ctest.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 98 >[ 98%] Building CXX object Source/CMakeFiles/ctest.dir/ctest.o >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /usr/bin/g++ -DLIBARCHIVE_STATIC -DCMAKE_BUILD_WITH_CMAKE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities -I/builddir/build/BUILD/cmake-2.8.2/Utilities -I/builddir/build/BUILD/cmake-2.8.2/build/Source -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress -I/builddir/build/BUILD/cmake-2.8.2/Source/CTest -I/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form -I/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form -o CMakeFiles/ctest.dir/ctest.o -c /builddir/build/BUILD/cmake-2.8.2/Source/ctest.cxx >Linking CXX executable ../bin/ctest >cd /builddir/build/BUILD/cmake-2.8.2/build/Source && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/ctest.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/ctest.dir/ctest.o -o ../bin/ctest -rdynamic libCTestLib.a libCMakeLib.a kwsys/libcmsys.a -ldl -lexpat ../Utilities/cmlibarchive/libarchive/libcmlibarchive.a -lz ../Utilities/cmbzip2/libcmbzip2.a ../Utilities/cmcompress/libcmcompress.a -lcurl >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 98 >[ 98%] Built target ctest >make -f Utilities/CMakeFiles/documentation.dir/build.make Utilities/CMakeFiles/documentation.dir/depend >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >cd /builddir/build/BUILD/cmake-2.8.2/build && /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/Utilities /builddir/build/BUILD/cmake-2.8.2/build /builddir/build/BUILD/cmake-2.8.2/build/Utilities /builddir/build/BUILD/cmake-2.8.2/build/Utilities/CMakeFiles/documentation.dir/DependInfo.cmake --color= >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/CMakeFiles/documentation.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/CMakeFiles/documentation.dir/depend.internal". >Dependee "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cmake-2.8.2/build/Utilities/CMakeFiles/documentation.dir/depend.internal". >Scanning dependencies of target documentation >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >make -f Utilities/CMakeFiles/documentation.dir/build.make Utilities/CMakeFiles/documentation.dir/build >make[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 98%] [ 98%] Generating ../Docs/ctest.txt >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities && ../bin/ctest --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/ctest.txt --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/ctest.html --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/ctest.1 --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/ctest.docbook >Generating ../Docs/cpack.txt >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities && ../bin/cpack --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cpack.txt --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cpack.html --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cpack.1 --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cpack.docbook >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 98%] [ 98%] Generating ../Docs/ccmake.txt >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities && ../bin/ccmake --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/ccmake.txt --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/ccmake.html --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/ccmake.1 --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/ccmake.docbook >Generating ../Docs/cmake-gui.txt >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities && ../bin/cmake-gui --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-gui.txt --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-gui.html --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-gui.1 --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-gui.docbook >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles >[ 98%] Generating ../Docs/cmake.txt >cd /builddir/build/BUILD/cmake-2.8.2/build/Utilities && ../bin/cmake --copyright /builddir/build/BUILD/cmake-2.8.2/build/Docs/Copyright.txt --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake.txt --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake.html --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake.1 --help-full /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake.docbook --help-policies /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-policies.txt --help-policies /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-policies.html --help-policies /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmakepolicies.1 --help-properties /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-properties.txt --help-properties /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-properties.html --help-properties /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmakeprops.1 --help-variables /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-variables.txt --help-variables /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-variables.html --help-variables /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmakevars.1 --help-modules /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-modules.txt --help-modules /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-modules.html --help-modules /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmakemodules.1 --help-commands /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-commands.txt --help-commands /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-commands.html --help-commands /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmakecommands.1 --help-compatcommands /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-compatcommands.txt --help-compatcommands /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmake-compatcommands.html --help-compatcommands /builddir/build/BUILD/cmake-2.8.2/build/Docs/cmakecompat.1 >make[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 99 >[100%] Built target documentation >make[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build' >/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles 0 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9pUtof >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386 >++ dirname /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386 >+ cd cmake-2.8.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386 >~/build/BUILD/cmake-2.8.2/build ~/build/BUILD/cmake-2.8.2 >+ pushd build >+ make install DESTDIR=/builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386 >[ 5%] Built target cmsys >[ 5%] Built target cmsysTestDynload >[ 7%] Built target cmsys_c >[ 7%] Built target cmsysTestProcess >[ 7%] Built target cmsysTestSharedForward >[ 8%] Built target cmsysTestsC >[ 11%] Built target cmsysTestsCxx >[ 11%] Built target cmcompress >[ 13%] Built target cmbzip2 >[ 31%] Built target cmlibarchive >[ 43%] Built target cmForm >[ 68%] Built target CMakeLib >[ 72%] Built target CPackLib >[ 83%] Built target CTestLib >[ 86%] Built target ccmake >[ 86%] Built target cmake >[ 86%] Built target cpack >[ 87%] Built target ctest >[ 97%] Built target cmake-gui >[ 98%] Built target documentation >[100%] Built target CMakeLibTests >[ 36%] Built target cmlibarchive >[ 46%] Built target cmsys >[ 46%] Built target cmcompress >[ 50%] Built target cmbzip2 >[100%] Built target CMakeLib >[100%] Built target cmake >Install the project... >-- Install configuration: "" >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/Copyright.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPythonLibs.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/VTKCompatibility.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/UsewxWidgets.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/UseVTKConfig40.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/UseVTKBuildSettings40.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/UseVTK40.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/UseSWIG.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/UseQt4.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/UsePkgConfig.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/UseEcos.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Use_wxWindows.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestForSTDNamespace.cxx >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestForSTDNamespace.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestForSSTREAM.cxx >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestForSSTREAM.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestForANSIStreamHeaders.cxx >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestForANSIStreamHeaders.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestForAnsiForScope.cxx >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestForANSIForScope.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestEndianess.c.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestCXXAcceptsFlag.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/TestBigEndian.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/SystemInformation.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/SystemInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/SquishTestScript.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/SquishRunTestCase.sh >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/SquishRunTestCase.bat >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/SelectLibraryConfigurations.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/RepositoryInfo.txt.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/readme.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Qt4Macros.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Qt4ConfigDependentSettings.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Xenix.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/WindowsPaths.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-wcl386.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-NMcl.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-Intel.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-ifort.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-icl.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-GNU-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-GNU-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-GNU-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-G95-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-g++.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-df.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-cl.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-cl.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-Borland.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-Borland-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Windows-Borland-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/UnixWare.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/UnixPaths.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/UNIX_SV.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/ULTRIX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Tru64.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/syllable.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/SunOS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/SunOS-GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/SunOS-GNU-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/SunOS-GNU-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/SunOS-GNU-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/SINIX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/SCO_SV.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/RISCos.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/QNX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/OSF1.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/OpenVMS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/OpenBSD.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/NetBSD.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/MP-RAS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-XL-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-XL-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-XL-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-VisualAge-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-VisualAge-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-VisualAge-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-SunPro-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-PGI.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-PGI-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-PGI-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-PGI-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-PathScale.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-PathScale-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-PathScale-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-PathScale-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-Intel.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-Intel-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-Intel-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-Intel-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-GNU-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-GNU-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-como.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-Clang-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Linux-Clang-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/kFreeBSD.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/IRIX64.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/IRIX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/HP-UX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/HP-UX-GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/HP-UX-GNU-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/HP-UX-GNU-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/HP-UX-GNU-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Haiku.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Generic.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Generic-SDCC-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Generic-ADSP-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Generic-ADSP-Common.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Generic-ADSP-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Generic-ADSP-ASM.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/gas.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/FreeBSD.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/eCos.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/DragonFly.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-XL-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-XL-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-VisualAge-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-VisualAge-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-icpc.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-icc.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-GNU-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-GNU-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Darwin-GNU-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/CYGWIN.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/CYGWIN-GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/CYGWIN-GNU-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/CYGWIN-GNU-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/CYGWIN-GNU-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/cl.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/Catamount.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/BSDOS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/BlueGeneL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/BeOS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-XL-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-XL-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-XL-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-VisualAge-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-VisualAge-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-GNU-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-GNU-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Platform/AIX-GNU-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/NSIS.template.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/NSIS.InstallOptions.ini.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/MacroAddFileDependencies.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/MacOSXFrameworkInfo.plist.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/MacOSXBundleInfo.plist.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/kde3uic.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/KDE3Macros.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/kde3init_dummy.cpp.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/ITKCompatibility.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/InstallRequiredSystemLibraries.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/GetPrerequisites.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Verify >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Verify/VerifyFortran.f >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Verify/VerifyCXX.cxx >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Verify/VerifyC.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Verify/main.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Verify/CMakeLists.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/symbol.c.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Output.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/mysub.f >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/mymodule_.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/mymodule.f90 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/my_sub.f >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/my_module_.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/my_module.f90 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/main.F >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Macro.h.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Input.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/Detect.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/CMakeLists.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/call_sub.f >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FortranCInterface/call_mod.f90 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FLTKCompatibility.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindZLIB.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindXMLRPC.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindX11.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindwxWindows.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindwxWidgets.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindWish.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindWget.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindVTK.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindUnixCommands.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindTIFF.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindThreads.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindTclStub.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindTclsh.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindTCL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSWIG.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSubversion.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSquish.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSelfPackers.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSDL_ttf.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSDL_sound.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSDL_net.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSDL_mixer.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSDL_image.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindSDL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindRuby.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindRTI.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindQuickTime.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindQt4.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindQt3.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindQt.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPythonInterp.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindProtobuf.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindProducer.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPNG.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPkgConfig.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPike.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPhysFS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPHP4.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPerlLibs.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPerl.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPackageMessage.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgWidget.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgVolume.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgViewer.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgUtil.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgText.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgTerrain.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgSim.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgShadow.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgProducer.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgParticle.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgManipulator.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgIntrospection.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgGA.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgFX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgDB.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindosgAnimation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Findosg_functions.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Findosg.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindOpenThreads.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindOpenSSL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindOpenSceneGraph.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindOpenMP.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindOpenGL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindOpenAL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindMPI.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindMPEG2.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindMPEG.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindMotif.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindMFC.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindMatlab.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindLua51.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindLua50.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindLibXslt.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindLibXml2.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindLATEX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindLAPACK.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindKDE4.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindKDE3.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindJPEG.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindJNI.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindJava.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindJasper.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindITK.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindImageMagick.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindHTMLHelp.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindHSPELL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindHDF5.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGTK2.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGTK.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGTest.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGnuTLS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGnuplot.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGLUT.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGLU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGit.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGIF.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGettext.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGDAL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindGCCXML.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindFreetype.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindFLTK2.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindFLTK.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindFLEX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindEXPAT.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindDoxygen.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindDevIL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindDCMTK.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindDart.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCygwin.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCxxTest.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCVS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCurses.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCURL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCups.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCUDA.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCUDA >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCUDA/run_nvcc.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCUDA/parse_cubin.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCUDA/make2cmake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCoin3D.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindCABLE.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindBZip2.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindBullet.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindBoost.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindBLAS.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindBISON.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindAVIFile.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindASPELL.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FindALSA.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/FeatureSummary.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/ExternalProject.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/ecos_clean.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/DummyCXXFile.cxx >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Documentation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/DartConfiguration.tcl.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Dart.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CTestTargets.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CTestScriptMode.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CTest.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPackZIP.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPackRPM.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPackDeb.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.VolumeIcon.icns.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.STGZ_Header.sh.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.RuntimeScript.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.OSXX11.main.scpt.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.OSXX11.Info.plist.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.OSXScriptLauncher.rsrc.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.OSXScriptLauncher.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.Info.plist.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.DS_Store.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.distribution.dist.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.Description.plist.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CPack.background.png.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/XL-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/XL-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/XL-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/VisualAge-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/VisualAge-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/VisualAge-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/SunPro-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/SunPro-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/SunPro-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/PGI.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/PGI-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/PGI-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/PGI-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/PathScale.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/PathScale-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/PathScale-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/PathScale-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/MIPSpro-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/MIPSpro-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/MIPSpro-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/Intel-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/Intel-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/Intel-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/HP-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/HP-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/HP-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/GNU.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/GNU-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/GNU-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/GNU-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/G95-Fortran.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/Clang-CXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/Compiler/Clang-C.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVS9FindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVS8FindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVS7FindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVS7BackwardCompatibility.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVS71FindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVS6FindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVS6BackwardCompatibility.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVS10FindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeVerifyManifest.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeUnixFindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestRCCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestNMakeCLVersion.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestJavaCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestGNU.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestFortranCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestForFreeVC.cxx >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestCCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestASMCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestASM_MASMCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeTestASM-ATTCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeSystem.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeRCInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeRCCompiler.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakePrintSystemInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakePlatformId.h.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeNMakeFindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeMSYSFindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeMinGWFindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeJOMFindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeJavaInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeJavaCompiler.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeImportBuildSettings.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeGenericSystem.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFortranInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFortranCompilerId.F.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFortranCompilerABI.F >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFortranCompiler.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeForceCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFindXCode.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFindWMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFindKDevelop3.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFindFrameworks.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFindEclipseCDT4.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFindCodeBlocks.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeFindBinUtils.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeExportBuildSettings.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineVSServicePack.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineSystem.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineRCCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineJavaCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineFortranCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineASMCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineASM_MASMCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDetermineASM-ATTCompiler.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeDependentOption.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCXXInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCXXCompilerId.cpp.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCXXCompiler.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeConfigurableFile.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCompilerABI.h >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCCompilerId.c.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCCompilerABI.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeCCompiler.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeBuildSettings.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeBorlandFindMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeBackwardCompatibilityCXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeBackwardCompatibilityC.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeASMInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeASMCompiler.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeASM_MASMInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeASM-ATTInformation.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMakeAddNewLanguage.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CMake.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckVariableExists.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckVariableExists.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckTypeSizeMap.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckTypeSize.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckTypeSize.c.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckSymbolExists.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckStructHasMember.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckSizeOf.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckLibraryExists.lists.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckLibraryExists.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckIncludeFiles.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckIncludeFileCXX.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckIncludeFile.cxx.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckIncludeFile.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckIncludeFile.c.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckFunctionExists.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckFunctionExists.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckFortranFunctionExists.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckForPthreads.c >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckCXXSourceRuns.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckCXXSourceCompiles.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckCXXCompilerFlag.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckCSourceRuns.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckCSourceCompiles.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/CheckCCompilerFlag.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/BundleUtilities.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Modules/AddFileDependencies.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/UtilityHeader.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/UtilityFooter.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/TestDriver.cxx.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/staticLibHeader.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/staticLibFooter.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/EXEWinHeader.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/EXEHeader.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/EXEFooter.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/DLLHeader.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/DLLFooter.dsptemplate >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/cygwin-package.sh.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/CTestScript.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/CPackConfig.cmake.in >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/CPack.GenericWelcome.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/CPack.GenericLicense.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/CPack.GenericDescription.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/CMakeVSMacros2.vsmacros >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/CMakeVSMacros1.vsmacros >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/CMakeVisualStudio6Configurations.cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/Templates/AppleInfo.plist >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmsys/Copyright.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmcompress/Copyright.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/cmake/include/cmCPluginAPI.h >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/ccmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/cmake >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/cpack >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/ctest >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/cmake-gui >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/applications/CMake.desktop >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/pixmaps/CMakeSetup32.png >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/mime/packages/cmakecache.xml >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cmake.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cmakecommands.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cmakecompat.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cmakeprops.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cmakepolicies.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cmakevars.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cmakemodules.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/ctest.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cpack.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/ccmake.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/man/man1/cmake-gui.1 >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-policies.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-properties.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-variables.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-modules.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-commands.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-compatcommands.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/ctest.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cpack.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/ccmake.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-gui.html >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake.docbook >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-policies.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-properties.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-variables.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-modules.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-commands.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-compatcommands.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/ctest.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/ctest.docbook >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cpack.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cpack.docbook >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/ccmake.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/ccmake.docbook >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-gui.txt >-- Installing: /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/cmake-gui.docbook >+ xargs chmod -x >+ find /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386//usr/share/cmake/Modules -type f >+ popd >~/build/BUILD/cmake-2.8.2 >+ cp -a Example /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/doc/cmake-2.8.2/ >+ mkdir -p /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/emacs/site-lisp >+ install -m 0644 Docs/cmake-mode.el /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/emacs/site-lisp/ >+ install -p -m0644 -D /builddir/build/SOURCES/macros.cmake /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/etc/rpm/macros.cmake >+ sed -i -e 's|@@CMAKE_VERSION@@|2.8.2|' /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/etc/rpm/macros.cmake >+ touch -r /builddir/build/SOURCES/macros.cmake /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/etc/rpm/macros.cmake >+ mkdir -p /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/lib/cmake >+ desktop-file-install --delete-original --dir=/builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/applications /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386//usr/share/applications/CMake.desktop >/builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/share/applications/CMake.desktop: warning: value "CMakeSetup32.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cmake-2.8.2 >extracting debug info from /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/cmake-gui >extracting debug info from /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/ctest >extracting debug info from /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/cpack >extracting debug info from /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/cmake >extracting debug info from /builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386/usr/bin/ccmake >cpio: cmake-2.8.2/build/Source/cmCommandArgumentLexer.cxx: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmCommandArgumentLexer.in.l: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmCommandArgumentParser.cxx: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmCommandArgumentParser.y: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmDependsFortranLexer.cxx: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmDependsFortranLexer.in.l: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmDependsFortranParser.cxx: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmDependsFortranParser.y: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmListFileLexer.c: Cannot stat: No such file or directory >cpio: cmake-2.8.2/build/Source/cmListFileLexer.in.l: Cannot stat: No such file or directory >12289 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Fs07qL >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cmake-2.8.2 >+ unset DISPLAY >+ unset DISPLAY >+ pushd build >~/build/BUILD/cmake-2.8.2/build ~/build/BUILD/cmake-2.8.2 >+ bin/ctest -V -E ModuleNotices -E CMake.HTML -j4 >UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/DartConfiguration.tcl >Parse Config file:/builddir/build/BUILD/cmake-2.8.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 >UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/DartConfiguration.tcl >Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/DartConfiguration.tcl >Test project /builddir/build/BUILD/cmake-2.8.2/build >Constructing a list of tests >Guessing configuration NoConfig >Done constructing a list of tests >Checking test dependency graph... >test 141 > Start 141: BootstrapTest >141: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2 /builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest --build-nocmake --build-noclean --build-makeprogram /builddir/build/BUILD/cmake-2.8.2/bootstrap --build-generator Unix\ Makefiles --test-command /builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk/cmake >141: Test timeout computed to be: 5400 >test 1 > Start 1: SystemInformationNew >1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --system-information -G Unix\ Makefiles >1: Test timeout computed to be: 1500 >test 2 > Start 2: kwsys.testEncode >2: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsC testEncode >2: Test timeout computed to be: 1500 >test 3 > Start 3: kwsys.testTerminal >3: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsC testTerminal >3: Test timeout computed to be: 1500 >3: Hello World! >2: md5sum 1: expected [8f146af46ed4f267921bb937d4d3500c] >2: got [8f146af46ed4f267921bb937d4d3500c] >2: md5sum 2: expected [a2ad137b746138fae4e5adca9c85d3ae] >2: got [a2ad137b746138fae4e5adca9c85d3ae] > 1/169 Test #3: kwsys.testTerminal ..................... Passed 0.10 sec > 2/169 Test #2: kwsys.testEncode ....................... Passed 0.21 sec >test 4 > Start 4: kwsys.testAutoPtr >4: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsCxx testAutoPtr >4: Test timeout computed to be: 1500 >test 5 > Start 5: kwsys.testHashSTL >5: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsCxx testHashSTL >5: Test timeout computed to be: 1500 >5: Found entry [world,2] >5: Found entry [hello,1] >5: Found entry [1] >5: Found entry [2] > 3/169 Test #4: kwsys.testAutoPtr ...................... Passed 0.22 sec > 4/169 Test #5: kwsys.testHashSTL ...................... Passed 0.21 sec >test 6 > Start 6: kwsys.testRegistry >6: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsCxx testRegistry >6: Test timeout computed to be: 1500 >test 7 > Start 7: kwsys.testIOS >7: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsCxx testIOS >7: Test timeout computed to be: 1500 >6: Test passed >7: IOS tests passed > 5/169 Test #6: kwsys.testRegistry ..................... Passed 0.14 sec > 6/169 Test #7: kwsys.testIOS .......................... Passed 0.13 sec >test 8 > Start 8: kwsys.testSystemTools >8: Test command: /builddir/build/BUILD/cmake-2.8.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-2.8.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 >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: > 7/169 Test #9: kwsys.testCommandLineArguments ......... Passed 0.11 sec > 8/169 Test #8: kwsys.testSystemTools .................. Passed 0.12 sec >test 10 > Start 10: kwsys.testCommandLineArguments1 >10: Test command: /builddir/build/BUILD/cmake-2.8.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.testSystemInformation >11: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsCxx testSystemInformation >11: 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] >11: GetOSName: Linux >11: GetHostname: dhcp-163-207.linuxdev.us.dell.com >11: GetOSRelease: 2.6.33.3-85.fc13.x86_64 >11: GetOSVersion: #1 SMP Thu May 6 18:09:49 UTC 2010 >11: GetOSPlatform: i686 >11: GetVendorString: GenuineIntel >11: GetVendorID: Intel Corporation >11: GetTypeID: 0 >11: GetFamilyID: 6 >11: GetModelID: 15 >11: GetExtendedProcessorName: Unknown P6 family >11: GetProcessorSerialNumber: >11: GetProcessorCacheSize: 4096 KB >11: GetLogicalProcessorsPerPhysical: 0 >11: GetProcessorClockFrequency: 3000 MHz >11: Is64Bits: 0 >11: GetNumberOfLogicalCPU: 4 >11: GetNumberOfPhysicalCPU: 8 >11: DoesCPUSupportCPUID: 0 >11: GetProcessorAPICID: 0 >11: GetTotalVirtualMemory: 16383 MB >11: GetAvailableVirtualMemory: 16367 MB >11: GetTotalPhysicalMemory: 8002 MB >11: GetAvailablePhysicalMemory: 6888 MB > 9/169 Test #10: kwsys.testCommandLineArguments1 ........ Passed 0.11 sec > 10/169 Test #11: kwsys.testSystemInformation ............ Passed 0.10 sec >test 12 > Start 12: kwsys.testDynamicLoader >12: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestsCxx testDynamicLoader >12: Test timeout computed to be: 1500 >test 13 > Start 13: kwsys.testProcess-1 >13: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestProcess 1 >13: Test timeout computed to be: 1500 >13: Output on stdout before test 1. >13: Output on stderr before test 1. >13: Output on stderr from test returning 0. >13: Output on stdout from test returning 0. >13: Child exited with value = 0 >13: Output on stdout from test returning 0. >13: Output on stderr from test returning 0. >13: Child exited with value = 0 >13: Output on stdout after test 1. >13: Output on stderr after test 1. >1: CMake Warning (dev) in CMakeLists.txt: >1: No cmake_minimum_required command is present. A line of code such as >1: >1: cmake_minimum_required(VERSION 2.8) >1: >1: should be added at the top of the file. The version specified may be lower >1: if you wish to support older CMake versions for this project. For more >1: information run "cmake --help-policy CMP0000". >1: This warning is for project developers. Use -Wno-dev to suppress it. >1: >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-2.6.33.3-85.fc13.x86_64" >1: CMAKE_CXX_COMPILER == "/usr/bin/c++" >1: CMAKE_C_COMPILER == "/usr/bin/gcc" >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" >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" >1: >1: // build rules >1: CMAKE_CXX_CREATE_SHARED_LIBRARY == "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >1: CMAKE_CXX_CREATE_SHARED_MODULE == "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >1: CMAKE_C_CREATE_SHARED_LIBRARY == "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >1: CMAKE_C_CREATE_SHARED_MODULE == "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >1: CMAKE_CXX_CREATE_STATIC_LIBRARY == "" >1: CMAKE_C_CREATE_STATIC_LIBRARY == "" >1: CMAKE_CXX_COMPILE_OBJECT == "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" >1: CMAKE_C_COMPILE_OBJECT == "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" >1: CMAKE_C_LINK_EXECUTABLE == "<CMAKE_C_COMPILER> <FLAGS> <CMAKE_C_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" >1: CMAKE_CXX_LINK_EXECUTABLE == "<CMAKE_CXX_COMPILER> <FLAGS> <CMAKE_CXX_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" >1: >1: ================================================================= >1: === VARIABLES >1: ================================================================= >1: NOTFOUNDCMAKE_AR "" >1: CMAKE_BACKWARDS_COMPATIBILITY "2.4" >1: CMAKE_BASE_NAME "g++" >1: CMAKE_BINARY_DIR "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: CMAKE_BUILD_TOOL "/usr/bin/gmake" >1: CMAKE_BUILD_TYPE "" >1: CMAKE_CFG_INTDIR "." >1: CMAKE_COLOR_MAKEFILE "ON" >1: CMAKE_COMMAND "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" >1: CMAKE_COMPILER_IS_GNUCC "1" >1: CMAKE_COMPILER_IS_GNUCXX "1" >1: CMAKE_CPACK_COMMAND "/builddir/build/BUILD/cmake-2.8.2/build/bin/cpack" >1: CMAKE_CROSSCOMPILING "FALSE" >1: CMAKE_CTEST_COMMAND "/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest" >1: CMAKE_CURRENT_BINARY_DIR "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: CMAKE_CURRENT_LIST_FILE "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation/CMakeLists.txt" >1: CMAKE_CURRENT_SOURCE_DIR "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: CMAKE_CXX_ARCHIVE_APPEND "<CMAKE_AR> r <TARGET> <LINK_FLAGS> <OBJECTS>" >1: CMAKE_CXX_ARCHIVE_CREATE "<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>" >1: CMAKE_CXX_ARCHIVE_FINISH "<CMAKE_RANLIB> <TARGET>" >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) || defined(__HAIKU__) || defined(_HAIKU) >1: # define PLATFORM_ID "Haiku" >1: /* Haiku also defines __BEOS__ so we must >1: put it prior to the check for __BEOS__ >1: */ >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: #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 becase >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: >12: Testing: azerty_ >12: Testing: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/testSystemTools.bin >12: Testing: foobar.lib >12: Testing: libdl.so >12: Testing: libdl.so >12: Testing: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/libcmsysTestDynload.so >12: Testing: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/libcmsysTestDynload.so >12: Testing: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/libcmsysTestDynload.so >12: Testing: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/libcmsysTestDynload.so >12: Testing: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/libcmsysTestDynload.so > 11/169 Test #13: kwsys.testProcess-1 .................... Passed 0.02 sec > 12/169 Test #12: kwsys.testDynamicLoader ................ Passed 0.13 sec >test 14 > Start 14: kwsys.testProcess-2 >14: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestProcess 2 >14: Test timeout computed to be: 1500 >test 15 > Start 15: kwsys.testProcess-3 >15: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestProcess 3 >15: Test timeout computed to be: 1500 >14: Output on stdout before test 2. >14: Output on stderr before test 2. >14: Output on stderr from test returning 123. >14: Output on stdout from test returning 123. >14: Child exited with value = 123 >14: Output on stdout after test 2. >14: Output on stderr after test 2. >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: # else /* unknown architecture */ >1: # define ARCHITECTURE_ID "" >1: # endif >1: >1: #else >1: # define ARCHITECTURE_ID "" >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* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; >1: char* 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_INIT "NOTFOUND" >1: CMAKE_CXX_COMPILER_LIST "c++;g++;CC;aCC;cl;bcc;xlC" >1: CMAKE_CXX_COMPILER_LOADED "1" >1: CMAKE_CXX_COMPILER_WORKS "1" >1: CMAKE_CXX_COMPILE_OBJECT "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" >1: CMAKE_CXX_CREATE_ASSEMBLY_SOURCE "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -S <SOURCE> -o <ASSEMBLY_SOURCE>" >1: CMAKE_CXX_CREATE_PREPROCESSED_SOURCE "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -E <SOURCE> > <PREPROCESSED_SOURCE>" >1: CMAKE_CXX_CREATE_SHARED_LIBRARY "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >1: CMAKE_CXX_CREATE_SHARED_MODULE "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >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" >1: CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT "-O2 -g" >1: CMAKE_CXX_HAS_ISYSROOT "" >1: CMAKE_CXX_IGNORE_EXTENSIONS "inl;h;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/i686-redhat-linux/4.5.1;/usr/lib" >1: CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;c" >1: CMAKE_CXX_INFORMATION_LOADED "1" >1: CMAKE_CXX_LINKER_PREFERENCE "30" >1: CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES "1" >1: CMAKE_CXX_LINK_EXECUTABLE "<CMAKE_CXX_COMPILER> <FLAGS> <CMAKE_CXX_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" >1: CMAKE_CXX_OUTPUT_EXTENSION ".o" >1: CMAKE_CXX_PLATFORM_ID "Linux" >1: CMAKE_CXX_SIZEOF_DATA_PTR "4" >1: CMAKE_CXX_SOURCE_FILE_EXTENSIONS "C;M;c++;cc;cpp;cxx;m;mm" >1: CMAKE_CXX_VERBOSE_FLAG "-v" >1: CMAKE_C_ARCHIVE_APPEND "<CMAKE_AR> r <TARGET> <LINK_FLAGS> <OBJECTS>" >1: CMAKE_C_ARCHIVE_CREATE "<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>" >1: CMAKE_C_ARCHIVE_FINISH "<CMAKE_RANLIB> <TARGET>" >1: CMAKE_C_COMPILER "/usr/bin/gcc" >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) || defined(__HAIKU__) || defined(_HAIKU) >1: # define PLATFORM_ID "Haiku" >1: /* Haiku also defines __BEOS__ so we must >1: put it prior to the check for __BEOS__ >1: */ >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: #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 becase >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: # else /* unknown architecture */ >1: # define ARCHITECTURE_ID "" >1: # endif >1: >1: #else >1: # define ARCHITECTURE_ID "" >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* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; >1: char* 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_LIST "gcc;cc;cl;bcc;xlc" >1: CMAKE_C_COMPILER_LOADED "1" >1: CMAKE_C_COMPILER_WORKS "1" >1: CMAKE_C_COMPILE_OBJECT "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" >1: CMAKE_C_CREATE_ASSEMBLY_SOURCE "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -S <SOURCE> -o <ASSEMBLY_SOURCE>" >1: CMAKE_C_CREATE_PREPROCESSED_SOURCE "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -E <SOURCE> > <PREPROCESSED_SOURCE>" >1: CMAKE_C_CREATE_SHARED_LIBRARY "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >1: CMAKE_C_CREATE_SHARED_MODULE "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >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" >1: CMAKE_C_FLAGS_RELWITHDEBINFO_INIT "-O2 -g" >1: CMAKE_C_HAS_ISYSROOT "" >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/i686-redhat-linux/4.5.1;/usr/lib" >1: CMAKE_C_IMPLICIT_LINK_LIBRARIES "c" >1: CMAKE_C_INFORMATION_LOADED "1" >1: CMAKE_C_LINKER_PREFERENCE "10" >1: CMAKE_C_LINK_EXECUTABLE "<CMAKE_C_COMPILER> <FLAGS> <CMAKE_C_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" >1: CMAKE_C_OUTPUT_EXTENSION ".o" >1: CMAKE_C_PLATFORM_ID "Linux" >1: CMAKE_C_SIZEOF_DATA_PTR "4" >1: CMAKE_C_SOURCE_FILE_EXTENSIONS "c" >1: CMAKE_C_VERBOSE_FLAG "-v" >1: CMAKE_DETERMINE_CXX_ABI_COMPILED "TRUE" >1: CMAKE_DETERMINE_C_ABI_COMPILED "TRUE" >1: CMAKE_DL_LIBS "dl" >1: CMAKE_EDIT_COMMAND "/builddir/build/BUILD/cmake-2.8.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_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_HOME_DIRECTORY "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: CMAKE_HOST_SYSTEM "Linux-2.6.33.3-85.fc13.x86_64" >1: CMAKE_HOST_SYSTEM_NAME "Linux" >1: CMAKE_HOST_SYSTEM_PROCESSOR "i686" >1: CMAKE_HOST_SYSTEM_VERSION "2.6.33.3-85.fc13.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_CXX "-isystem " >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_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 "2" >1: CMAKE_MAKE_PROGRAM "/usr/bin/gmake" >1: CMAKE_MATCH_0 "Makefiles" >1: CMAKE_MATCH_1 "" >1: CMAKE_MATCH_2 "" >1: CMAKE_MATCH_3 "" >1: CMAKE_MATCH_4 "" >1: CMAKE_MATCH_5 "" >1: CMAKE_MATCH_6 "" >1: CMAKE_MATCH_7 "" >1: CMAKE_MATCH_8 "" >1: CMAKE_MATCH_9 "" >1: CMAKE_MINOR_VERSION "8" >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-2.8.2/build/__cmake_systeminformation/CMakeLists.txt" >1: CMAKE_PATCH_VERSION "2" >1: CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES "/lib;/usr/lib;/usr/lib32;/usr/lib64" >1: CMAKE_PLATFORM_ROOT_BIN "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation/CMakeFiles" >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-2.8.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 "4" >1: CMAKE_SKIP_RPATH "NO" >1: CMAKE_SOURCE_DIR "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: CMAKE_STATIC_LIBRARY_PREFIX "lib" >1: CMAKE_STATIC_LIBRARY_SUFFIX ".a" >1: CMAKE_STRIP "/usr/bin/strip" >1: CMAKE_SYSTEM "Linux-2.6.33.3-85.fc13.x86_64" >1: CMAKE_SYSTEM_INCLUDE_PATH "/usr/include/w32api;/usr/X11R6/include;/usr/include/X11;/opt/local/include;/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;/opt/local/lib;/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 "i686" >1: CMAKE_SYSTEM_PROGRAM_PATH "/usr/pkg/bin" >1: CMAKE_SYSTEM_SPECIFIC_INFORMATION_LOADED "1" >1: CMAKE_SYSTEM_VERSION "2.6.33.3-85.fc13.x86_64" >1: CMAKE_TWEAK_VERSION "0" >1: CMAKE_UNAME "/bin/uname" >1: CMAKE_VERBOSE_MAKEFILE "FALSE" >1: CMAKE_VERSION "2.8.2" >1: CXX_TEST_WAS_RUN "1" >1: C_TEST_WAS_RUN "1" >1: DumpInformation_BINARY_DIR "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: DumpInformation_SOURCE_DIR "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: OUTPUT "Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: /usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o >1: /usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation/CMakeFiles/CMakeTmp/testCXXCompiler.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/c++ CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation/CMakeFiles/CMakeTmp' >1: " >1: PRESET_CMAKE_SYSTEM_NAME "FALSE" >1: PROJECT_BINARY_DIR "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: PROJECT_NAME "DumpInformation" >1: PROJECT_SOURCE_DIR "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation" >1: RESULT_FILE "/builddir/build/BUILD/cmake-2.8.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-2.8.2/Modules/Platform/Linux-GNU-CXX.cmake" >1: _INCLUDED_SYSTEM_INFO_FILE "/builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake" >1: __COMPILER_GNU "1" >1: __LINUX_COMPILER_GNU "1" >1: __UNIX_PATHS_INCLUDED "1" >1: incl "/builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation/This does not exists" >1: type "" >1: val "0" >1: >1: ================================================================= >1: === COMMANDS >1: ================================================================= >1: __compiler_gnu >1: __linux_compiler_gnu >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_parse_implicit_link_info >1: _printtestcompilerstatus >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_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_minimum_required >1: cmake_parse_implicit_link_info >1: cmake_policy >1: configure_file >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: 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: 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_link_libraries >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: >1: ================================================================= >1: === OTHER >1: ================================================================= >1: INCLUDE_DIRECTORY: /builddir/build/BUILD/cmake-2.8.2/build/__cmake_systeminformation >1: INCLUDE_DIRECTORY: /builddir/build/BUILD/cmake-2.8.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-2.8.2/build >1: # It was generated by CMake: /builddir/build/BUILD/cmake-2.8.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 GUI's 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 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: //For backwards compatibility, what version of CMake commands and >1: // syntax should this version of CMake try to support. >1: CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 >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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ' >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 minsize builds. >1: CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG >1: >1: //Flags used by the compiler during release builds (/MD /Ob1 /Oi >1: // /Ot /Oy /Gs will produce slightly less optimized but smaller >1: // files). >1: CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG >1: >1: //Flags used by the compiler during Release with Debug Info builds. >1: CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g >1: >1: //C compiler. >1: CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc >1: >1: //Flags used by the compiler during all build types. >1: CMAKE_C_FLAGS:STRING='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ' >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 minsize builds. >1: CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG >1: >1: //Flags used by the compiler during release builds (/MD /Ob1 /Oi >1: // /Ot /Oy /Gs will produce slightly less optimized but smaller >1: // files). >1: CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG >1: >1: //Flags used by the compiler during Release with Debug Info builds. >1: CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g >1: >1: //Install location for data (relative to prefix). >1: CMAKE_DATA_DIR:PATH=/share/cmake >1: >1: //Install location for documentation (relative to prefix). >1: CMAKE_DOC_DIR:PATH=/share/doc/cmake-2.8.2 >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: //Value Computed by CMake >1: CMAKE_FORM_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form >1: >1: //Value Computed by CMake >1: CMAKE_FORM_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form >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: //Install location for man pages (relative to prefix). >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: //Perform strict testing to record property and variable access. >1: // Can be used to report any undefined properties or variables >1: CMAKE_STRICT:BOOL=OFF >1: >1: //Path to a program. >1: CMAKE_STRIP:FILEPATH=/usr/bin/strip >1: >1: //Generator used when running tests >1: CMAKE_TEST_GENERATOR:STRING= >1: >1: //Generator used when running tests >1: CMAKE_TEST_MAKEPROGRAM:FILEPATH= >1: >1: //Run KWStyle in order to check for violations of the coding standard. >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: //No help, variable specified on the command line. >1: CMAKE_USE_SYSTEM_LIBRARIES:UNINITIALIZED=1 >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-2.8.2/build/Utilities/cmcompress >1: >1: //Value Computed by CMake >1: CMCompress_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Utilities/cmcompress >1: >1: //Dependencies for the target >1: CMakeLib_LIB_DEPENDS:STATIC=general;cmsys;general;/usr/lib/libexpat.so;general;/usr/lib/libz.so;general;cmlibarchive;general;cmbzip2;general;cmcompress;general;/usr/lib/libcurl.so; >1: >1: //Value Computed by CMake >1: CMake_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build >1: >1: //Value Computed by CMake >1: CMake_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.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: //Enable to build Debian packages >1: CPACK_BINARY_DEB: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 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 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: //Path to a library. >1: CRYPTO_LIBRARY:FILEPATH=CRYPTO_LIBRARY-NOTFOUND >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/lib/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/lib/libcurl.so >1: >1: //Path to a file. >1: CURSES_CURSES_H_PATH:PATH=/usr/include >1: >1: //Path to a library. >1: CURSES_CURSES_LIBRARY:FILEPATH=/usr/lib/libcurses.so >1: >1: //Path to a library. >1: CURSES_EXTRA_LIBRARY:FILEPATH=CURSES_EXTRA_LIBRARY-NOTFOUND >1: >1: //Path to a library. >1: CURSES_FORM_LIBRARY:FILEPATH=/usr/lib/libform.so >1: >1: //Path to a file. >1: CURSES_HAVE_CURSES_H:FILEPATH=/usr/include/curses.h >1: >1: //The curses include path >1: CURSES_INCLUDE_PATH:FILEPATH=/usr/include >1: >1: //The curses library >1: CURSES_LIBRARY:FILEPATH=/usr/lib/libcurses.so >1: >1: //Path to a library. >1: CURSES_NCURSES_LIBRARY:FILEPATH=/usr/lib/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: //Enable ACL support >1: ENABLE_ACL:BOOL=OFF >1: >1: //Enable cpio building >1: ENABLE_CPIO:BOOL=ON >1: >1: //Enable dynamic build of cpio >1: ENABLE_CPIO_SHARED:BOOL=OFF >1: >1: //Enable tar building >1: ENABLE_TAR:BOOL=ON >1: >1: //Enable dynamic build of tar >1: ENABLE_TAR_SHARED:BOOL=OFF >1: >1: //Enable unit and regression tests >1: ENABLE_TEST:BOOL=OFF >1: >1: //Enable extended attribute support >1: ENABLE_XATTR:BOOL=ON >1: >1: //Path to a file. >1: EXPAT_INCLUDE_DIR:PATH=/usr/include >1: >1: //Path to a library. >1: EXPAT_LIBRARY:FILEPATH=/usr/lib/libexpat.so >1: >1: //The curses form library >1: FORM_LIBRARY:FILEPATH=/usr/lib/libform.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 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_JAVA_EXECUTABLE:FILEPATH=Java_JAVA_EXECUTABLE-NOTFOUND >1: >1: //Path to a file. >1: LIBXML2_INCLUDE_DIR:PATH=LIBXML2_INCLUDE_DIR-NOTFOUND >1: >1: //Path to a library. >1: LIBXML2_LIBRARIES:FILEPATH=LIBXML2_LIBRARIES-NOTFOUND >1: >1: //Path to a program. >1: LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=/usr/bin/xmllint >1: >1: //Command to build the project >1: MAKECOMMAND:STRING=/usr/bin/gmake -i >1: >1: //Path to a library. >1: MD_LIBRARY:FILEPATH=MD_LIBRARY-NOTFOUND >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: //makensis program location >1: NSIS_MAKENSIS_EXECUTABLE:FILEPATH=NSIS_MAKENSIS_EXECUTABLE-NOTFOUND >1: >1: //Path to a library. >1: OPENSSL_CRYPTO_LIBRARIES:FILEPATH=OPENSSL_CRYPTO_LIBRARIES-NOTFOUND >1: >1: //Path to a file. >1: OPENSSL_INCLUDE_DIR:PATH=OPENSSL_INCLUDE_DIR-NOTFOUND >1: >1: //Path to a file. >1: OPENSSL_ROOT_DIR:PATH=OPENSSL_ROOT_DIR-NOTFOUND >1: >1: //Path to a library. >1: OPENSSL_SSL_LIBRARIES:FILEPATH=OPENSSL_SSL_LIBRARIES-NOTFOUND >1: >1: //pkg-config executable >1: PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config >1: >1: //Path to a program. >1: QT_DBUSCPP2XML_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/qdbuscpp2xml >1: >1: //Path to a program. >1: QT_DBUSXML2CPP_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/qdbusxml2cpp >1: >1: //Path to a program. >1: QT_DESIGNER_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/designer-qt4 >1: >1: //The location of the Qt docs >1: QT_DOC_DIR:PATH=/usr/share/doc/qt4 >1: >1: //Qt library dir >1: QT_LIBRARY_DIR:PATH=/usr/lib >1: >1: //Path to a program. >1: QT_LINGUIST_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/linguist-qt4 >1: >1: //Path to a program. >1: QT_LRELEASE_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/lrelease-qt4 >1: >1: //Path to a program. >1: QT_LUPDATE_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/lupdate-qt4 >1: >1: //The location of the Qt mkspecs containing qconfig.pri >1: QT_MKSPECS_DIR:PATH=/usr/lib/qt4/mkspecs >1: >1: //Path to a program. >1: QT_MOC_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/moc-qt4 >1: >1: //Path to a file. >1: QT_PHONON_INCLUDE_DIR:PATH=QT_PHONON_INCLUDE_DIR-NOTFOUND >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/lib/qt4/plugins >1: >1: //Path to a program. >1: QT_QCOLLECTIONGENERATOR_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/qcollectiongenerator >1: >1: //The qmake executable for the Qt installation to use >1: QT_QMAKE_EXECUTABLE:FILEPATH=/usr/bin/qmake-qt4 >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/lib/libQt3Support.so >1: >1: //Path to a library. >1: QT_QT3SUPPORT_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQt3Support_debug.so >1: >1: //Path to a library. >1: QT_QT3SUPPORT_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQt3Support.so >1: >1: //Path to a file. >1: QT_QTASSISTANTCLIENT_INCLUDE_DIR:PATH=QT_QTASSISTANTCLIENT_INCLUDE_DIR-NOTFOUND >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: //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/lib/libQtCLucene.so >1: >1: //Path to a library. >1: QT_QTCLUCENE_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtCLucene_debug.so >1: >1: //Path to a library. >1: QT_QTCLUCENE_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtCore.so >1: >1: //Path to a library. >1: QT_QTCORE_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtCore_debug.so >1: >1: //Path to a library. >1: QT_QTCORE_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtDBus.so >1: >1: //Path to a library. >1: QT_QTDBUS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtDBus_debug.so >1: >1: //Path to a library. >1: QT_QTDBUS_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtDeclarative.so >1: >1: //Path to a library. >1: QT_QTDECLARATIVE_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtDeclarative_debug.so >1: >1: //Path to a library. >1: QT_QTDECLARATIVE_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtDesignerComponents.so >1: >1: //Path to a library. >1: QT_QTDESIGNERCOMPONENTS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtDesignerComponents_debug.so >1: >1: //Path to a library. >1: QT_QTDESIGNERCOMPONENTS_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtDesigner.so >1: >1: //Path to a library. >1: QT_QTDESIGNER_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtDesigner_debug.so >1: >1: //Path to a library. >1: QT_QTDESIGNER_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtDesigner.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/lib/libQtGui.so >1: >1: //Path to a library. >1: QT_QTGUI_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtGui_debug.so >1: >1: //Path to a library. >1: QT_QTGUI_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtHelp.so >1: >1: //Path to a library. >1: QT_QTHELP_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtHelp_debug.so >1: >1: //Path to a library. >1: QT_QTHELP_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtHelp.so >1: >1: //Path to a file. >1: QT_QTMOTIF_INCLUDE_DIR:PATH=QT_QTMOTIF_INCLUDE_DIR-NOTFOUND >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/lib/libQtMultimedia.so >1: >1: //Path to a library. >1: QT_QTMULTIMEDIA_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtMultimedia_debug.so >1: >1: //Path to a library. >1: QT_QTMULTIMEDIA_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtNetwork.so >1: >1: //Path to a library. >1: QT_QTNETWORK_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtNetwork_debug.so >1: >1: //Path to a library. >1: QT_QTNETWORK_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtNetwork.so >1: >1: //Path to a file. >1: QT_QTNSPLUGIN_INCLUDE_DIR:PATH=QT_QTNSPLUGIN_INCLUDE_DIR-NOTFOUND >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/lib/libQtOpenGL.so >1: >1: //Path to a library. >1: QT_QTOPENGL_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtOpenGL_debug.so >1: >1: //Path to a library. >1: QT_QTOPENGL_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtOpenGL.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/lib/libQtScriptTools.so >1: >1: //Path to a library. >1: QT_QTSCRIPTTOOLS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtScriptTools_debug.so >1: >1: //Path to a library. >1: QT_QTSCRIPTTOOLS_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtScript.so >1: >1: //Path to a library. >1: QT_QTSCRIPT_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtScript_debug.so >1: >1: //Path to a library. >1: QT_QTSCRIPT_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtSql.so >1: >1: //Path to a library. >1: QT_QTSQL_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtSql_debug.so >1: >1: //Path to a library. >1: QT_QTSQL_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtSvg.so >1: >1: //Path to a library. >1: QT_QTSVG_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtSvg_debug.so >1: >1: //Path to a library. >1: QT_QTSVG_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtTest.so >1: >1: //Path to a library. >1: QT_QTTEST_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtTest_debug.so >1: >1: //Path to a library. >1: QT_QTTEST_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtUiTools.a >1: >1: //Path to a library. >1: QT_QTUITOOLS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtUiTools_debug.a >1: >1: //Path to a library. >1: QT_QTUITOOLS_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtUiTools.a >1: >1: //Path to a file. >1: QT_QTWEBKIT_INCLUDE_DIR:PATH=QT_QTWEBKIT_INCLUDE_DIR-NOTFOUND >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/lib/libQtXmlPatterns.so >1: >1: //Path to a library. >1: QT_QTXMLPATTERNS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtXmlPatterns_debug.so >1: >1: //Path to a library. >1: QT_QTXMLPATTERNS_LIBRARY_RELEASE:FILEPATH=/usr/lib/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/lib/libQtXml.so >1: >1: //Path to a library. >1: QT_QTXML_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtXml_debug.so >1: >1: //Path to a library. >1: QT_QTXML_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtXml.so >1: >1: //Path to a program. >1: QT_RCC_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/rcc >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/lib/qt4/bin/uic3 >1: >1: //Path to a program. >1: QT_UIC_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/uic-qt4 >1: >1: //Value Computed by CMake >1: QtDialog_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog >1: >1: //Value Computed by CMake >1: QtDialog_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog >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=dhcp-163-207.linuxdev.us.dell.com >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: //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: //Should the KDE4 stable branch test be run? >1: TEST_KDE4_STABLE_BRANCH:BOOL=OFF >1: >1: //Path to a file. >1: ZLIB_INCLUDE_DIR:PATH=/usr/include >1: >1: //Path to a library. >1: ZLIB_LIBRARY:FILEPATH=/usr/lib/libz.so >1: >1: //Value Computed by CMake >1: bzip2_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 >1: >1: //Value Computed by CMake >1: bzip2_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 >1: >1: //Dependencies for the target >1: cmForm_LIB_DEPENDS:STATIC=general;/usr/lib/libcurses.so; >1: >1: //Dependencies for target >1: cmbzip2_LIB_DEPENDS:STATIC= >1: >1: //Dependencies for target >1: cmcompress_LIB_DEPENDS:STATIC= >1: >1: //Dependencies for the target >1: cmlibarchive_LIB_DEPENDS:STATIC=general;/usr/lib/libz.so; >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-2.8.2/build/Source/kwsys >1: >1: //Dependencies for the target >1: cmsys_LIB_DEPENDS:STATIC=general;dl; >1: >1: //Value Computed by CMake >1: cmsys_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Source/kwsys >1: >1: //Dependencies for target >1: cmsys_c_LIB_DEPENDS:STATIC= >1: >1: //Value Computed by CMake >1: libarchive_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive >1: >1: //Value Computed by CMake >1: libarchive_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive >1: >1: >1: ######################## >1: # INTERNAL cache entries >1: ######################## >1: >1: //ADVANCED property for variable: BUILD_DOCUMENTATION >1: BUILD_DOCUMENTATION-ADVANCED:INTERNAL=1 >1: //Have library cmbzip2 >1: BZIP2_NEED_PREFIX:INTERNAL= >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: //Result of TRY_COMPILE >1: CMAKE_ANSI_FOR_SCOPE:INTERNAL=TRUE >1: //Have include iostream >1: CMAKE_ANSI_STREAM_HEADERS:INTERNAL=1 >1: //ADVANCED property for variable: CMAKE_AR >1: CMAKE_AR-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: CMAKE_BACKWARDS_COMPATIBILITY >1: CMAKE_BACKWARDS_COMPATIBILITY-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: CMAKE_BUILD_TOOL >1: CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 >1: //What is the target build tool cmake is generating for. >1: CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/gmake >1: //This is the directory where this CMakeCache.txt was created >1: CMAKE_CACHEFILE_DIR:INTERNAL=/builddir/build/BUILD/cmake-2.8.2/build >1: //Major version of cmake used to create the current loaded cache >1: CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 >1: //Minor version of cmake used to create the current loaded cache >1: CMAKE_CACHE_MINOR_VERSION:INTERNAL=8 >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-2.8.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: CMAKE_CXX_COMPILER_WORKS: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: CMAKE_C_COMPILER_WORKS: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: //Result of TRY_COMPILE >1: CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE >1: //ADVANCED property for variable: CMAKE_DOC_DIR >1: CMAKE_DOC_DIR-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_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: //Result of TRY_COMPILE >1: CMAKE_HAS_ANSI_STRING_STREAM:INTERNAL=TRUE >1: //Start directory with the top level CMakeLists.txt file for this >1: // project >1: CMAKE_HOME_DIRECTORY:INTERNAL=/builddir/build/BUILD/cmake-2.8.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: //Does the compiler support ansi for scope. >1: CMAKE_NO_ANSI_FOR_SCOPE:INTERNAL=0 >1: //ADVANCED property for variable: CMAKE_NO_ANSI_STREAM_HEADERS >1: CMAKE_NO_ANSI_STREAM_HEADERS-ADVANCED:INTERNAL=1 >1: //Does the compiler support headers like iostream. >1: CMAKE_NO_ANSI_STREAM_HEADERS:INTERNAL=0 >1: //Does the compiler support sstream >1: CMAKE_NO_ANSI_STRING_STREAM:INTERNAL=0 >1: //Does the compiler support std::. >1: CMAKE_NO_STD_NAMESPACE:INTERNAL=0 >1: //number of local generators >1: CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=15 >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-2.8.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_RPATH >1: CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 >1: //CMake built with RPATH. >1: CMAKE_SKIP_RPATH:INTERNAL=OFF >1: //Result of TRY_COMPILE >1: CMAKE_STD_NAMESPACE:INTERNAL=TRUE >1: //ADVANCED property for variable: CMAKE_STRICT >1: CMAKE_STRICT-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: CMAKE_STRIP >1: CMAKE_STRIP-ADVANCED:INTERNAL=1 >1: //uname command >1: CMAKE_UNAME:INTERNAL=/bin/uname >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 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: CPACK_BINARY_DEB >1: CPACK_BINARY_DEB-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_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_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_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: //ADVANCED property for variable: CURSES_CURSES_HAS_WSYNCUP >1: CURSES_CURSES_HAS_WSYNCUP-ADVANCED:INTERNAL=1 >1: //Have library /usr/lib/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_EXTRA_LIBRARY >1: CURSES_EXTRA_LIBRARY-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: CURSES_INCLUDE_PATH >1: CURSES_INCLUDE_PATH-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: CURSES_LIBRARY >1: CURSES_LIBRARY-ADVANCED: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_REPORT_LIMIT >1: DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: DART_BUILD_WARNING_REPORT_LIMIT >1: DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: DART_ROOT >1: DART_ROOT-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: DART_TESTING_TIMEOUT >1: DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: DART_VERBOSE_BUILD >1: DART_VERBOSE_BUILD-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: DELIVER_CONTINUOUS_EMAIL >1: DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=1 >1: //CHECK_TYPE_SIZE: sizeof(dev_t) >1: DEV_T:INTERNAL=8 >1: //No configurable exe dir. >1: EXECUTABLE_OUTPUT_PATH:INTERNAL= >1: //ADVANCED property for variable: EXPAT_INCLUDE_DIR >1: EXPAT_INCLUDE_DIR-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: EXPAT_LIBRARY >1: EXPAT_LIBRARY-ADVANCED:INTERNAL=1 >1: //Details about finding BZip2 >1: FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[cmbzip2][/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2] >1: //Details about finding CURL >1: FIND_PACKAGE_MESSAGE_DETAILS_CURL:INTERNAL=[/usr/lib/libcurl.so][/usr/include] >1: //Details about finding EXPAT >1: FIND_PACKAGE_MESSAGE_DETAILS_EXPAT:INTERNAL=[/usr/lib/libexpat.so][/usr/include] >1: //Details about finding Qt4 >1: FIND_PACKAGE_MESSAGE_DETAILS_Qt4:INTERNAL=[/usr/lib][/usr/include][/usr/lib/qt4/bin/moc-qt4][/usr/lib/qt4/bin/uic-qt4][/usr/lib/qt4/bin/rcc] >1: //Details about finding ZLIB >1: FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/include][/usr/lib/libz.so] >1: //ADVANCED property for variable: FORM_LIBRARY >1: FORM_LIBRARY-ADVANCED:INTERNAL=1 >1: //CHECK_TYPE_SIZE: sizeof(gid_t) >1: GID_T:INTERNAL=4 >1: //ADVANCED property for variable: GITCOMMAND >1: GITCOMMAND-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: GIT_EXECUTABLE >1: GIT_EXECUTABLE-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: GUNZIPCOMMAND >1: GUNZIPCOMMAND-ADVANCED:INTERNAL=1 >1: //Have includes HAVE_ACL_LIBACL_H >1: HAVE_ACL_LIBACL_H:INTERNAL= >1: //Have library attr >1: HAVE_ATTR_LIB:INTERNAL= >1: //Have includes HAVE_ATTR_XATTR_H >1: HAVE_ATTR_XATTR_H:INTERNAL= >1: //Have function chflags >1: HAVE_CHFLAGS:INTERNAL= >1: //Have function chown >1: HAVE_CHOWN:INTERNAL=1 >1: //Have function chroot >1: HAVE_CHROOT:INTERNAL=1 >1: //Have symbol CreateHardLinkA >1: HAVE_CREATEHARDLINKA:INTERNAL= >1: //Have symbol CreateHardLinkW >1: HAVE_CREATEHARDLINKW:INTERNAL= >1: //Have include HAVE_CTYPE_H >1: HAVE_CTYPE_H:INTERNAL=1 >1: //Have symbol INT64_MAX >1: HAVE_DECL_INT64_MAX:INTERNAL=1 >1: //Have symbol INT64_MIN >1: HAVE_DECL_INT64_MIN:INTERNAL=1 >1: //Have symbol optarg >1: HAVE_DECL_OPTARG:INTERNAL=1 >1: //Have symbol optind >1: HAVE_DECL_OPTIND:INTERNAL=1 >1: //Have symbol SIZE_MAX >1: HAVE_DECL_SIZE_MAX:INTERNAL=1 >1: //Have symbol SSIZE_MAX >1: HAVE_DECL_SSIZE_MAX:INTERNAL=1 >1: //Have symbol UINT32_MAX >1: HAVE_DECL_UINT32_MAX:INTERNAL=1 >1: //Have symbol UINT64_MAX >1: HAVE_DECL_UINT64_MAX:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_DEV_T:INTERNAL=TRUE >1: //Have includes HAVE_DIRECT_H >1: HAVE_DIRECT_H:INTERNAL= >1: //Test HAVE_DIRENT_H >1: HAVE_DIRENT_H:INTERNAL=1 >1: //Have include HAVE_DLFCN_H >1: HAVE_DLFCN_H:INTERNAL=1 >1: //Have symbol D_MD_ORDER >1: HAVE_D_MD_ORDER:INTERNAL= >1: //Have symbol EFTYPE >1: HAVE_EFTYPE:INTERNAL= >1: //Have symbol EILSEQ >1: HAVE_EILSEQ:INTERNAL=1 >1: //Have include elf.h >1: HAVE_ELF_H:INTERNAL=1 >1: //Have symbol environ >1: HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE:INTERNAL= >1: //Have include HAVE_ERRNO_H >1: HAVE_ERRNO_H:INTERNAL=1 >1: //Have includes HAVE_EXT2FS_EXT2_FS_H >1: HAVE_EXT2FS_EXT2_FS_H:INTERNAL= >1: //Have function extattr_get_file >1: HAVE_EXTATTR_GET_FILE:INTERNAL= >1: //Have function extattr_list_file >1: HAVE_EXTATTR_LIST_FILE:INTERNAL= >1: //Have function extattr_set_fd >1: HAVE_EXTATTR_SET_FD:INTERNAL= >1: //Have function extattr_set_file >1: HAVE_EXTATTR_SET_FILE:INTERNAL= >1: //Have function fchdir >1: HAVE_FCHDIR:INTERNAL=1 >1: //Have function fchflags >1: HAVE_FCHFLAGS:INTERNAL= >1: //Have function fchmod >1: HAVE_FCHMOD:INTERNAL=1 >1: //Have function fchown >1: HAVE_FCHOWN:INTERNAL=1 >1: //Have function fcntl >1: HAVE_FCNTL:INTERNAL=1 >1: //Have include HAVE_FCNTL_H >1: HAVE_FCNTL_H:INTERNAL=1 >1: //Have function fork >1: HAVE_FORK:INTERNAL=1 >1: //Have symbol fseeko >1: HAVE_FSEEKO:INTERNAL=1 >1: //Have function fsetxattr >1: HAVE_FSETXATTR:INTERNAL=1 >1: //Have function fstat >1: HAVE_FSTAT:INTERNAL=1 >1: //Have function ftruncate >1: HAVE_FTRUNCATE:INTERNAL=1 >1: //Have function futimes >1: HAVE_FUTIMES:INTERNAL=1 >1: //Have function geteuid >1: HAVE_GETEUID:INTERNAL=1 >1: //Have function getpid >1: HAVE_GETPID:INTERNAL=1 >1: //Have function getxattr >1: HAVE_GETXATTR:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_GID_T:INTERNAL=TRUE >1: //Have include HAVE_GRP_H >1: HAVE_GRP_H:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_ID_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_INT32_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_INT64_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_INTMAX_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_INTPTR_T:INTERNAL=TRUE >1: //Have include HAVE_INTTYPES_H >1: HAVE_INTTYPES_H:INTERNAL=1 >1: //Have includes HAVE_IO_H >1: HAVE_IO_H:INTERNAL= >1: //Result of TRY_COMPILE >1: HAVE_KWSYS_SIZEOF_CHAR:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_KWSYS_SIZEOF___INT64:INTERNAL=FALSE >1: //Have include HAVE_LANGINFO_H >1: HAVE_LANGINFO_H:INTERNAL=1 >1: //Have function lchflags >1: HAVE_LCHFLAGS:INTERNAL= >1: //Have function lchmod >1: HAVE_LCHMOD:INTERNAL= >1: //Have function lchown >1: HAVE_LCHOWN:INTERNAL=1 >1: //Have function lgetxattr >1: HAVE_LGETXATTR:INTERNAL=1 >1: //Have include HAVE_LIMITS_H >1: HAVE_LIMITS_H:INTERNAL=1 >1: //Have function link >1: HAVE_LINK:INTERNAL=1 >1: //Have include HAVE_LINUX_FS_H >1: HAVE_LINUX_FS_H:INTERNAL=1 >1: //Have function listxattr >1: HAVE_LISTXATTR:INTERNAL=1 >1: //Have function llistxattr >1: HAVE_LLISTXATTR:INTERNAL=1 >1: //Have include HAVE_LOCALE_H >1: HAVE_LOCALE_H:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_LONG_LONG_INT:INTERNAL=TRUE >1: //Have function lsetxattr >1: HAVE_LSETXATTR:INTERNAL=1 >1: //Have function lstat >1: HAVE_LSTAT:INTERNAL=1 >1: //Have function lutimes >1: HAVE_LUTIMES:INTERNAL=1 >1: //Have function MD5Init >1: HAVE_MD5Init:INTERNAL= >1: //Have includes HAVE_MD5_H >1: HAVE_MD5_H:INTERNAL= >1: //Have function MD5_Init >1: HAVE_MD5_Init:INTERNAL= >1: //Have function memmove >1: HAVE_MEMMOVE:INTERNAL=1 >1: //Have include HAVE_MEMORY_H >1: HAVE_MEMORY_H:INTERNAL=1 >1: //Have function mkdir >1: HAVE_MKDIR:INTERNAL=1 >1: //Have function mkfifo >1: HAVE_MKFIFO:INTERNAL=1 >1: //Have function mknod >1: HAVE_MKNOD:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_MODE_T:INTERNAL=TRUE >1: //Have function nl_langinfo >1: HAVE_NL_LANGINFO:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_OFF_T:INTERNAL=TRUE >1: //Have includes HAVE_OPENSSL_MD5_H >1: HAVE_OPENSSL_MD5_H:INTERNAL= >1: //Have includes HAVE_OPENSSL_RIPEMD_H >1: HAVE_OPENSSL_RIPEMD_H:INTERNAL= >1: //Have includes HAVE_OPENSSL_SHA_H >1: HAVE_OPENSSL_SHA_H:INTERNAL= >1: //Have include HAVE_PATHS_H >1: HAVE_PATHS_H:INTERNAL=1 >1: //Have function pipe >1: HAVE_PIPE:INTERNAL=1 >1: //Have function poll >1: HAVE_POLL:INTERNAL=1 >1: //Have include HAVE_POLL_H >1: HAVE_POLL_H:INTERNAL=1 >1: //Have includes HAVE_PROCESS_H >1: HAVE_PROCESS_H:INTERNAL= >1: //Have include HAVE_PWD_H >1: HAVE_PWD_H:INTERNAL=1 >1: //Have function readlink >1: HAVE_READLINK:INTERNAL=1 >1: //Have include HAVE_REGEX_H >1: HAVE_REGEX_H:INTERNAL=1 >1: //Have function RIPEMD160_Init >1: HAVE_RIPEMD160_Init:INTERNAL= >1: //Have includes HAVE_RIPEMD_H >1: HAVE_RIPEMD_H:INTERNAL= >1: //Have function RMD160Init >1: HAVE_RMD160Init:INTERNAL= >1: //Have includes HAVE_RMD160_H >1: HAVE_RMD160_H:INTERNAL= >1: //Have function select >1: HAVE_SELECT:INTERNAL=1 >1: //Have function setenv >1: HAVE_SETENV:INTERNAL=1 >1: //Have function setlocale >1: HAVE_SETLOCALE:INTERNAL=1 >1: //Have function SHA1Init >1: HAVE_SHA1Init:INTERNAL= >1: //Have includes HAVE_SHA1_H >1: HAVE_SHA1_H:INTERNAL= >1: //Have function SHA1_Init >1: HAVE_SHA1_Init:INTERNAL= >1: //Have function SHA256_Init >1: HAVE_SHA256:INTERNAL= >1: //Have includes HAVE_SHA256_H >1: HAVE_SHA256_H:INTERNAL= >1: //Have includes HAVE_SHA2_H >1: HAVE_SHA2_H:INTERNAL= >1: //Have function SHA384_Init >1: HAVE_SHA384:INTERNAL= >1: //Have function SHA512_Init >1: HAVE_SHA512:INTERNAL= >1: //Have includes HAVE_SHA_H >1: HAVE_SHA_H:INTERNAL= >1: //Have include HAVE_SIGNAL_H >1: HAVE_SIGNAL_H:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_SIZEOF_WCHAR_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_SIZE_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_SSIZE_T:INTERNAL=TRUE >1: //Have include HAVE_STDARG_H >1: HAVE_STDARG_H:INTERNAL=1 >1: //Have include stddef.h >1: HAVE_STDDEF_H:INTERNAL=1 >1: //Have include stdint.h >1: HAVE_STDINT_H:INTERNAL=1 >1: //Have include HAVE_STDLIB_H >1: HAVE_STDLIB_H:INTERNAL=1 >1: //Have function strchr >1: HAVE_STRCHR:INTERNAL=1 >1: //Have function strdup >1: HAVE_STRDUP:INTERNAL=1 >1: //Have function strerror >1: HAVE_STRERROR:INTERNAL=1 >1: //Have symbol strerror_r >1: HAVE_STRERROR_R:INTERNAL=1 >1: //Have symbol strftime >1: HAVE_STRFTIME:INTERNAL=1 >1: //Have include HAVE_STRINGS_H >1: HAVE_STRINGS_H:INTERNAL=1 >1: //Have include HAVE_STRING_H >1: HAVE_STRING_H:INTERNAL=1 >1: //Have function strncpy_s >1: HAVE_STRNCPY_S:INTERNAL= >1: //Have function strrchr >1: HAVE_STRRCHR:INTERNAL=1 >1: //Test HAVE_STRUCT_STAT_ST_BIRTHTIME >1: HAVE_STRUCT_STAT_ST_BIRTHTIME:INTERNAL= >1: //Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC >1: HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC:INTERNAL= >1: //Test HAVE_STRUCT_STAT_ST_BLKSIZE >1: HAVE_STRUCT_STAT_ST_BLKSIZE:INTERNAL=1 >1: //Test HAVE_STRUCT_STAT_ST_FLAGS >1: HAVE_STRUCT_STAT_ST_FLAGS:INTERNAL= >1: //Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC >1: HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC:INTERNAL= >1: //Test HAVE_STRUCT_STAT_ST_MTIME_N >1: HAVE_STRUCT_STAT_ST_MTIME_N:INTERNAL= >1: //Test HAVE_STRUCT_STAT_ST_MTIME_USEC >1: HAVE_STRUCT_STAT_ST_MTIME_USEC:INTERNAL= >1: //Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC >1: HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC:INTERNAL=1 >1: //Test HAVE_STRUCT_STAT_ST_UMTIME >1: HAVE_STRUCT_STAT_ST_UMTIME:INTERNAL= >1: //Have function symlink >1: HAVE_SYMLINK:INTERNAL=1 >1: //Have includes HAVE_SYS_ACL_H >1: HAVE_SYS_ACL_H:INTERNAL= >1: //Have includes HAVE_SYS_EXTATTR_H >1: HAVE_SYS_EXTATTR_H:INTERNAL= >1: //Have include HAVE_SYS_IOCTL_H >1: HAVE_SYS_IOCTL_H:INTERNAL=1 >1: //Have includes HAVE_SYS_MKDEV_H >1: HAVE_SYS_MKDEV_H:INTERNAL= >1: //Have include HAVE_SYS_PARAM_H >1: HAVE_SYS_PARAM_H:INTERNAL=1 >1: //Have include HAVE_SYS_POLL_H >1: HAVE_SYS_POLL_H:INTERNAL=1 >1: //Have include HAVE_SYS_SELECT_H >1: HAVE_SYS_SELECT_H:INTERNAL=1 >1: //Have include HAVE_SYS_STAT_H >1: HAVE_SYS_STAT_H:INTERNAL=1 >1: //Have include HAVE_SYS_TIME_H >1: HAVE_SYS_TIME_H:INTERNAL=1 >1: //Have include sys/types.h >1: HAVE_SYS_TYPES_H:INTERNAL=1 >1: //Have includes HAVE_SYS_UTIME_H >1: HAVE_SYS_UTIME_H:INTERNAL= >1: //Have include HAVE_SYS_WAIT_H >1: HAVE_SYS_WAIT_H:INTERNAL=1 >1: //Have include HAVE_SYS_XATTR_H >1: HAVE_SYS_XATTR_H:INTERNAL=1 >1: //Have function timegm >1: HAVE_TIMEGM:INTERNAL=1 >1: //Have include HAVE_TIME_H >1: HAVE_TIME_H:INTERNAL=1 >1: //Have function tzset >1: HAVE_TZSET:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_UID_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_UINT16_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_UINT32_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_UINT64_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_UINTMAX_T:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_UINTPTR_T:INTERNAL=TRUE >1: //Have include HAVE_UNISTD_H >1: HAVE_UNISTD_H:INTERNAL=1 >1: //Have symbol unsetenv >1: HAVE_UNSETENV:INTERNAL=1 >1: //Result of TRY_COMPILE >1: HAVE_UNSIGNED_LONG_LONG:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: HAVE_UNSIGNED_LONG_LONG_INT:INTERNAL=TRUE >1: //Have function utime >1: HAVE_UTIME:INTERNAL=1 >1: //Have function utimes >1: HAVE_UTIMES:INTERNAL=1 >1: //Have include HAVE_UTIME_H >1: HAVE_UTIME_H:INTERNAL=1 >1: //Have function vfork >1: HAVE_VFORK:INTERNAL=1 >1: //Have symbol vprintf >1: HAVE_VPRINTF:INTERNAL=1 >1: //Have include HAVE_WCHAR_H >1: HAVE_WCHAR_H:INTERNAL=1 >1: //Have function wcrtomb >1: HAVE_WCRTOMB:INTERNAL=1 >1: //Have function wcscpy >1: HAVE_WCSCPY:INTERNAL=1 >1: //Have function wcslen >1: HAVE_WCSLEN:INTERNAL=1 >1: //Have function wctomb >1: HAVE_WCTOMB:INTERNAL=1 >1: //Have include HAVE_WCTYPE_H >1: HAVE_WCTYPE_H:INTERNAL=1 >1: //Have includes HAVE_WINDOWS_H >1: HAVE_WINDOWS_H:INTERNAL= >1: //Have symbol wmemcmp >1: HAVE_WMEMCMP:INTERNAL=1 >1: //Have symbol wmemcpy >1: HAVE_WMEMCPY:INTERNAL=1 >1: //ADVANCED property for variable: HGCOMMAND >1: HGCOMMAND-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: HG_EXECUTABLE >1: HG_EXECUTABLE-ADVANCED:INTERNAL=1 >1: //CHECK_TYPE_SIZE: sizeof(id_t) >1: ID_T:INTERNAL=4 >1: //CHECK_TYPE_SIZE: sizeof(int32_t) >1: INT32_T:INTERNAL=4 >1: //CHECK_TYPE_SIZE: sizeof(int64_t) >1: INT64_T:INTERNAL=8 >1: //CHECK_TYPE_SIZE: sizeof(intmax_t) >1: INTMAX_T:INTERNAL=8 >1: //CHECK_TYPE_SIZE: sizeof(intptr_t) >1: INTPTR_T:INTERNAL=4 >1: //ADVANCED property for variable: JAVACOMMAND >1: JAVACOMMAND-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: Java_JAR_EXECUTABLE >1: Java_JAR_EXECUTABLE-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: Java_JAVAC_EXECUTABLE >1: Java_JAVAC_EXECUTABLE-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: Java_JAVA_EXECUTABLE >1: Java_JAVA_EXECUTABLE-ADVANCED:INTERNAL=1 >1: //Result of TRY_RUN >1: KWSYS_CHAR_IS_SIGNED:INTERNAL=0 >1: //Result of TRY_COMPILE >1: KWSYS_CHAR_IS_SIGNED_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_CXX_HAS_CSTDDEF_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_CXX_HAS_CSTDIO_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_CXX_HAS_FULL_SPECIALIZATION_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_CXX_HAS_LONG_LONG_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_CXX_HAS_MEMBER_TEMPLATES_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS_COMPILED:INTERNAL=FALSE >1: //Result of TRY_COMPILE >1: KWSYS_C_HAS_PTRDIFF_T_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_C_HAS_SSIZE_T_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_C_TYPE_MACROS_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_IOS_HAS_ISTREAM_LONG_LONG_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_IOS_HAS_OSTREAM_LONG_LONG_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_IOS_HAVE_BINARY_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_IOS_HAVE_STD_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_IOS_USE_ANSI_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_IOS_USE_SSTREAM_COMPILED:INTERNAL=TRUE >1: //Result of TRY_RUN >1: KWSYS_LFS_WORKS:INTERNAL=0 >1: //Result of TRY_COMPILE >1: KWSYS_LFS_WORKS_COMPILED:INTERNAL=TRUE >1: //CHECK_TYPE_SIZE: sizeof(char) >1: KWSYS_SIZEOF_CHAR:INTERNAL=1 >1: //CHECK_TYPE_SIZE: __int64 unknown >1: KWSYS_SIZEOF___INT64:INTERNAL= >1: //Result of TRY_COMPILE >1: KWSYS_STAT_HAS_ST_MTIM_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT_COMPILED:INTERNAL=FALSE >1: //Result of TRY_COMPILE >1: KWSYS_STL_HAS_ALLOCATOR_OBJECTS_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_STL_HAS_ALLOCATOR_REBIND_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_STL_HAS_ALLOCATOR_TEMPLATE_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_STL_HAS_ITERATOR_TRAITS_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_STL_HAVE_STD_COMPILED:INTERNAL=TRUE >1: //Result of TRY_COMPILE >1: KWSYS_STL_STRING_HAVE_NEQ_CHAR_COMPILED:INTERNAL=TRUE >1: //Where to put the libraries for CMake >1: LIBRARY_OUTPUT_PATH:INTERNAL= >1: //ADVANCED property for variable: LIBXML2_INCLUDE_DIR >1: LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: LIBXML2_LIBRARIES >1: LIBXML2_LIBRARIES-ADVANCED:INTERNAL=1 >1: //ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE >1: LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1 >1: //CHECK_TYPE_SIZE: sizeof(long long int) >1: LONG_LONG_INT:INTERNAL=8 >1: //Have symbol major >1: MAJOR_IN_MKDEV:INTERNAL= >1: //Have symbol major >1: MAJOR_IN_SYSMACROS:INTERNAL=1 >1: //ADVANCED pr >1: >1: ================================================================= >1: === ../CMakeFiles/CMakeOutput.log >1: ================================================================= >1: The system is: Linux - 2.6.33.3-85.fc13.x86_64 - i686 >1: Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. >1: Compiler: /usr/bin/cc >1: Build flags: -O2;-g;-pipe;-Wall;-Wp,-D_FORTIFY_SOURCE=2;-fexceptions;-fstack-protector;--param=ssp-buffer-size=4;-m32;-march=i686;-mtune=atom;-fasynchronous-unwind-tables >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-2.8.2/build/CMakeFiles/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;-Wp,-D_FORTIFY_SOURCE=2;-fexceptions;-fstack-protector;--param=ssp-buffer-size=4;-m32;-march=i686;-mtune=atom;-fasynchronous-unwind-tables >1: Id flags: >1: >1: The output was: >1: 0 >1: CMakeCXXCompilerId.cpp:79:58: warning: deprecated conversion from string constant to 'char*' >1: CMakeCXXCompilerId.cpp:192:58: warning: deprecated conversion from string constant to 'char*' >1: CMakeCXXCompilerId.cpp:193:54: warning: deprecated conversion from string constant to 'char*' >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-2.8.2/build/CMakeFiles/CompilerIdCXX/a.out" >1: >1: Determining if the C compiler works passed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/testCCompiler.c >1: Linking C executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: >1: >1: Detecting C compiler ABI info compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCCompilerABI.c >1: Linking C executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -v CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic >1: Using built-in specs. >1: COLLECT_GCC=/usr/bin/cc >1: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper >1: Target: i686-redhat-linux >1: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux >1: Thread model: posix >1: gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) >1: COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/ >1: LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/ >1: COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-fexceptions' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-m32' '-march=i686' '-mtune=atom' '-fasynchronous-unwind-tables' '-v' '-o' 'cmTryCompileExec' '-rdynamic' >1: /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.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-2.8.2/build/CMakeFiles/CMakeTmp] >1: ignore line: [] >1: ignore line: [Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"] >1: ignore line: [gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build] >1: ignore line: [gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp'] >1: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1] >1: ignore line: [Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o] >1: ignore line: [/usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCCompilerABI.c] >1: ignore line: [Linking C executable cmTryCompileExec] >1: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1] >1: ignore line: [/usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -v CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic ] >1: ignore line: [Using built-in specs.] >1: ignore line: [COLLECT_GCC=/usr/bin/cc] >1: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper] >1: ignore line: [Target: i686-redhat-linux] >1: ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux] >1: ignore line: [Thread model: posix] >1: ignore line: [gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) ] >1: ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/] >1: ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/] >1: ignore line: [COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-fexceptions' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-m32' '-march=i686' '-mtune=atom' '-fasynchronous-unwind-tables' '-v' '-o' 'cmTryCompileExec' '-rdynamic'] >1: link line: [ /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] >1: arg [/usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2] ==> ignore >1: arg [--build-id] ==> ignore >1: arg [--no-add-needed] ==> ignore >1: arg [--eh-frame-hdr] ==> ignore >1: arg [-m] ==> ignore >1: arg [elf_i386] ==> ignore >1: arg [--hash-style=gnu] ==> ignore >1: arg [-export-dynamic] ==> ignore >1: arg [-dynamic-linker] ==> ignore >1: arg [/lib/ld-linux.so.2] ==> ignore >1: arg [-o] ==> ignore >1: arg [cmTryCompileExec] ==> ignore >1: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o] ==> ignore >1: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o] ==> ignore >1: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o] ==> ignore >1: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] >1: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] >1: arg [CMakeFiles/cmTryCompileExec.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/i686-redhat-linux/4.5.1/crtend.o] ==> ignore >1: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] ==> ignore >1: remove lib [gcc] >1: remove lib [gcc_s] >1: remove lib [gcc] >1: remove lib [gcc_s] >1: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> [/usr/lib/gcc/i686-redhat-linux/4.5.1] >1: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> [/usr/lib] >1: implicit libs: [c] >1: implicit dirs: [/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib] >1: >1: >1: Determining if the CXX compiler works passed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: >1: >1: Detecting CXX compiler ABI info compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXCompilerABI.cpp >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -v CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic >1: Using built-in specs. >1: COLLECT_GCC=/usr/bin/g++ >1: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper >1: Target: i686-redhat-linux >1: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux >1: Thread model: posix >1: gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) >1: COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/ >1: LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/ >1: COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-fexceptions' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-m32' '-march=i686' '-mtune=atom' '-fasynchronous-unwind-tables' '-v' '-o' 'cmTryCompileExec' '-rdynamic' '-shared-libgcc' >1: /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.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-2.8.2/build/CMakeFiles/CMakeTmp] >1: ignore line: [] >1: ignore line: [Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"] >1: ignore line: [gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build] >1: ignore line: [gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp'] >1: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1] >1: ignore line: [Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o] >1: ignore line: [/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXCompilerABI.cpp] >1: ignore line: [Linking CXX executable cmTryCompileExec] >1: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1] >1: ignore line: [/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -v CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic ] >1: ignore line: [Using built-in specs.] >1: ignore line: [COLLECT_GCC=/usr/bin/g++] >1: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper] >1: ignore line: [Target: i686-redhat-linux] >1: ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux] >1: ignore line: [Thread model: posix] >1: ignore line: [gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) ] >1: ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/] >1: ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/] >1: ignore line: [COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-fexceptions' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-m32' '-march=i686' '-mtune=atom' '-fasynchronous-unwind-tables' '-v' '-o' 'cmTryCompileExec' '-rdynamic' '-shared-libgcc'] >1: link line: [ /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] >1: arg [/usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2] ==> ignore >1: arg [--build-id] ==> ignore >1: arg [--no-add-needed] ==> ignore >1: arg [--eh-frame-hdr] ==> ignore >1: arg [-m] ==> ignore >1: arg [elf_i386] ==> ignore >1: arg [--hash-style=gnu] ==> ignore >1: arg [-export-dynamic] ==> ignore >1: arg [-dynamic-linker] ==> ignore >1: arg [/lib/ld-linux.so.2] ==> ignore >1: arg [-o] ==> ignore >1: arg [cmTryCompileExec] ==> ignore >1: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o] ==> ignore >1: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o] ==> ignore >1: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o] ==> ignore >1: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] >1: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] >1: arg [CMakeFiles/cmTryCompileExec.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/i686-redhat-linux/4.5.1/crtend.o] ==> ignore >1: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] ==> ignore >1: remove lib [gcc_s] >1: remove lib [gcc] >1: remove lib [gcc_s] >1: remove lib [gcc] >1: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> [/usr/lib/gcc/i686-redhat-linux/4.5.1] >1: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> [/usr/lib] >1: implicit libs: [stdc++;m;c] >1: implicit dirs: [/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib] >1: >1: >1: Determining if the include file iostream exists passed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.cxx.o >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: >1: >1: Determining if the CXX compiler has std namespace passed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/TestForSTDNamespace.cxx.o >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/TestForSTDNamespace.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/TestForSTDNamespace.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/TestForSTDNamespace.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: >1: >1: Determining if the CXX compiler understands ansi for scopes passed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/TestForAnsiForScope.cxx.o >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/TestForAnsiForScope.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/TestForAnsiForScope.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/TestForAnsiForScope.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: >1: >1: Determining if the CXX compiler has sstream passed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/TestForSSTREAM.cxx.o >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/TestForSSTREAM.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/TestForSSTREAM.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/TestForSSTREAM.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: >1: >1: Determining if the unsetenv exist passed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >1: Linking C executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: >1: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >1: /* */ >1: #include <stdlib.h> >1: >1: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >1: int main() >1: { >1: #ifndef unsetenv >1: cmakeRequireSymbol(0,&unsetenv); >1: #endif >1: return 0; >1: } >1: >1: Checking whether header cstdio is available compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_CSTDIO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking for Large File Support compiled and ran with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_LFS_WORKS -DKWSYS_CXX_HAS_CSTDIO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether STL classes are in std namespace compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_STL_HAVE_STD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether ANSI stream headers are available compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_IOS_USE_ANSI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether ANSI streams are in std namespace compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_IOS_HAVE_STD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether ANSI string stream is available compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_IOS_USE_SSTREAM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether header cstddef is available compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_CSTDDEF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether stl string has operator!= for char* compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether stl has iterator_traits compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ITERATOR_TRAITS -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether stl has standard template allocator compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking for rebind member of stl allocator compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ALLOCATOR_REBIND -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether stl containers support allocator objects. compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: Linking CXX executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: >1: >1: Checking whether ios has binary openmode compiled with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlat >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-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: error: 'environ' undeclared (first use in this function) >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: note: each undeclared identifier is reported only once for each function it appears in >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >1: /* */ >1: #include <stdlib.h> >1: >1: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >1: int main() >1: { >1: #ifndef environ >1: cmakeRequireSymbol(0,&environ); >1: #endif >1: return 0; >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-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'void f(const std::allocator<char>&)': >1: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:247:25: error: no matching function for call to 'std::allocator<char>::max_size(unsigned int) const' >1: /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../../include/c++/4.5.1/ext/new_allocator.h:98:7: note: candidate is: __gnu_cxx::new_allocator::size_type __gnu_cxx::new_allocator<_Tp>::max_size() const [with _Tp = char, __gnu_cxx::new_allocator::size_type = unsigned int] >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 >1: gmake: *** [cmTryCompileExec/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-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >1: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >1: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:132:21: warning: friend declaration 'int f(A<T>&)' declares a non-template function >1: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:132: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-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int f(A<T>&) [with T = int]': >1: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:138:23: instantiated from here >1: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:134:7: error: 'int A<int>::x' is private >1: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:137:50: error: within this context >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: >1: Determining size of __int64 failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF___INT64.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF___INT64.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c:19:12: error: '__int64' undeclared here (not in a function) >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF___INT64.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c: >1: #include <sys/types.h> >1: #include <stdint.h> >1: #include <stddef.h> >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: Determining if the function BZ2_bzCompressInit exists in the cmbzip2 failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=BZ2_bzCompressInit -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >1: Linking C executable cmTryCompileExec >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=BZ2_bzCompressInit CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lcmbzip2 >1: /usr/bin/ld: cannot find -lcmbzip2 >1: collect2: ld returned 1 exit status >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [cmTryCompileExec] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: >1: Determining if files sys/types.h;acl/libacl.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:24: fatal error: acl/libacl.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <acl/libacl.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;attr/xattr.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:24: fatal error: attr/xattr.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <attr/xattr.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;direct.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:4:20: fatal error: direct.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <direct.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;ext2fs/ext2_fs.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:6:28: fatal error: ext2fs/ext2_fs.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <ext2fs/ext2_fs.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;io.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:9:16: fatal error: io.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <io.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;process.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:16:21: fatal error: process.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <process.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/acl.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:24:21: fatal error: sys/acl.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/acl.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/extattr.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:24:25: fatal error: sys/extattr.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/extattr.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/mkdev.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:25:23: fatal error: sys/mkdev.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/mkdev.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/utime.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:30:23: fatal error: sys/utime.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/utime.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;windows.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:21: fatal error: windows.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <windows.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;md5.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:17: fatal error: md5.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <md5.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;openssl/md5.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:25: fatal error: openssl/md5.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <openssl/md5.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;openssl/ripemd.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:28: fatal error: openssl/ripemd.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <openssl/ripemd.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;openssl/sha.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:25: fatal error: openssl/sha.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <openssl/sha.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;ripemd.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:20: fatal error: ripemd.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <ripemd.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;rmd160.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:20: fatal error: rmd160.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <rmd160.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;sha.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:17: fatal error: sha.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <sha.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;sha1.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:18: fatal error: sha1.h: No such file or directory >1: compilation terminated. >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake: *** [cmTryCompileExec/fast] Error 2 >1: >1: Source: >1: /* */ >1: #include <sys/types.h> >1: #include <ctype.h> >1: #include <dlfcn.h> >1: #include <errno.h> >1: #include <fcntl.h> >1: #include <grp.h> >1: #include <inttypes.h> >1: #include <langinfo.h> >1: #include <limits.h> >1: #include <linux/fs.h> >1: #include <locale.h> >1: #include <memory.h> >1: #include <paths.h> >1: #include <poll.h> >1: #include <pwd.h> >1: #include <regex.h> >1: #include <signal.h> >1: #include <stdarg.h> >1: #include <stdint.h> >1: #include <stdlib.h> >1: #include <string.h> >1: #include <strings.h> >1: #include <sys/ioctl.h> >1: #include <sys/param.h> >1: #include <sys/poll.h> >1: #include <sys/select.h> >1: #include <sys/stat.h> >1: #include <sys/time.h> >1: #include <sys/wait.h> >1: #include <time.h> >1: #include <unistd.h> >1: #include <utime.h> >1: #include <wchar.h> >1: #include <wctype.h> >1: #include <sha1.h> >1: >1: >1: int main(){return 0;} >1: >1: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;sha2.h exist failed with the following output: >1: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >1: >1: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >1: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >1: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >1: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >1: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >1: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:18: fatal error: sha2.h: No such file or directory >1: compilation terminated. >1: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >1: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >1: gmake: *** [cmTryCompileExec/fast] E >1: >1: ================================================================= >1: === ../CMakeFiles/CMakeSystem.cmake >1: ================================================================= >1: >1: >1: SET(CMAKE_SYSTEM "Linux-2.6.33.3-85.fc13.x86_64") >1: SET(CMAKE_SYSTEM_NAME "Linux") >1: SET(CMAKE_SYSTEM_VERSION "2.6.33.3-85.fc13.x86_64") >1: SET(CMAKE_SYSTEM_PROCESSOR "i686") >1: >1: SET(CMAKE_HOST_SYSTEM "Linux-2.6.33.3-85.fc13.x86_64") >1: SET(CMAKE_HOST_SYSTEM_NAME "Linux") >1: SET(CMAKE_HOST_SYSTEM_VERSION "2.6.33.3-85.fc13.x86_64") >1: SET(CMAKE_HOST_SYSTEM_PROCESSOR "i686") >1: >1: SET(CMAKE_CROSSCOMPILING "FALSE") >1: >1: SET(CMAKE_SYSTEM_LOADED 1) >15: Output on stdout before test 3. >15: Output before sleep on stderr from timeout test. >15: Output before sleep on stdout from timeout test. >15: Output on stderr before test 3. > 13/169 Test #14: kwsys.testProcess-2 .................... Passed 0.02 sec > 14/169 Test #1: SystemInformationNew ................... Passed 1.45 sec >test 16 > Start 16: kwsys.testProcess-4 >16: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestProcess 4 >16: Test timeout computed to be: 1500 >test 17 > Start 17: kwsys.testProcess-5 >17: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestProcess 5 >17: Test timeout computed to be: 1500 >17: Output on stdout before test 5. >17: Output on stderr before test 5. >17: Output on stderr before recursive test. >17: Output on stdout before recursive test. >17: Output before crash on stderr from crash test. >17: Output before crash on stdout from crash test. >16: Output on stdout before test 4. >16: Output before crash on stderr from crash test. >16: Output before crash on stdout from crash test. >16: Output on stderr before test 4. >17: Child terminated abnormally: Segmentation fault >17: Output on stdout after recursive test. >17: Output on stderr after recursive test. >17: Child exited with value = 0 >17: Output on stdout after test 5. >17: Output on stderr after test 5. >16: Child terminated abnormally: Segmentation fault >16: Output on stdout after test 4. >16: Output on stderr after test 4. > 15/169 Test #17: kwsys.testProcess-5 .................... Passed 0.44 sec > 16/169 Test #16: kwsys.testProcess-4 .................... Passed 0.45 sec >test 18 > Start 18: kwsys.testProcess-6 >18: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestProcess 6 >18: Test timeout computed to be: 1500 >test 19 > Start 19: kwsys.testProcess-7 >19: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestProcess 7 >19: Test timeout computed to be: 1500 >19: Output on stdout before test 7. >19: WaitForData timeout reached. >19: Output on stderr before test 7. >19: Output on stdout before sleep. >18: Output on stdout before test 6. >18: Output on stderr before test 6. >19: Output on stderr before sleep. >19: WaitForData timeout reached. >19: WaitForData timeout reached. >19: WaitForData timeout reached. >19: WaitForData timeout reached. >19: WaitForData timeout reached. >19: WaitForData timeout reached. >19: WaitForData timeout reached. >19: Output on stdout after sleep. >19: Output on stderr after sleep. >19: Child exited with value = 0 >19: Output on stdout after test 7. >19: Output on stderr after test 7. > 17/169 Test #19: kwsys.testProcess-7 .................... Passed 1.31 sec >test 20 > Start 20: kwsys.testSharedForward >20: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/cmsysTestSharedForward 1 >20: Test timeout computed to be: 1500 >20: Output on stdout before test 1. >20: Output on stderr from test returning 0. >20: Output on stdout from test returning 0. >20: Child exited with value = 0 >20: Output on stderr from test returning 0. >20: Output on stdout from test returning 0. >20: Child exited with value = 0 >20: Output on stdout after test 1. >20: Output on stderr before test 1. >20: Output on stderr after test 1. > 18/169 Test #20: kwsys.testSharedForward ................ Passed 0.11 sec >test 21 > Start 21: CommandLineTest >21: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest /builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project CommandLineTest --test-command CommandLineTest >21: Test timeout computed to be: 1500 >15: Child was killed when timeout expired. >15: Output on stdout after test 3. >15: Output on stderr after test 3. > 19/169 Test #15: kwsys.testProcess-3 .................... Passed 10.02 sec >test 22 > Start 22: FindPackageTest >22: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/FindPackageTest /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindPackageTest --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project FindPackageTest --test-command FindPackageTest >22: Test timeout computed to be: 1500 >18: Child was killed when timeout expired. >18: Output on stdout after test 6. >18: Output on stderr after test 6. > 20/169 Test #18: kwsys.testProcess-6 .................... Passed 10.01 sec >test 23 > Start 23: FindModulesExecuteAll >23: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindModulesExecuteAll --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project FindModulesExecuteAll --test-command FindModulesExecuteAll >23: Test timeout computed to be: 1500 >22: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindPackageTest >22: ======== CMake output ====== >22: The C compiler identification is GNU >22: The CXX compiler identification is GNU >22: Check for working C compiler: /usr/bin/gcc >22: Configuring >22: Check for working C compiler: /usr/bin/gcc -- works >22: Detecting C compiler ABI info >22: Configuring >22: Detecting C compiler ABI info - done >22: Check for working CXX compiler: /usr/bin/c++ >22: Configuring >22: Check for working CXX compiler: /usr/bin/c++ -- works >22: Detecting CXX compiler ABI info >22: Configuring >22: Detecting CXX compiler ABI info - done >22: Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so >22: Configuring >22: Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found >22: Looking for gethostbyname >22: Configuring >22: Looking for gethostbyname - found >22: Looking for connect >22: Configuring >22: Looking for connect - found >22: Looking for remove >22: Configuring >22: Looking for remove - found >22: Looking for shmat >22: Configuring >22: Looking for shmat - found >22: Looking for IceConnectionNumber in ICE >22: Configuring >22: Looking for IceConnectionNumber in ICE - found >22: Found X11: /usr/lib/libX11.so >22: Preparing export(PACKAGE) test project >22: Configuring >22: Searching for export(PACKAGE) test project >22: Configuring >22: Configuring done >22: Generating >22: Generating done >22: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindPackageTest >22: Preparing export(PACKAGE) test project >22: Searching for export(PACKAGE) test project >22: Configuring >22: Configuring done >22: Generating >22: Generating done >22: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindPackageTest >22: ======== End CMake output ====== >22: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindPackageTest >22: >22: Run Clean Command:/usr/bin/gmake "clean" >22: >22: Run Build Command:/usr/bin/gmake >22: Scanning dependencies of target FindPackageTest >22: [100%] Building CXX object CMakeFiles/FindPackageTest.dir/FindPackageTest.cxx.o >22: Linking CXX executable FindPackageTest >22: [100%] Built target FindPackageTest >22: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/FindPackageTest/FindPackageTest" >22: > 21/169 Test #22: FindPackageTest ........................ Passed 2.36 sec >test 24 > Start 24: StringFileTest >24: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest /builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project StringFileTest --test-command StringFileTest >24: Test timeout computed to be: 1500 >24: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest >24: ======== CMake output ====== >24: The C compiler identification is GNU >24: The CXX compiler identification is GNU >24: Check for working C compiler: /usr/bin/gcc >24: Configuring >24: Check for working C compiler: /usr/bin/gcc -- works >24: Detecting C compiler ABI info >24: Configuring >24: Detecting C compiler ABI info - 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: FILE(READ HEX) correctly read [0001027700] >24: FILE(STRINGS) correctly read [#include "includefile" >24: ] >24: FILE(STRINGS) correctly read from hex file ["INFO:compiler[SDCC-HEX]] >24: FILE(STRINGS) correctly read from srec file ["INFO:compiler[SDCC-SREC]] >24: [ST1] == [ST1] >24: [ST2] == [ST2] >24: [ST3] == [ST3] >24: Output: [\ " >24: # ( ) ] >24: Output: [\;"; ; ; >24: ; ;#;(;)] >24: Output: [$(VAR1)$(VAR2)/$(VAR3)] >24: Output: [Obscure environment variable value] >24: Files in /builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest are /builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/test.bin;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/StringFile.cxx;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/main.srec;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/main.ihx;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/InputFile.h.in;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/CMakeLists.txt >24: Glob expression is [/builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest/src/[sS][!a-su-zA-Z0-9][^a-qs-zA-Z0-9]ing?ile*.cxx]. >24: Globbed files [/builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest/src/StringFile.cxx]. >24: Globbed files [X11/HelloWorldX11.cxx;Wrapping/wrapping.cxx;Wrapping/vtkIncluded.cxx;Wrapping/vtkExcluded.cxx;Wrapping/qtwrappingmain.cxx;Wrapping/qtnoqtmain.cxx;Wrapping/itkWrapperConfig.cxx;Wrapping/fakefluid.cxx;Tutorial/Step7/tutorial.cxx;Tutorial/Step7/MathFunctions/mysqrt.cxx;Tutorial/Step7/MathFunctions/MakeTable.cxx;Tutorial/Step6/tutorial.cxx;Tutorial/Step6/MathFunctions/mysqrt.cxx;Tutorial/Step6/MathFunctions/MakeTable.cxx;Tutorial/Step5/tutorial.cxx;Tutorial/Step5/MathFunctions/mysqrt.cxx;Tutorial/Step5/MathFunctions/MakeTable.cxx;Tutorial/Step4/tutorial.cxx;Tutorial/Step4/MathFunctions/mysqrt.cxx;Tutorial/Step3/tutorial.cxx;Tutorial/Step3/MathFunctions/mysqrt.cxx;Tutorial/Step2/tutorial.cxx;Tutorial/Step2/MathFunctions/mysqrt.cxx;Tutorial/Step1/tutorial.cxx;Testing/testing.cxx;Testing/Sub/Sub2/testing2.cxx;TestDriver/testExtraStuff3.cxx;TestDriver/testExtraStuff2.cxx;TestDriver/testExtraStuff.cxx;TestDriver/test2.cxx;TestDriver/test1.cxx;TestDriver/subdir/test3.cxx;TarTest/TestTarExec.cxx;SystemInformation/DumpInformation.cxx;SwigTest/example.cxx;SubProject/foo/foo.cxx;SubProject/car.cxx;SubProject/bar.cxx;SubDirSpaces/Some Examples/example2/example2.cxx;SubDirSpaces/Some Examples/example1/example1.cxx;SubDirSpaces/Executable Sources/test.cxx;SubDirSpaces/Executable/test.cxx;SubDir/Executable/test.cxx;SubDir/Examples/example2/example2.cxx;SubDir/Examples/example1/example1.cxx;StringFileTest/StringFile.cxx;SimpleInstallS2/TestSubDir/TSD_utils.cxx;SimpleInstallS2/TestSubDir/TSD.cxx;SimpleInstallS2/lib4.cxx;SimpleInstallS2/lib3.cxx;SimpleInstallS2/lib2.cxx;SimpleInstallS2/lib1.cxx;SimpleInstallS2/inst2.cxx;SimpleInstallS2/inst.cxx;SimpleInstall/TestSubDir/TSD_utils.cxx;SimpleInstall/TestSubDir/TSD.cxx;SimpleInstall/lib4.cxx;SimpleInstall/lib3.cxx;SimpleInstall/lib2.cxx;SimpleInstall/lib1.cxx;SimpleInstall/inst2.cxx;SimpleInstall/inst.cxx;Simple/simpleLib.cxx;Simple/simple.cxx;Properties/SubDir/properties3.cxx;Preprocess/preprocess_vs6.cxx;Preprocess/preprocess.cxx;PreOrder/simple.cxx;PreOrder/Library/simpleLib.cxx;Plugin/src/example_exe.cxx;OutOfSource/simple.cxx;OutOfSource/OutOfSourceSubdir/testlib.cxx;OutOfSource/OutOfSourceSubdir/simple.cxx;NewlineArgs/libcxx1.cxx;NewlineArgs/cxxonly.cxx;MathTest/MathTestExec.cxx;MakeClean/ToClean/toclean.cxx;LinkLanguage/foo.cxx;Jump/Library/Static/jumpStatic.cxx;Jump/Library/Shared/jumpShared.cxx;Jump/Executable/jumpExecutable.cxx;JCTest/TestTime.cxx;Framework/foo.cxx;Framework/bar.cxx;Fortran/mycxx.cxx;FindPackageTest/FindPackageTest.cxx;ExternalOBJ/Object/external_object.cxx;ExternalOBJ/Object/external_main.cxx;ExternalOBJ/executable.cxx;ExportImport/Export/testLib6.cxx;Environment/main.cxx;DocTest/DocTest.cxx;CxxOnly/libcxx2.cxx;CxxOnly/libcxx1.cxx;CxxOnly/cxxonly.cxx;CustomCommand/wrapper.cxx;CustomCommand/tcat.cxx;CustomCommand/main.cxx;CustomCommand/generator.cxx;CustComDepend/foo.cxx;CTestTestFailure/badCode.cxx;CTestTestCrash/crash.cxx;CTestTest/SmallAndFast/intentional_compile_warning.cxx;CTestTest/SmallAndFast/intentional_compile_error.cxx;CTestConfig/CTestConfig.cxx;ConvLibrary/sub1/car.cxx;ConvLibrary/foo.cxx;ConvLibrary/bartest.cxx;ComplexRelativePaths/Library/sharedFile.cxx;ComplexRelativePaths/Library/notInAllLib.cxx;ComplexRelativePaths/Library/file2.cxx;ComplexRelativePaths/Library/ExtraSources/file1.cxx;ComplexRelativePaths/Library/create_file.cxx;ComplexRelativePaths/Executable/testSystemDir.cxx;ComplexRelativePaths/Executable/notInAllExe.cxx;ComplexRelativePaths/Executable/complex_nobuild.cxx;ComplexRelativePaths/Executable/complex.file.cxx;ComplexRelativePaths/Executable/complex.cxx;ComplexRelativePaths/Executable/A.cxx;ComplexOneConfig/Library/sharedFile.cxx;ComplexOneConfig/Library/notInAllLib.cxx;ComplexOneConfig/Library/file2.cxx;ComplexOneConfig/Library/ExtraSources/file1.cxx;ComplexOneConfig/Library/create_file.cxx;ComplexOneConfig/Executable/testSystemDir.cxx;ComplexOneConfig/Executable/notInAllExe.cxx;ComplexOneConfig/Executable/complex_nobuild.cxx;ComplexOneConfig/Executable/complex.file.cxx;ComplexOneConfig/Executable/complex.cxx;ComplexOneConfig/Executable/A.cxx;Complex/Library/sharedFile.cxx;Complex/Library/notInAllLib.cxx;Complex/Library/file2.cxx;Complex/Library/ExtraSources/file1.cxx;Complex/Library/create_file.cxx;Complex/Executable/testSystemDir.cxx;Complex/Executable/notInAllExe.cxx;Complex/Executable/complex_nobuild.cxx;Complex/Executable/complex.file.cxx;Complex/Executable/complex.cxx;Complex/Executable/A.cxx;CommandLineTest/CommandLineTest.cxx;CMakeLib/testXMLSafe.cxx;CMakeLib/testXMLParser.cxx;CMakeLib/testUTF8.cxx;BundleTest/BundleTest.cxx;BundleTest/BundleLib.cxx;BundleGeneratorTest/Library.cxx;BundleGeneratorTest/Executable.cxx;BuildDepends/Project/zot_macro_tgt.cxx;BuildDepends/Project/zot_macro_dir.cxx;BuildDepends/Project/zot.cxx;BuildDepends/Project/generator.cxx;BuildDepends/Project/dep_custom.cxx;BuildDepends/Project/dep.cxx;BuildDepends/Project/bar.cxx]. >24: Cheack if FOREACH with RANGE works >24: FOREACH with RANGE 5 produces 0;1;2;3;4;5 >24: FOREACH with RANGE 3;5 produces 3;4;5 >24: FOREACH with RANGE 5;3 produces 5;4;3 >24: FOREACH with RANGE 3;10;2 produces 3;5;7;9 >24: FOREACH with RANGE 10;0;-3 produces 10;7;4;1 >24: Configuring >24: Configuring done >24: Generating >24: Generating done >24: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest >24: FILE(READ HEX) correctly read [0001027700] >24: FILE(STRINGS) correctly read [#include "includefile" >24: ] >24: FILE(STRINGS) correctly read from hex file ["INFO:compiler[SDCC-HEX]] >24: FILE(STRINGS) correctly read from srec file ["INFO:compiler[SDCC-SREC]] >24: [ST1] == [ST1] >24: [ST2] == [ST2] >24: [ST3] == [ST3] >24: Output: [\ " >24: # ( ) ] >24: Output: [\;"; ; ; >24: ; ;#;(;)] >24: Output: [$(VAR1)$(VAR2)/$(VAR3)] >24: Output: [Obscure environment variable value] >24: Files in /builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest are /builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/test.bin;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/StringFile.cxx;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/main.srec;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/main.ihx;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/InputFile.h.in;/builddir/build/BUILD/cmake-2.8.2/Tests/StringFileTest/CMakeLists.txt >24: Glob expression is [/builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest/src/[sS][!a-su-zA-Z0-9][^a-qs-zA-Z0-9]ing?ile*.cxx]. >24: Globbed files [/builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest/src/StringFile.cxx]. >24: Globbed files [X11/HelloWorldX11.cxx;Wrapping/wrapping.cxx;Wrapping/vtkIncluded.cxx;Wrapping/vtkExcluded.cxx;Wrapping/qtwrappingmain.cxx;Wrapping/qtnoqtmain.cxx;Wrapping/itkWrapperConfig.cxx;Wrapping/fakefluid.cxx;Tutorial/Step7/tutorial.cxx;Tutorial/Step7/MathFunctions/mysqrt.cxx;Tutorial/Step7/MathFunctions/MakeTable.cxx;Tutorial/Step6/tutorial.cxx;Tutorial/Step6/MathFunctions/mysqrt.cxx;Tutorial/Step6/MathFunctions/MakeTable.cxx;Tutorial/Step5/tutorial.cxx;Tutorial/Step5/MathFunctions/mysqrt.cxx;Tutorial/Step5/MathFunctions/MakeTable.cxx;Tutorial/Step4/tutorial.cxx;Tutorial/Step4/MathFunctions/mysqrt.cxx;Tutorial/Step3/tutorial.cxx;Tutorial/Step3/MathFunctions/mysqrt.cxx;Tutorial/Step2/tutorial.cxx;Tutorial/Step2/MathFunctions/mysqrt.cxx;Tutorial/Step1/tutorial.cxx;Testing/testing.cxx;Testing/Sub/Sub2/testing2.cxx;TestDriver/testExtraStuff3.cxx;TestDriver/testExtraStuff2.cxx;TestDriver/testExtraStuff.cxx;TestDriver/test2.cxx;TestDriver/test1.cxx;TestDriver/subdir/test3.cxx;TarTest/TestTarExec.cxx;SystemInformation/DumpInformation.cxx;SwigTest/example.cxx;SubProject/foo/foo.cxx;SubProject/car.cxx;SubProject/bar.cxx;SubDirSpaces/Some Examples/example2/example2.cxx;SubDirSpaces/Some Examples/example1/example1.cxx;SubDirSpaces/Executable Sources/test.cxx;SubDirSpaces/Executable/test.cxx;SubDir/Executable/test.cxx;SubDir/Examples/example2/example2.cxx;SubDir/Examples/example1/example1.cxx;StringFileTest/StringFile.cxx;SimpleInstallS2/TestSubDir/TSD_utils.cxx;SimpleInstallS2/TestSubDir/TSD.cxx;SimpleInstallS2/lib4.cxx;SimpleInstallS2/lib3.cxx;SimpleInstallS2/lib2.cxx;SimpleInstallS2/lib1.cxx;SimpleInstallS2/inst2.cxx;SimpleInstallS2/inst.cxx;SimpleInstall/TestSubDir/TSD_utils.cxx;SimpleInstall/TestSubDir/TSD.cxx;SimpleInstall/lib4.cxx;SimpleInstall/lib3.cxx;SimpleInstall/lib2.cxx;SimpleInstall/lib1.cxx;SimpleInstall/inst2.cxx;SimpleInstall/inst.cxx;Simple/simpleLib.cxx;Simple/simple.cxx;Properties/SubDir/properties3.cxx;Preprocess/preprocess_vs6.cxx;Preprocess/preprocess.cxx;PreOrder/simple.cxx;PreOrder/Library/simpleLib.cxx;Plugin/src/example_exe.cxx;OutOfSource/simple.cxx;OutOfSource/OutOfSourceSubdir/testlib.cxx;OutOfSource/OutOfSourceSubdir/simple.cxx;NewlineArgs/libcxx1.cxx;NewlineArgs/cxxonly.cxx;MathTest/MathTestExec.cxx;MakeClean/ToClean/toclean.cxx;LinkLanguage/foo.cxx;Jump/Library/Static/jumpStatic.cxx;Jump/Library/Shared/jumpShared.cxx;Jump/Executable/jumpExecutable.cxx;JCTest/TestTime.cxx;Framework/foo.cxx;Framework/bar.cxx;Fortran/mycxx.cxx;FindPackageTest/FindPackageTest.cxx;ExternalOBJ/Object/external_object.cxx;ExternalOBJ/Object/external_main.cxx;ExternalOBJ/executable.cxx;ExportImport/Export/testLib6.cxx;Environment/main.cxx;DocTest/DocTest.cxx;CxxOnly/libcxx2.cxx;CxxOnly/libcxx1.cxx;CxxOnly/cxxonly.cxx;CustomCommand/wrapper.cxx;CustomCommand/tcat.cxx;CustomCommand/main.cxx;CustomCommand/generator.cxx;CustComDepend/foo.cxx;CTestTestFailure/badCode.cxx;CTestTestCrash/crash.cxx;CTestTest/SmallAndFast/intentional_compile_warning.cxx;CTestTest/SmallAndFast/intentional_compile_error.cxx;CTestConfig/CTestConfig.cxx;ConvLibrary/sub1/car.cxx;ConvLibrary/foo.cxx;ConvLibrary/bartest.cxx;ComplexRelativePaths/Library/sharedFile.cxx;ComplexRelativePaths/Library/notInAllLib.cxx;ComplexRelativePaths/Library/file2.cxx;ComplexRelativePaths/Library/ExtraSources/file1.cxx;ComplexRelativePaths/Library/create_file.cxx;ComplexRelativePaths/Executable/testSystemDir.cxx;ComplexRelativePaths/Executable/notInAllExe.cxx;ComplexRelativePaths/Executable/complex_nobuild.cxx;ComplexRelativePaths/Executable/complex.file.cxx;ComplexRelativePaths/Executable/complex.cxx;ComplexRelativePaths/Executable/A.cxx;ComplexOneConfig/Library/sharedFile.cxx;ComplexOneConfig/Library/notInAllLib.cxx;ComplexOneConfig/Library/file2.cxx;ComplexOneConfig/Library/ExtraSources/file1.cxx;ComplexOneConfig/Library/create_file.cxx;ComplexOneConfig/Executable/testSystemDir.cxx;ComplexOneConfig/Executable/notInAllExe.cxx;ComplexOneConfig/Executable/complex_nobuild.cxx;ComplexOneConfig/Executable/complex.file.cxx;ComplexOneConfig/Executable/complex.cxx;ComplexOneConfig/Executable/A.cxx;Complex/Library/sharedFile.cxx;Complex/Library/notInAllLib.cxx;Complex/Library/file2.cxx;Complex/Library/ExtraSources/file1.cxx;Complex/Library/create_file.cxx;Complex/Executable/testSystemDir.cxx;Complex/Executable/notInAllExe.cxx;Complex/Executable/complex_nobuild.cxx;Complex/Executable/complex.file.cxx;Complex/Executable/complex.cxx;Complex/Executable/A.cxx;CommandLineTest/CommandLineTest.cxx;CMakeLib/testXMLSafe.cxx;CMakeLib/testXMLParser.cxx;CMakeLib/testUTF8.cxx;BundleTest/BundleTest.cxx;BundleTest/BundleLib.cxx;BundleGeneratorTest/Library.cxx;BundleGeneratorTest/Executable.cxx;BuildDepends/Project/zot_macro_tgt.cxx;BuildDepends/Project/zot_macro_dir.cxx;BuildDepends/Project/zot.cxx;BuildDepends/Project/generator.cxx;BuildDepends/Project/dep_custom.cxx;BuildDepends/Project/dep.cxx;BuildDepends/Project/bar.cxx]. >24: Cheack if FOREACH with RANGE works >24: FOREACH with RANGE 5 produces 0;1;2;3;4;5 >24: FOREACH with RANGE 3;5 produces 3;4;5 >24: FOREACH with RANGE 5;3 produces 5;4;3 >24: FOREACH with RANGE 3;10;2 produces 3;5;7;9 >24: FOREACH with RANGE 10;0;-3 produces 10;7;4;1 >24: Configuring >24: Configuring done >24: Generating >24: Generating done >24: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest >24: ======== End CMake output ====== >24: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest >24: >24: Run Clean Command:/usr/bin/gmake "clean" >24: >24: Run Build Command:/usr/bin/gmake >24: Scanning dependencies of target StringFileTest >24: [100%] Building CXX object CMakeFiles/StringFileTest.dir/src/StringFile.cxx.o >24: Linking CXX executable StringFileTest >24: [100%] Built target StringFileTest >24: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/StringFileTest/StringFileTest" >24: > 22/169 Test #24: StringFileTest ......................... Passed 1.31 sec >test 25 > Start 25: TryCompile >25: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/TryCompile /builddir/build/BUILD/cmake-2.8.2/build/Tests/TryCompile --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project TryCompile --test-command TryCompile >25: Test timeout computed to be: 1500 >23: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindModulesExecuteAll >23: ======== CMake output ====== >23: The C compiler identification is GNU >23: The CXX compiler identification is GNU >23: Check for working C compiler: /usr/bin/gcc >23: Configuring >23: Check for working C compiler: /usr/bin/gcc -- works >23: Detecting C compiler ABI info >23: Configuring >23: Detecting C compiler ABI info - done >23: Check for working CXX compiler: /usr/bin/c++ >23: Configuring >23: Check for working CXX compiler: /usr/bin/c++ -- works >23: Detecting CXX compiler ABI info >23: Configuring >23: Detecting CXX compiler ABI info - done >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPythonLibs.cmake >23: Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindZLIB.cmake >23: Found ZLIB: /usr/include >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindXMLRPC.cmake >23: XMLRPC was not found. Make sure the entries XMLRPC_* are set. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindX11.cmake >23: Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so >23: Configuring >23: Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found >23: Looking for gethostbyname >23: Configuring >23: Looking for gethostbyname - found >23: Looking for connect >23: Configuring >23: Looking for connect - found >23: Looking for remove >23: Configuring >23: Looking for remove - found >23: Looking for shmat >23: Configuring >23: Looking for shmat - found >23: Looking for IceConnectionNumber in ICE >23: Configuring >23: Looking for IceConnectionNumber in ICE - found >23: Found X11: /usr/lib/libX11.so >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindwxWindows.cmake >23: Cannot find wx-config anywhere on the system. Please put the file into your path or specify it in CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindwxWidgets.cmake >23: Could NOT find wxWidgets (missing: wxWidgets_FOUND) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindWish.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindWget.cmake >23: Could NOT find Wget (missing: WGET_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindVTK.cmake >23: VTK not found. Set the VTK_DIR cmake cache entry to the directory containing VTKConfig.cmake. This is either the root of the build tree, or PREFIX/lib/vtk for an installation. For VTK 4.0, this is the location of UseVTK.cmake. This is either the root of the build tree or PREFIX/include/vtk for an installation. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindUnixCommands.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindTIFF.cmake >23: Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindThreads.cmake >23: Looking for include files CMAKE_HAVE_PTHREAD_H >23: Configuring >23: Looking for include files CMAKE_HAVE_PTHREAD_H - found >23: Looking for pthread_create in pthreads >23: Configuring >23: Looking for pthread_create in pthreads - not found >23: Looking for pthread_create in pthread >23: Configuring >23: Looking for pthread_create in pthread - found >23: Found Threads: TRUE >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindTclStub.cmake >23: Could NOT find Tclsh (missing: TCL_TCLSH) >23: Could NOT find TCL (missing: TCL_LIBRARY TCL_INCLUDE_PATH) >23: Could NOT find TCLTK (missing: TCL_LIBRARY TCL_INCLUDE_PATH TK_LIBRARY TK_INCLUDE_PATH) >23: Could NOT find TK (missing: TK_LIBRARY TK_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindTclsh.cmake >23: Could NOT find Tclsh (missing: TCL_TCLSH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindTCL.cmake >23: Could NOT find Tclsh (missing: TCL_TCLSH) >23: Could NOT find TCL (missing: TCL_LIBRARY TCL_INCLUDE_PATH) >23: Could NOT find TCLTK (missing: TCL_LIBRARY TCL_INCLUDE_PATH TK_LIBRARY TK_INCLUDE_PATH) >23: Could NOT find TK (missing: TK_LIBRARY TK_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSWIG.cmake >23: SWIG was not found. Please specify Swig executable location >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSubversion.cmake >23: Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSquish.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSelfPackers.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_ttf.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_sound.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_net.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_mixer.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_image.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindRuby.cmake >23: Could NOT find Ruby (missing: RUBY_EXECUTABLE RUBY_INCLUDE_DIR RUBY_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindRTI.cmake >23: RTI library NOT found >23: RTI headers NOT found >23: Could NOT find RTI (missing: RTI_LIBRARY RTI_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindQuickTime.cmake >23: Could NOT find QuickTime (missing: QUICKTIME_LIBRARY QUICKTIME_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindQt4.cmake >23: Looking for Q_WS_X11 >23: Configuring >23: Looking for Q_WS_X11 - found >23: Looking for Q_WS_WIN >23: Configuring >23: Looking for Q_WS_WIN - not found. >23: Looking for Q_WS_QWS >23: Configuring >23: Looking for Q_WS_QWS - not found. >23: Looking for Q_WS_MAC >23: Configuring >23: Looking for Q_WS_MAC - not found. >23: Found Qt-Version 4.7.0 (using /usr/bin/qmake-qt4) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindQt3.cmake >23: Qt3 and Qt4 cannot be used together in one project. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindQt.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPythonInterp.cmake >23: Found PythonInterp: /usr/bin/python >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindProtobuf.cmake >23: Could NOT find PROTOBUF (missing: PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindProducer.cmake >23: Could NOT find Producer (missing: PRODUCER_LIBRARY PRODUCER_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPNG.cmake >23: Found PNG: /usr/lib/libpng.so >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPkgConfig.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPike.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPhysFS.cmake >23: Could NOT find PhysFS (missing: PHYSFS_LIBRARY PHYSFS_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPHP4.cmake >23: Could NOT find PHP4 (missing: PHP4_EXECUTABLE PHP4_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPerlLibs.cmake >23: Found Perl: /usr/bin/perl >23: Could NOT find PerlLibs (missing: PERL_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPerl.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPackageMessage.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPackageHandleStandardArgs.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgWidget.cmake >23: Could NOT find osgWidget (missing: OSGWIDGET_LIBRARY OSGWIDGET_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgVolume.cmake >23: Could NOT find osgVolume (missing: OSGVOLUME_LIBRARY OSGVOLUME_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgViewer.cmake >23: Could NOT find osgViewer (missing: OSGVIEWER_LIBRARY OSGVIEWER_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgUtil.cmake >23: Could NOT find osgUtil (missing: OSGUTIL_LIBRARY OSGUTIL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgText.cmake >23: Could NOT find osgText (missing: OSGTEXT_LIBRARY OSGTEXT_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgTerrain.cmake >23: Could NOT find osgTerrain (missing: OSGTERRAIN_LIBRARY OSGTERRAIN_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgSim.cmake >23: Could NOT find osgSim (missing: OSGSIM_LIBRARY OSGSIM_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgShadow.cmake >23: Could NOT find osgShadow (missing: OSGSHADOW_LIBRARY OSGSHADOW_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgProducer.cmake >23: Could NOT find osgProducer (missing: OSGPRODUCER_LIBRARY OSGPRODUCER_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgParticle.cmake >23: Could NOT find osgParticle (missing: OSGPARTICLE_LIBRARY OSGPARTICLE_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgManipulator.cmake >23: Could NOT find osgManipulator (missing: OSGMANIPULATOR_LIBRARY OSGMANIPULATOR_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgIntrospection.cmake >23: Could NOT find osgIntrospection (missing: OSGINTROSPECTION_LIBRARY OSGINTROSPECTION_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgGA.cmake >23: Could NOT find osgGA (missing: OSGGA_LIBRARY OSGGA_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgFX.cmake >23: Could NOT find osgFX (missing: OSGFX_LIBRARY OSGFX_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgDB.cmake >23: Could NOT find osgDB (missing: OSGDB_LIBRARY OSGDB_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgAnimation.cmake >23: Could NOT find osgAnimation (missing: OSGANIMATION_LIBRARY OSGANIMATION_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/Findosg_functions.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/Findosg.cmake >23: Could NOT find osg (missing: OSG_LIBRARY OSG_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenThreads.cmake >23: Could NOT find OpenThreads (missing: OPENTHREADS_LIBRARY OPENTHREADS_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenSSL.cmake >23: Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenSceneGraph.cmake >23: Could NOT find osg (missing: OSG_LIBRARY OSG_INCLUDE_DIR) >23: Could NOT find OpenThreads (missing: OPENTHREADS_LIBRARY OPENTHREADS_INCLUDE_DIR) >23: Could NOT find OpenSceneGraph (missing: OPENSCENEGRAPH_LIBRARIES OPENSCENEGRAPH_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenMP.cmake >23: Try OpenMP C flag = [-fopenmp] >23: Performing Test OpenMP_FLAG_DETECTED >23: Configuring >23: Performing Test OpenMP_FLAG_DETECTED - Success >23: Try OpenMP CXX flag = [-fopenmp] >23: Performing Test OpenMP_FLAG_DETECTED >23: Configuring >23: Performing Test OpenMP_FLAG_DETECTED - Success >23: Found OpenMP: -fopenmp >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenGL.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenAL.cmake >23: Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMPI.cmake >23: Could NOT find MPI (missing: MPI_LIBRARY MPI_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMPEG2.cmake >23: Could NOT find MPEG2 (missing: MPEG2_mpeg2_LIBRARY MPEG2_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMPEG.cmake >23: Could NOT find MPEG (missing: MPEG_INCLUDE_DIR MPEG_mpeg2_LIBRARY MPEG_vo_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMotif.cmake >23: Could NOT find Motif (missing: MOTIF_LIBRARIES MOTIF_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMFC.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMatlab.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLua51.cmake >23: Could NOT find Lua51 (missing: LUA_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLua50.cmake >23: Could NOT find Lua50 (missing: LUA_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLibXslt.cmake >23: checking for module 'libxslt' >23: package 'libxslt' not found >23: Could NOT find LibXslt (missing: LIBXSLT_LIBRARIES LIBXSLT_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLibXml2.cmake >23: Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLATEX.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLAPACK.cmake >23: Looking for LAPACK... - NOT found (Fortran not enabled) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindKDE4.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindKDE3.cmake >23: KDE3/Qt3 and Qt4 cannot be used together in one project. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindJPEG.cmake >23: Found JPEG: /usr/lib/libjpeg.so >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindJNI.cmake >23: Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindJava.cmake >23: Could NOT find Java (missing: Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE _java_version_acceptable) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindJasper.cmake >23: Could NOT find Jasper (missing: JASPER_LIBRARY JASPER_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindITK.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindImageMagick.cmake >23: Found ImageMagick: TRUE >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindHTMLHelp.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindHSPELL.cmake >23: Could NOT find HSPELL (missing: HSPELL_LIBRARIES HSPELL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindHDF5.cmake >23: Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGTK2.cmake >23: Some or all of the gtk libraries were not found. (missing: GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GLIB_INCLUDE_DIR GTK2_GLIBCONFIG_INCLUDE_DIR GTK2_GLIB_LIBRARY GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGTK.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGTest.cmake >23: Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGnuTLS.cmake >23: checking for module 'gnutls' >23: package 'gnutls' not found >23: Could NOT find GnuTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGnuplot.cmake >23: Could NOT find Gnuplot (missing: GNUPLOT_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGLUT.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGLU.cmake >23: WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGit.cmake >23: Could NOT find Git (missing: GIT_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGIF.cmake >23: Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGettext.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGDAL.cmake >23: Could NOT find GDAL (missing: GDAL_LIBRARY GDAL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGCCXML.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindFreetype.cmake >23: Found Freetype: /usr/lib/libfreetype.so >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindFLTK2.cmake >23: FLTK2_FLUID_EXECUTABLE not found >23: FLTK2_INCLUDE_DIR not found >23: FLTK2_BASE_LIBRARY not found >23: FLTK2_GL_LIBRARY not found >23: FLTK2_IMAGES_LIBRARY not found >23: FLTK2 was not found. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindFLTK.cmake >23: Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindFLEX.cmake >23: Could NOT find FLEX (missing: FLEX_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindEXPAT.cmake >23: Found EXPAT: /usr/lib/libexpat.so >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindDoxygen.cmake >23: Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindDevIL.cmake >23: Could NOT find IL (missing: IL_LIBRARIES ILU_LIBRARIES ILUT_LIBRARIES IL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindDCMTK.cmake >23: Could NOT find DCMTK (missing: DCMTK_config_INCLUDE_DIR DCMTK_ofstd_INCLUDE_DIR DCMTK_ofstd_LIBRARY DCMTK_dcmdata_INCLUDE_DIR DCMTK_dcmdata_LIBRARY DCMTK_dcmimgle_INCLUDE_DIR DCMTK_dcmimgle_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindDart.cmake >23: Could NOT find Dart (missing: DART_ROOT) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCygwin.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCxxTest.cmake >23: Could NOT find CxxTest (missing: CXXTEST_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCVS.cmake >23: Could NOT find CVS (missing: CVS_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCurses.cmake >23: Found Curses: /usr/lib/libcurses.so >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCURL.cmake >23: Found CURL: /usr/lib/libcurl.so >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCups.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCUDA.cmake >23: CUDA_TOOLKIT_ROOT_DIR not found or specified >23: Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCoin3D.cmake >23: Could NOT find Coin3D (missing: COIN3D_LIBRARIES COIN3D_INCLUDE_DIRS) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCABLE.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBZip2.cmake >23: Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBullet.cmake >23: Could NOT find Bullet (missing: BULLET_DYNAMICS_LIBRARY BULLET_COLLISION_LIBRARY BULLET_MATH_LIBRARY BULLET_SOFTBODY_LIBRARY BULLET_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBoost.cmake >23: Could NOT find Boost >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBLAS.cmake >23: Looking for BLAS... - NOT found (Fortran not enabled) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBISON.cmake >23: Could NOT find BISON (missing: BISON_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindAVIFile.cmake >23: Could NOT find AVIFile (missing: AVIFILE_INCLUDE_DIR AVIFILE_AVIPLAY_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindASPELL.cmake >23: Could NOT find ASPELL (missing: ASPELL_LIBRARIES ASPELL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindALSA.cmake >23: Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) >23: Configuring >23: Configuring done >23: Generating >23: Generating done >23: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindModulesExecuteAll >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPythonLibs.cmake >23: Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindZLIB.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindXMLRPC.cmake >23: XMLRPC was not found. Make sure the entries XMLRPC_* are set. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindX11.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindwxWindows.cmake >23: Cannot find wx-config anywhere on the system. Please put the file into your path or specify it in CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindwxWidgets.cmake >23: Could NOT find wxWidgets (missing: wxWidgets_FOUND) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindWish.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindWget.cmake >23: Could NOT find Wget (missing: WGET_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindVTK.cmake >23: VTK not found. Set the VTK_DIR cmake cache entry to the directory containing VTKConfig.cmake. This is either the root of the build tree, or PREFIX/lib/vtk for an installation. For VTK 4.0, this is the location of UseVTK.cmake. This is either the root of the build tree or PREFIX/include/vtk for an installation. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindUnixCommands.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindTIFF.cmake >23: Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindThreads.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindTclStub.cmake >23: Could NOT find Tclsh (missing: TCL_TCLSH) >23: Could NOT find TCL (missing: TCL_LIBRARY TCL_INCLUDE_PATH) >23: Could NOT find TCLTK (missing: TCL_LIBRARY TCL_INCLUDE_PATH TK_LIBRARY TK_INCLUDE_PATH) >23: Could NOT find TK (missing: TK_LIBRARY TK_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindTclsh.cmake >23: Could NOT find Tclsh (missing: TCL_TCLSH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindTCL.cmake >23: Could NOT find Tclsh (missing: TCL_TCLSH) >23: Could NOT find TCL (missing: TCL_LIBRARY TCL_INCLUDE_PATH) >23: Could NOT find TCLTK (missing: TCL_LIBRARY TCL_INCLUDE_PATH TK_LIBRARY TK_INCLUDE_PATH) >23: Could NOT find TK (missing: TK_LIBRARY TK_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSWIG.cmake >23: SWIG was not found. Please specify Swig executable location >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSubversion.cmake >23: Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSquish.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSelfPackers.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_ttf.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_sound.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_net.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_mixer.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL_image.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindSDL.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindRuby.cmake >23: Could NOT find Ruby (missing: RUBY_EXECUTABLE RUBY_INCLUDE_DIR RUBY_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindRTI.cmake >23: RTI library NOT found >23: RTI headers NOT found >23: Could NOT find RTI (missing: RTI_LIBRARY RTI_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindQuickTime.cmake >23: Could NOT find QuickTime (missing: QUICKTIME_LIBRARY QUICKTIME_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindQt4.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindQt3.cmake >23: Qt3 and Qt4 cannot be used together in one project. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindQt.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPythonInterp.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindProtobuf.cmake >23: Could NOT find PROTOBUF (missing: PROTOBUF_LIBRARY PROTOBUF_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindProducer.cmake >23: Could NOT find Producer (missing: PRODUCER_LIBRARY PRODUCER_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPNG.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPkgConfig.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPike.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPhysFS.cmake >23: Could NOT find PhysFS (missing: PHYSFS_LIBRARY PHYSFS_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPHP4.cmake >23: Could NOT find PHP4 (missing: PHP4_EXECUTABLE PHP4_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPerlLibs.cmake >23: Could NOT find PerlLibs (missing: PERL_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPerl.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPackageMessage.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindPackageHandleStandardArgs.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgWidget.cmake >23: Could NOT find osgWidget (missing: OSGWIDGET_LIBRARY OSGWIDGET_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgVolume.cmake >23: Could NOT find osgVolume (missing: OSGVOLUME_LIBRARY OSGVOLUME_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgViewer.cmake >23: Could NOT find osgViewer (missing: OSGVIEWER_LIBRARY OSGVIEWER_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgUtil.cmake >23: Could NOT find osgUtil (missing: OSGUTIL_LIBRARY OSGUTIL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgText.cmake >23: Could NOT find osgText (missing: OSGTEXT_LIBRARY OSGTEXT_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgTerrain.cmake >23: Could NOT find osgTerrain (missing: OSGTERRAIN_LIBRARY OSGTERRAIN_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgSim.cmake >23: Could NOT find osgSim (missing: OSGSIM_LIBRARY OSGSIM_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgShadow.cmake >23: Could NOT find osgShadow (missing: OSGSHADOW_LIBRARY OSGSHADOW_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgProducer.cmake >23: Could NOT find osgProducer (missing: OSGPRODUCER_LIBRARY OSGPRODUCER_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgParticle.cmake >23: Could NOT find osgParticle (missing: OSGPARTICLE_LIBRARY OSGPARTICLE_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgManipulator.cmake >23: Could NOT find osgManipulator (missing: OSGMANIPULATOR_LIBRARY OSGMANIPULATOR_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgIntrospection.cmake >23: Could NOT find osgIntrospection (missing: OSGINTROSPECTION_LIBRARY OSGINTROSPECTION_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgGA.cmake >23: Could NOT find osgGA (missing: OSGGA_LIBRARY OSGGA_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgFX.cmake >23: Could NOT find osgFX (missing: OSGFX_LIBRARY OSGFX_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgDB.cmake >23: Could NOT find osgDB (missing: OSGDB_LIBRARY OSGDB_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindosgAnimation.cmake >23: Could NOT find osgAnimation (missing: OSGANIMATION_LIBRARY OSGANIMATION_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/Findosg_functions.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/Findosg.cmake >23: Could NOT find osg (missing: OSG_LIBRARY OSG_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenThreads.cmake >23: Could NOT find OpenThreads (missing: OPENTHREADS_LIBRARY OPENTHREADS_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenSSL.cmake >23: Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenSceneGraph.cmake >23: Could NOT find osg (missing: OSG_LIBRARY OSG_INCLUDE_DIR) >23: Could NOT find OpenThreads (missing: OPENTHREADS_LIBRARY OPENTHREADS_INCLUDE_DIR) >23: Could NOT find OpenSceneGraph (missing: OPENSCENEGRAPH_LIBRARIES OPENSCENEGRAPH_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenMP.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenGL.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindOpenAL.cmake >23: Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMPI.cmake >23: Could NOT find MPI (missing: MPI_LIBRARY MPI_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMPEG2.cmake >23: Could NOT find MPEG2 (missing: MPEG2_mpeg2_LIBRARY MPEG2_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMPEG.cmake >23: Could NOT find MPEG (missing: MPEG_INCLUDE_DIR MPEG_mpeg2_LIBRARY MPEG_vo_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMotif.cmake >23: Could NOT find Motif (missing: MOTIF_LIBRARIES MOTIF_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMFC.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindMatlab.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLua51.cmake >23: Could NOT find Lua51 (missing: LUA_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLua50.cmake >23: Could NOT find Lua50 (missing: LUA_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLibXslt.cmake >23: checking for module 'libxslt' >23: package 'libxslt' not found >23: Could NOT find LibXslt (missing: LIBXSLT_LIBRARIES LIBXSLT_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLibXml2.cmake >23: Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLATEX.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindLAPACK.cmake >23: Looking for LAPACK... - NOT found (Fortran not enabled) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindKDE4.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindKDE3.cmake >23: KDE3/Qt3 and Qt4 cannot be used together in one project. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindJPEG.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindJNI.cmake >23: Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindJava.cmake >23: Could NOT find Java (missing: Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE _java_version_acceptable) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindJasper.cmake >23: Could NOT find Jasper (missing: JASPER_LIBRARY JASPER_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindITK.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindImageMagick.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindHTMLHelp.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindHSPELL.cmake >23: Could NOT find HSPELL (missing: HSPELL_LIBRARIES HSPELL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindHDF5.cmake >23: Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGTK2.cmake >23: Some or all of the gtk libraries were not found. (missing: GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GLIB_INCLUDE_DIR GTK2_GLIBCONFIG_INCLUDE_DIR GTK2_GLIB_LIBRARY GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGTK.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGTest.cmake >23: Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGnuTLS.cmake >23: checking for module 'gnutls' >23: package 'gnutls' not found >23: Could NOT find GnuTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGnuplot.cmake >23: Could NOT find Gnuplot (missing: GNUPLOT_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGLUT.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGLU.cmake >23: WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGit.cmake >23: Could NOT find Git (missing: GIT_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGIF.cmake >23: Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGettext.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGDAL.cmake >23: Could NOT find GDAL (missing: GDAL_LIBRARY GDAL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindGCCXML.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindFreetype.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindFLTK2.cmake >23: FLTK2_FLUID_EXECUTABLE not found >23: FLTK2_INCLUDE_DIR not found >23: FLTK2_BASE_LIBRARY not found >23: FLTK2_GL_LIBRARY not found >23: FLTK2_IMAGES_LIBRARY not found >23: FLTK2 was not found. >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindFLTK.cmake >23: Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindFLEX.cmake >23: Could NOT find FLEX (missing: FLEX_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindEXPAT.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindDoxygen.cmake >23: Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindDevIL.cmake >23: Could NOT find IL (missing: IL_LIBRARIES ILU_LIBRARIES ILUT_LIBRARIES IL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindDCMTK.cmake >23: Could NOT find DCMTK (missing: DCMTK_config_INCLUDE_DIR DCMTK_ofstd_INCLUDE_DIR DCMTK_ofstd_LIBRARY DCMTK_dcmdata_INCLUDE_DIR DCMTK_dcmdata_LIBRARY DCMTK_dcmimgle_INCLUDE_DIR DCMTK_dcmimgle_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindDart.cmake >23: Could NOT find Dart (missing: DART_ROOT) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCygwin.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCxxTest.cmake >23: Could NOT find CxxTest (missing: CXXTEST_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCVS.cmake >23: Could NOT find CVS (missing: CVS_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCurses.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCURL.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCups.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCUDA.cmake >23: CUDA_TOOLKIT_ROOT_DIR not found or specified >23: Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCoin3D.cmake >23: Could NOT find Coin3D (missing: COIN3D_LIBRARIES COIN3D_INCLUDE_DIRS) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindCABLE.cmake >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBZip2.cmake >23: Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBullet.cmake >23: Could NOT find Bullet (missing: BULLET_DYNAMICS_LIBRARY BULLET_COLLISION_LIBRARY BULLET_MATH_LIBRARY BULLET_SOFTBODY_LIBRARY BULLET_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBoost.cmake >23: Could NOT find Boost >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBLAS.cmake >23: Looking for BLAS... - NOT found (Fortran not enabled) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindBISON.cmake >23: Could NOT find BISON (missing: BISON_EXECUTABLE) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindAVIFile.cmake >23: Could NOT find AVIFile (missing: AVIFILE_INCLUDE_DIR AVIFILE_AVIPLAY_LIBRARY) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindASPELL.cmake >23: Could NOT find ASPELL (missing: ASPELL_LIBRARIES ASPELL_INCLUDE_DIR) >23: module: /builddir/build/BUILD/cmake-2.8.2/Tests/FindModulesExecuteAll/../../Modules/FindALSA.cmake >23: Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) >23: Configuring >23: Configuring done >23: Generating >23: Generating done >23: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindModulesExecuteAll >23: ======== End CMake output ====== >23: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FindModulesExecuteAll >23: >23: Run Clean Command:/usr/bin/gmake "clean" >23: >23: Run Build Command:/usr/bin/gmake >23: Scanning dependencies of target FindModulesExecuteAll >23: [100%] Building C object CMakeFiles/FindModulesExecuteAll.dir/main.c.o >23: Linking C executable FindModulesExecuteAll >23: [100%] Built target FindModulesExecuteAll >23: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/FindModulesExecuteAll/FindModulesExecuteAll" >23: > 23/169 Test #23: FindModulesExecuteAll .................. Passed 4.91 sec >test 26 > Start 26: TarTest >26: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/TarTest /builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project TarTest --test-command TarTest >26: Test timeout computed to be: 1500 >26: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest >26: ======== CMake output ====== >26: The C compiler identification is GNU >26: The CXX compiler identification is GNU >26: Check for working C compiler: /usr/bin/gcc >26: Configuring >26: Check for working C compiler: /usr/bin/gcc -- works >26: Detecting C compiler ABI info >26: Configuring >26: Detecting C compiler ABI info - done >26: Check for working CXX compiler: /usr/bin/c++ >26: Configuring >26: Check for working CXX compiler: /usr/bin/c++ -- works >26: Detecting CXX compiler ABI info >26: Configuring >26: Detecting CXX compiler ABI info - done >26: running ln -sf f1.txt "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d1/f2.txt" 2>&1 >26: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E tar cvf "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_tar.tar" tar_dir 2>&1 >26: tar_dir/My Special Directory/f1.txt >26: tar_dir/d-4/f1.txt >26: tar_dir/d_4/f1.txt >26: tar_dir/d + 3/f1.txt >26: tar_dir/d 2/f1.txt >26: tar_dir/d1/f2.txt >26: tar_dir/d1/f1.txt >26: tar_dir/f1.txt >26: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E tar cvfz "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_tgz.tgz" tar_dir 2>&1 >26: tar_dir/My Special Directory/f1.txt >26: tar_dir/d-4/f1.txt >26: tar_dir/d_4/f1.txt >26: tar_dir/d + 3/f1.txt >26: tar_dir/d 2/f1.txt >26: tar_dir/d1/f2.txt >26: tar_dir/d1/f1.txt >26: tar_dir/f1.txt >26: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E tar xvf "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_tar.tar" 2>&1 >26: x tar_dir/My Special Directory/f1.txt >26: x tar_dir/d-4/f1.txt >26: x tar_dir/d_4/f1.txt >26: x tar_dir/d + 3/f1.txt >26: x tar_dir/d 2/f1.txt >26: x tar_dir/d1/f2.txt >26: x tar_dir/d1/f1.txt >26: x tar_dir/f1.txt >26: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tgz" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E tar xvfz "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_tgz.tgz" 2>&1 >26: x tar_dir/My Special Directory/f1.txt >26: x tar_dir/d-4/f1.txt >26: x tar_dir/d_4/f1.txt >26: x tar_dir/d + 3/f1.txt >26: x tar_dir/d 2/f1.txt >26: x tar_dir/d1/f2.txt >26: x tar_dir/d1/f1.txt >26: x tar_dir/f1.txt >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d1/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d1/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d 2/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d 2/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d + 3/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d + 3/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d_4/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d_4/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d-4/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d-4/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/My Special Directory/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/My Special Directory/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d1/f2.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d1/f2.txt" 2>&1 >26: Configuring >26: Configuring done >26: Generating >26: Generating done >26: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest >26: running ln -sf f1.txt "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d1/f2.txt" 2>&1 >26: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E tar cvf "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_tar.tar" tar_dir 2>&1 >26: tar_dir/My Special Directory/f1.txt >26: tar_dir/d-4/f1.txt >26: tar_dir/d_4/f1.txt >26: tar_dir/d + 3/f1.txt >26: tar_dir/d 2/f1.txt >26: tar_dir/d1/f2.txt >26: tar_dir/d1/f1.txt >26: tar_dir/f1.txt >26: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E tar cvfz "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_tgz.tgz" tar_dir 2>&1 >26: tar_dir/My Special Directory/f1.txt >26: tar_dir/d-4/f1.txt >26: tar_dir/d_4/f1.txt >26: tar_dir/d + 3/f1.txt >26: tar_dir/d 2/f1.txt >26: tar_dir/d1/f2.txt >26: tar_dir/d1/f1.txt >26: tar_dir/f1.txt >26: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E tar xvf "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_tar.tar" 2>&1 >26: x tar_dir/My Special Directory/f1.txt >26: x tar_dir/d-4/f1.txt >26: x tar_dir/d_4/f1.txt >26: x tar_dir/d + 3/f1.txt >26: x tar_dir/d 2/f1.txt >26: x tar_dir/d1/f2.txt >26: x tar_dir/d1/f1.txt >26: x tar_dir/f1.txt >26: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tgz" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E tar xvfz "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_tgz.tgz" 2>&1 >26: x tar_dir/My Special Directory/f1.txt >26: x tar_dir/d-4/f1.txt >26: x tar_dir/d_4/f1.txt >26: x tar_dir/d + 3/f1.txt >26: x tar_dir/d 2/f1.txt >26: x tar_dir/d1/f2.txt >26: x tar_dir/d1/f1.txt >26: x tar_dir/f1.txt >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d1/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d1/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d 2/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d 2/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d + 3/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d + 3/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d_4/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d_4/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d-4/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d-4/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/My Special Directory/f1.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/My Special Directory/f1.txt" 2>&1 >26: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/test_output_tar/tar_dir/d1/f2.txt" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/tar_dir/d1/f2.txt" 2>&1 >26: Configuring >26: Configuring done >26: Generating >26: Generating done >26: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest >26: ======== End CMake output ====== >26: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest >26: >26: Run Clean Command:/usr/bin/gmake "clean" >26: >26: Run Build Command:/usr/bin/gmake >26: Scanning dependencies of target TarTest >26: [100%] Building CXX object CMakeFiles/TarTest.dir/TestTarExec.cxx.o >26: Linking CXX executable TarTest >26: [100%] Built target TarTest >26: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TarTest/TarTest" >26: > 24/169 Test #26: TarTest ................................ Passed 1.40 sec >test 27 > Start 27: SystemInformation >27: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project SystemInformation --test-command SystemInformation >27: Test timeout computed to be: 1500 >27: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation >27: ======== CMake output ====== >27: The C compiler identification is GNU >27: The CXX compiler identification is GNU >27: Check for working C compiler: /usr/bin/gcc >27: Configuring >27: Check for working C compiler: /usr/bin/gcc -- works >27: Detecting C compiler ABI info >27: Configuring >27: Detecting C compiler ABI info - 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: To prevent CTest from stripping output, you have to display: CTEST_FULL_OUTPUT >27: Test macro >27: Configuring >27: Configuring done >27: Generating >27: Generating done >27: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation >27: To prevent CTest from stripping output, you have to display: CTEST_FULL_OUTPUT >27: Test macro >27: Configuring >27: Configuring done >27: Generating >27: Generating done >27: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation >27: ======== End CMake output ====== >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation >27: >27: Run Clean Command:/usr/bin/gmake "clean" >27: >27: Run Build Command:/usr/bin/gmake >27: Scanning dependencies of target SystemInformation >27: [100%] Building CXX object CMakeFiles/SystemInformation.dir/DumpInformation.cxx.o >27: Linking CXX executable SystemInformation >27: [100%] Built target SystemInformation >27: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/SystemInformation" >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/SystemInformation.out": >27: ---------------------------------------------------------------- >27: CMAKE_STATIC_LIBRARY_PREFIX == "lib" >27: CMAKE_STATIC_LIBRARY_SUFFIX == ".a" >27: CMAKE_SHARED_LIBRARY_PREFIX == "lib" >27: CMAKE_SHARED_LIBRARY_SUFFIX == ".so" >27: CMAKE_SHARED_MODULE_PREFIX == "lib" >27: CMAKE_SHARED_MODULE_SUFFIX == ".so" >27: >27: >27: CMAKE_DL_LIBS == "dl" >27: CMAKE_LIBRARY_PATH_FLAG == "-L" >27: CMAKE_LINK_LIBRARY_FLAG == "-l" >27: CMAKE_SKIP_RPATH == "NO" >27: CMAKE_SYSTEM_INFO_FILE == "Platform/Linux" >27: CMAKE_SYSTEM_NAME == "Linux" >27: CMAKE_SYSTEM == "Linux-2.6.33.3-85.fc13.x86_64" >27: CMAKE_CXX_COMPILER == "/usr/bin/c++" >27: CMAKE_C_COMPILER == "/usr/bin/gcc" >27: CMAKE_COMPILER_IS_GNUCC == "1" >27: CMAKE_COMPILER_IS_GNUCXX == "1" >27: >27: // C shared library flag >27: CMAKE_SHARED_LIBRARY_C_FLAGS == "-fPIC" >27: CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS == "-shared" >27: CMAKE_SHARED_LIBRARY_LINK_FLAGS == "" >27: CMAKE_SHARED_LIBRARY_RUNTIME_FLAG == "" >27: CMAKE_SHARED_LIBRARY_RUNTIME_FLAG_SEP == "" >27: CMAKE_SHARED_LIBRARY_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" >27: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" >27: >27: // C shared module flags >27: CMAKE_SHARED_MODULE_C_FLAGS == "-fPIC" >27: CMAKE_SHARED_MODULE_CREATE_C_FLAGS == "-shared" >27: CMAKE_SHARED_MODULE_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" >27: CMAKE_SHARED_MODULE_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" >27: >27: // C exe flags >27: CMAKE_EXE_LINK_STATIC_C_FLAGS == "-Wl,-Bstatic" >27: CMAKE_EXE_LINK_DYNAMIC_C_FLAGS == "-Wl,-Bdynamic" >27: >27: // CXX shared library flags >27: CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS == "-shared" >27: CMAKE_SHARED_LIBRARY_CXX_FLAGS == "-fPIC" >27: CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS == "-rdynamic" >27: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG == "-Wl,-rpath," >27: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP == ":" >27: CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" >27: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" >27: >27: // CXX shared module flags >27: CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS == "-shared" >27: CMAKE_SHARED_MODULE_CXX_FLAGS == "-fPIC" >27: CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" >27: CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" >27: >27: // CXX exe flags >27: CMAKE_EXE_LINK_STATIC_CXX_FLAGS == "-Wl,-Bstatic" >27: CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS == "-Wl,-Bdynamic" >27: >27: CMAKE_USER_MAKE_RULES_OVERRIDE == "" >27: CMAKE_VERBOSE_MAKEFILE == "FALSE" >27: CMAKE_BUILD_TYPE == "" >27: CMAKE_CXX_FLAGS == "" >27: CMAKE_CXX_FLAGS_DEBUG == "-g" >27: CMAKE_CXX_FLAGS_MINSIZEREL == "-Os -DNDEBUG" >27: CMAKE_CXX_FLAGS_RELEASE == "-O3 -DNDEBUG" >27: CMAKE_CXX_FLAGS_RELWITHDEBINFO == "-O2 -g" >27: >27: CMAKE_C_FLAGS == "" >27: CMAKE_C_FLAGS_DEBUG == "-g" >27: CMAKE_C_FLAGS_MINSIZEREL == "-Os -DNDEBUG" >27: CMAKE_C_FLAGS_RELEASE == "-O3 -DNDEBUG" >27: CMAKE_C_FLAGS_RELWITHDEBINFO == "-O2 -g" >27: >27: // build rules >27: CMAKE_CXX_CREATE_SHARED_LIBRARY == "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >27: CMAKE_CXX_CREATE_SHARED_MODULE == "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >27: CMAKE_C_CREATE_SHARED_LIBRARY == "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >27: CMAKE_C_CREATE_SHARED_MODULE == "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >27: CMAKE_CXX_CREATE_STATIC_LIBRARY == "" >27: CMAKE_C_CREATE_STATIC_LIBRARY == "" >27: CMAKE_CXX_COMPILE_OBJECT == "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" >27: CMAKE_C_COMPILE_OBJECT == "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" >27: CMAKE_C_LINK_EXECUTABLE == "<CMAKE_C_COMPILER> <FLAGS> <CMAKE_C_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" >27: CMAKE_CXX_LINK_EXECUTABLE == "<CMAKE_CXX_COMPILER> <FLAGS> <CMAKE_CXX_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" >27: >27: // implicit link info >27: CMAKE_C_IMPLICIT_LINK_LIBRARIES == "c" >27: CMAKE_C_IMPLICIT_LINK_DIRECTORIES == "/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib" >27: CMAKE_CXX_IMPLICIT_LINK_LIBRARIES == "stdc++;m;c" >27: CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES == "/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib" >27: >27: XCODE_VERSION == "" >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/AllVariables.txt": >27: ---------------------------------------------------------------- >27: NOTFOUNDCMAKE_AR "" >27: CMAKE_BASE_NAME "g++" >27: CMAKE_BINARY_DIR "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation" >27: CMAKE_BUILD_TOOL "/usr/bin/gmake" >27: CMAKE_BUILD_TYPE "" >27: CMAKE_CACHEFILE_DIR "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation" >27: CMAKE_CACHE_MAJOR_VERSION "2" >27: CMAKE_CACHE_MINOR_VERSION "8" >27: CMAKE_CACHE_PATCH_VERSION "2" >27: CMAKE_CFG_INTDIR "." >27: CMAKE_COLOR_MAKEFILE "ON" >27: CMAKE_COMMAND "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" >27: CMAKE_COMPILER_IS_GNUCC "1" >27: CMAKE_COMPILER_IS_GNUCXX "1" >27: CMAKE_CPACK_COMMAND "/builddir/build/BUILD/cmake-2.8.2/build/bin/cpack" >27: CMAKE_CROSSCOMPILING "FALSE" >27: CMAKE_CTEST_COMMAND "/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest" >27: CMAKE_CURRENT_BINARY_DIR "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation" >27: CMAKE_CURRENT_LIST_FILE "/builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation/CMakeLists.txt" >27: CMAKE_CURRENT_SOURCE_DIR "/builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation" >27: CMAKE_CXX_ARCHIVE_APPEND "<CMAKE_AR> r <TARGET> <LINK_FLAGS> <OBJECTS>" >27: CMAKE_CXX_ARCHIVE_CREATE "<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>" >27: CMAKE_CXX_ARCHIVE_FINISH "<CMAKE_RANLIB> <TARGET>" >27: CMAKE_CXX_COMPILER "/usr/bin/c++" >27: CMAKE_CXX_COMPILER_ABI "ELF" >27: CMAKE_CXX_COMPILER_ARG1 "" >27: CMAKE_CXX_COMPILER_ENV_VAR "CXX" >27: CMAKE_CXX_COMPILER_ID "GNU" >27: CMAKE_CXX_COMPILER_ID_RUN "1" >27: CMAKE_CXX_COMPILER_LOADED "1" >27: CMAKE_CXX_COMPILER_WORKS "1" >27: CMAKE_CXX_COMPILE_OBJECT "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" >27: CMAKE_CXX_CREATE_ASSEMBLY_SOURCE "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -S <SOURCE> -o <ASSEMBLY_SOURCE>" >27: CMAKE_CXX_CREATE_PREPROCESSED_SOURCE "<CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -E <SOURCE> > <PREPROCESSED_SOURCE>" >27: CMAKE_CXX_CREATE_SHARED_LIBRARY "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >27: CMAKE_CXX_CREATE_SHARED_MODULE "<CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >27: CMAKE_CXX_FLAGS "" >27: CMAKE_CXX_FLAGS_DEBUG "-g" >27: CMAKE_CXX_FLAGS_DEBUG_INIT "-g" >27: CMAKE_CXX_FLAGS_MINSIZEREL "-Os -DNDEBUG" >27: CMAKE_CXX_FLAGS_MINSIZEREL_INIT "-Os -DNDEBUG" >27: CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG" >27: CMAKE_CXX_FLAGS_RELEASE_INIT "-O3 -DNDEBUG" >27: CMAKE_CXX_FLAGS_RELWITHDEBINFO "-O2 -g" >27: CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT "-O2 -g" >27: CMAKE_CXX_HAS_ISYSROOT "" >27: CMAKE_CXX_IGNORE_EXTENSIONS "inl;h;H;o;O;obj;OBJ;def;DEF;rc;RC" >27: CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include" >27: CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib" >27: CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;c" >27: CMAKE_CXX_INFORMATION_LOADED "1" >27: CMAKE_CXX_LINKER_PREFERENCE "30" >27: CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES "1" >27: CMAKE_CXX_LINK_EXECUTABLE "<CMAKE_CXX_COMPILER> <FLAGS> <CMAKE_CXX_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" >27: CMAKE_CXX_OUTPUT_EXTENSION ".o" >27: CMAKE_CXX_PLATFORM_ID "Linux" >27: CMAKE_CXX_SIZEOF_DATA_PTR "4" >27: CMAKE_CXX_SOURCE_FILE_EXTENSIONS "C;M;c++;cc;cpp;cxx;m;mm" >27: CMAKE_CXX_VERBOSE_FLAG "-v" >27: CMAKE_C_ARCHIVE_APPEND "<CMAKE_AR> r <TARGET> <LINK_FLAGS> <OBJECTS>" >27: CMAKE_C_ARCHIVE_CREATE "<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>" >27: CMAKE_C_ARCHIVE_FINISH "<CMAKE_RANLIB> <TARGET>" >27: CMAKE_C_COMPILER "/usr/bin/gcc" >27: CMAKE_C_COMPILER_ABI "ELF" >27: CMAKE_C_COMPILER_ARG1 "" >27: CMAKE_C_COMPILER_ENV_VAR "CC" >27: CMAKE_C_COMPILER_ID "GNU" >27: CMAKE_C_COMPILER_ID_RUN "1" >27: CMAKE_C_COMPILER_LOADED "1" >27: CMAKE_C_COMPILER_WORKS "1" >27: CMAKE_C_COMPILE_OBJECT "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE>" >27: CMAKE_C_CREATE_ASSEMBLY_SOURCE "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -S <SOURCE> -o <ASSEMBLY_SOURCE>" >27: CMAKE_C_CREATE_PREPROCESSED_SOURCE "<CMAKE_C_COMPILER> <DEFINES> <FLAGS> -E <SOURCE> > <PREPROCESSED_SOURCE>" >27: CMAKE_C_CREATE_SHARED_LIBRARY "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >27: CMAKE_C_CREATE_SHARED_MODULE "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>" >27: CMAKE_C_FLAGS "" >27: CMAKE_C_FLAGS_DEBUG "-g" >27: CMAKE_C_FLAGS_DEBUG_INIT "-g" >27: CMAKE_C_FLAGS_MINSIZEREL "-Os -DNDEBUG" >27: CMAKE_C_FLAGS_MINSIZEREL_INIT "-Os -DNDEBUG" >27: CMAKE_C_FLAGS_RELEASE "-O3 -DNDEBUG" >27: CMAKE_C_FLAGS_RELEASE_INIT "-O3 -DNDEBUG" >27: CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g" >27: CMAKE_C_FLAGS_RELWITHDEBINFO_INIT "-O2 -g" >27: CMAKE_C_HAS_ISYSROOT "" >27: CMAKE_C_IGNORE_EXTENSIONS "h;H;o;O;obj;OBJ;def;DEF;rc;RC" >27: CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include" >27: CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib" >27: CMAKE_C_IMPLICIT_LINK_LIBRARIES "c" >27: CMAKE_C_INFORMATION_LOADED "1" >27: CMAKE_C_LINKER_PREFERENCE "10" >27: CMAKE_C_LINK_EXECUTABLE "<CMAKE_C_COMPILER> <FLAGS> <CMAKE_C_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" >27: CMAKE_C_OUTPUT_EXTENSION ".o" >27: CMAKE_C_PLATFORM_ID "Linux" >27: CMAKE_C_SIZEOF_DATA_PTR "4" >27: CMAKE_C_SOURCE_FILE_EXTENSIONS "c" >27: CMAKE_C_VERBOSE_FLAG "-v" >27: CMAKE_DETERMINE_CXX_ABI_COMPILED "TRUE" >27: CMAKE_DETERMINE_C_ABI_COMPILED "TRUE" >27: CMAKE_DL_LIBS "dl" >27: CMAKE_EDIT_COMMAND "/builddir/build/BUILD/cmake-2.8.2/build/bin/ccmake" >27: CMAKE_EXECUTABLE_FORMAT "ELF" >27: CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG "-Wl,-rpath-link," >27: CMAKE_EXECUTABLE_RPATH_LINK_C_FLAG "-Wl,-rpath-link," >27: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG "-Wl,-rpath," >27: CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ":" >27: CMAKE_EXECUTABLE_RUNTIME_C_FLAG "-Wl,-rpath," >27: CMAKE_EXECUTABLE_RUNTIME_C_FLAG_SEP ":" >27: CMAKE_EXECUTABLE_SUFFIX "" >27: CMAKE_EXE_EXPORTS_CXX_FLAG "-Wl,--export-dynamic" >27: CMAKE_EXE_EXPORTS_C_FLAG "-Wl,--export-dynamic" >27: CMAKE_EXE_LINKER_FLAGS "" >27: CMAKE_EXE_LINKER_FLAGS_DEBUG "" >27: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL "" >27: CMAKE_EXE_LINKER_FLAGS_RELEASE "" >27: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO "" >27: CMAKE_EXE_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" >27: CMAKE_EXE_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" >27: CMAKE_EXE_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" >27: CMAKE_EXE_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" >27: CMAKE_FILES_DIRECTORY "/CMakeFiles" >27: CMAKE_FIND_LIBRARY_PREFIXES "lib" >27: CMAKE_FIND_LIBRARY_SUFFIXES ".so;.a" >27: CMAKE_GENERATOR "Unix Makefiles" >27: CMAKE_HOME_DIRECTORY "/builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation" >27: CMAKE_HOST_SYSTEM "Linux-2.6.33.3-85.fc13.x86_64" >27: CMAKE_HOST_SYSTEM_NAME "Linux" >27: CMAKE_HOST_SYSTEM_PROCESSOR "i686" >27: CMAKE_HOST_SYSTEM_VERSION "2.6.33.3-85.fc13.x86_64" >27: CMAKE_HOST_UNIX "1" >27: CMAKE_INCLUDE_FLAG_C "-I" >27: CMAKE_INCLUDE_FLAG_CXX "-I" >27: CMAKE_INCLUDE_FLAG_C_SEP "" >27: CMAKE_INCLUDE_SYSTEM_FLAG_CXX "-isystem " >27: CMAKE_INSTALL_PREFIX "/usr/local" >27: CMAKE_INSTALL_SO_NO_EXE "0" >27: CMAKE_INTERNAL_PLATFORM_ABI "ELF" >27: CMAKE_LIBRARY_PATH_FLAG "-L" >27: CMAKE_LIBRARY_PATH_TERMINATOR "" >27: CMAKE_LINKER "/usr/bin/ld" >27: CMAKE_LINK_LIBRARY_FLAG "-l" >27: CMAKE_LINK_LIBRARY_SUFFIX "" >27: CMAKE_MAJOR_VERSION "2" >27: CMAKE_MAKE_PROGRAM "/usr/bin/gmake" >27: CMAKE_MATCH_0 "Makefiles" >27: CMAKE_MATCH_1 "" >27: CMAKE_MATCH_2 "" >27: CMAKE_MATCH_3 "" >27: CMAKE_MATCH_4 "" >27: CMAKE_MATCH_5 "" >27: CMAKE_MATCH_6 "" >27: CMAKE_MATCH_7 "" >27: CMAKE_MATCH_8 "" >27: CMAKE_MATCH_9 "" >27: CMAKE_MINIMUM_REQUIRED_VERSION "2.6" >27: CMAKE_MINOR_VERSION "8" >27: CMAKE_MODULE_LINKER_FLAGS "" >27: CMAKE_MODULE_LINKER_FLAGS_DEBUG "" >27: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL "" >27: CMAKE_MODULE_LINKER_FLAGS_RELEASE "" >27: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO "" >27: CMAKE_NM "/usr/bin/nm" >27: CMAKE_NUMBER_OF_LOCAL_GENERATORS "1" >27: CMAKE_OBJCOPY "/usr/bin/objcopy" >27: CMAKE_OBJDUMP "/usr/bin/objdump" >27: CMAKE_PARENT_LIST_FILE "/builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation/CMakeLists.txt" >27: CMAKE_PATCH_VERSION "2" >27: CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES "/lib;/usr/lib;/usr/lib32;/usr/lib64" >27: CMAKE_PLATFORM_ROOT_BIN "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles" >27: CMAKE_PLATFORM_USES_PATH_WHEN_NO_SONAME "1" >27: CMAKE_PROJECT_NAME "SystemInformation" >27: CMAKE_RANLIB "/usr/bin/ranlib" >27: CMAKE_ROOT "/builddir/build/BUILD/cmake-2.8.2" >27: CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS "-shared" >27: CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-shared" >27: CMAKE_SHARED_LIBRARY_CXX_FLAGS "-fPIC" >27: CMAKE_SHARED_LIBRARY_C_FLAGS "-fPIC" >27: CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "-rdynamic" >27: CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-rdynamic" >27: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" >27: CMAKE_SHARED_LIBRARY_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" >27: CMAKE_SHARED_LIBRARY_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" >27: CMAKE_SHARED_LIBRARY_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" >27: CMAKE_SHARED_LIBRARY_PREFIX "lib" >27: CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG "-Wl,-rpath-link," >27: CMAKE_SHARED_LIBRARY_RPATH_LINK_C_FLAG "-Wl,-rpath-link," >27: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG "-Wl,-rpath," >27: CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ":" >27: CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG "-Wl,-rpath," >27: CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP ":" >27: CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG "-Wl,-soname," >27: CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-Wl,-soname," >27: CMAKE_SHARED_LIBRARY_SUFFIX ".so" >27: CMAKE_SHARED_LINKER_FLAGS "" >27: CMAKE_SHARED_LINKER_FLAGS_DEBUG "" >27: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL "" >27: CMAKE_SHARED_LINKER_FLAGS_RELEASE "" >27: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO "" >27: CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS "-shared" >27: CMAKE_SHARED_MODULE_CREATE_C_FLAGS "-shared" >27: CMAKE_SHARED_MODULE_CXX_FLAGS "-fPIC" >27: CMAKE_SHARED_MODULE_C_FLAGS "-fPIC" >27: CMAKE_SHARED_MODULE_LINK_DYNAMIC_CXX_FLAGS "-Wl,-Bdynamic" >27: CMAKE_SHARED_MODULE_LINK_DYNAMIC_C_FLAGS "-Wl,-Bdynamic" >27: CMAKE_SHARED_MODULE_LINK_STATIC_CXX_FLAGS "-Wl,-Bstatic" >27: CMAKE_SHARED_MODULE_LINK_STATIC_C_FLAGS "-Wl,-Bstatic" >27: CMAKE_SHARED_MODULE_PREFIX "lib" >27: CMAKE_SHARED_MODULE_SUFFIX ".so" >27: CMAKE_SIZEOF_VOID_P "4" >27: CMAKE_SKIP_RPATH "NO" >27: CMAKE_SOURCE_DIR "/builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation" >27: CMAKE_STATIC_LIBRARY_PREFIX "lib" >27: CMAKE_STATIC_LIBRARY_SUFFIX ".a" >27: CMAKE_STRIP "/usr/bin/strip" >27: CMAKE_SYSTEM "Linux-2.6.33.3-85.fc13.x86_64" >27: CMAKE_SYSTEM_INCLUDE_PATH "/usr/include/w32api;/usr/X11R6/include;/usr/include/X11;/opt/local/include;/usr/pkg/include;/opt/csw/include;/opt/include;/usr/openwin/include" >27: CMAKE_SYSTEM_INFO_FILE "Platform/Linux" >27: CMAKE_SYSTEM_LIBRARY_PATH "/usr/lib/w32api;/usr/X11R6/lib;/usr/lib/X11;/opt/local/lib;/usr/pkg/lib;/opt/csw/lib;/opt/lib;/usr/openwin/lib" >27: CMAKE_SYSTEM_LOADED "1" >27: CMAKE_SYSTEM_NAME "Linux" >27: CMAKE_SYSTEM_PREFIX_PATH "/usr/local;/usr;/;/builddir/build;/usr/local" >27: CMAKE_SYSTEM_PROCESSOR "i686" >27: CMAKE_SYSTEM_PROGRAM_PATH "/usr/pkg/bin" >27: CMAKE_SYSTEM_SPECIFIC_INFORMATION_LOADED "1" >27: CMAKE_SYSTEM_VERSION "2.6.33.3-85.fc13.x86_64" >27: CMAKE_TWEAK_VERSION "0" >27: CMAKE_UNAME "/bin/uname" >27: CMAKE_USE_RELATIVE_PATHS "OFF" >27: CMAKE_VERBOSE_MAKEFILE "FALSE" >27: CMAKE_VERSION "2.8.2" >27: PROJECT_BINARY_DIR "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation" >27: PROJECT_NAME "SystemInformation" >27: PROJECT_SOURCE_DIR "/builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation" >27: RUN_CONFIGURE "ON" >27: SystemInformation_BINARY_DIR "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation" >27: SystemInformation_SOURCE_DIR "/builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation" >27: UNIX "1" >27: _CMAKE_INSTALL_DIR "/builddir/build" >27: _INCLUDED_FILE "/builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU-CXX.cmake" >27: _INCLUDED_SYSTEM_INFO_FILE "/builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake" >27: __COMPILER_GNU "1" >27: __LINUX_COMPILER_GNU "1" >27: __UNIX_PATHS_INCLUDED "1" >27: incl "/builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation/This does not exists" >27: type "" >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/AllCommands.txt": >27: ---------------------------------------------------------------- >27: __compiler_gnu >27: __linux_compiler_gnu >27: add_custom_command >27: add_custom_target >27: add_definitions >27: add_dependencies >27: add_executable >27: add_library >27: add_subdirectory >27: add_test >27: aux_source_directory >27: break >27: build_command >27: build_name >27: cmake_minimum_required >27: cmake_policy >27: configure_file >27: create_test_sourcelist >27: define_property >27: else >27: elseif >27: enable_language >27: enable_testing >27: endforeach >27: endfunction >27: endif >27: endmacro >27: endwhile >27: exec_program >27: execute_process >27: export >27: export_library_dependencies >27: file >27: find_file >27: find_library >27: find_package >27: find_path >27: find_program >27: fltk_wrap_ui >27: foo >27: foreach >27: function >27: get_cmake_property >27: get_directory_property >27: get_filename_component >27: get_property >27: get_source_file_property >27: get_target_property >27: get_test_property >27: if >27: include >27: include_directories >27: include_external_msproject >27: include_regular_expression >27: install >27: install_files >27: install_programs >27: install_targets >27: link_directories >27: link_libraries >27: list >27: load_cache >27: load_command >27: macro >27: make_directory >27: mark_as_advanced >27: math >27: message >27: option >27: output_required_files >27: project >27: qt_wrap_cpp >27: qt_wrap_ui >27: remove >27: remove_definitions >27: return >27: separate_arguments >27: set >27: set_directory_properties >27: set_property >27: set_source_files_properties >27: set_target_properties >27: set_tests_properties >27: site_name >27: source_group >27: string >27: subdir_depends >27: subdirs >27: target_link_libraries >27: try_compile >27: try_run >27: unset >27: use_mangled_mesa >27: utility_source >27: variable_requires >27: variable_watch >27: while >27: write_file >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/AllMacros.txt": >27: ---------------------------------------------------------------- >27: FOO >27: __compiler_gnu >27: __linux_compiler_gnu >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/OtherProperties.txt": >27: ---------------------------------------------------------------- >27: INCLUDE_DIRECTORY: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation >27: INCLUDE_DIRECTORY: /builddir/build/BUILD/cmake-2.8.2/Tests/SystemInformation >27: INCLUDE_REGULAR_EXPRESSION: ^.*$ >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/../../Source/cmConfigure.h": >27: ---------------------------------------------------------------- >27: /*============================================================================ >27: CMake - Cross Platform Makefile Generator >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: /* #undef CMAKE_NO_STD_NAMESPACE */ >27: /* #undef CMAKE_NO_ANSI_STREAM_HEADERS */ >27: /* #undef CMAKE_NO_ANSI_STRING_STREAM */ >27: /* #undef CMAKE_NO_ANSI_FOR_SCOPE */ >27: /* #undef HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE */ >27: #define HAVE_UNSETENV >27: #define CMAKE_USE_ELF_PARSER >27: /* #undef CMAKE_STRICT */ >27: #define CMAKE_ROOT_DIR "/builddir/build/BUILD/cmake-2.8.2" >27: #define CMAKE_BUILD_DIR "/builddir/build/BUILD/cmake-2.8.2/build" >27: #define CMAKE_DATA_DIR "/share/cmake" >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/../../CMakeCache.txt": >27: ---------------------------------------------------------------- >27: # This is the CMakeCache file. >27: # For build in directory: /builddir/build/BUILD/cmake-2.8.2/build >27: # It was generated by CMake: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake >27: # You can edit this file to change values found and used by cmake. >27: # If you do not want to change any of the values, simply exit the editor. >27: # If you do want to change a value, simply edit, save, and exit the editor. >27: # The syntax for the file is as follows: >27: # KEY:TYPE=VALUE >27: # KEY is the name of a variable in the cache. >27: # TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!. >27: # VALUE is the current value for the KEY. >27: >27: ######################## >27: # EXTERNAL cache entries >27: ######################## >27: >27: //Build the CMake Curses Dialog ccmake >27: BUILD_CursesDialog:BOOL=ON >27: >27: //Build the documentation (Doxygen). >27: BUILD_DOCUMENTATION:BOOL=OFF >27: >27: //Build Qt dialog for CMake >27: BUILD_QtDialog:BOOL=1 >27: >27: //Build the testing tree. >27: BUILD_TESTING:BOOL=ON >27: >27: //Path to a program. >27: BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND >27: >27: //Path to a program. >27: BZR_EXECUTABLE:FILEPATH=BZR_EXECUTABLE-NOTFOUND >27: >27: //Path to a program. >27: CMAKE_AR:FILEPATH=/usr/bin/ar >27: >27: //For backwards compatibility, what version of CMake commands and >27: // syntax should this version of CMake try to support. >27: CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 >27: >27: //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or >27: // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. >27: CMAKE_BUILD_TYPE:STRING= >27: >27: //Enable/Disable color output during build. >27: CMAKE_COLOR_MAKEFILE:BOOL=ON >27: >27: //Path to a program. >27: CMAKE_CTEST_COMMAND:FILEPATH=CMAKE_CTEST_COMMAND-NOTFOUND >27: >27: //CXX compiler. >27: CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++ >27: >27: //Flags used by the compiler during all build types. >27: CMAKE_CXX_FLAGS:STRING='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ' >27: >27: //Flags used by the compiler during debug builds. >27: CMAKE_CXX_FLAGS_DEBUG:STRING=-g >27: >27: //Flags used by the compiler during release minsize builds. >27: CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG >27: >27: //Flags used by the compiler during release builds (/MD /Ob1 /Oi >27: // /Ot /Oy /Gs will produce slightly less optimized but smaller >27: // files). >27: CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG >27: >27: //Flags used by the compiler during Release with Debug Info builds. >27: CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g >27: >27: //C compiler. >27: CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc >27: >27: //Flags used by the compiler during all build types. >27: CMAKE_C_FLAGS:STRING='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables ' >27: >27: //Flags used by the compiler during debug builds. >27: CMAKE_C_FLAGS_DEBUG:STRING=-g >27: >27: //Flags used by the compiler during release minsize builds. >27: CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG >27: >27: //Flags used by the compiler during release builds (/MD /Ob1 /Oi >27: // /Ot /Oy /Gs will produce slightly less optimized but smaller >27: // files). >27: CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG >27: >27: //Flags used by the compiler during Release with Debug Info builds. >27: CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g >27: >27: //Install location for data (relative to prefix). >27: CMAKE_DATA_DIR:PATH=/share/cmake >27: >27: //Install location for documentation (relative to prefix). >27: CMAKE_DOC_DIR:PATH=/share/doc/cmake-2.8.2 >27: >27: //Flags used by the linker. >27: CMAKE_EXE_LINKER_FLAGS:STRING= >27: >27: //Flags used by the linker during debug builds. >27: CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= >27: >27: //Flags used by the linker during release minsize builds. >27: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= >27: >27: //Flags used by the linker during release builds. >27: CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= >27: >27: //Flags used by the linker during Release with Debug Info builds. >27: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= >27: >27: //Value Computed by CMake >27: CMAKE_FORM_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Source/CursesDialog/form >27: >27: //Value Computed by CMake >27: CMAKE_FORM_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Source/CursesDialog/form >27: >27: //Fortran compiler >27: CMAKE_Fortran_COMPILER:FILEPATH=/usr/bin/f95 >27: >27: //Fortran flags >27: CMAKE_Fortran_FLAGS:STRING= >27: >27: //Install Microsoft runtime debug libraries with CMake. >27: CMAKE_INSTALL_DEBUG_LIBRARIES:BOOL=OFF >27: >27: //Install path prefix, prepended onto install directories. >27: CMAKE_INSTALL_PREFIX:PATH=/usr >27: >27: //Path to a program. >27: CMAKE_LINKER:FILEPATH=/usr/bin/ld >27: >27: //Path to a program. >27: CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake >27: >27: //Install location for man pages (relative to prefix). >27: CMAKE_MAN_DIR:PATH=/share/man >27: >27: //Flags used by the linker during the creation of modules. >27: CMAKE_MODULE_LINKER_FLAGS:STRING= >27: >27: //Flags used by the linker during debug builds. >27: CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= >27: >27: //Flags used by the linker during release minsize builds. >27: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= >27: >27: //Flags used by the linker during release builds. >27: CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= >27: >27: //Flags used by the linker during Release with Debug Info builds. >27: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= >27: >27: //Path to a program. >27: CMAKE_NM:FILEPATH=/usr/bin/nm >27: >27: //Path to a program. >27: CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy >27: >27: //Path to a program. >27: CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump >27: >27: //Value Computed by CMake >27: CMAKE_PROJECT_NAME:STATIC=CMake >27: >27: //Path to a program. >27: CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib >27: >27: //Regenerate YACC and LEXX files >27: CMAKE_REGENERATE_YACCLEX:BOOL=OFF >27: >27: //Should the long tests be run (such as Bootstrap). >27: CMAKE_RUN_LONG_TESTS:BOOL=ON >27: >27: //Flags used by the linker during the creation of dll's. >27: CMAKE_SHARED_LINKER_FLAGS:STRING= >27: >27: //Flags used by the linker during debug builds. >27: CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= >27: >27: //Flags used by the linker during release minsize builds. >27: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= >27: >27: //Flags used by the linker during release builds. >27: CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= >27: >27: //Flags used by the linker during Release with Debug Info builds. >27: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= >27: >27: //Perform strict testing to record property and variable access. >27: // Can be used to report any undefined properties or variables >27: CMAKE_STRICT:BOOL=OFF >27: >27: //Path to a program. >27: CMAKE_STRIP:FILEPATH=/usr/bin/strip >27: >27: //Generator used when running tests >27: CMAKE_TEST_GENERATOR:STRING= >27: >27: //Generator used when running tests >27: CMAKE_TEST_MAKEPROGRAM:FILEPATH= >27: >27: //Run KWStyle in order to check for violations of the coding standard. >27: CMAKE_USE_KWSTYLE:BOOL=OFF >27: >27: //If true, cmake will use relative paths in makefiles and projects. >27: CMAKE_USE_RELATIVE_PATHS:BOOL=OFF >27: >27: //Use system-installed curl >27: CMAKE_USE_SYSTEM_CURL:BOOL=ON >27: >27: //Use system-installed expat >27: CMAKE_USE_SYSTEM_EXPAT:BOOL=ON >27: >27: //No help, variable specified on the command line. >27: CMAKE_USE_SYSTEM_LIBRARIES:UNINITIALIZED=1 >27: >27: //If this value is on, makefiles will be generated without the >27: // .SILENT directive, and all commands will be echoed to the console >27: // during the make. This is useful for debugging only. With Visual >27: // Studio IDE projects all commands are done without /nologo. >27: CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE >27: >27: //Value Computed by CMake >27: CMCompress_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmcompress >27: >27: //Value Computed by CMake >27: CMCompress_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Utilities/cmcompress >27: >27: //Dependencies for the target >27: CMakeLib_LIB_DEPENDS:STATIC=general;cmsys;general;/usr/lib/libexpat.so;general;/usr/lib/libz.so;general;cmlibarchive;general;cmbzip2;general;cmcompress;general;/usr/lib/libcurl.so; >27: >27: //Value Computed by CMake >27: CMake_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build >27: >27: //Value Computed by CMake >27: CMake_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2 >27: >27: //Test CMake Installation >27: CMake_TEST_INSTALL:BOOL=OFF >27: >27: //Path to program used to compress files for transfer to the dart >27: // server >27: COMPRESSIONCOMMAND:FILEPATH=/usr/bin/gzip >27: >27: //Path to the coverage program that CTest uses for performing coverage >27: // inspection >27: COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov >27: >27: //Enable to build Debian packages >27: CPACK_BINARY_DEB:BOOL=OFF >27: >27: //Enable to build NSIS packages >27: CPACK_BINARY_NSIS:BOOL=OFF >27: >27: //Enable to build RPM packages >27: CPACK_BINARY_RPM:BOOL=OFF >27: >27: //Enable to build STGZ packages >27: CPACK_BINARY_STGZ:BOOL=ON >27: >27: //Enable to build TBZ2 packages >27: CPACK_BINARY_TBZ2:BOOL=OFF >27: >27: //Enable to build TGZ packages >27: CPACK_BINARY_TGZ:BOOL=ON >27: >27: //Enable to build TZ packages >27: CPACK_BINARY_TZ:BOOL=ON >27: >27: //Enable to build TBZ2 source packages >27: CPACK_SOURCE_TBZ2:BOOL=ON >27: >27: //Enable to build TGZ source packages >27: CPACK_SOURCE_TGZ:BOOL=ON >27: >27: //Enable to build TZ source packages >27: CPACK_SOURCE_TZ:BOOL=ON >27: >27: //Enable to build ZIP source packages >27: CPACK_SOURCE_ZIP:BOOL=OFF >27: >27: //Dependencies for the target >27: CPackLib_LIB_DEPENDS:STATIC=general;CMakeLib; >27: >27: //Path to a library. >27: CRYPTO_LIBRARY:FILEPATH=CRYPTO_LIBRARY-NOTFOUND >27: >27: //Should the tests that use '--build-target package' be run? >27: CTEST_TEST_CPACK:BOOL=ON >27: >27: //Should the tests that run a full sub ctest process be run? >27: CTEST_TEST_CTEST:BOOL=OFF >27: >27: //Enable xmlrpc submission method in CTest. >27: CTEST_USE_XMLRPC:BOOL=OFF >27: >27: //Dependencies for the target >27: CTestLib_LIB_DEPENDS:STATIC=general;CMakeLib;general;/usr/lib/libcurl.so; >27: >27: //Path to a file. >27: CURL_INCLUDE_DIR:PATH=/usr/include >27: >27: //Path to a library. >27: CURL_LIBRARY:FILEPATH=/usr/lib/libcurl.so >27: >27: //Path to a file. >27: CURSES_CURSES_H_PATH:PATH=/usr/include >27: >27: //Path to a library. >27: CURSES_CURSES_LIBRARY:FILEPATH=/usr/lib/libcurses.so >27: >27: //Path to a library. >27: CURSES_EXTRA_LIBRARY:FILEPATH=CURSES_EXTRA_LIBRARY-NOTFOUND >27: >27: //Path to a library. >27: CURSES_FORM_LIBRARY:FILEPATH=/usr/lib/libform.so >27: >27: //Path to a file. >27: CURSES_HAVE_CURSES_H:FILEPATH=/usr/include/curses.h >27: >27: //The curses include path >27: CURSES_INCLUDE_PATH:FILEPATH=/usr/include >27: >27: //The curses library >27: CURSES_LIBRARY:FILEPATH=/usr/lib/libcurses.so >27: >27: //Path to a library. >27: CURSES_NCURSES_LIBRARY:FILEPATH=/usr/lib/libncurses.so >27: >27: //Path to a program. >27: CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND >27: >27: //CVS command line client >27: CVS_EXECUTABLE:FILEPATH=CVS_EXECUTABLE-NOTFOUND >27: >27: //Options passed to the cvs update command. >27: CVS_UPDATE_OPTIONS:STRING=-d -A -P >27: >27: //Limit of reported errors, -1 reports all. >27: DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF >27: >27: //Limit of reported warnings, -1 reports all. >27: DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF >27: >27: //If you have Dart installed, where is it located? >27: DART_ROOT:PATH=DART_ROOT-NOTFOUND >27: >27: //Maximum time allowed before CTest will kill the test. >27: DART_TESTING_TIMEOUT:STRING=1500 >27: >27: //Show the actual output of the build, or if off show a . for each >27: // 1024 bytes. >27: DART_VERBOSE_BUILD:BOOL=OFF >27: >27: //Should Dart server send email when build errors are found in >27: // Continuous builds? >27: DELIVER_CONTINUOUS_EMAIL:BOOL=Off >27: >27: //Enable ACL support >27: ENABLE_ACL:BOOL=OFF >27: >27: //Enable cpio building >27: ENABLE_CPIO:BOOL=ON >27: >27: //Enable dynamic build of cpio >27: ENABLE_CPIO_SHARED:BOOL=OFF >27: >27: //Enable tar building >27: ENABLE_TAR:BOOL=ON >27: >27: //Enable dynamic build of tar >27: ENABLE_TAR_SHARED:BOOL=OFF >27: >27: //Enable unit and regression tests >27: ENABLE_TEST:BOOL=OFF >27: >27: //Enable extended attribute support >27: ENABLE_XATTR:BOOL=ON >27: >27: //Path to a file. >27: EXPAT_INCLUDE_DIR:PATH=/usr/include >27: >27: //Path to a library. >27: EXPAT_LIBRARY:FILEPATH=/usr/lib/libexpat.so >27: >27: //The curses form library >27: FORM_LIBRARY:FILEPATH=/usr/lib/libform.so >27: >27: //Path to a program. >27: GITCOMMAND:FILEPATH=GITCOMMAND-NOTFOUND >27: >27: //Path to a program. >27: GIT_EXECUTABLE:FILEPATH=GIT_EXECUTABLE-NOTFOUND >27: >27: //Path to gunzip executable >27: GUNZIPCOMMAND:FILEPATH=/usr/bin/gunzip >27: >27: //Path to a program. >27: HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND >27: >27: //Path to a program. >27: HG_EXECUTABLE:FILEPATH=HG_EXECUTABLE-NOTFOUND >27: >27: //Path to java command, used by the Dart server to create html. >27: JAVACOMMAND:FILEPATH=JAVACOMMAND-NOTFOUND >27: >27: //Path to a program. >27: Java_JAR_EXECUTABLE:FILEPATH=Java_JAR_EXECUTABLE-NOTFOUND >27: >27: //Path to a program. >27: Java_JAVAC_EXECUTABLE:FILEPATH=Java_JAVAC_EXECUTABLE-NOTFOUND >27: >27: //Path to a program. >27: Java_JAVA_EXECUTABLE:FILEPATH=Java_JAVA_EXECUTABLE-NOTFOUND >27: >27: //Path to a file. >27: LIBXML2_INCLUDE_DIR:PATH=LIBXML2_INCLUDE_DIR-NOTFOUND >27: >27: //Path to a library. >27: LIBXML2_LIBRARIES:FILEPATH=LIBXML2_LIBRARIES-NOTFOUND >27: >27: //Path to a program. >27: LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=/usr/bin/xmllint >27: >27: //Command to build the project >27: MAKECOMMAND:STRING=/usr/bin/gmake -i >27: >27: //Path to a library. >27: MD_LIBRARY:FILEPATH=MD_LIBRARY-NOTFOUND >27: >27: //Path to the memory checking command, used for memory error detection. >27: MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND >27: >27: //File that contains suppressions for the memory checker >27: MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= >27: >27: //Path to a program. >27: MINGW_CC_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_CC_LINUX2WIN_EXECUTABLE-NOTFOUND >27: >27: //Path to a program. >27: MINGW_CXX_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_CXX_LINUX2WIN_EXECUTABLE-NOTFOUND >27: >27: //makensis program location >27: NSIS_MAKENSIS_EXECUTABLE:FILEPATH=NSIS_MAKENSIS_EXECUTABLE-NOTFOUND >27: >27: //Path to a library. >27: OPENSSL_CRYPTO_LIBRARIES:FILEPATH=OPENSSL_CRYPTO_LIBRARIES-NOTFOUND >27: >27: //Path to a file. >27: OPENSSL_INCLUDE_DIR:PATH=OPENSSL_INCLUDE_DIR-NOTFOUND >27: >27: //Path to a file. >27: OPENSSL_ROOT_DIR:PATH=OPENSSL_ROOT_DIR-NOTFOUND >27: >27: //Path to a library. >27: OPENSSL_SSL_LIBRARIES:FILEPATH=OPENSSL_SSL_LIBRARIES-NOTFOUND >27: >27: //pkg-config executable >27: PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config >27: >27: //Path to a program. >27: QT_DBUSCPP2XML_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/qdbuscpp2xml >27: >27: //Path to a program. >27: QT_DBUSXML2CPP_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/qdbusxml2cpp >27: >27: //Path to a program. >27: QT_DESIGNER_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/designer-qt4 >27: >27: //The location of the Qt docs >27: QT_DOC_DIR:PATH=/usr/share/doc/qt4 >27: >27: //Qt library dir >27: QT_LIBRARY_DIR:PATH=/usr/lib >27: >27: //Path to a program. >27: QT_LINGUIST_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/linguist-qt4 >27: >27: //Path to a program. >27: QT_LRELEASE_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/lrelease-qt4 >27: >27: //Path to a program. >27: QT_LUPDATE_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/lupdate-qt4 >27: >27: //The location of the Qt mkspecs containing qconfig.pri >27: QT_MKSPECS_DIR:PATH=/usr/lib/qt4/mkspecs >27: >27: //Path to a program. >27: QT_MOC_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/moc-qt4 >27: >27: //Path to a file. >27: QT_PHONON_INCLUDE_DIR:PATH=QT_PHONON_INCLUDE_DIR-NOTFOUND >27: >27: //Path to a library. >27: QT_PHONON_LIBRARY_DEBUG:FILEPATH=QT_PHONON_LIBRARY_DEBUG-NOTFOUND >27: >27: //Path to a library. >27: QT_PHONON_LIBRARY_RELEASE:FILEPATH=QT_PHONON_LIBRARY_RELEASE-NOTFOUND >27: >27: //The location of the Qt plugins >27: QT_PLUGINS_DIR:PATH=/usr/lib/qt4/plugins >27: >27: //Path to a program. >27: QT_QCOLLECTIONGENERATOR_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/qcollectiongenerator >27: >27: //The qmake executable for the Qt installation to use >27: QT_QMAKE_EXECUTABLE:FILEPATH=/usr/bin/qmake-qt4 >27: >27: //Path to a file. >27: QT_QT3SUPPORT_INCLUDE_DIR:PATH=/usr/include/Qt3Support >27: >27: //The Qt QT3SUPPORT library >27: QT_QT3SUPPORT_LIBRARY:STRING=/usr/lib/libQt3Support.so >27: >27: //Path to a library. >27: QT_QT3SUPPORT_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQt3Support_debug.so >27: >27: //Path to a library. >27: QT_QT3SUPPORT_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQt3Support.so >27: >27: //Path to a file. >27: QT_QTASSISTANTCLIENT_INCLUDE_DIR:PATH=QT_QTASSISTANTCLIENT_INCLUDE_DIR-NOTFOUND >27: >27: //Path to a library. >27: QT_QTASSISTANTCLIENT_LIBRARY_DEBUG:FILEPATH=QT_QTASSISTANTCLIENT_LIBRARY_DEBUG-NOTFOUND >27: >27: //Path to a library. >27: QT_QTASSISTANTCLIENT_LIBRARY_RELEASE:FILEPATH=QT_QTASSISTANTCLIENT_LIBRARY_RELEASE-NOTFOUND >27: >27: //Path to a file. >27: QT_QTASSISTANT_INCLUDE_DIR:PATH=QT_QTASSISTANT_INCLUDE_DIR-NOTFOUND >27: >27: //Path to a library. >27: QT_QTASSISTANT_LIBRARY_DEBUG:FILEPATH=QT_QTASSISTANT_LIBRARY_DEBUG-NOTFOUND >27: >27: //Path to a library. >27: QT_QTASSISTANT_LIBRARY_RELEASE:FILEPATH=QT_QTASSISTANT_LIBRARY_RELEASE-NOTFOUND >27: >27: //The Qt QTCLUCENE library >27: QT_QTCLUCENE_LIBRARY:STRING=/usr/lib/libQtCLucene.so >27: >27: //Path to a library. >27: QT_QTCLUCENE_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtCLucene_debug.so >27: >27: //Path to a library. >27: QT_QTCLUCENE_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtCLucene.so >27: >27: //Path to a file. >27: QT_QTCORE_INCLUDE_DIR:PATH=/usr/include/QtCore >27: >27: //The Qt QTCORE library >27: QT_QTCORE_LIBRARY:STRING=/usr/lib/libQtCore.so >27: >27: //Path to a library. >27: QT_QTCORE_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtCore_debug.so >27: >27: //Path to a library. >27: QT_QTCORE_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtCore.so >27: >27: //Path to a file. >27: QT_QTDBUS_INCLUDE_DIR:PATH=/usr/include/QtDBus >27: >27: //The Qt QTDBUS library >27: QT_QTDBUS_LIBRARY:STRING=/usr/lib/libQtDBus.so >27: >27: //Path to a library. >27: QT_QTDBUS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtDBus_debug.so >27: >27: //Path to a library. >27: QT_QTDBUS_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtDBus.so >27: >27: //Path to a file. >27: QT_QTDECLARATIVE_INCLUDE_DIR:PATH=/usr/include/QtDeclarative >27: >27: //The Qt QTDECLARATIVE library >27: QT_QTDECLARATIVE_LIBRARY:STRING=/usr/lib/libQtDeclarative.so >27: >27: //Path to a library. >27: QT_QTDECLARATIVE_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtDeclarative_debug.so >27: >27: //Path to a library. >27: QT_QTDECLARATIVE_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtDeclarative.so >27: >27: //Path to a file. >27: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR:PATH=/usr/include/QtDesigner >27: >27: //The Qt QTDESIGNERCOMPONENTS library >27: QT_QTDESIGNERCOMPONENTS_LIBRARY:STRING=/usr/lib/libQtDesignerComponents.so >27: >27: //Path to a library. >27: QT_QTDESIGNERCOMPONENTS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtDesignerComponents_debug.so >27: >27: //Path to a library. >27: QT_QTDESIGNERCOMPONENTS_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtDesignerComponents.so >27: >27: //Path to a file. >27: QT_QTDESIGNER_INCLUDE_DIR:PATH=/usr/include/QtDesigner >27: >27: //The Qt QTDESIGNER library >27: QT_QTDESIGNER_LIBRARY:STRING=/usr/lib/libQtDesigner.so >27: >27: //Path to a library. >27: QT_QTDESIGNER_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtDesigner_debug.so >27: >27: //Path to a library. >27: QT_QTDESIGNER_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtDesigner.so >27: >27: //Path to a file. >27: QT_QTGUI_INCLUDE_DIR:PATH=/usr/include/QtGui >27: >27: //The Qt QTGUI library >27: QT_QTGUI_LIBRARY:STRING=/usr/lib/libQtGui.so >27: >27: //Path to a library. >27: QT_QTGUI_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtGui_debug.so >27: >27: //Path to a library. >27: QT_QTGUI_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtGui.so >27: >27: //Path to a file. >27: QT_QTHELP_INCLUDE_DIR:PATH=/usr/include/QtHelp >27: >27: //The Qt QTHELP library >27: QT_QTHELP_LIBRARY:STRING=/usr/lib/libQtHelp.so >27: >27: //Path to a library. >27: QT_QTHELP_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtHelp_debug.so >27: >27: //Path to a library. >27: QT_QTHELP_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtHelp.so >27: >27: //Path to a file. >27: QT_QTMOTIF_INCLUDE_DIR:PATH=QT_QTMOTIF_INCLUDE_DIR-NOTFOUND >27: >27: //Path to a library. >27: QT_QTMOTIF_LIBRARY_DEBUG:FILEPATH=QT_QTMOTIF_LIBRARY_DEBUG-NOTFOUND >27: >27: //Path to a library. >27: QT_QTMOTIF_LIBRARY_RELEASE:FILEPATH=QT_QTMOTIF_LIBRARY_RELEASE-NOTFOUND >27: >27: //Path to a file. >27: QT_QTMULTIMEDIA_INCLUDE_DIR:PATH=/usr/include/QtMultimedia >27: >27: //The Qt QTMULTIMEDIA library >27: QT_QTMULTIMEDIA_LIBRARY:STRING=/usr/lib/libQtMultimedia.so >27: >27: //Path to a library. >27: QT_QTMULTIMEDIA_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtMultimedia_debug.so >27: >27: //Path to a library. >27: QT_QTMULTIMEDIA_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtMultimedia.so >27: >27: //Path to a file. >27: QT_QTNETWORK_INCLUDE_DIR:PATH=/usr/include/QtNetwork >27: >27: //The Qt QTNETWORK library >27: QT_QTNETWORK_LIBRARY:STRING=/usr/lib/libQtNetwork.so >27: >27: //Path to a library. >27: QT_QTNETWORK_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtNetwork_debug.so >27: >27: //Path to a library. >27: QT_QTNETWORK_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtNetwork.so >27: >27: //Path to a file. >27: QT_QTNSPLUGIN_INCLUDE_DIR:PATH=QT_QTNSPLUGIN_INCLUDE_DIR-NOTFOUND >27: >27: //Path to a library. >27: QT_QTNSPLUGIN_LIBRARY_DEBUG:FILEPATH=QT_QTNSPLUGIN_LIBRARY_DEBUG-NOTFOUND >27: >27: //Path to a library. >27: QT_QTNSPLUGIN_LIBRARY_RELEASE:FILEPATH=QT_QTNSPLUGIN_LIBRARY_RELEASE-NOTFOUND >27: >27: //Path to a file. >27: QT_QTOPENGL_INCLUDE_DIR:PATH=/usr/include/QtOpenGL >27: >27: //The Qt QTOPENGL library >27: QT_QTOPENGL_LIBRARY:STRING=/usr/lib/libQtOpenGL.so >27: >27: //Path to a library. >27: QT_QTOPENGL_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtOpenGL_debug.so >27: >27: //Path to a library. >27: QT_QTOPENGL_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtOpenGL.so >27: >27: //Path to a file. >27: QT_QTSCRIPTTOOLS_INCLUDE_DIR:PATH=/usr/include/QtScriptTools >27: >27: //The Qt QTSCRIPTTOOLS library >27: QT_QTSCRIPTTOOLS_LIBRARY:STRING=/usr/lib/libQtScriptTools.so >27: >27: //Path to a library. >27: QT_QTSCRIPTTOOLS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtScriptTools_debug.so >27: >27: //Path to a library. >27: QT_QTSCRIPTTOOLS_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtScriptTools.so >27: >27: //Path to a file. >27: QT_QTSCRIPT_INCLUDE_DIR:PATH=/usr/include/QtScript >27: >27: //The Qt QTSCRIPT library >27: QT_QTSCRIPT_LIBRARY:STRING=/usr/lib/libQtScript.so >27: >27: //Path to a library. >27: QT_QTSCRIPT_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtScript_debug.so >27: >27: //Path to a library. >27: QT_QTSCRIPT_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtScript.so >27: >27: //Path to a file. >27: QT_QTSQL_INCLUDE_DIR:PATH=/usr/include/QtSql >27: >27: //The Qt QTSQL library >27: QT_QTSQL_LIBRARY:STRING=/usr/lib/libQtSql.so >27: >27: //Path to a library. >27: QT_QTSQL_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtSql_debug.so >27: >27: //Path to a library. >27: QT_QTSQL_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtSql.so >27: >27: //Path to a file. >27: QT_QTSVG_INCLUDE_DIR:PATH=/usr/include/QtSvg >27: >27: //The Qt QTSVG library >27: QT_QTSVG_LIBRARY:STRING=/usr/lib/libQtSvg.so >27: >27: //Path to a library. >27: QT_QTSVG_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtSvg_debug.so >27: >27: //Path to a library. >27: QT_QTSVG_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtSvg.so >27: >27: //Path to a file. >27: QT_QTTEST_INCLUDE_DIR:PATH=/usr/include/QtTest >27: >27: //The Qt QTTEST library >27: QT_QTTEST_LIBRARY:STRING=/usr/lib/libQtTest.so >27: >27: //Path to a library. >27: QT_QTTEST_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtTest_debug.so >27: >27: //Path to a library. >27: QT_QTTEST_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtTest.so >27: >27: //Path to a file. >27: QT_QTUITOOLS_INCLUDE_DIR:PATH=/usr/include/QtUiTools >27: >27: //The Qt QTUITOOLS library >27: QT_QTUITOOLS_LIBRARY:STRING=/usr/lib/libQtUiTools.a >27: >27: //Path to a library. >27: QT_QTUITOOLS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtUiTools_debug.a >27: >27: //Path to a library. >27: QT_QTUITOOLS_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtUiTools.a >27: >27: //Path to a file. >27: QT_QTWEBKIT_INCLUDE_DIR:PATH=QT_QTWEBKIT_INCLUDE_DIR-NOTFOUND >27: >27: //Path to a library. >27: QT_QTWEBKIT_LIBRARY_DEBUG:FILEPATH=QT_QTWEBKIT_LIBRARY_DEBUG-NOTFOUND >27: >27: //Path to a library. >27: QT_QTWEBKIT_LIBRARY_RELEASE:FILEPATH=QT_QTWEBKIT_LIBRARY_RELEASE-NOTFOUND >27: >27: //Path to a file. >27: QT_QTXMLPATTERNS_INCLUDE_DIR:PATH=/usr/include/QtXmlPatterns >27: >27: //The Qt QTXMLPATTERNS library >27: QT_QTXMLPATTERNS_LIBRARY:STRING=/usr/lib/libQtXmlPatterns.so >27: >27: //Path to a library. >27: QT_QTXMLPATTERNS_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtXmlPatterns_debug.so >27: >27: //Path to a library. >27: QT_QTXMLPATTERNS_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtXmlPatterns.so >27: >27: //Path to a file. >27: QT_QTXML_INCLUDE_DIR:PATH=/usr/include/QtXml >27: >27: //The Qt QTXML library >27: QT_QTXML_LIBRARY:STRING=/usr/lib/libQtXml.so >27: >27: //Path to a library. >27: QT_QTXML_LIBRARY_DEBUG:FILEPATH=/usr/lib/libQtXml_debug.so >27: >27: //Path to a library. >27: QT_QTXML_LIBRARY_RELEASE:FILEPATH=/usr/lib/libQtXml.so >27: >27: //Path to a program. >27: QT_RCC_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/rcc >27: >27: //The location of the Qt translations >27: QT_TRANSLATIONS_DIR:PATH=/usr/share/qt4/translations >27: >27: //Path to a program. >27: QT_UIC3_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/uic3 >27: >27: //Path to a program. >27: QT_UIC_EXECUTABLE:FILEPATH=/usr/lib/qt4/bin/uic-qt4 >27: >27: //Value Computed by CMake >27: QtDialog_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Source/QtDialog >27: >27: //Value Computed by CMake >27: QtDialog_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Source/QtDialog >27: >27: //Path to scp command, used by CTest for submitting results to >27: // a Dart server >27: SCPCOMMAND:FILEPATH=SCPCOMMAND-NOTFOUND >27: >27: //Path to a program. >27: SDCC_EXECUTABLE:FILEPATH=SDCC_EXECUTABLE-NOTFOUND >27: >27: //Name of the computer/site where compile is being run >27: SITE:STRING=dhcp-163-207.linuxdev.us.dell.com >27: >27: //Path to the SLURM sbatch executable >27: SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND >27: >27: //Path to the SLURM srun executable >27: SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND >27: >27: //Path to a program. >27: SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND >27: >27: //subversion command line client >27: Subversion_SVN_EXECUTABLE:FILEPATH=Subversion_SVN_EXECUTABLE-NOTFOUND >27: >27: //Should the KDE4 stable branch test be run? >27: TEST_KDE4_STABLE_BRANCH:BOOL=OFF >27: >27: //Path to a file. >27: ZLIB_INCLUDE_DIR:PATH=/usr/include >27: >27: //Path to a library. >27: ZLIB_LIBRARY:FILEPATH=/usr/lib/libz.so >27: >27: //Value Computed by CMake >27: bzip2_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmbzip2 >27: >27: //Value Computed by CMake >27: bzip2_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2 >27: >27: //Dependencies for the target >27: cmForm_LIB_DEPENDS:STATIC=general;/usr/lib/libcurses.so; >27: >27: //Dependencies for target >27: cmbzip2_LIB_DEPENDS:STATIC= >27: >27: //Dependencies for target >27: cmcompress_LIB_DEPENDS:STATIC= >27: >27: //Dependencies for the target >27: cmlibarchive_LIB_DEPENDS:STATIC=general;/usr/lib/libz.so; >27: >27: //Dependencies for target >27: cmsysTestDynload_LIB_DEPENDS:STATIC= >27: >27: //Value Computed by CMake >27: cmsys_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys >27: >27: //Dependencies for the target >27: cmsys_LIB_DEPENDS:STATIC=general;dl; >27: >27: //Value Computed by CMake >27: cmsys_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Source/kwsys >27: >27: //Dependencies for target >27: cmsys_c_LIB_DEPENDS:STATIC= >27: >27: //Value Computed by CMake >27: libarchive_BINARY_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/build/Utilities/cmlibarchive >27: >27: //Value Computed by CMake >27: libarchive_SOURCE_DIR:STATIC=/builddir/build/BUILD/cmake-2.8.2/Utilities/cmlibarchive >27: >27: >27: ######################## >27: # INTERNAL cache entries >27: ######################## >27: >27: //ADVANCED property for variable: BUILD_DOCUMENTATION >27: BUILD_DOCUMENTATION-ADVANCED:INTERNAL=1 >27: //Have library cmbzip2 >27: BZIP2_NEED_PREFIX:INTERNAL= >27: //ADVANCED property for variable: BZRCOMMAND >27: BZRCOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: BZR_EXECUTABLE >27: BZR_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //Result of TRY_COMPILE >27: CMAKE_ANSI_FOR_SCOPE:INTERNAL=TRUE >27: //Have include iostream >27: CMAKE_ANSI_STREAM_HEADERS:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_AR >27: CMAKE_AR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_BACKWARDS_COMPATIBILITY >27: CMAKE_BACKWARDS_COMPATIBILITY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_BUILD_TOOL >27: CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 >27: //What is the target build tool cmake is generating for. >27: CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/gmake >27: //This is the directory where this CMakeCache.txt was created >27: CMAKE_CACHEFILE_DIR:INTERNAL=/builddir/build/BUILD/cmake-2.8.2/build >27: //Major version of cmake used to create the current loaded cache >27: CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 >27: //Minor version of cmake used to create the current loaded cache >27: CMAKE_CACHE_MINOR_VERSION:INTERNAL=8 >27: //Patch version of cmake used to create the current loaded cache >27: CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 >27: //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE >27: CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 >27: //Path to CMake executable. >27: CMAKE_COMMAND:INTERNAL=/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake >27: //ADVANCED property for variable: CMAKE_CTEST_COMMAND >27: CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_CXX_COMPILER >27: CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 >27: CMAKE_CXX_COMPILER_WORKS:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_CXX_FLAGS >27: CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG >27: CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL >27: CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE >27: CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO >27: CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_C_COMPILER >27: CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 >27: CMAKE_C_COMPILER_WORKS:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_C_FLAGS >27: CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG >27: CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL >27: CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE >27: CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO >27: CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_DATA_DIR >27: CMAKE_DATA_DIR-ADVANCED:INTERNAL=1 >27: //Result of TRY_COMPILE >27: CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE >27: //ADVANCED property for variable: CMAKE_DOC_DIR >27: CMAKE_DOC_DIR-ADVANCED:INTERNAL=1 >27: //Executable file format >27: CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF >27: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS >27: CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG >27: CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL >27: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE >27: CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO >27: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_Fortran_COMPILER >27: CMAKE_Fortran_COMPILER-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_Fortran_FLAGS >27: CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1 >27: //Name of generator. >27: CMAKE_GENERATOR:INTERNAL=Unix Makefiles >27: //Result of TRY_COMPILE >27: CMAKE_HAS_ANSI_STRING_STREAM:INTERNAL=TRUE >27: //Start directory with the top level CMakeLists.txt file for this >27: // project >27: CMAKE_HOME_DIRECTORY:INTERNAL=/builddir/build/BUILD/cmake-2.8.2 >27: //ADVANCED property for variable: CMAKE_INSTALL_DEBUG_LIBRARIES >27: CMAKE_INSTALL_DEBUG_LIBRARIES-ADVANCED:INTERNAL=1 >27: //Install .so files without execute permission. >27: CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 >27: //ADVANCED property for variable: CMAKE_LINKER >27: CMAKE_LINKER-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_MAKE_PROGRAM >27: CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_MAN_DIR >27: CMAKE_MAN_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS >27: CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG >27: CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL >27: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE >27: CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO >27: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_NM >27: CMAKE_NM-ADVANCED:INTERNAL=1 >27: //Does the compiler support ansi for scope. >27: CMAKE_NO_ANSI_FOR_SCOPE:INTERNAL=0 >27: //ADVANCED property for variable: CMAKE_NO_ANSI_STREAM_HEADERS >27: CMAKE_NO_ANSI_STREAM_HEADERS-ADVANCED:INTERNAL=1 >27: //Does the compiler support headers like iostream. >27: CMAKE_NO_ANSI_STREAM_HEADERS:INTERNAL=0 >27: //Does the compiler support sstream >27: CMAKE_NO_ANSI_STRING_STREAM:INTERNAL=0 >27: //Does the compiler support std::. >27: CMAKE_NO_STD_NAMESPACE:INTERNAL=0 >27: //number of local generators >27: CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=15 >27: //ADVANCED property for variable: CMAKE_OBJCOPY >27: CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_OBJDUMP >27: CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_RANLIB >27: CMAKE_RANLIB-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_REGENERATE_YACCLEX >27: CMAKE_REGENERATE_YACCLEX-ADVANCED:INTERNAL=1 >27: //Path to CMake installation. >27: CMAKE_ROOT:INTERNAL=/builddir/build/BUILD/cmake-2.8.2 >27: //ADVANCED property for variable: CMAKE_RUN_LONG_TESTS >27: CMAKE_RUN_LONG_TESTS-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS >27: CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG >27: CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL >27: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE >27: CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO >27: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_SKIP_RPATH >27: CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 >27: //CMake built with RPATH. >27: CMAKE_SKIP_RPATH:INTERNAL=OFF >27: //Result of TRY_COMPILE >27: CMAKE_STD_NAMESPACE:INTERNAL=TRUE >27: //ADVANCED property for variable: CMAKE_STRICT >27: CMAKE_STRICT-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_STRIP >27: CMAKE_STRIP-ADVANCED:INTERNAL=1 >27: //uname command >27: CMAKE_UNAME:INTERNAL=/bin/uname >27: //ADVANCED property for variable: CMAKE_USE_KWSTYLE >27: CMAKE_USE_KWSTYLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS >27: CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 >27: //Use system-installed zlib >27: CMAKE_USE_SYSTEM_ZLIB:INTERNAL=ON >27: //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE >27: CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CMake_TEST_INSTALL >27: CMake_TEST_INSTALL-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: COMPRESSIONCOMMAND >27: COMPRESSIONCOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: COVERAGE_COMMAND >27: COVERAGE_COMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_BINARY_DEB >27: CPACK_BINARY_DEB-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_BINARY_NSIS >27: CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_BINARY_RPM >27: CPACK_BINARY_RPM-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_BINARY_STGZ >27: CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_BINARY_TBZ2 >27: CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_BINARY_TGZ >27: CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_BINARY_TZ >27: CPACK_BINARY_TZ-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_SOURCE_TBZ2 >27: CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_SOURCE_TGZ >27: CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_SOURCE_TZ >27: CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CPACK_SOURCE_ZIP >27: CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CTEST_TEST_CPACK >27: CTEST_TEST_CPACK-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CTEST_TEST_CTEST >27: CTEST_TEST_CTEST-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CTEST_USE_XMLRPC >27: CTEST_USE_XMLRPC-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CURL_INCLUDE_DIR >27: CURL_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CURL_LIBRARY >27: CURL_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CURSES_CURSES_HAS_WSYNCUP >27: CURSES_CURSES_HAS_WSYNCUP-ADVANCED:INTERNAL=1 >27: //Have library /usr/lib/libcurses.so >27: CURSES_CURSES_HAS_WSYNCUP:INTERNAL=1 >27: //ADVANCED property for variable: CURSES_CURSES_LIBRARY >27: CURSES_CURSES_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CURSES_EXTRA_LIBRARY >27: CURSES_EXTRA_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CURSES_INCLUDE_PATH >27: CURSES_INCLUDE_PATH-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CURSES_LIBRARY >27: CURSES_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CURSES_NCURSES_LIBRARY >27: CURSES_NCURSES_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CVSCOMMAND >27: CVSCOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CVS_EXECUTABLE >27: CVS_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: CVS_UPDATE_OPTIONS >27: CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: DART_BUILD_ERROR_REPORT_LIMIT >27: DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: DART_BUILD_WARNING_REPORT_LIMIT >27: DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: DART_ROOT >27: DART_ROOT-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: DART_TESTING_TIMEOUT >27: DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: DART_VERBOSE_BUILD >27: DART_VERBOSE_BUILD-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: DELIVER_CONTINUOUS_EMAIL >27: DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=1 >27: //CHECK_TYPE_SIZE: sizeof(dev_t) >27: DEV_T:INTERNAL=8 >27: //No configurable exe dir. >27: EXECUTABLE_OUTPUT_PATH:INTERNAL= >27: //ADVANCED property for variable: EXPAT_INCLUDE_DIR >27: EXPAT_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: EXPAT_LIBRARY >27: EXPAT_LIBRARY-ADVANCED:INTERNAL=1 >27: //Details about finding BZip2 >27: FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[cmbzip2][/builddir/build/BUILD/cmake-2.8.2/Utilities/cmbzip2] >27: //Details about finding CURL >27: FIND_PACKAGE_MESSAGE_DETAILS_CURL:INTERNAL=[/usr/lib/libcurl.so][/usr/include] >27: //Details about finding EXPAT >27: FIND_PACKAGE_MESSAGE_DETAILS_EXPAT:INTERNAL=[/usr/lib/libexpat.so][/usr/include] >27: //Details about finding Qt4 >27: FIND_PACKAGE_MESSAGE_DETAILS_Qt4:INTERNAL=[/usr/lib][/usr/include][/usr/lib/qt4/bin/moc-qt4][/usr/lib/qt4/bin/uic-qt4][/usr/lib/qt4/bin/rcc] >27: //Details about finding ZLIB >27: FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/include][/usr/lib/libz.so] >27: //ADVANCED property for variable: FORM_LIBRARY >27: FORM_LIBRARY-ADVANCED:INTERNAL=1 >27: //CHECK_TYPE_SIZE: sizeof(gid_t) >27: GID_T:INTERNAL=4 >27: //ADVANCED property for variable: GITCOMMAND >27: GITCOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: GIT_EXECUTABLE >27: GIT_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: GUNZIPCOMMAND >27: GUNZIPCOMMAND-ADVANCED:INTERNAL=1 >27: //Have includes HAVE_ACL_LIBACL_H >27: HAVE_ACL_LIBACL_H:INTERNAL= >27: //Have library attr >27: HAVE_ATTR_LIB:INTERNAL= >27: //Have includes HAVE_ATTR_XATTR_H >27: HAVE_ATTR_XATTR_H:INTERNAL= >27: //Have function chflags >27: HAVE_CHFLAGS:INTERNAL= >27: //Have function chown >27: HAVE_CHOWN:INTERNAL=1 >27: //Have function chroot >27: HAVE_CHROOT:INTERNAL=1 >27: //Have symbol CreateHardLinkA >27: HAVE_CREATEHARDLINKA:INTERNAL= >27: //Have symbol CreateHardLinkW >27: HAVE_CREATEHARDLINKW:INTERNAL= >27: //Have include HAVE_CTYPE_H >27: HAVE_CTYPE_H:INTERNAL=1 >27: //Have symbol INT64_MAX >27: HAVE_DECL_INT64_MAX:INTERNAL=1 >27: //Have symbol INT64_MIN >27: HAVE_DECL_INT64_MIN:INTERNAL=1 >27: //Have symbol optarg >27: HAVE_DECL_OPTARG:INTERNAL=1 >27: //Have symbol optind >27: HAVE_DECL_OPTIND:INTERNAL=1 >27: //Have symbol SIZE_MAX >27: HAVE_DECL_SIZE_MAX:INTERNAL=1 >27: //Have symbol SSIZE_MAX >27: HAVE_DECL_SSIZE_MAX:INTERNAL=1 >27: //Have symbol UINT32_MAX >27: HAVE_DECL_UINT32_MAX:INTERNAL=1 >27: //Have symbol UINT64_MAX >27: HAVE_DECL_UINT64_MAX:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_DEV_T:INTERNAL=TRUE >27: //Have includes HAVE_DIRECT_H >27: HAVE_DIRECT_H:INTERNAL= >27: //Test HAVE_DIRENT_H >27: HAVE_DIRENT_H:INTERNAL=1 >27: //Have include HAVE_DLFCN_H >27: HAVE_DLFCN_H:INTERNAL=1 >27: //Have symbol D_MD_ORDER >27: HAVE_D_MD_ORDER:INTERNAL= >27: //Have symbol EFTYPE >27: HAVE_EFTYPE:INTERNAL= >27: //Have symbol EILSEQ >27: HAVE_EILSEQ:INTERNAL=1 >27: //Have include elf.h >27: HAVE_ELF_H:INTERNAL=1 >27: //Have symbol environ >27: HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE:INTERNAL= >27: //Have include HAVE_ERRNO_H >27: HAVE_ERRNO_H:INTERNAL=1 >27: //Have includes HAVE_EXT2FS_EXT2_FS_H >27: HAVE_EXT2FS_EXT2_FS_H:INTERNAL= >27: //Have function extattr_get_file >27: HAVE_EXTATTR_GET_FILE:INTERNAL= >27: //Have function extattr_list_file >27: HAVE_EXTATTR_LIST_FILE:INTERNAL= >27: //Have function extattr_set_fd >27: HAVE_EXTATTR_SET_FD:INTERNAL= >27: //Have function extattr_set_file >27: HAVE_EXTATTR_SET_FILE:INTERNAL= >27: //Have function fchdir >27: HAVE_FCHDIR:INTERNAL=1 >27: //Have function fchflags >27: HAVE_FCHFLAGS:INTERNAL= >27: //Have function fchmod >27: HAVE_FCHMOD:INTERNAL=1 >27: //Have function fchown >27: HAVE_FCHOWN:INTERNAL=1 >27: //Have function fcntl >27: HAVE_FCNTL:INTERNAL=1 >27: //Have include HAVE_FCNTL_H >27: HAVE_FCNTL_H:INTERNAL=1 >27: //Have function fork >27: HAVE_FORK:INTERNAL=1 >27: //Have symbol fseeko >27: HAVE_FSEEKO:INTERNAL=1 >27: //Have function fsetxattr >27: HAVE_FSETXATTR:INTERNAL=1 >27: //Have function fstat >27: HAVE_FSTAT:INTERNAL=1 >27: //Have function ftruncate >27: HAVE_FTRUNCATE:INTERNAL=1 >27: //Have function futimes >27: HAVE_FUTIMES:INTERNAL=1 >27: //Have function geteuid >27: HAVE_GETEUID:INTERNAL=1 >27: //Have function getpid >27: HAVE_GETPID:INTERNAL=1 >27: //Have function getxattr >27: HAVE_GETXATTR:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_GID_T:INTERNAL=TRUE >27: //Have include HAVE_GRP_H >27: HAVE_GRP_H:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_ID_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_INT32_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_INT64_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_INTMAX_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_INTPTR_T:INTERNAL=TRUE >27: //Have include HAVE_INTTYPES_H >27: HAVE_INTTYPES_H:INTERNAL=1 >27: //Have includes HAVE_IO_H >27: HAVE_IO_H:INTERNAL= >27: //Result of TRY_COMPILE >27: HAVE_KWSYS_SIZEOF_CHAR:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_KWSYS_SIZEOF___INT64:INTERNAL=FALSE >27: //Have include HAVE_LANGINFO_H >27: HAVE_LANGINFO_H:INTERNAL=1 >27: //Have function lchflags >27: HAVE_LCHFLAGS:INTERNAL= >27: //Have function lchmod >27: HAVE_LCHMOD:INTERNAL= >27: //Have function lchown >27: HAVE_LCHOWN:INTERNAL=1 >27: //Have function lgetxattr >27: HAVE_LGETXATTR:INTERNAL=1 >27: //Have include HAVE_LIMITS_H >27: HAVE_LIMITS_H:INTERNAL=1 >27: //Have function link >27: HAVE_LINK:INTERNAL=1 >27: //Have include HAVE_LINUX_FS_H >27: HAVE_LINUX_FS_H:INTERNAL=1 >27: //Have function listxattr >27: HAVE_LISTXATTR:INTERNAL=1 >27: //Have function llistxattr >27: HAVE_LLISTXATTR:INTERNAL=1 >27: //Have include HAVE_LOCALE_H >27: HAVE_LOCALE_H:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_LONG_LONG_INT:INTERNAL=TRUE >27: //Have function lsetxattr >27: HAVE_LSETXATTR:INTERNAL=1 >27: //Have function lstat >27: HAVE_LSTAT:INTERNAL=1 >27: //Have function lutimes >27: HAVE_LUTIMES:INTERNAL=1 >27: //Have function MD5Init >27: HAVE_MD5Init:INTERNAL= >27: //Have includes HAVE_MD5_H >27: HAVE_MD5_H:INTERNAL= >27: //Have function MD5_Init >27: HAVE_MD5_Init:INTERNAL= >27: //Have function memmove >27: HAVE_MEMMOVE:INTERNAL=1 >27: //Have include HAVE_MEMORY_H >27: HAVE_MEMORY_H:INTERNAL=1 >27: //Have function mkdir >27: HAVE_MKDIR:INTERNAL=1 >27: //Have function mkfifo >27: HAVE_MKFIFO:INTERNAL=1 >27: //Have function mknod >27: HAVE_MKNOD:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_MODE_T:INTERNAL=TRUE >27: //Have function nl_langinfo >27: HAVE_NL_LANGINFO:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_OFF_T:INTERNAL=TRUE >27: //Have includes HAVE_OPENSSL_MD5_H >27: HAVE_OPENSSL_MD5_H:INTERNAL= >27: //Have includes HAVE_OPENSSL_RIPEMD_H >27: HAVE_OPENSSL_RIPEMD_H:INTERNAL= >27: //Have includes HAVE_OPENSSL_SHA_H >27: HAVE_OPENSSL_SHA_H:INTERNAL= >27: //Have include HAVE_PATHS_H >27: HAVE_PATHS_H:INTERNAL=1 >27: //Have function pipe >27: HAVE_PIPE:INTERNAL=1 >27: //Have function poll >27: HAVE_POLL:INTERNAL=1 >27: //Have include HAVE_POLL_H >27: HAVE_POLL_H:INTERNAL=1 >27: //Have includes HAVE_PROCESS_H >27: HAVE_PROCESS_H:INTERNAL= >27: //Have include HAVE_PWD_H >27: HAVE_PWD_H:INTERNAL=1 >27: //Have function readlink >27: HAVE_READLINK:INTERNAL=1 >27: //Have include HAVE_REGEX_H >27: HAVE_REGEX_H:INTERNAL=1 >27: //Have function RIPEMD160_Init >27: HAVE_RIPEMD160_Init:INTERNAL= >27: //Have includes HAVE_RIPEMD_H >27: HAVE_RIPEMD_H:INTERNAL= >27: //Have function RMD160Init >27: HAVE_RMD160Init:INTERNAL= >27: //Have includes HAVE_RMD160_H >27: HAVE_RMD160_H:INTERNAL= >27: //Have function select >27: HAVE_SELECT:INTERNAL=1 >27: //Have function setenv >27: HAVE_SETENV:INTERNAL=1 >27: //Have function setlocale >27: HAVE_SETLOCALE:INTERNAL=1 >27: //Have function SHA1Init >27: HAVE_SHA1Init:INTERNAL= >27: //Have includes HAVE_SHA1_H >27: HAVE_SHA1_H:INTERNAL= >27: //Have function SHA1_Init >27: HAVE_SHA1_Init:INTERNAL= >27: //Have function SHA256_Init >27: HAVE_SHA256:INTERNAL= >27: //Have includes HAVE_SHA256_H >27: HAVE_SHA256_H:INTERNAL= >27: //Have includes HAVE_SHA2_H >27: HAVE_SHA2_H:INTERNAL= >27: //Have function SHA384_Init >27: HAVE_SHA384:INTERNAL= >27: //Have function SHA512_Init >27: HAVE_SHA512:INTERNAL= >27: //Have includes HAVE_SHA_H >27: HAVE_SHA_H:INTERNAL= >27: //Have include HAVE_SIGNAL_H >27: HAVE_SIGNAL_H:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_SIZEOF_WCHAR_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_SIZE_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_SSIZE_T:INTERNAL=TRUE >27: //Have include HAVE_STDARG_H >27: HAVE_STDARG_H:INTERNAL=1 >27: //Have include stddef.h >27: HAVE_STDDEF_H:INTERNAL=1 >27: //Have include stdint.h >27: HAVE_STDINT_H:INTERNAL=1 >27: //Have include HAVE_STDLIB_H >27: HAVE_STDLIB_H:INTERNAL=1 >27: //Have function strchr >27: HAVE_STRCHR:INTERNAL=1 >27: //Have function strdup >27: HAVE_STRDUP:INTERNAL=1 >27: //Have function strerror >27: HAVE_STRERROR:INTERNAL=1 >27: //Have symbol strerror_r >27: HAVE_STRERROR_R:INTERNAL=1 >27: //Have symbol strftime >27: HAVE_STRFTIME:INTERNAL=1 >27: //Have include HAVE_STRINGS_H >27: HAVE_STRINGS_H:INTERNAL=1 >27: //Have include HAVE_STRING_H >27: HAVE_STRING_H:INTERNAL=1 >27: //Have function strncpy_s >27: HAVE_STRNCPY_S:INTERNAL= >27: //Have function strrchr >27: HAVE_STRRCHR:INTERNAL=1 >27: //Test HAVE_STRUCT_STAT_ST_BIRTHTIME >27: HAVE_STRUCT_STAT_ST_BIRTHTIME:INTERNAL= >27: //Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC >27: HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC:INTERNAL= >27: //Test HAVE_STRUCT_STAT_ST_BLKSIZE >27: HAVE_STRUCT_STAT_ST_BLKSIZE:INTERNAL=1 >27: //Test HAVE_STRUCT_STAT_ST_FLAGS >27: HAVE_STRUCT_STAT_ST_FLAGS:INTERNAL= >27: //Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC >27: HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC:INTERNAL= >27: //Test HAVE_STRUCT_STAT_ST_MTIME_N >27: HAVE_STRUCT_STAT_ST_MTIME_N:INTERNAL= >27: //Test HAVE_STRUCT_STAT_ST_MTIME_USEC >27: HAVE_STRUCT_STAT_ST_MTIME_USEC:INTERNAL= >27: //Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC >27: HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC:INTERNAL=1 >27: //Test HAVE_STRUCT_STAT_ST_UMTIME >27: HAVE_STRUCT_STAT_ST_UMTIME:INTERNAL= >27: //Have function symlink >27: HAVE_SYMLINK:INTERNAL=1 >27: //Have includes HAVE_SYS_ACL_H >27: HAVE_SYS_ACL_H:INTERNAL= >27: //Have includes HAVE_SYS_EXTATTR_H >27: HAVE_SYS_EXTATTR_H:INTERNAL= >27: //Have include HAVE_SYS_IOCTL_H >27: HAVE_SYS_IOCTL_H:INTERNAL=1 >27: //Have includes HAVE_SYS_MKDEV_H >27: HAVE_SYS_MKDEV_H:INTERNAL= >27: //Have include HAVE_SYS_PARAM_H >27: HAVE_SYS_PARAM_H:INTERNAL=1 >27: //Have include HAVE_SYS_POLL_H >27: HAVE_SYS_POLL_H:INTERNAL=1 >27: //Have include HAVE_SYS_SELECT_H >27: HAVE_SYS_SELECT_H:INTERNAL=1 >27: //Have include HAVE_SYS_STAT_H >27: HAVE_SYS_STAT_H:INTERNAL=1 >27: //Have include HAVE_SYS_TIME_H >27: HAVE_SYS_TIME_H:INTERNAL=1 >27: //Have include sys/types.h >27: HAVE_SYS_TYPES_H:INTERNAL=1 >27: //Have includes HAVE_SYS_UTIME_H >27: HAVE_SYS_UTIME_H:INTERNAL= >27: //Have include HAVE_SYS_WAIT_H >27: HAVE_SYS_WAIT_H:INTERNAL=1 >27: //Have include HAVE_SYS_XATTR_H >27: HAVE_SYS_XATTR_H:INTERNAL=1 >27: //Have function timegm >27: HAVE_TIMEGM:INTERNAL=1 >27: //Have include HAVE_TIME_H >27: HAVE_TIME_H:INTERNAL=1 >27: //Have function tzset >27: HAVE_TZSET:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_UID_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_UINT16_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_UINT32_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_UINT64_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_UINTMAX_T:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_UINTPTR_T:INTERNAL=TRUE >27: //Have include HAVE_UNISTD_H >27: HAVE_UNISTD_H:INTERNAL=1 >27: //Have symbol unsetenv >27: HAVE_UNSETENV:INTERNAL=1 >27: //Result of TRY_COMPILE >27: HAVE_UNSIGNED_LONG_LONG:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: HAVE_UNSIGNED_LONG_LONG_INT:INTERNAL=TRUE >27: //Have function utime >27: HAVE_UTIME:INTERNAL=1 >27: //Have function utimes >27: HAVE_UTIMES:INTERNAL=1 >27: //Have include HAVE_UTIME_H >27: HAVE_UTIME_H:INTERNAL=1 >27: //Have function vfork >27: HAVE_VFORK:INTERNAL=1 >27: //Have symbol vprintf >27: HAVE_VPRINTF:INTERNAL=1 >27: //Have include HAVE_WCHAR_H >27: HAVE_WCHAR_H:INTERNAL=1 >27: //Have function wcrtomb >27: HAVE_WCRTOMB:INTERNAL=1 >27: //Have function wcscpy >27: HAVE_WCSCPY:INTERNAL=1 >27: //Have function wcslen >27: HAVE_WCSLEN:INTERNAL=1 >27: //Have function wctomb >27: HAVE_WCTOMB:INTERNAL=1 >27: //Have include HAVE_WCTYPE_H >27: HAVE_WCTYPE_H:INTERNAL=1 >27: //Have includes HAVE_WINDOWS_H >27: HAVE_WINDOWS_H:INTERNAL= >27: //Have symbol wmemcmp >27: HAVE_WMEMCMP:INTERNAL=1 >27: //Have symbol wmemcpy >27: HAVE_WMEMCPY:INTERNAL=1 >27: //ADVANCED property for variable: HGCOMMAND >27: HGCOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: HG_EXECUTABLE >27: HG_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //CHECK_TYPE_SIZE: sizeof(id_t) >27: ID_T:INTERNAL=4 >27: //CHECK_TYPE_SIZE: sizeof(int32_t) >27: INT32_T:INTERNAL=4 >27: //CHECK_TYPE_SIZE: sizeof(int64_t) >27: INT64_T:INTERNAL=8 >27: //CHECK_TYPE_SIZE: sizeof(intmax_t) >27: INTMAX_T:INTERNAL=8 >27: //CHECK_TYPE_SIZE: sizeof(intptr_t) >27: INTPTR_T:INTERNAL=4 >27: //ADVANCED property for variable: JAVACOMMAND >27: JAVACOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: Java_JAR_EXECUTABLE >27: Java_JAR_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: Java_JAVAC_EXECUTABLE >27: Java_JAVAC_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: Java_JAVA_EXECUTABLE >27: Java_JAVA_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //Result of TRY_RUN >27: KWSYS_CHAR_IS_SIGNED:INTERNAL=0 >27: //Result of TRY_COMPILE >27: KWSYS_CHAR_IS_SIGNED_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_CXX_HAS_CSTDDEF_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_CXX_HAS_CSTDIO_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_CXX_HAS_FULL_SPECIALIZATION_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_CXX_HAS_LONG_LONG_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_CXX_HAS_MEMBER_TEMPLATES_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS_COMPILED:INTERNAL=FALSE >27: //Result of TRY_COMPILE >27: KWSYS_C_HAS_PTRDIFF_T_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_C_HAS_SSIZE_T_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_C_TYPE_MACROS_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_IOS_HAS_ISTREAM_LONG_LONG_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_IOS_HAS_OSTREAM_LONG_LONG_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_IOS_HAVE_BINARY_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_IOS_HAVE_STD_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_IOS_USE_ANSI_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_IOS_USE_SSTREAM_COMPILED:INTERNAL=TRUE >27: //Result of TRY_RUN >27: KWSYS_LFS_WORKS:INTERNAL=0 >27: //Result of TRY_COMPILE >27: KWSYS_LFS_WORKS_COMPILED:INTERNAL=TRUE >27: //CHECK_TYPE_SIZE: sizeof(char) >27: KWSYS_SIZEOF_CHAR:INTERNAL=1 >27: //CHECK_TYPE_SIZE: __int64 unknown >27: KWSYS_SIZEOF___INT64:INTERNAL= >27: //Result of TRY_COMPILE >27: KWSYS_STAT_HAS_ST_MTIM_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT_COMPILED:INTERNAL=FALSE >27: //Result of TRY_COMPILE >27: KWSYS_STL_HAS_ALLOCATOR_OBJECTS_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_STL_HAS_ALLOCATOR_REBIND_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_STL_HAS_ALLOCATOR_TEMPLATE_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_STL_HAS_ITERATOR_TRAITS_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_STL_HAVE_STD_COMPILED:INTERNAL=TRUE >27: //Result of TRY_COMPILE >27: KWSYS_STL_STRING_HAVE_NEQ_CHAR_COMPILED:INTERNAL=TRUE >27: //Where to put the libraries for CMake >27: LIBRARY_OUTPUT_PATH:INTERNAL= >27: //ADVANCED property for variable: LIBXML2_INCLUDE_DIR >27: LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: LIBXML2_LIBRARIES >27: LIBXML2_LIBRARIES-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE >27: LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //CHECK_TYPE_SIZE: sizeof(long long int) >27: LONG_LONG_INT:INTERNAL=8 >27: //Have symbol major >27: MAJOR_IN_MKDEV:INTERNAL= >27: //Have symbol major >27: MAJOR_IN_SYSMACROS:INTERNAL=1 >27: //ADVANCED property for variable: MAKECOMMAND >27: MAKECOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: MEMORYCHECK_COMMAND >27: MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE >27: MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: MINGW_CC_LINUX2WIN_EXECUTABLE >27: MINGW_CC_LINUX2WIN_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: MINGW_CXX_LINUX2WIN_EXECUTABLE >27: MINGW_CXX_LINUX2WIN_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //CHECK_TYPE_SIZE: sizeof(mode_t) >27: MODE_T:INTERNAL=4 >27: //CHECK_TYPE_SIZE: sizeof(off_t) >27: OFF_T:INTERNAL=4 >27: //ADVANCED property for variable: OPENSSL_CRYPTO_LIBRARIES >27: OPENSSL_CRYPTO_LIBRARIES-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: OPENSSL_INCLUDE_DIR >27: OPENSSL_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: OPENSSL_ROOT_DIR >27: OPENSSL_ROOT_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: OPENSSL_SSL_LIBRARIES >27: OPENSSL_SSL_LIBRARIES-ADVANCED:INTERNAL=1 >27: PC_LIBXML_CFLAGS:INTERNAL= >27: PC_LIBXML_CFLAGS_I:INTERNAL= >27: PC_LIBXML_CFLAGS_OTHER:INTERNAL= >27: PC_LIBXML_FOUND:INTERNAL= >27: PC_LIBXML_INCLUDEDIR:INTERNAL= >27: PC_LIBXML_LIBDIR:INTERNAL= >27: PC_LIBXML_LIBS:INTERNAL= >27: PC_LIBXML_LIBS_L:INTERNAL= >27: PC_LIBXML_LIBS_OTHER:INTERNAL= >27: PC_LIBXML_LIBS_PATHS:INTERNAL= >27: PC_LIBXML_PREFIX:INTERNAL= >27: PC_LIBXML_STATIC_CFLAGS:INTERNAL= >27: PC_LIBXML_STATIC_CFLAGS_I:INTERNAL= >27: PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL= >27: PC_LIBXML_STATIC_LIBDIR:INTERNAL= >27: PC_LIBXML_STATIC_LIBS:INTERNAL= >27: PC_LIBXML_STATIC_LIBS_L:INTERNAL= >27: PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL= >27: PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL= >27: PC_LIBXML_VERSION:INTERNAL= >27: PC_LIBXML_libxml-2.0_INCLUDEDIR:INTERNAL= >27: PC_LIBXML_libxml-2.0_LIBDIR:INTERNAL= >27: PC_LIBXML_libxml-2.0_PREFIX:INTERNAL= >27: PC_LIBXML_libxml-2.0_VERSION:INTERNAL= >27: //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE >27: PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 >27: QT_BINARY_DIR:INTERNAL=/usr/lib/qt4/bin >27: //ADVANCED property for variable: QT_DBUSCPP2XML_EXECUTABLE >27: QT_DBUSCPP2XML_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_DBUSXML2CPP_EXECUTABLE >27: QT_DBUSXML2CPP_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_DESIGNER_EXECUTABLE >27: QT_DESIGNER_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_DOC_DIR >27: QT_DOC_DIR-ADVANCED:INTERNAL=1 >27: QT_HEADERS_DIR:INTERNAL=/usr/include >27: //ADVANCED property for variable: QT_LIBRARY_DIR >27: QT_LIBRARY_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_LINGUIST_EXECUTABLE >27: QT_LINGUIST_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_LRELEASE_EXECUTABLE >27: QT_LRELEASE_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_LUPDATE_EXECUTABLE >27: QT_LUPDATE_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_MKSPECS_DIR >27: QT_MKSPECS_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_MOC_EXECUTABLE >27: QT_MOC_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_PHONON_INCLUDE_DIR >27: QT_PHONON_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_PHONON_LIBRARY_DEBUG >27: QT_PHONON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_PHONON_LIBRARY_RELEASE >27: QT_PHONON_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_PLUGINS_DIR >27: QT_PLUGINS_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QCOLLECTIONGENERATOR_EXECUTABLE >27: QT_QCOLLECTIONGENERATOR_EXECUTABLE-ADVANCED:INTERNAL=1 >27: QT_QMAKE_EXECUTABLE_LAST:INTERNAL=/usr/bin/qmake-qt4 >27: //ADVANCED property for variable: QT_QT3SUPPORT_INCLUDE_DIR >27: QT_QT3SUPPORT_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QT3SUPPORT_LIBRARY >27: QT_QT3SUPPORT_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QT3SUPPORT_LIBRARY_DEBUG >27: QT_QT3SUPPORT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QT3SUPPORT_LIBRARY_RELEASE >27: QT_QT3SUPPORT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTASSISTANTCLIENT_INCLUDE_DIR >27: QT_QTASSISTANTCLIENT_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTASSISTANTCLIENT_LIBRARY_DEBUG >27: QT_QTASSISTANTCLIENT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTASSISTANTCLIENT_LIBRARY_RELEASE >27: QT_QTASSISTANTCLIENT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTASSISTANT_INCLUDE_DIR >27: QT_QTASSISTANT_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTASSISTANT_LIBRARY_DEBUG >27: QT_QTASSISTANT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTASSISTANT_LIBRARY_RELEASE >27: QT_QTASSISTANT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTCLUCENE_LIBRARY >27: QT_QTCLUCENE_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTCLUCENE_LIBRARY_DEBUG >27: QT_QTCLUCENE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTCLUCENE_LIBRARY_RELEASE >27: QT_QTCLUCENE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTCORE_INCLUDE_DIR >27: QT_QTCORE_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTCORE_LIBRARY >27: QT_QTCORE_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTCORE_LIBRARY_DEBUG >27: QT_QTCORE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTCORE_LIBRARY_RELEASE >27: QT_QTCORE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDBUS_INCLUDE_DIR >27: QT_QTDBUS_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDBUS_LIBRARY >27: QT_QTDBUS_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDBUS_LIBRARY_DEBUG >27: QT_QTDBUS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDBUS_LIBRARY_RELEASE >27: QT_QTDBUS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDECLARATIVE_INCLUDE_DIR >27: QT_QTDECLARATIVE_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDECLARATIVE_LIBRARY >27: QT_QTDECLARATIVE_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDECLARATIVE_LIBRARY_DEBUG >27: QT_QTDECLARATIVE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDECLARATIVE_LIBRARY_RELEASE >27: QT_QTDECLARATIVE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR >27: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY >27: QT_QTDESIGNERCOMPONENTS_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY_DEBUG >27: QT_QTDESIGNERCOMPONENTS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY_RELEASE >27: QT_QTDESIGNERCOMPONENTS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDESIGNER_INCLUDE_DIR >27: QT_QTDESIGNER_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDESIGNER_LIBRARY >27: QT_QTDESIGNER_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDESIGNER_LIBRARY_DEBUG >27: QT_QTDESIGNER_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTDESIGNER_LIBRARY_RELEASE >27: QT_QTDESIGNER_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTGUI_INCLUDE_DIR >27: QT_QTGUI_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTGUI_LIBRARY >27: QT_QTGUI_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTGUI_LIBRARY_DEBUG >27: QT_QTGUI_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTGUI_LIBRARY_RELEASE >27: QT_QTGUI_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTHELP_INCLUDE_DIR >27: QT_QTHELP_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTHELP_LIBRARY >27: QT_QTHELP_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTHELP_LIBRARY_DEBUG >27: QT_QTHELP_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTHELP_LIBRARY_RELEASE >27: QT_QTHELP_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTMOTIF_INCLUDE_DIR >27: QT_QTMOTIF_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTMOTIF_LIBRARY_DEBUG >27: QT_QTMOTIF_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTMOTIF_LIBRARY_RELEASE >27: QT_QTMOTIF_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTMULTIMEDIA_INCLUDE_DIR >27: QT_QTMULTIMEDIA_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTMULTIMEDIA_LIBRARY >27: QT_QTMULTIMEDIA_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTMULTIMEDIA_LIBRARY_DEBUG >27: QT_QTMULTIMEDIA_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTMULTIMEDIA_LIBRARY_RELEASE >27: QT_QTMULTIMEDIA_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTNETWORK_INCLUDE_DIR >27: QT_QTNETWORK_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTNETWORK_LIBRARY >27: QT_QTNETWORK_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTNETWORK_LIBRARY_DEBUG >27: QT_QTNETWORK_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTNETWORK_LIBRARY_RELEASE >27: QT_QTNETWORK_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTNSPLUGIN_INCLUDE_DIR >27: QT_QTNSPLUGIN_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTNSPLUGIN_LIBRARY_DEBUG >27: QT_QTNSPLUGIN_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTNSPLUGIN_LIBRARY_RELEASE >27: QT_QTNSPLUGIN_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTOPENGL_INCLUDE_DIR >27: QT_QTOPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTOPENGL_LIBRARY >27: QT_QTOPENGL_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTOPENGL_LIBRARY_DEBUG >27: QT_QTOPENGL_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTOPENGL_LIBRARY_RELEASE >27: QT_QTOPENGL_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSCRIPTTOOLS_INCLUDE_DIR >27: QT_QTSCRIPTTOOLS_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSCRIPTTOOLS_LIBRARY >27: QT_QTSCRIPTTOOLS_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSCRIPTTOOLS_LIBRARY_DEBUG >27: QT_QTSCRIPTTOOLS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSCRIPTTOOLS_LIBRARY_RELEASE >27: QT_QTSCRIPTTOOLS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSCRIPT_INCLUDE_DIR >27: QT_QTSCRIPT_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSCRIPT_LIBRARY >27: QT_QTSCRIPT_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSCRIPT_LIBRARY_DEBUG >27: QT_QTSCRIPT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSCRIPT_LIBRARY_RELEASE >27: QT_QTSCRIPT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSQL_INCLUDE_DIR >27: QT_QTSQL_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSQL_LIBRARY >27: QT_QTSQL_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSQL_LIBRARY_DEBUG >27: QT_QTSQL_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSQL_LIBRARY_RELEASE >27: QT_QTSQL_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSVG_INCLUDE_DIR >27: QT_QTSVG_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSVG_LIBRARY >27: QT_QTSVG_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSVG_LIBRARY_DEBUG >27: QT_QTSVG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTSVG_LIBRARY_RELEASE >27: QT_QTSVG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTTEST_INCLUDE_DIR >27: QT_QTTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTTEST_LIBRARY >27: QT_QTTEST_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTTEST_LIBRARY_DEBUG >27: QT_QTTEST_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTTEST_LIBRARY_RELEASE >27: QT_QTTEST_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTUITOOLS_INCLUDE_DIR >27: QT_QTUITOOLS_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTUITOOLS_LIBRARY >27: QT_QTUITOOLS_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTUITOOLS_LIBRARY_DEBUG >27: QT_QTUITOOLS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTUITOOLS_LIBRARY_RELEASE >27: QT_QTUITOOLS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTWEBKIT_INCLUDE_DIR >27: QT_QTWEBKIT_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTWEBKIT_LIBRARY_DEBUG >27: QT_QTWEBKIT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTWEBKIT_LIBRARY_RELEASE >27: QT_QTWEBKIT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTXMLPATTERNS_INCLUDE_DIR >27: QT_QTXMLPATTERNS_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTXMLPATTERNS_LIBRARY >27: QT_QTXMLPATTERNS_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTXMLPATTERNS_LIBRARY_DEBUG >27: QT_QTXMLPATTERNS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTXMLPATTERNS_LIBRARY_RELEASE >27: QT_QTXMLPATTERNS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTXML_INCLUDE_DIR >27: QT_QTXML_INCLUDE_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTXML_LIBRARY >27: QT_QTXML_LIBRARY-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTXML_LIBRARY_DEBUG >27: QT_QTXML_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_QTXML_LIBRARY_RELEASE >27: QT_QTXML_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_RCC_EXECUTABLE >27: QT_RCC_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_TRANSLATIONS_DIR >27: QT_TRANSLATIONS_DIR-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_UIC3_EXECUTABLE >27: QT_UIC3_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: QT_UIC_EXECUTABLE >27: QT_UIC_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //Have symbol Q_WS_MAC >27: Q_WS_MAC:INTERNAL= >27: //Have symbol Q_WS_QWS >27: Q_WS_QWS:INTERNAL= >27: //Have symbol Q_WS_WIN >27: Q_WS_WIN:INTERNAL= >27: //Have symbol Q_WS_X11 >27: Q_WS_X11:INTERNAL=1 >27: //ADVANCED property for variable: SCPCOMMAND >27: SCPCOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: SDCC_EXECUTABLE >27: SDCC_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: SITE >27: SITE-ADVANCED:INTERNAL=1 >27: //CHECK_TYPE_SIZE: sizeof(wchar_t) >27: SIZEOF_WCHAR_T:INTERNAL=4 >27: //CHECK_TYPE_SIZE: sizeof(size_t) >27: SIZE_T:INTERNAL=4 >27: //ADVANCED property for variable: SLURM_SBATCH_COMMAND >27: SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: SLURM_SRUN_COMMAND >27: SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1 >27: //CHECK_TYPE_SIZE: sizeof(ssize_t) >27: SSIZE_T:INTERNAL=4 >27: //ADVANCED property for variable: SVNCOMMAND >27: SVNCOMMAND-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: Subversion_SVN_EXECUTABLE >27: Subversion_SVN_EXECUTABLE-ADVANCED:INTERNAL=1 >27: //ADVANCED property for variable: TEST_KDE4_STABLE_BRANCH >27: TEST_KDE4_STABLE_BRANCH-ADVANCED:INTERNAL=1 >27: //Test TIME_WITH_SYS_TIME >27: TIME_WITH_SYS_TIME:INTERNAL=1 >27: //CHECK_TYPE_SIZE: sizeof(uid_t) >27: UID_T:INTERNAL=4 >27: //CHECK_TYPE_SIZE: sizeof(uint16_t) >27: UINT16_T:INTERNAL=2 >27: //CHECK_TYPE_SIZE: sizeof(uint32_t) >27: UINT32_T:INTERNAL=4 >27: //CHECK_TYPE_SIZE: sizeof(uint64_t) >27: UINT64_T:INTERNAL=8 >27: //CHECK_TYPE_SIZE: sizeof(uintmax_t) >27: UINTMAX_T:INTERNAL=8 >27: //CHECK_TYPE_SIZE: sizeof(uintptr_t) >27: UINTPTR_T:INTERNAL=4 >27: //CHECK_TYPE_SIZE: sizeof(unsigned long long) >27: UNSIGNED_LONG_LONG:INTERNAL=8 >27: //CHECK_TYPE_SIZE: sizeof(unsigned long long int) >27: UNSIGNED_LONG_LONG_INT:INTERNAL=8 >27: //ADVANCED property for variable: ZLIB_INCLUDE_DIR >27: ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=0 >27: //ADVANCED property for variable: ZLIB_LIBRARY >27: ZLIB_LIBRARY-ADVANCED:INTERNAL=0 >27: //_FILE_OFFSET_BITS macro needed for large files >27: _FILE_OFFSET_BITS:INTERNAL=64 >27: //Result of TRY_COMPILE >27: __WITHOUT_FILE_OFFSET_BITS_64:INTERNAL=FALSE >27: //Result of TRY_COMPILE >27: __WITH_FILE_OFFSET_BITS_64:INTERNAL=TRUE >27: __pkg_config_checked_PC_LIBXML:INTERNAL=1 >27: //Result of TRY_COMPILE >27: __stub:INTERNAL=FALSE >27: >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/../../CMakeFiles/CMakeOutput.log": >27: ---------------------------------------------------------------- >27: The system is: Linux - 2.6.33.3-85.fc13.x86_64 - i686 >27: Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. >27: Compiler: /usr/bin/cc >27: Build flags: -O2;-g;-pipe;-Wall;-Wp,-D_FORTIFY_SOURCE=2;-fexceptions;-fstack-protector;--param=ssp-buffer-size=4;-m32;-march=i686;-mtune=atom;-fasynchronous-unwind-tables >27: Id flags: >27: >27: The output was: >27: 0 >27: >27: >27: Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" >27: >27: The C compiler identification is GNU, found in "/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CompilerIdC/a.out" >27: >27: Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. >27: Compiler: /usr/bin/g++ >27: Build flags: -O2;-g;-pipe;-Wall;-Wp,-D_FORTIFY_SOURCE=2;-fexceptions;-fstack-protector;--param=ssp-buffer-size=4;-m32;-march=i686;-mtune=atom;-fasynchronous-unwind-tables >27: Id flags: >27: >27: The output was: >27: 0 >27: CMakeCXXCompilerId.cpp:79:58: warning: deprecated conversion from string constant to 'char*' >27: CMakeCXXCompilerId.cpp:192:58: warning: deprecated conversion from string constant to 'char*' >27: CMakeCXXCompilerId.cpp:193:54: warning: deprecated conversion from string constant to 'char*' >27: >27: >27: Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" >27: >27: The CXX compiler identification is GNU, found in "/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CompilerIdCXX/a.out" >27: >27: Determining if the C compiler works passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/testCCompiler.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Detecting C compiler ABI info compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCCompilerABI.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -v CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic >27: Using built-in specs. >27: COLLECT_GCC=/usr/bin/cc >27: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper >27: Target: i686-redhat-linux >27: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux >27: Thread model: posix >27: gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) >27: COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/ >27: LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/ >27: COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-fexceptions' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-m32' '-march=i686' '-mtune=atom' '-fasynchronous-unwind-tables' '-v' '-o' 'cmTryCompileExec' '-rdynamic' >27: /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Parsed C implicit link information from above output: >27: link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)] >27: ignore line: [Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp] >27: ignore line: [] >27: ignore line: [Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"] >27: ignore line: [gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build] >27: ignore line: [gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp'] >27: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1] >27: ignore line: [Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o] >27: ignore line: [/usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCCompilerABI.c] >27: ignore line: [Linking C executable cmTryCompileExec] >27: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1] >27: ignore line: [/usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -v CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic ] >27: ignore line: [Using built-in specs.] >27: ignore line: [COLLECT_GCC=/usr/bin/cc] >27: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper] >27: ignore line: [Target: i686-redhat-linux] >27: ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux] >27: ignore line: [Thread model: posix] >27: ignore line: [gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) ] >27: ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/] >27: ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/] >27: ignore line: [COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-fexceptions' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-m32' '-march=i686' '-mtune=atom' '-fasynchronous-unwind-tables' '-v' '-o' 'cmTryCompileExec' '-rdynamic'] >27: link line: [ /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] >27: arg [/usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2] ==> ignore >27: arg [--build-id] ==> ignore >27: arg [--no-add-needed] ==> ignore >27: arg [--eh-frame-hdr] ==> ignore >27: arg [-m] ==> ignore >27: arg [elf_i386] ==> ignore >27: arg [--hash-style=gnu] ==> ignore >27: arg [-export-dynamic] ==> ignore >27: arg [-dynamic-linker] ==> ignore >27: arg [/lib/ld-linux.so.2] ==> ignore >27: arg [-o] ==> ignore >27: arg [cmTryCompileExec] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o] ==> ignore >27: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] >27: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] >27: arg [CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o] ==> ignore >27: arg [-lgcc] ==> lib [gcc] >27: arg [--as-needed] ==> ignore >27: arg [-lgcc_s] ==> lib [gcc_s] >27: arg [--no-as-needed] ==> ignore >27: arg [-lc] ==> lib [c] >27: arg [-lgcc] ==> lib [gcc] >27: arg [--as-needed] ==> ignore >27: arg [-lgcc_s] ==> lib [gcc_s] >27: arg [--no-as-needed] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] ==> ignore >27: remove lib [gcc] >27: remove lib [gcc_s] >27: remove lib [gcc] >27: remove lib [gcc_s] >27: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> [/usr/lib/gcc/i686-redhat-linux/4.5.1] >27: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> [/usr/lib] >27: implicit libs: [c] >27: implicit dirs: [/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib] >27: >27: >27: Determining if the CXX compiler works passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Detecting CXX compiler ABI info compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXCompilerABI.cpp >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -v CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic >27: Using built-in specs. >27: COLLECT_GCC=/usr/bin/g++ >27: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper >27: Target: i686-redhat-linux >27: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux >27: Thread model: posix >27: gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) >27: COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/ >27: LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/ >27: COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-fexceptions' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-m32' '-march=i686' '-mtune=atom' '-fasynchronous-unwind-tables' '-v' '-o' 'cmTryCompileExec' '-rdynamic' '-shared-libgcc' >27: /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Parsed CXX implicit link information from above output: >27: link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)] >27: ignore line: [Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp] >27: ignore line: [] >27: ignore line: [Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"] >27: ignore line: [gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build] >27: ignore line: [gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp'] >27: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1] >27: ignore line: [Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o] >27: ignore line: [/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXCompilerABI.cpp] >27: ignore line: [Linking CXX executable cmTryCompileExec] >27: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1] >27: ignore line: [/usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -v CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic ] >27: ignore line: [Using built-in specs.] >27: ignore line: [COLLECT_GCC=/usr/bin/g++] >27: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper] >27: ignore line: [Target: i686-redhat-linux] >27: ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux] >27: ignore line: [Thread model: posix] >27: ignore line: [gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) ] >27: ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/] >27: ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/] >27: ignore line: [COLLECT_GCC_OPTIONS='-O2' '-g' '-pipe' '-Wall' '-fexceptions' '-fstack-protector' '--param' 'ssp-buffer-size=4' '-m32' '-march=i686' '-mtune=atom' '-fasynchronous-unwind-tables' '-v' '-o' 'cmTryCompileExec' '-rdynamic' '-shared-libgcc'] >27: link line: [ /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] >27: arg [/usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2] ==> ignore >27: arg [--build-id] ==> ignore >27: arg [--no-add-needed] ==> ignore >27: arg [--eh-frame-hdr] ==> ignore >27: arg [-m] ==> ignore >27: arg [elf_i386] ==> ignore >27: arg [--hash-style=gnu] ==> ignore >27: arg [-export-dynamic] ==> ignore >27: arg [-dynamic-linker] ==> ignore >27: arg [/lib/ld-linux.so.2] ==> ignore >27: arg [-o] ==> ignore >27: arg [cmTryCompileExec] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o] ==> ignore >27: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] >27: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] >27: arg [CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore >27: arg [-lstdc++] ==> lib [stdc++] >27: arg [-lm] ==> lib [m] >27: arg [-lgcc_s] ==> lib [gcc_s] >27: arg [-lgcc] ==> lib [gcc] >27: arg [-lc] ==> lib [c] >27: arg [-lgcc_s] ==> lib [gcc_s] >27: arg [-lgcc] ==> lib [gcc] >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] ==> ignore >27: remove lib [gcc_s] >27: remove lib [gcc] >27: remove lib [gcc_s] >27: remove lib [gcc] >27: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> [/usr/lib/gcc/i686-redhat-linux/4.5.1] >27: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> [/usr/lib] >27: implicit libs: [stdc++;m;c] >27: implicit dirs: [/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib] >27: >27: >27: Determining if the include file iostream exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.cxx.o >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the CXX compiler has std namespace passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/TestForSTDNamespace.cxx.o >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/TestForSTDNamespace.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/TestForSTDNamespace.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/TestForSTDNamespace.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the CXX compiler understands ansi for scopes passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/TestForAnsiForScope.cxx.o >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/TestForAnsiForScope.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/TestForAnsiForScope.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/TestForAnsiForScope.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the CXX compiler has sstream passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/TestForSSTREAM.cxx.o >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/TestForSSTREAM.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/TestForSSTREAM.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/TestForSSTREAM.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the unsetenv exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <stdlib.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef unsetenv >27: cmakeRequireSymbol(0,&unsetenv); >27: #endif >27: return 0; >27: } >27: >27: Checking whether header cstdio is available compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_CSTDIO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking for Large File Support compiled and ran with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_LFS_WORKS -DKWSYS_CXX_HAS_CSTDIO=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether STL classes are in std namespace compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_STL_HAVE_STD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether ANSI stream headers are available compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_IOS_USE_ANSI -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether ANSI streams are in std namespace compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_IOS_HAVE_STD -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether ANSI string stream is available compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_IOS_USE_SSTREAM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether header cstddef is available compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_CSTDDEF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether stl string has operator!= for char* compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether stl has iterator_traits compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ITERATOR_TRAITS -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether stl has standard template allocator compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking for rebind member of stl allocator compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ALLOCATOR_REBIND -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether stl containers support allocator objects. compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether ios has binary openmode compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >25: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TryCompile >25: ======== CMake output ====== >25: The C compiler identification is GNU >25: The CXX compiler identification is GNU >25: Check for working C compiler: /usr/bin/gcc >25: Configuring >25: Check for working C compiler: /usr/bin/gcc -- works >25: Detecting C compiler ABI info >25: Configuring >25: Detecting C compiler ABI info - 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: Configuring >25: Configuring >25: Configuring >25: Configuring >25: All Tests passed, ignore all previous output. >25: Configuring >25: Compiler supports ansi for >25: Configuring >25: Compiler supports ansi for >25: use the module now >25: Compiler supports ansi for >25: Testing try_compile project mode >25: Configuring >25: Configuring >25: Configuring >25: Configuring >25: Performing Test C_BUILD_SHOULD_FAIL >25: Configuring >25: Performing Test C_BUILD_SHOULD_FAIL - Failed >25: Performing Test C_BUILD_SHOULD_WORK >25: Configuring >25: Performing Test C_BUILD_SHOULD_WORK - Success >25: Performing Test C_RUN_SHOULD_FAIL >25: Configuring >25: Performing Test C_RUN_SHOULD_FAIL - Failed >25: Performing Test C_RUN_SHOULD_WORK >25: Configuring >25: Performing Test C_RUN_SHOULD_WORK - Success >25: Performing Test CXX_BUILD_SHOULD_FAIL >25: Configuring >25: Performing Test CXX_BUILD_SHOULD_FAIL - Failed >25: Performing Test CXX_BUILD_SHOULD_WORK >25: Configuring >25: Performing Test CXX_BUILD_SHOULD_WORK - Success >25: Performing Test CXX_RUN_SHOULD_FAIL >25: Configuring >25: Performing Test CXX_RUN_SHOULD_FAIL - Failed >25: Performing Test CXX_RUN_SHOULD_WORK >25: Configuring >25: Performing Test CXX_RUN_SHOULD_WORK - Success >25: Performing Test C_BOGUS_FLAG >25: Configuring >25: Performing Test C_BOGUS_FLAG - Failed >25: Performing Test CXX_BOGUS_FLAG >25: Configuring >25: Performing Test CXX_BOGUS_FLAG - Failed >25: Configuring >25: Configuring done >25: Generating >25: Generating done >25: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TryCompile >25: All Tests passed, ignore all previous output. >25: Compiler supports ansi for >25: Compiler supports ansi for >25: use the module now >25: Compiler supports ansi for >25: Testing try_compile project mode >25: Performing Test C_BOGUS_FLAG >25: Performing Test C_BOGUS_FLAG - Failed >25: Performing Test CXX_BOGUS_FLAG >25: Performing Test CXX_BOGUS_FLAG - Failed >25: Configuring >25: Configuring done >25: Generating >25: Generating done >25: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TryCompile >25: ======== End CMake output ====== >25: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TryCompile >25: >25: Run Clean Command:/usr/bin/gmake "clean" >25: >25: Run Build Command:/usr/bin/gmake >25: Scanning dependencies of target TryCompile >25: [100%] Building C object CMakeFiles/TryCompile.dir/pass.c.o >25: Linking C executable TryCompile >25: [100%] Built target TryCompile >25: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TryCompile/TryCompile" >25: >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_IOS_HAVE_BINARY -DKWSYS_IOS_USE_ANSI=1 -DKWSYS_IOS_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking for member template support compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking for standard template specialization syntax compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether argument dependent lookup is supported compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether struct stat has st_mtim member compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_STAT_HAS_ST_MTIM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking for C type size macros compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o >27: /usr/bin/cc -DTEST_KWSYS_C_TYPE_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsC.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the include file sys/types.h exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the include file stdint.h exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the include file stddef.h exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of char passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF_CHAR.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF_CHAR.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF_CHAR.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF_CHAR.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether char is signed compiled and ran with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_CHAR_IS_SIGNED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether C++ compiler has 'long long' compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_LONG_LONG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking if istream supports long long compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG -DKWSYS_IOS_USE_ANSI=1 -DKWSYS_IOS_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking if ostream supports long long compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG -DKWSYS_IOS_USE_ANSI=1 -DKWSYS_IOS_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether C compiler has ptrdiff_t in stddef.h compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o >27: /usr/bin/cc -DTEST_KWSYS_C_HAS_PTRDIFF_T -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsC.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Checking whether C compiler has ssize_t in unistd.h compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o >27: /usr/bin/cc -DTEST_KWSYS_C_HAS_SSIZE_T -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsC.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsC.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: >27: >27: Performing C SOURCE FILE Test HAVE_DIRENT_H succeded with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_DIRENT_H -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_DIRENT_H CMakeFiles/cmTryCompileExec.dir/src.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: Source file was: >27: >27: #include <dirent.h> >27: >27: int main() >27: { >27: static DIR * tmp; >27: if (sizeof(tmp)) >27: return 0; >27: return 0; >27: } >27: >27: Determining if files sys/types.h;ctype.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function chown exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=chown -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=chown CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function chroot exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=chroot -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=chroot CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function fchdir exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fchdir -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fchdir CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function fchmod exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fchmod -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fchmod CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function fchown exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fchown -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fchown CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function fcntl exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fcntl -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fcntl CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function fork exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fork -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function 'fork' >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fork CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function fstat exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fstat -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fstat CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function ftruncate exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=ftruncate -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=ftruncate CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function futimes exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=futimes -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=futimes CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function geteuid exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=geteuid -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=geteuid CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function getpid exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=getpid -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=getpid CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function lchown exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lchown -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lchown CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function link exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=link -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=link CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function lstat exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lstat -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lstat CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function lutimes exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lutimes -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lutimes CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function memmove exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function 'memmove' >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=memmove CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function mkdir exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=mkdir -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=mkdir CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function mkfifo exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=mkfifo -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=mkfifo CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function mknod exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=mknod -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=mknod CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function nl_langinfo exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=nl_langinfo -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=nl_langinfo CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function pipe exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=pipe -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=pipe CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function poll exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=poll -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=poll CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function readlink exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=readlink -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=readlink CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function select exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=select -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=select CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function setenv exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=setenv CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function setlocale exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=setlocale -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=setlocale CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function strchr exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strchr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function 'strchr' >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strchr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function strdup exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strdup -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function 'strdup' >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strdup CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function strerror exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strerror -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strerror CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function strrchr exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strrchr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:3:6: warning: conflicting types for built-in function 'strrchr' >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strrchr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function symlink exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=symlink -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=symlink CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function timegm exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=timegm -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=timegm CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function tzset exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=tzset -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=tzset CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function utime exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=utime -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=utime CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function utimes exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=utimes -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=utimes CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function vfork exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=vfork -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=vfork CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function wcrtomb exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wcrtomb -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wcrtomb CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function wcscpy exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wcscpy -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wcscpy CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function wcslen exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wcslen -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wcslen CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function wctomb exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wctomb -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wctomb CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the wmemcmp exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <wchar.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef wmemcmp >27: cmakeRequireSymbol(0,&wmemcmp); >27: #endif >27: return 0; >27: } >27: >27: Determining if the wmemcpy exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <wchar.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef wmemcpy >27: cmakeRequireSymbol(0,&wmemcpy); >27: #endif >27: return 0; >27: } >27: >27: Determining if the fseeko exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <stdio.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef fseeko >27: cmakeRequireSymbol(0,&fseeko); >27: #endif >27: return 0; >27: } >27: >27: Determining if the strerror_r exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <string.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef strerror_r >27: cmakeRequireSymbol(0,&strerror_r); >27: #endif >27: return 0; >27: } >27: >27: Determining if the strftime exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <time.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef strftime >27: cmakeRequireSymbol(0,&strftime); >27: #endif >27: return 0; >27: } >27: >27: Determining if the vprintf exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <stdio.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef vprintf >27: cmakeRequireSymbol(0,&vprintf); >27: #endif >27: return 0; >27: } >27: >27: Determining if the major exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <sys/sysmacros.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef major >27: cmakeRequireSymbol(0,&major); >27: #endif >27: return 0; >27: } >27: >27: Determining if the EILSEQ exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <errno.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef EILSEQ >27: cmakeRequireSymbol(0,&EILSEQ); >27: #endif >27: return 0; >27: } >27: >27: Determining if the optarg exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <unistd.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef optarg >27: cmakeRequireSymbol(0,&optarg); >27: #endif >27: return 0; >27: } >27: >27: Determining if the optind exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <unistd.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef optind >27: cmakeRequireSymbol(0,&optind); >27: #endif >27: return 0; >27: } >27: >27: Determining if the INT64_MAX exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <limits.h> >27: #include <stdint.h> >27: #include <inttypes.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef INT64_MAX >27: cmakeRequireSymbol(0,&INT64_MAX); >27: #endif >27: return 0; >27: } >27: >27: Determining if the INT64_MIN exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <limits.h> >27: #include <stdint.h> >27: #include <inttypes.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef INT64_MIN >27: cmakeRequireSymbol(0,&INT64_MIN); >27: #endif >27: return 0; >27: } >27: >27: Determining if the UINT32_MAX exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <limits.h> >27: #include <stdint.h> >27: #include <inttypes.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef UINT32_MAX >27: cmakeRequireSymbol(0,&UINT32_MAX); >27: #endif >27: return 0; >27: } >27: >27: Determining if the UINT64_MAX exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <limits.h> >27: #include <stdint.h> >27: #include <inttypes.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef UINT64_MAX >27: cmakeRequireSymbol(0,&UINT64_MAX); >27: #endif >27: return 0; >27: } >27: >27: Determining if the SIZE_MAX exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <limits.h> >27: #include <stdint.h> >27: #include <inttypes.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef SIZE_MAX >27: cmakeRequireSymbol(0,&SIZE_MAX); >27: #endif >27: return 0; >27: } >27: >27: Determining if the SSIZE_MAX exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <limits.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef SSIZE_MAX >27: cmakeRequireSymbol(0,&SSIZE_MAX); >27: #endif >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC succeded with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC CMakeFiles/cmTryCompileExec.dir/src.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_mtim.tv_nsec)) >27: return 0; >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BLKSIZE succeded with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_BLKSIZE -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_BLKSIZE CMakeFiles/cmTryCompileExec.dir/src.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_blksize)) >27: return 0; >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test TIME_WITH_SYS_TIME succeded with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTIME_WITH_SYS_TIME -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTIME_WITH_SYS_TIME CMakeFiles/cmTryCompileExec.dir/src.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/time.h> >27: #include <time.h> >27: >27: int main() >27: { >27: static struct tm tmp; >27: if (sizeof(tmp.tm_sec)) >27: return 0; >27: return 0; >27: } >27: >27: Determining size of long long int passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/LONG_LONG_INT.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/LONG_LONG_INT.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/LONG_LONG_INT.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/LONG_LONG_INT.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of unsigned long long passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/UNSIGNED_LONG_LONG.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/UNSIGNED_LONG_LONG.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/UNSIGNED_LONG_LONG.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/UNSIGNED_LONG_LONG.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of unsigned long long int passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/UNSIGNED_LONG_LONG_INT.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/UNSIGNED_LONG_LONG_INT.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/UNSIGNED_LONG_LONG_INT.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/UNSIGNED_LONG_LONG_INT.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of dev_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/DEV_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/DEV_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/DEV_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/DEV_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of gid_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/GID_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/GID_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/GID_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/GID_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of id_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/ID_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/ID_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/ID_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/ID_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of int64_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/INT64_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/INT64_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/INT64_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/INT64_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of intmax_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/INTMAX_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/INTMAX_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/INTMAX_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/INTMAX_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of mode_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/MODE_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/MODE_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/MODE_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/MODE_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of off_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/OFF_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/OFF_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/OFF_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/OFF_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of size_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/SIZE_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/SIZE_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/SIZE_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/SIZE_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of ssize_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/SSIZE_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/SSIZE_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/SSIZE_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/SSIZE_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of uid_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/UID_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/UID_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/UID_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/UID_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of uint16_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/UINT16_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/UINT16_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/UINT16_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/UINT16_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of uint32_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/UINT32_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/UINT32_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/UINT32_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/UINT32_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of int32_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/INT32_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/INT32_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/INT32_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/INT32_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of uint64_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/UINT64_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/UINT64_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/UINT64_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/UINT64_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of uintmax_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/UINTMAX_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/UINTMAX_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/UINTMAX_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/UINTMAX_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of intptr_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/INTPTR_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/INTPTR_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/INTPTR_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/INTPTR_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of uintptr_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/UINTPTR_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/UINTPTR_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/UINTPTR_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/UINTPTR_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining size of wchar_t passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/SIZEOF_WCHAR_T.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/SIZEOF_WCHAR_T.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/SIZEOF_WCHAR_T.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;sys/xattr.h exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function fsetxattr exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fsetxattr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=fsetxattr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function getxattr exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=getxattr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=getxattr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function lgetxattr exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lgetxattr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lgetxattr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function listxattr exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=listxattr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=listxattr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function llistxattr exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=llistxattr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=llistxattr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function lsetxattr exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lsetxattr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lsetxattr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the function wsyncup exists in the /usr/lib/libcurses.so passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wsyncup -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=wsyncup CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lcurses >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the include file elf.h exists passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: >27: Determining if the Q_WS_X11 exist passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <QtCore/qglobal.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef Q_WS_X11 >27: cmakeRequireSymbol(0,&Q_WS_X11); >27: #endif >27: return 0; >27: } >27: >27: Looking for a Fortran compiler passed with the following output: >27: -- The Fortran compiler identification is GNU >27: -- Check for working Fortran compiler: /usr/bin/f95 >27: -- Check for working Fortran compiler: /usr/bin/f95 -- works >27: -- Detecting Fortran compiler ABI info >27: -- Detecting Fortran compiler ABI info - done >27: -- Checking whether /usr/bin/f95 supports Fortran 90 >27: -- Checking whether /usr/bin/f95 supports Fortran 90 -- yes >27: -- Configuring done >27: -- Generating done >27: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeFiles/CheckFortran >27: >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/../../CMakeFiles/CMakeError.log": >27: ---------------------------------------------------------------- >27: Determining if the environ exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: error: 'environ' undeclared (first use in this function) >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: note: each undeclared identifier is reported only once for each function it appears in >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <stdlib.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef environ >27: cmakeRequireSymbol(0,&environ); >27: #endif >27: return 0; >27: } >27: >27: Checking for non-standard argument to stl allocator<>::max_size failed to compile with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT -DKWSYS_STL_HAVE_STD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'void f(const std::allocator<char>&)': >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:247:25: error: no matching function for call to 'std::allocator<char>::max_size(unsigned int) const' >27: /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../../include/c++/4.5.1/ext/new_allocator.h:98:7: note: candidate is: __gnu_cxx::new_allocator::size_type __gnu_cxx::new_allocator<_Tp>::max_size() const [with _Tp = char, __gnu_cxx::new_allocator::size_type = unsigned int] >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Checking whether "<>" is needed for template friends failed to compile with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o >27: /usr/bin/g++ -DTEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:132:21: warning: friend declaration 'int f(A<T>&)' declares a non-template function >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:132: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) >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int f(A<T>&) [with T = int]': >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:138:23: instantiated from here >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:134:7: error: 'int A<int>::x' is private >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:137:50: error: within this context >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Source/kwsys/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining size of __int64 failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF___INT64.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF___INT64.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c:19:12: error: '__int64' undeclared here (not in a function) >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/KWSYS_SIZEOF___INT64.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CheckTypeSize/KWSYS_SIZEOF___INT64.c: >27: #include <sys/types.h> >27: #include <stdint.h> >27: #include <stddef.h> >27: >27: >27: #undef KEY >27: #if defined(__i386) >27: # define KEY '_','_','i','3','8','6' >27: #elif defined(__x86_64) >27: # define KEY '_','_','x','8','6','_','6','4' >27: #elif defined(__ppc__) >27: # define KEY '_','_','p','p','c','_','_' >27: #elif defined(__ppc64__) >27: # define KEY '_','_','p','p','c','6','4','_','_' >27: #endif >27: >27: #define SIZE (sizeof(__int64)) >27: char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', >27: ('0' + ((SIZE / 10000)%10)), >27: ('0' + ((SIZE / 1000)%10)), >27: ('0' + ((SIZE / 100)%10)), >27: ('0' + ((SIZE / 10)%10)), >27: ('0' + (SIZE % 10)), >27: ']', >27: #ifdef KEY >27: ' ','k','e','y','[', KEY, ']', >27: #endif >27: '\0'}; >27: >27: #ifdef __CLASSIC_C__ >27: int main(argc, argv) int argc; char *argv[]; >27: #else >27: int main(int argc, char *argv[]) >27: #endif >27: { >27: int require = 0; >27: require += info_size[argc]; >27: (void)argv; >27: return require; >27: } >27: >27: >27: Determining if the function BZ2_bzCompressInit exists in the cmbzip2 failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=BZ2_bzCompressInit -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=BZ2_bzCompressInit CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lcmbzip2 >27: /usr/bin/ld: cannot find -lcmbzip2 >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if files sys/types.h;acl/libacl.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:24: fatal error: acl/libacl.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <acl/libacl.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;attr/xattr.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:24: fatal error: attr/xattr.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <attr/xattr.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;direct.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:4:20: fatal error: direct.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <direct.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;ext2fs/ext2_fs.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:6:28: fatal error: ext2fs/ext2_fs.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <ext2fs/ext2_fs.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;io.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:9:16: fatal error: io.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <io.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;process.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:16:21: fatal error: process.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <process.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/acl.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:24:21: fatal error: sys/acl.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/acl.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/extattr.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:24:25: fatal error: sys/extattr.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/extattr.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/mkdev.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:25:23: fatal error: sys/mkdev.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/mkdev.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/utime.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:30:23: fatal error: sys/utime.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/utime.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;windows.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:21: fatal error: windows.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <windows.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;md5.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:17: fatal error: md5.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <md5.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;openssl/md5.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:25: fatal error: openssl/md5.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <openssl/md5.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;openssl/ripemd.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:28: fatal error: openssl/ripemd.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <openssl/ripemd.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;openssl/sha.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:25: fatal error: openssl/sha.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <openssl/sha.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;ripemd.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:20: fatal error: ripemd.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <ripemd.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;rmd160.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:20: fatal error: rmd160.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <rmd160.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;sha.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:17: fatal error: sha.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <sha.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;sha1.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:18: fatal error: sha1.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <sha1.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;sha2.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:18: fatal error: sha2.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <sha2.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if files sys/types.h;ctype.h;dlfcn.h;errno.h;fcntl.h;grp.h;inttypes.h;langinfo.h;limits.h;linux/fs.h;locale.h;memory.h;paths.h;poll.h;pwd.h;regex.h;signal.h;stdarg.h;stdint.h;stdlib.h;string.h;strings.h;sys/ioctl.h;sys/param.h;sys/poll.h;sys/select.h;sys/stat.h;sys/time.h;sys/wait.h;time.h;unistd.h;utime.h;wchar.h;wctype.h;sha256.h exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:36:20: fatal error: sha256.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source: >27: /* */ >27: #include <sys/types.h> >27: #include <ctype.h> >27: #include <dlfcn.h> >27: #include <errno.h> >27: #include <fcntl.h> >27: #include <grp.h> >27: #include <inttypes.h> >27: #include <langinfo.h> >27: #include <limits.h> >27: #include <linux/fs.h> >27: #include <locale.h> >27: #include <memory.h> >27: #include <paths.h> >27: #include <poll.h> >27: #include <pwd.h> >27: #include <regex.h> >27: #include <signal.h> >27: #include <stdarg.h> >27: #include <stdint.h> >27: #include <stdlib.h> >27: #include <string.h> >27: #include <strings.h> >27: #include <sys/ioctl.h> >27: #include <sys/param.h> >27: #include <sys/poll.h> >27: #include <sys/select.h> >27: #include <sys/stat.h> >27: #include <sys/time.h> >27: #include <sys/wait.h> >27: #include <time.h> >27: #include <unistd.h> >27: #include <utime.h> >27: #include <wchar.h> >27: #include <wctype.h> >27: #include <sha256.h> >27: >27: >27: int main(){return 0;} >27: >27: Determining if the function MD5_Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=MD5_Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=MD5_Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `MD5_Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function MD5Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=MD5Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=MD5Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `MD5Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function RIPEMD160_Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=RIPEMD160_Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=RIPEMD160_Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `RIPEMD160_Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function RMD160Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=RMD160Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=RMD160Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `RMD160Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function SHA1_Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA1_Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA1_Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `SHA1_Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function SHA1Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA1Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA1Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `SHA1Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function SHA256_Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA256_Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA256_Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `SHA256_Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function SHA384_Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA384_Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA384_Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `SHA384_Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function SHA512_Init exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA512_Init -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=SHA512_Init CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `SHA512_Init' >27: collect2: ld returned 1 exit status >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the CreateHardLinkA exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:21: fatal error: windows.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <windows.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef CreateHardLinkA >27: cmakeRequireSymbol(0,&CreateHardLinkA); >27: #endif >27: return 0; >27: } >27: >27: Determining if the CreateHardLinkW exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:21: fatal error: windows.h: No such file or directory >27: compilation terminated. >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <windows.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef CreateHardLinkW >27: cmakeRequireSymbol(0,&CreateHardLinkW); >27: #endif >27: return 0; >27: } >27: >27: Determining if the function lchflags exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lchflags -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=lchflags CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `lchflags' >27: collect2: ld returned 1 exit status >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function strncpy_s exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strncpy_s -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=strncpy_s CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lz >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `strncpy_s' >27: collect2: ld returned 1 exit status >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the major exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:23: fatal error: sys/mkdev.h: No such file or directory >27: compilation terminated. >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <sys/mkdev.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef major >27: cmakeRequireSymbol(0,&major); >27: #endif >27: return 0; >27: } >27: >27: Determining if the EFTYPE exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: error: 'EFTYPE' undeclared (first use in this function) >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: note: each undeclared identifier is reported only once for each function it appears in >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <errno.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef EFTYPE >27: cmakeRequireSymbol(0,&EFTYPE); >27: #endif >27: return 0; >27: } >27: >27: Determining if the D_MD_ORDER exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: error: 'D_MD_ORDER' undeclared (first use in this function) >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: note: each undeclared identifier is reported only once for each function it appears in >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <langinfo.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef D_MD_ORDER >27: cmakeRequireSymbol(0,&D_MD_ORDER); >27: #endif >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIME failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_BIRTHTIME -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_birthtime' >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/src.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_birthtime)) >27: return 0; >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_birthtimespec' >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/src.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_birthtimespec.tv_nsec)) >27: return 0; >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_mtimespec' >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/src.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_mtimespec.tv_nsec)) >27: return 0; >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIME_N failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_MTIME_N -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_mtime_n' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/src.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_mtime_n)) >27: return 0; >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_UMTIME failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_UMTIME -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_umtime' >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/src.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_umtime)) >27: return 0; >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIME_USEC failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_MTIME_USEC -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_mtime_usec' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/src.c.o] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_mtime_usec)) >27: return 0; >27: return 0; >27: } >27: >27: Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_FLAGS failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/src.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DHAVE_STRUCT_STAT_ST_FLAGS -o CMakeFiles/cmTryCompileExec.dir/src.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/src.c:8:18: error: 'struct stat' has no member named 'st_flags' >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/src.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: Source file was: >27: >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: >27: int main() >27: { >27: static struct stat tmp; >27: if (sizeof(tmp.st_flags)) >27: return 0; >27: return 0; >27: } >27: >27: Determining if the function setxattr exists in the attr failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=setxattr -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=setxattr CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lattr >27: /usr/bin/ld: cannot find -lattr >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function extattr_get_file exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=extattr_get_file -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=extattr_get_file CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `extattr_get_file' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function extattr_list_file exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=extattr_list_file -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=extattr_list_file CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `extattr_list_file' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function extattr_set_fd exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=extattr_set_fd -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=extattr_set_fd CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `extattr_set_fd' >27: collect2: ld returned 1 exit status >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the function extattr_set_file exists failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=extattr_set_file -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DCHECK_FUNCTION_EXISTS=extattr_set_file CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic >27: CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main': >27: /builddir/build/BUILD/cmake-2.8.2/Modules/CheckFunctionExists.c:11: undefined reference to `extattr_set_file' >27: collect2: ld returned 1 exit status >27: gmake[1]: *** [cmTryCompileExec] Error 1 >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: >27: Determining if the Q_WS_WIN exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: error: 'Q_WS_WIN' undeclared (first use in this function) >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: note: each undeclared identifier is reported only once for each function it appears in >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <QtCore/qglobal.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef Q_WS_WIN >27: cmakeRequireSymbol(0,&Q_WS_WIN); >27: #endif >27: return 0; >27: } >27: >27: Determining if the Q_WS_QWS exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: error: 'Q_WS_QWS' undeclared (first use in this function) >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: note: each undeclared identifier is reported only once for each function it appears in >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <QtCore/qglobal.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef Q_WS_QWS >27: cmakeRequireSymbol(0,&Q_WS_QWS); >27: #endif >27: return 0; >27: } >27: >27: Determining if the Q_WS_MAC exist failed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/Bootstrap.cmk/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o >27: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: error: 'Q_WS_MAC' undeclared (first use in this function) >27: /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:25: note: each undeclared identifier is reported only once for each function it appears in >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp' >27: gmake[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o] Error 1 >27: gmake: *** [cmTryCompileExec/fast] Error 2 >27: >27: File /builddir/build/BUILD/cmake-2.8.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >27: /* */ >27: #include <QtCore/qglobal.h> >27: >27: void cmakeRequireSymbol(int dummy,...){(void)dummy;} >27: int main() >27: { >27: #ifndef Q_WS_MAC >27: cmakeRequireSymbol(0,&Q_WS_MAC); >27: #endif >27: return 0; >27: } >27: >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/../../Bootstrap.cmk/cmake_bootstrap.log": >27: ---------------------------------------------------------------- >27: Try: cc >27: Line: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables cmake_bootstrap_15311_test.c -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #ifdef __cplusplus >27: # error "The CMAKE_C_COMPILER is set to a C++ compiler" >27: #endif >27: >27: #include<stdio.h> >27: >27: #if defined(__CLASSIC_C__) >27: int main(argc, argv) >27: int argc; >27: char* argv[]; >27: #else >27: int main(int argc, char* argv[]) >27: #endif >27: { >27: printf("%d%c", (argv != 0), (char)0x0a); >27: return argc-1; >27: } >27: >27: ------------------------------------------ >27: 1 >27: Test succeded >27: Try: aCC >27: Line: aCC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST1 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: aCC: command not found >27: Test failed to compile >27: Try: aCC >27: Line: aCC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST2 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: aCC: command not found >27: Test failed to compile >27: Try: aCC >27: Line: aCC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST3 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: aCC: command not found >27: Test failed to compile >27: Try: xlC >27: Line: xlC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST1 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: xlC: command not found >27: Test failed to compile >27: Try: xlC >27: Line: xlC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST2 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: xlC: command not found >27: Test failed to compile >27: Try: xlC >27: Line: xlC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST3 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: xlC: command not found >27: Test failed to compile >27: Try: CC >27: Line: CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST1 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: CC: command not found >27: Test failed to compile >27: Try: CC >27: Line: CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST2 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: CC: command not found >27: Test failed to compile >27: Try: CC >27: Line: CC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST3 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: ../bootstrap: line 458: CC: command not found >27: Test failed to compile >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST1 cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(TEST1) >27: # include <iostream> >27: #else >27: # include <iostream.h> >27: #endif >27: >27: class NeedCXX >27: { >27: public: >27: NeedCXX() { this->Foo = 1; } >27: int GetFoo() { return this->Foo; } >27: private: >27: int Foo; >27: }; >27: int main() >27: { >27: NeedCXX c; >27: #ifdef TEST3 >27: cout << c.GetFoo() << endl; >27: #else >27: std::cout << c.GetFoo() << std::endl; >27: #endif >27: return 0; >27: } >27: >27: ------------------------------------------ >27: 1 >27: Test succeded >27: Try: gmake >27: "cc" -o test test.c >27: 1 >27: gmake works >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables cmake_bootstrap_15311_test.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: >27: #if defined(__GNUC__) && !defined(__INTEL_COMPILER) >27: #include <iostream> >27: int main() { std::cout << "This is GNU" << std::endl; return 0;} >27: #endif >27: >27: ------------------------------------------ >27: This is GNU >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_STL_HAVE_STD /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; > 25/169 Test #25: TryCompile ............................. Passed 4.78 sec >test 28 > Start 28: MathTest >28: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/MathTest /builddir/build/BUILD/cmake-2.8.2/build/Tests/MathTest --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project MathTest --test-command MathTest >28: Test timeout computed to be: 1500 >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_IOS_USE_ANSI /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_IOS_HAVE_STD /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_IOS_USE_SSTREAM /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR -DKWSYS_STL_HAVE_STD=1 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_STL_HAS_ITERATOR_TRAITS -DKWSYS_STL_HAVE_STD=1 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE -DKWSYS_STL_HAVE_STD=1 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_STL_HAS_ALLOCATOR_REBIND -DKWSYS_STL_HAVE_STD=1 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT -DKWSYS_STL_HAVE_STD=1 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'void f(const std::allocator<char>&)': >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:247:25: error: no matching function for call to 'std::allocator<char>::max_size(unsigned int) const' >27: /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../../include/c++/4.5.1/ext/new_allocator.h:98:7: note: candidate is: __gnu_cxx::new_allocator::size_type __gnu_cxx::new_allocator<_Tp>::max_size() const [with _Tp = char, __gnu_cxx::new_allocator::size_type = unsigned int] >27: Test failed to compile >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS -DKWSYS_STL_HAVE_STD=1 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_CXX_HAS_CSTDDEF /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:132:21: warning: friend declaration 'int f(A<T>&)' declares a non-template function >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:132: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) >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx: In function 'int f(A<T>&) [with T = int]': >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:138:23: instantiated from here >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:134:7: error: 'int A<int>::x' is private >27: /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx:137:50: error: within this context >27: Test failed to compile >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_STAT_HAS_ST_MTIM /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DTEST_KWSYS_IOS_HAVE_BINARY -DKWSYS_IOS_USE_ANSI=1 -DKWSYS_IOS_HAVE_STD=1 /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/kwsysPlatformTestsCXX.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: // Setup for tests that use result of stl namespace test. >27: #if defined(KWSYS_STL_HAVE_STD) >27: # if KWSYS_STL_HAVE_STD >27: # define kwsys_stl std >27: # else >27: # define kwsys_stl >27: # endif >27: #endif >27: >27: // Setup for tests that use iostreams. >27: #if defined(KWSYS_IOS_USE_ANSI) && defined(KWSYS_IOS_HAVE_STD) >27: # if defined(_MSC_VER) >27: # pragma warning (push,1) >27: # endif >27: # if KWSYS_IOS_USE_ANSI >27: # include <iostream> >27: # else >27: # include <iostream.h> >27: # endif >27: # if defined(_MSC_VER) >27: # pragma warning (pop) >27: # endif >27: # if KWSYS_IOS_HAVE_STD >27: # define kwsys_ios std >27: # else >27: # define kwsys_ios >27: # endif >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAVE_STD >27: #include <list> >27: void f(std ::list<int>*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_ANSI >27: #include <iosfwd> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_STD >27: #include <iosfwd> >27: void f(std ::ostream*) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_SSTREAM >27: #include <sstream> >27: #if defined(__GNUC__) && __GNUC__ == 2 && __GNUC_MINOR__ == 96 >27: # error "GCC 2.96 stringstream is buggy" >27: #endif >27: int main() >27: { >27: std ::ostringstream ostr; >27: ostr << "hello"; >27: if(ostr.str().size() == 5) >27: { >27: return 0; >27: } >27: return -1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREAM_H >27: #include <strstream.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_USE_STRSTREA_H >27: #include <strstrea.h> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_OSTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(ostream& os, const kwsys_stl::string& s) { os << s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_ISTREAM >27: # include <iostream.h> >27: # include <string> >27: void f(istream& is, kwsys_stl::string& s) { is >> s; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_STRING_HAVE_NEQ_CHAR >27: # include <string> >27: bool f(const kwsys_stl::string& s) { return s != ""; } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDIO >27: #include <cstdio> >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_CSTDDEF >27: #include <cstddef> >27: void f(size_t) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_LONG_LONG >27: long long f(long long n) { return n; } >27: int main() >27: { >27: long long n = 0; >27: return static_cast<int>(f(n)); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS >27: template <class T> class A; >27: template <class T> int f(A<T>&); >27: template <class T> class A >27: { >27: public: >27: // "friend int f<>(A<T>&)" would conform >27: friend int f(A<T>&); >27: private: >27: int x; >27: }; >27: >27: template <class T> int f(A<T>& a) { return a.x = 0; } >27: template int f(A<int>&); >27: >27: int main() >27: { >27: A<int> a; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_MEMBER_TEMPLATES >27: template <class U> >27: class A >27: { >27: public: >27: U u; >27: A(): u(0) {} >27: template <class V> V m(V* p) { return *p = u; } >27: }; >27: >27: int main() >27: { >27: A<short> a; >27: int s = 1; >27: return a.m(&s); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_FULL_SPECIALIZATION >27: template <class T> struct A {}; >27: template <> struct A<int*> >27: { >27: static int f() { return 0; } >27: }; >27: int main() { return A<int*>::f(); } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: namespace N >27: { >27: class A {}; >27: int f(A*) { return 0; } >27: } >27: void f(void*); >27: int main() >27: { >27: N::A* a = 0; >27: return f(a); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_TRAITS >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::iterator_traits<kwsys_stl::list<int>::iterator>::iterator_category const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS___ITERATOR_CATEGORY >27: #include <iterator> >27: #include <list> >27: void f(kwsys_stl::list<int>::iterator x) { kwsys_stl::__iterator_category(x); } >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_TEMPLATE >27: #include <memory> >27: template <class Alloc> >27: void f(const Alloc&) >27: { >27: typedef typename Alloc::size_type alloc_size_type; >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE >27: #include <memory> >27: void f(kwsys_stl::allocator::size_type const&) {} >27: int main() { return 0; } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_REBIND >27: #include <memory> >27: template <class T, class Alloc> >27: void f(const T&, const Alloc&) >27: { >27: typedef typename Alloc::template rebind<T>::other alloc_type; >27: } >27: int main() >27: { >27: f(0, kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: #include <memory> >27: void f(kwsys_stl::allocator<char> const& a) >27: { >27: a.max_size(sizeof(int)); >27: } >27: int main() >27: { >27: f(kwsys_stl::allocator<char>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STL_HAS_ALLOCATOR_OBJECTS >27: #include <vector> >27: void f(kwsys_stl::vector<int> const& v1) >27: { >27: kwsys_stl::vector<int>(1, 1, v1.get_allocator()); >27: } >27: int main() >27: { >27: f(kwsys_stl::vector<int>()); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_STAT_HAS_ST_MTIM >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <unistd.h> >27: int main() >27: { >27: struct stat stat1; >27: (void)stat1.st_mtim.tv_sec; >27: (void)stat1.st_mtim.tv_nsec; >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_AND___INT64 >27: void function(long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64 >27: void function(long long**) {} >27: int main() >27: { >27: __int64** p = 0; >27: function(p); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE >27: void function(double& l, unsigned __int64 const& r) >27: { >27: l = static_cast<double>(r); >27: } >27: >27: int main() >27: { >27: double tTo = 0.0; >27: unsigned __int64 tFrom = 0; >27: function(tTo, tFrom); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAVE_BINARY >27: int test_binary(int, ...) >27: { >27: return 0; >27: } >27: int main() >27: { >27: return test_binary(1, kwsys_ios::ios::binary); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_ISTREAM_LONG_LONG >27: int test_istream(kwsys_ios::istream& is, long long& x) >27: { >27: return (is >> x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_istream(kwsys_ios::cin, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_IOS_HAS_OSTREAM_LONG_LONG >27: int test_ostream(kwsys_ios::ostream& os, long long x) >27: { >27: return (os << x)? 1:0; >27: } >27: int main() >27: { >27: long long x = 0; >27: return test_ostream(kwsys_ios::cout, x); >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CHAR_IS_SIGNED >27: /* Return 0 for char signed and 1 for char unsigned. */ >27: int main() >27: { >27: unsigned char uc = 255; >27: return (*reinterpret_cast<char*>(&uc) < 0)?0:1; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_LFS_WORKS >27: /* Return 0 when LFS is available and 1 otherwise. */ >27: #define _LARGEFILE_SOURCE >27: #define _LARGEFILE64_SOURCE >27: #define _LARGE_FILES >27: #define _FILE_OFFSET_BITS 64 >27: #include <sys/types.h> >27: #include <sys/stat.h> >27: #include <assert.h> >27: #if KWSYS_CXX_HAS_CSTDIO >27: # include <cstdio> >27: #endif >27: #include <stdio.h> >27: >27: int main(int, char **argv) >27: { >27: /* check that off_t can hold 2^63 - 1 and perform basic operations... */ >27: #define OFF_T_64 (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >27: if (OFF_T_64 % 2147483647 != 1) >27: return 1; >27: >27: // stat breaks on SCO OpenServer >27: struct stat buf; >27: stat( argv[0], &buf ); >27: if (!S_ISREG(buf.st_mode)) >27: return 2; >27: >27: FILE *file = fopen( argv[0], "r" ); >27: off_t offset = ftello( file ); >27: fseek( file, offset, SEEK_CUR ); >27: fclose( file ); >27: return 0; >27: } >27: #endif >27: >27: #ifdef TEST_KWSYS_CXX_TYPE_INFO >27: /* Collect fundamental type information and save it to a CMake script. */ >27: >27: /* Include limits.h to get macros indicating long long and __int64. >27: Note that certain compilers need special macros to define these >27: macros in limits.h. */ >27: #if defined(_MSC_VER) && !defined(_MSC_EXTENSIONS) >27: # define _MSC_EXTENSIONS >27: #endif >27: #if defined(__GNUC__) && __GNUC__ < 3 >27: # define _GNU_SOURCE >27: #endif >27: #include <limits.h> >27: >27: #include <stdio.h> >27: #include <string.h> >27: >27: /* Due to shell differences and limitations of ADD_DEFINITIONS the >27: KWSYS_CXX_TYPE_INFO_FILE macro will sometimes have double quotes >27: and sometimes not. This macro will make sure the value is treated >27: as a double-quoted string. */ >27: #define TO_STRING(x) TO_STRING0(x) >27: #define TO_STRING0(x) TO_STRING1(x) >27: #define TO_STRING1(x) #x >27: >27: void f() {} >27: >27: int main() >27: { >27: /* Construct the output file name. Some preprocessors will add an >27: extra level of double quotes, so strip them. */ >27: char fbuf[] = TO_STRING(KWSYS_CXX_TYPE_INFO_FILE); >27: char* fname = fbuf; >27: if(fname[0] == '"') >27: { >27: ++fname; >27: int len = static_cast<int>(strlen(fname)); >27: if(len > 0 && fname[len-1] == '"') >27: { >27: fname[len-1] = 0; >27: } >27: } >27: >27: /* Try to open the output file. */ >27: if(FILE* fout = fopen(fname, "w")) >27: { >27: /* Set the size of standard types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_CHAR %d)\n", static_cast<int>(sizeof(char))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_SHORT %d)\n", static_cast<int>(sizeof(short))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_INT %d)\n", static_cast<int>(sizeof(int))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG %d)\n", static_cast<int>(sizeof(long))); >27: >27: /* Set the size of some non-standard but common types. */ >27: /* Check for a limits.h macro for long long to see if the type exists. */ >27: #if defined(LLONG_MAX) || defined(LONG_LONG_MAX) || defined(LONGLONG_MAX) >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG %d)\n", static_cast<int>(sizeof(long long))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF_LONG_LONG 0) # No long long available.\n"); >27: #endif >27: /* Check for a limits.h macro for __int64 to see if the type exists. */ >27: #if defined(_I64_MIN) >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 %d)\n", static_cast<int>(sizeof(__int64))); >27: #else >27: fprintf(fout, "SET(KWSYS_SIZEOF___INT64 0) # No __int64 available.\n"); >27: #endif >27: >27: /* Set the size of some pointer types. */ >27: fprintf(fout, "SET(KWSYS_SIZEOF_PDATA %d)\n", static_cast<int>(sizeof(void*))); >27: fprintf(fout, "SET(KWSYS_SIZEOF_PFUNC %d)\n", static_cast<int>(sizeof(&f))); >27: >27: /* Set whether the native type "char" is signed or unsigned. */ >27: unsigned char uc = 255; >27: fprintf(fout, "SET(KWSYS_CHAR_IS_SIGNED %d)\n", >27: (*reinterpret_cast<char*>(&uc) < 0)?1:0); >27: >27: fclose(fout); >27: return 0; >27: } >27: else >27: { >27: fprintf(stderr, "Failed to write fundamental type info to \"%s\".\n", >27: fname); >27: return 1; >27: } >27: } >27: #endif >27: ------------------------------------------ >27: Test succeded >27: Try: g++ >27: Line: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables /builddir/build/BUILD/cmake-2.8.2/Modules/TestForAnsiForScope.cxx -o cmake_bootstrap_15311_test >27: ---------- file ----------------------- >27: int main(int, char*[]) >27: { >27: int i; >27: for(int i=0; i < 1; ++i); >27: (void)i; >27: return 0; >27: } >27: ------------------------------------------ >27: Test succeded >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/../../Source/cmsys/Configure.hxx": >27: ---------------------------------------------------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: #ifndef cmsys_Configure_hxx >27: #define cmsys_Configure_hxx >27: >27: /* Include C configuration. */ >27: #include <cmsys/Configure.h> >27: >27: /* Disable cleanup of putenv memory for issues with GCOV */ >27: #if 0 >27: #define KWSYS_DO_NOT_CLEAN_PUTENV >27: #else >27: #undef KWSYS_DO_NOT_CLEAN_PUTENV >27: #endif >27: >27: >27: >27: /* Whether ANSI C++ stream headers are to be used. */ >27: #define cmsys_IOS_USE_ANSI 1 >27: >27: /* Whether ANSI C++ streams are in std namespace. */ >27: #define cmsys_IOS_HAVE_STD 1 >27: >27: /* Whether ANSI C++ <sstream> header is to be used. */ >27: #define cmsys_IOS_USE_SSTREAM 1 >27: >27: /* Whether old C++ <strstream.h> header is to be used. */ >27: #define cmsys_IOS_USE_STRSTREAM_H 0 >27: >27: /* Whether old C++ <strstrea.h> header is to be used. */ >27: #define cmsys_IOS_USE_STRSTREA_H 0 >27: >27: /* Whether C++ streams support the ios::binary openmode. */ >27: #define cmsys_IOS_HAVE_BINARY 1 >27: >27: /* Whether STL is in std namespace. */ >27: #define cmsys_STL_HAVE_STD 1 >27: >27: /* Whether the STL string has operator<< for ostream. */ >27: #define cmsys_STL_STRING_HAVE_OSTREAM 1 >27: >27: /* Whether the STL string has operator>> for istream. */ >27: #define cmsys_STL_STRING_HAVE_ISTREAM 1 >27: >27: /* Whether the STL string has operator!= for char*. */ >27: #define cmsys_STL_STRING_HAVE_NEQ_CHAR 1 >27: >27: /* Define the stl namespace macro. */ >27: #if cmsys_STL_HAVE_STD >27: # define cmsys_stl std >27: #else >27: # define cmsys_stl >27: #endif >27: >27: /* Define the ios namespace macro. */ >27: #if cmsys_IOS_HAVE_STD >27: # define cmsys_ios_namespace std >27: #else >27: # define cmsys_ios_namespace >27: #endif >27: #if cmsys_IOS_USE_SSTREAM >27: # define cmsys_ios cmsys_ios_namespace >27: #else >27: # define cmsys_ios cmsys_ios >27: #endif >27: >27: /* Define the ios::binary openmode macro. */ >27: #if cmsys_IOS_HAVE_BINARY >27: # define cmsys_ios_binary cmsys_ios::ios::binary >27: #else >27: # define cmsys_ios_binary 0 >27: #endif >27: >27: /* Whether the cstddef header is available. */ >27: #define cmsys_CXX_HAS_CSTDDEF 1 >27: >27: /* Whether the compiler supports null template arguments. */ >27: #define cmsys_CXX_HAS_NULL_TEMPLATE_ARGS 1 >27: >27: /* Define the null template arguments macro. */ >27: #if cmsys_CXX_HAS_NULL_TEMPLATE_ARGS >27: # define cmsys_CXX_NULL_TEMPLATE_ARGS <> >27: #else >27: # define cmsys_CXX_NULL_TEMPLATE_ARGS >27: #endif >27: >27: /* Whether the compiler supports member templates. */ >27: #define cmsys_CXX_HAS_MEMBER_TEMPLATES 1 >27: >27: /* Whether the compiler supports argument dependent lookup. */ >27: #define cmsys_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP 1 >27: >27: /* Whether the compiler supports standard full specialization syntax. */ >27: #define cmsys_CXX_HAS_FULL_SPECIALIZATION 1 >27: >27: /* Define the specialization definition macro. */ >27: #if cmsys_CXX_HAS_FULL_SPECIALIZATION >27: # define cmsys_CXX_DEFINE_SPECIALIZATION template <> >27: #else >27: # define cmsys_CXX_DEFINE_SPECIALIZATION >27: #endif >27: >27: /* Define typename keyword macro for use in declarations. */ >27: #if defined(_MSC_VER) && _MSC_VER < 1300 >27: # define cmsys_CXX_DECL_TYPENAME >27: #else >27: # define cmsys_CXX_DECL_TYPENAME typename >27: #endif >27: >27: /* Whether the stl has iterator_traits. */ >27: #define cmsys_STL_HAS_ITERATOR_TRAITS 1 >27: >27: /* Whether the stl has iterator_category. */ >27: #define cmsys_STL_HAS_ITERATOR_CATEGORY 0 >27: >27: /* Whether the stl has __iterator_category. */ >27: #define cmsys_STL_HAS___ITERATOR_CATEGORY 0 >27: >27: /* Whether the stl allocator is the standard template. */ >27: #define cmsys_STL_HAS_ALLOCATOR_TEMPLATE 1 >27: >27: /* Whether the stl allocator is not a template. */ >27: #define cmsys_STL_HAS_ALLOCATOR_NONTEMPLATE 0 >27: >27: /* Whether the stl allocator has rebind. */ >27: #define cmsys_STL_HAS_ALLOCATOR_REBIND 1 >27: >27: /* Whether the stl allocator has a size argument for max_size. */ >27: #define cmsys_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT 0 >27: >27: /* Whether the stl containers support allocator objects. */ >27: #define cmsys_STL_HAS_ALLOCATOR_OBJECTS 1 >27: >27: /* Whether struct stat has the st_mtim member for high resolution times. */ >27: #define cmsys_STAT_HAS_ST_MTIM 1 >27: >27: /* If building a C++ file in kwsys itself, give the source file >27: access to the macros without a configured namespace. */ >27: #if defined(KWSYS_NAMESPACE) >27: # if !cmsys_NAME_IS_KWSYS >27: # define kwsys_stl cmsys_stl >27: # define kwsys_ios cmsys_ios >27: # define kwsys cmsys >27: # define kwsys_ios_binary cmsys_ios_binary >27: # endif >27: # define KWSYS_NAME_IS_KWSYS cmsys_NAME_IS_KWSYS >27: # define KWSYS_STL_HAVE_STD cmsys_STL_HAVE_STD >27: # define KWSYS_IOS_HAVE_STD cmsys_IOS_HAVE_STD >27: # define KWSYS_IOS_USE_ANSI cmsys_IOS_USE_ANSI >27: # define KWSYS_IOS_USE_SSTREAM cmsys_IOS_USE_SSTREAM >27: # define KWSYS_IOS_USE_STRSTREAM_H cmsys_IOS_USE_STRSTREAM_H >27: # define KWSYS_IOS_USE_STRSTREA_H cmsys_IOS_USE_STRSTREA_H >27: # define KWSYS_IOS_HAVE_BINARY cmsys_IOS_HAVE_BINARY >27: # define KWSYS_STAT_HAS_ST_MTIM cmsys_STAT_HAS_ST_MTIM >27: # define KWSYS_CXX_HAS_CSTDDEF cmsys_CXX_HAS_CSTDDEF >27: # define KWSYS_STL_STRING_HAVE_OSTREAM cmsys_STL_STRING_HAVE_OSTREAM >27: # define KWSYS_STL_STRING_HAVE_ISTREAM cmsys_STL_STRING_HAVE_ISTREAM >27: # define KWSYS_STL_STRING_HAVE_NEQ_CHAR cmsys_STL_STRING_HAVE_NEQ_CHAR >27: # define KWSYS_CXX_NULL_TEMPLATE_ARGS cmsys_CXX_NULL_TEMPLATE_ARGS >27: # define KWSYS_CXX_HAS_MEMBER_TEMPLATES cmsys_CXX_HAS_MEMBER_TEMPLATES >27: # define KWSYS_CXX_HAS_FULL_SPECIALIZATION cmsys_CXX_HAS_FULL_SPECIALIZATION >27: # define KWSYS_CXX_DEFINE_SPECIALIZATION cmsys_CXX_DEFINE_SPECIALIZATION >27: # define KWSYS_CXX_DECL_TYPENAME cmsys_CXX_DECL_TYPENAME >27: # define KWSYS_STL_HAS_ALLOCATOR_REBIND cmsys_STL_HAS_ALLOCATOR_REBIND >27: # define KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT cmsys_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT >27: # define KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP cmsys_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP >27: # define KWSYS_STL_HAS_ITERATOR_TRAITS cmsys_STL_HAS_ITERATOR_TRAITS >27: # define KWSYS_STL_HAS_ITERATOR_CATEGORY cmsys_STL_HAS_ITERATOR_CATEGORY >27: # define KWSYS_STL_HAS___ITERATOR_CATEGORY cmsys_STL_HAS___ITERATOR_CATEGORY >27: # define KWSYS_STL_HAS_ALLOCATOR_TEMPLATE cmsys_STL_HAS_ALLOCATOR_TEMPLATE >27: # define KWSYS_STL_HAS_ALLOCATOR_NONTEMPLATE cmsys_STL_HAS_ALLOCATOR_NONTEMPLATE >27: # define KWSYS_STL_HAS_ALLOCATOR_OBJECTS cmsys_STL_HAS_ALLOCATOR_OBJECTS >27: #endif >27: >27: #endif >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/../../Source/cmsys/Configure.h": >27: ---------------------------------------------------------------- >27: /*============================================================================ >27: KWSys - Kitware System Library >27: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium >27: >27: Distributed under the OSI-approved BSD License (the "License"); >27: see accompanying file Copyright.txt for details. >27: >27: This software is distributed WITHOUT ANY WARRANTY; without even the >27: implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >27: See the License for more information. >27: ============================================================================*/ >27: #ifndef cmsys_Configure_h >27: #define cmsys_Configure_h >27: >27: /* If we are building a kwsys .c or .cxx file, let it use the kwsys >27: namespace. When not building a kwsys source file these macros are >27: temporarily defined inside the headers that use them. */ >27: #if defined(KWSYS_NAMESPACE) >27: # define kwsys_ns(x) cmsys##x >27: # define kwsysEXPORT cmsys_EXPORT >27: #endif >27: >27: /* Disable some warnings inside kwsys source files. */ >27: #if defined(KWSYS_NAMESPACE) >27: # if defined(__BORLANDC__) >27: # pragma warn -8027 /* function not inlined. */ >27: # endif >27: # if defined(__INTEL_COMPILER) >27: # pragma warning (disable: 1572) /* floating-point equality test */ >27: # endif >27: # if defined(__sgi) && !defined(__GNUC__) >27: # pragma set woff 3970 /* pointer to int conversion */ >27: # pragma set woff 3968 /* 64 bit conversion */ >27: # endif >27: #endif >27: >27: /* Whether kwsys namespace is "kwsys". */ >27: #define cmsys_NAME_IS_KWSYS 0 >27: >27: /* If we are building a kwsys .c or .cxx file, suppress the Microsoft >27: deprecation warnings. */ >27: #if defined(KWSYS_NAMESPACE) >27: # ifndef _CRT_NONSTDC_NO_DEPRECATE >27: # define _CRT_NONSTDC_NO_DEPRECATE >27: # endif >27: # ifndef _CRT_SECURE_NO_DEPRECATE >27: # define _CRT_SECURE_NO_DEPRECATE >27: # endif >27: # ifndef _SCL_SECURE_NO_DEPRECATE >27: # define _SCL_SECURE_NO_DEPRECATE >27: # endif >27: #endif >27: >27: /* Whether Large File Support is requested. */ >27: #define cmsys_LFS_REQUESTED 1 >27: >27: /* Whether Large File Support is available. */ >27: #if cmsys_LFS_REQUESTED >27: # define cmsys_LFS_AVAILABLE 1 >27: #endif >27: >27: /* Setup Large File Support if requested. */ >27: #if cmsys_LFS_REQUESTED >27: /* Since LFS is requested this header must be included before system >27: headers whether or not LFS is available. */ >27: # if 0 && (defined(_SYS_TYPES_H) || defined(_SYS_TYPES_INCLUDED)) >27: # error "cmsys/Configure.h must be included before sys/types.h" >27: # endif >27: /* Enable the large file API if it is available. */ >27: # if cmsys_LFS_AVAILABLE && \ >27: !defined(cmsys_LFS_NO_DEFINES) >27: # if !defined(_LARGEFILE_SOURCE) && \ >27: !defined(cmsys_LFS_NO_DEFINE_LARGEFILE_SOURCE) >27: # define _LARGEFILE_SOURCE >27: # endif >27: # if !defined(_LARGEFILE64_SOURCE) && \ >27: !defined(cmsys_LFS_NO_DEFINE_LARGEFILE64_SOURCE) >27: # define _LARGEFILE64_SOURCE >27: # endif >27: # if !defined(_LARGE_FILES) && \ >27: !defined(cmsys_LFS_NO_DEFINE_LARGE_FILES) >27: # define _LARGE_FILES >27: # endif >27: # if !defined(_FILE_OFFSET_BITS) && \ >27: !defined(cmsys_LFS_NO_DEFINE_FILE_OFFSET_BITS) >27: # define _FILE_OFFSET_BITS 64 >27: # endif >27: # if 0 && (defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS < 64) >27: # error "_FILE_OFFSET_BITS must be defined to at least 64" >27: # endif >27: # endif >27: #endif >27: >27: /* Setup the export macro. */ >27: #if 0 >27: # if defined(_WIN32) || defined(__CYGWIN__) >27: # if defined(cmsys_EXPORTS) >27: # define cmsys_EXPORT __declspec(dllexport) >27: # else >27: # define cmsys_EXPORT __declspec(dllimport) >27: # endif >27: # elif __GNUC__ >= 4 >27: # define cmsys_EXPORT __attribute__ ((visibility("default"))) >27: # else >27: # define cmsys_EXPORT >27: # endif >27: #else >27: # define cmsys_EXPORT >27: #endif >27: >27: /* Enable warnings that are off by default but are useful. */ >27: #if !defined(cmsys_NO_WARNING_ENABLE) >27: # if defined(_MSC_VER) >27: # pragma warning ( default : 4263 ) /* no override, call convention differs */ >27: # endif >27: #endif >27: >27: /* Disable warnings that are on by default but occur in valid code. */ >27: #if !defined(cmsys_NO_WARNING_DISABLE) >27: # if defined(_MSC_VER) >27: # pragma warning (disable: 4097) /* typedef is synonym for class */ >27: # pragma warning (disable: 4127) /* conditional expression is constant */ >27: # pragma warning (disable: 4244) /* possible loss in conversion */ >27: # pragma warning (disable: 4251) /* missing DLL-interface */ >27: # pragma warning (disable: 4305) /* truncation from type1 to type2 */ >27: # pragma warning (disable: 4309) /* truncation of constant value */ >27: # pragma warning (disable: 4514) /* unreferenced inline function */ >27: # pragma warning (disable: 4706) /* assignment in conditional expression */ >27: # pragma warning (disable: 4710) /* function not inlined */ >27: # pragma warning (disable: 4786) /* identifier truncated in debug info */ >27: # endif >27: #endif >27: >27: /* MSVC 6.0 in release mode will warn about code it produces with its >27: optimizer. Disable the warnings specifically for this >27: configuration. Real warnings will be revealed by a debug build or >27: by other compilers. */ >27: #if !defined(cmsys_NO_WARNING_DISABLE_BOGUS) >27: # if defined(_MSC_VER) && (_MSC_VER < 1300) && defined(NDEBUG) >27: # pragma warning ( disable : 4701 ) /* Variable may be used uninitialized. */ >27: # pragma warning ( disable : 4702 ) /* Unreachable code. */ >27: # endif >27: #endif >27: >27: #endif >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: Contents of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeOutput.log": >27: ---------------------------------------------------------------- >27: The system is: Linux - 2.6.33.3-85.fc13.x86_64 - i686 >28: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MathTest >28: ======== CMake output ====== >28: The C compiler identification is GNU >28: The CXX compiler identification is GNU >28: Check for working C compiler: /usr/bin/gcc >28: Configuring >28: Check for working C compiler: /usr/bin/gcc -- works >28: Detecting C compiler ABI info >28: Configuring >28: Detecting C compiler ABI info - done >28: Check for working CXX compiler: /usr/bin/c++ >28: Configuring >28: Check for working CXX compiler: /usr/bin/c++ -- works >28: Detecting CXX compiler ABI info >28: Configuring >28: Detecting CXX compiler ABI info - done >28: Configuring >28: Configuring done >28: Generating >28: Generating done >28: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MathTest >28: Configuring >28: Configuring done >28: Generating >28: Generating done >28: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MathTest >28: ======== End CMake output ====== >28: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MathTest >28: >28: Run Clean Command:/usr/bin/gmake "clean" >28: >28: Run Build Command:/usr/bin/gmake >28: Scanning dependencies of target MathTest >28: [100%] Building CXX object CMakeFiles/MathTest.dir/MathTestExec.cxx.o >28: Linking CXX executable MathTest >28: [100%] Built target MathTest >28: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/MathTest/MathTest" >28: >27: Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. >27: Compiler: /usr/bin/gcc >27: Build flags: >27: Id flags: >27: >27: The output was: >27: 0 >27: >27: >27: Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" >27: >27: The C compiler identification is GNU, found in "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CompilerIdC/a.out" >27: >27: Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. >27: Compiler: /usr/bin/c++ >27: Build flags: >27: Id flags: >27: >27: The output was: >27: 0 >27: CMakeCXXCompilerId.cpp:79:58: warning: deprecated conversion from string constant to 'char*' >27: CMakeCXXCompilerId.cpp:192:58: warning: deprecated conversion from string constant to 'char*' >27: CMakeCXXCompilerId.cpp:193:54: warning: deprecated conversion from string constant to 'char*' >27: >27: >27: Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" >27: >27: The CXX compiler identification is GNU, found in "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CompilerIdCXX/a.out" >27: >27: Determining if the C compiler works passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: /usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o >27: /usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp/testCCompiler.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/gcc CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp' >27: >27: >27: Detecting C compiler ABI info compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: /usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o >27: /usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCCompilerABI.c >27: Linking C executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/gcc -v CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic >27: Using built-in specs. >27: COLLECT_GCC=/usr/bin/gcc >27: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper >27: Target: i686-redhat-linux >27: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux >27: Thread model: posix >27: gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) >27: COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/ >27: LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/ >27: COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec' '-rdynamic' '-mtune=generic' '-march=i686' >27: /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp' >27: >27: >27: Parsed C implicit link information from above output: >27: link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)] >27: ignore line: [Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp] >27: ignore line: [] >27: ignore line: [Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"] >27: ignore line: [/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build] >27: ignore line: [gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp'] >27: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp/CMakeFiles 1] >27: ignore line: [Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o] >27: ignore line: [/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCCompilerABI.c] >27: ignore line: [Linking C executable cmTryCompileExec] >27: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1] >27: ignore line: [/usr/bin/gcc -v CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic ] >27: ignore line: [Using built-in specs.] >27: ignore line: [COLLECT_GCC=/usr/bin/gcc] >27: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper] >27: ignore line: [Target: i686-redhat-linux] >27: ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux] >27: ignore line: [Thread model: posix] >27: ignore line: [gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) ] >27: ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/] >27: ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/] >27: ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec' '-rdynamic' '-mtune=generic' '-march=i686'] >27: link line: [ /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] >27: arg [/usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2] ==> ignore >27: arg [--build-id] ==> ignore >27: arg [--no-add-needed] ==> ignore >27: arg [--eh-frame-hdr] ==> ignore >27: arg [-m] ==> ignore >27: arg [elf_i386] ==> ignore >27: arg [--hash-style=gnu] ==> ignore >27: arg [-export-dynamic] ==> ignore >27: arg [-dynamic-linker] ==> ignore >27: arg [/lib/ld-linux.so.2] ==> ignore >27: arg [-o] ==> ignore >27: arg [cmTryCompileExec] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o] ==> ignore >27: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] >27: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] >27: arg [CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o] ==> ignore >27: arg [-lgcc] ==> lib [gcc] >27: arg [--as-needed] ==> ignore >27: arg [-lgcc_s] ==> lib [gcc_s] >27: arg [--no-as-needed] ==> ignore >27: arg [-lc] ==> lib [c] >27: arg [-lgcc] ==> lib [gcc] >27: arg [--as-needed] ==> ignore >27: arg [-lgcc_s] ==> lib [gcc_s] >27: arg [--no-as-needed] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] ==> ignore >27: remove lib [gcc] >27: remove lib [gcc_s] >27: remove lib [gcc] >27: remove lib [gcc_s] >27: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> [/usr/lib/gcc/i686-redhat-linux/4.5.1] >27: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> [/usr/lib] >27: implicit libs: [c] >27: implicit dirs: [/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib] >27: >27: >27: Determining if the CXX compiler works passed with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: /usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o >27: /usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp/testCXXCompiler.cxx >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/c++ CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -o cmTryCompileExec -rdynamic >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp' >27: >27: >27: Detecting CXX compiler ABI info compiled with the following output: >27: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp >27: >27: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" >27: /usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build >27: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp' >27: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp/CMakeFiles 1 >27: Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o >27: /usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXCompilerABI.cpp >27: Linking CXX executable cmTryCompileExec >27: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 >27: /usr/bin/c++ -v CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic >27: Using built-in specs. >27: COLLECT_GCC=/usr/bin/c++ >27: COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper >27: Target: i686-redhat-linux >27: Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux >27: Thread model: posix >27: gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) >27: COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/ >27: LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/ >27: COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=i686' >27: /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o >27: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp' >27: >27: >27: Parsed CXX implicit link information from above output: >27: link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)] >27: ignore line: [Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp] >27: ignore line: [] >27: ignore line: [Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"] >27: ignore line: [/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build] >27: ignore line: [gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp'] >27: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeTmp/CMakeFiles 1] >27: ignore line: [Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o] >27: ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXCompilerABI.cpp] >27: ignore line: [Linking CXX executable cmTryCompileExec] >27: ignore line: [/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1] >27: ignore line: [/usr/bin/c++ -v CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic ] >27: ignore line: [Using built-in specs.] >27: ignore line: [COLLECT_GCC=/usr/bin/c++] >27: ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper] >27: ignore line: [Target: i686-redhat-linux] >27: ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux] >27: ignore line: [Thread model: posix] >27: ignore line: [gcc version 4.5.1 20100812 (Red Hat 4.5.1-1) (GCC) ] >27: ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/4.5.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/] >27: ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.5.1/:/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../:/lib/:/usr/lib/] >27: ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=i686'] >27: link line: [ /usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2 --build-id --no-add-needed --eh-frame-hdr -m elf_i386 --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTryCompileExec /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] >27: arg [/usr/libexec/gcc/i686-redhat-linux/4.5.1/collect2] ==> ignore >27: arg [--build-id] ==> ignore >27: arg [--no-add-needed] ==> ignore >27: arg [--eh-frame-hdr] ==> ignore >27: arg [-m] ==> ignore >27: arg [elf_i386] ==> ignore >27: arg [--hash-style=gnu] ==> ignore >27: arg [-export-dynamic] ==> ignore >27: arg [-dynamic-linker] ==> ignore >27: arg [/lib/ld-linux.so.2] ==> ignore >27: arg [-o] ==> ignore >27: arg [cmTryCompileExec] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o] ==> ignore >27: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] >27: arg [-L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] >27: arg [CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore >27: arg [-lstdc++] ==> lib [stdc++] >27: arg [-lm] ==> lib [m] >27: arg [-lgcc_s] ==> lib [gcc_s] >27: arg [-lgcc] ==> lib [gcc] >27: arg [-lc] ==> lib [c] >27: arg [-lgcc_s] ==> lib [gcc_s] >27: arg [-lgcc] ==> lib [gcc] >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o] ==> ignore >27: arg [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o] ==> ignore >27: remove lib [gcc_s] >27: remove lib [gcc] >27: remove lib [gcc_s] >27: remove lib [gcc] >27: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1] ==> [/usr/lib/gcc/i686-redhat-linux/4.5.1] >27: collapse dir [/usr/lib/gcc/i686-redhat-linux/4.5.1/../../..] ==> [/usr/lib] >27: implicit libs: [stdc++;m;c] >27: implicit dirs: [/usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib] >27: >27: >27: Avoid ctest truncation of output: CTEST_FULL_OUTPUT >27: ================================================================ >27: The file "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SystemInformation/CMakeFiles/CMakeError.log" does not exist. >27: > 26/169 Test #28: MathTest ............................... Passed 1.10 sec > 27/169 Test #27: SystemInformation ...................... Passed 3.10 sec >test 29 > Start 29: Simple >29: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Simple /builddir/build/BUILD/cmake-2.8.2/build/Tests/Simple --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Simple --test-command Simple >29: Test timeout computed to be: 1500 >test 30 > Start 30: PreOrder >30: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/PreOrder /builddir/build/BUILD/cmake-2.8.2/build/Tests/PreOrder --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project PreOrder --test-command PreOrder >30: Test timeout computed to be: 1500 >30: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/PreOrder >30: ======== CMake output ====== >30: The C compiler identification is GNU >30: The CXX compiler identification is GNU >30: Check for working C compiler: /usr/bin/gcc >30: Configuring >30: Check for working C compiler: /usr/bin/gcc -- works >30: Detecting C compiler ABI info >30: Configuring >30: Detecting C compiler ABI info - 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: Configuring >30: CMake Warning (dev) in CMakeLists.txt: >30: No cmake_minimum_required command is present. A line of code such as >30: >30: cmake_minimum_required(VERSION 2.8) >30: >30: should be added at the top of the file. The version specified may be lower >30: if you wish to support older CMake versions for this project. For more >30: information run "cmake --help-policy CMP0000". >30: This warning is for project developers. Use -Wno-dev to suppress it. >30: >30: Configuring >30: Configuring >30: Configuring done >30: Generating >30: Generating >30: Generating done >30: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/PreOrder >30: Configuring >30: CMake Warning (dev) in CMakeLists.txt: >30: No cmake_minimum_required command is present. A line of code such as >30: >30: cmake_minimum_required(VERSION 2.8) >30: >30: should be added at the top of the file. The version specified may be lower >30: if you wish to support older CMake versions for this project. For more >30: information run "cmake --help-policy CMP0000". >30: This warning is for project developers. Use -Wno-dev to suppress it. >30: >30: Configuring >30: Configuring >30: Configuring done >30: Generating >30: Generating >30: Generating done >30: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/PreOrder >30: ======== End CMake output ====== >30: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/PreOrder >30: >30: Run Clean Command:/usr/bin/gmake "clean" >30: >30: Run Build Command:/usr/bin/gmake >30: Scanning dependencies of target simpleLib >30: [ 50%] Building CXX object Library/CMakeFiles/simpleLib.dir/simpleLib.o >30: Linking CXX static library libsimpleLib.a >30: [ 50%] Built target simpleLib >30: Scanning dependencies of target PreOrder >30: [100%] Building CXX object CMakeFiles/PreOrder.dir/simple.o >30: Linking CXX executable PreOrder >30: [100%] Built target PreOrder >30: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/PreOrder/PreOrder" >30: > 28/169 Test #30: PreOrder ............................... Passed 1.41 sec >test 31 > Start 31: COnly >31: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/COnly /builddir/build/BUILD/cmake-2.8.2/build/Tests/COnly --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project COnly --test-command COnly >31: Test timeout computed to be: 1500 >29: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Simple >29: ======== CMake output ====== >29: The C compiler identification is GNU >29: The CXX compiler identification is GNU >29: Check for working C compiler: /usr/bin/gcc >29: Configuring >29: Check for working C compiler: /usr/bin/gcc -- works >29: Detecting C compiler ABI info >29: Configuring >29: Detecting C compiler ABI info - 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: Configuring >29: Configuring done >29: Generating >29: Generating done >29: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Simple >29: Configuring >29: Configuring done >29: Generating >29: Generating done >29: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Simple >29: ======== End CMake output ====== >29: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Simple >29: >29: Run Clean Command:/usr/bin/gmake "clean" >29: >29: Run Build Command:/usr/bin/gmake >29: Scanning dependencies of target simpleLib >29: [ 25%] Building CXX object CMakeFiles/simpleLib.dir/simpleLib.cxx.o >29: [ 50%] Building C object CMakeFiles/simpleLib.dir/simpleCLib.c.o >29: [ 75%] Building CXX object CMakeFiles/simpleLib.dir/simpleWe.cpp.o >29: Linking CXX static library libsimpleLib.a >29: [ 75%] Built target simpleLib >29: Scanning dependencies of target Simple >29: [100%] Building CXX object CMakeFiles/Simple.dir/simple.cxx.o >29: Linking CXX executable Simple >29: [100%] Built target Simple >29: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Simple/Simple" >29: Count: 0/10 >29: Count: 1/10 >29: Count: 2/10 >29: Count: 3/10 >29: Count: 4/10 >29: Count: 5/10 >29: Count: 6/10 >29: Count: 7/10 >29: Count: 8/10 >29: Count: 9/10 >29: This one has nonstandard extension >29: > 29/169 Test #29: Simple ................................. Passed 1.53 sec >test 32 > Start 32: CxxOnly >32: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CxxOnly /builddir/build/BUILD/cmake-2.8.2/build/Tests/CxxOnly --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project CxxOnly --test-command CxxOnly >32: Test timeout computed to be: 1500 >31: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/COnly >31: ======== CMake output ====== >31: The C compiler identification is GNU >31: Check for working C compiler: /usr/bin/gcc >31: Configuring >31: Check for working C compiler: /usr/bin/gcc -- works >31: Detecting C compiler ABI info >31: Configuring >31: Detecting C compiler ABI info - done >31: String: # CMake >31: Language is C >31: Configuring >31: Configuring done >31: Generating >31: Generating done >31: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/COnly >31: String: # CMake >31: Language is C >31: Configuring >31: Configuring done >31: Generating >31: Generating done >31: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/COnly >31: ======== End CMake output ====== >31: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/COnly >31: >31: Run Clean Command:/usr/bin/gmake "clean" >31: >31: Run Build Command:/usr/bin/gmake >31: Scanning dependencies of target testc1 >31: [ 25%] Building C object CMakeFiles/testc1.dir/libc1.c.o >31: Linking C static library libtestc1.a >31: [ 25%] Built target testc1 >31: Scanning dependencies of target testc2 >31: [ 50%] Building C object CMakeFiles/testc2.dir/libc2.c.o >31: Linking C shared library libtestc2.so >31: [ 50%] Built target testc2 >31: Scanning dependencies of target COnly >31: [ 75%] Building C object CMakeFiles/COnly.dir/conly.c.o >31: [100%] Building C object CMakeFiles/COnly.dir/foo.c.o >31: Linking C executable COnly >31: [100%] Built target COnly >31: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/COnly/COnly" >31: Foo: Foo 0 >31: > 30/169 Test #31: COnly .................................. Passed 0.92 sec >test 33 > Start 33: IPO >33: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/IPO /builddir/build/BUILD/cmake-2.8.2/build/Tests/IPO --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project IPO --test-command COnly/COnly >33: Test timeout computed to be: 1500 >32: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CxxOnly >32: ======== CMake output ====== >32: The CXX compiler identification is GNU >32: Check for working CXX compiler: /usr/bin/c++ >32: Configuring >32: Check for working CXX compiler: /usr/bin/c++ -- works >32: Detecting CXX compiler ABI info >32: Configuring >32: Detecting CXX compiler ABI info - done >32: Configuring >32: Configuring done >32: Generating >32: Generating done >32: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CxxOnly >32: Configuring >32: Configuring done >32: Generating >32: Generating done >32: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CxxOnly >32: ======== End CMake output ====== >32: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CxxOnly >32: >32: Run Clean Command:/usr/bin/gmake "clean" >32: >32: Run Build Command:/usr/bin/gmake >32: Scanning dependencies of target testcxx2 >32: [ 33%] Building CXX object CMakeFiles/testcxx2.dir/libcxx2.cxx.o >32: Linking CXX shared library libtestcxx2.so >32: [ 33%] Built target testcxx2 >32: Scanning dependencies of target testcxx1 >32: [ 66%] Building CXX object CMakeFiles/testcxx1.dir/libcxx1.cxx.o >32: Linking CXX static library libtestcxx1.a >32: [ 66%] Built target testcxx1 >32: Scanning dependencies of target CxxOnly >32: [100%] Building CXX object CMakeFiles/CxxOnly.dir/cxxonly.cxx.o >32: Linking CXX executable CxxOnly >32: [100%] Built target CxxOnly >32: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CxxOnly/CxxOnly" >32: > 31/169 Test #32: CxxOnly ................................ Passed 1.12 sec >test 34 > Start 34: OutDir >34: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/OutDir /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project OutDir --test-command runtime/OutDir >34: Test timeout computed to be: 1500 >33: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/IPO >33: ======== CMake output ====== >33: Configuring >33: The C compiler identification is GNU >33: Check for working C compiler: /usr/bin/gcc >33: Configuring >33: Check for working C compiler: /usr/bin/gcc -- works >33: Detecting C compiler ABI info >33: Configuring >33: Detecting C compiler ABI info - done >33: String: # CMake >33: Language is C >33: Configuring >33: The CXX compiler identification is GNU >33: Check for working CXX compiler: /usr/bin/c++ >33: Configuring >33: Check for working CXX compiler: /usr/bin/c++ -- works >33: Detecting CXX compiler ABI info >33: Configuring >33: Detecting CXX compiler ABI info - done >33: Configuring >33: Configuring >33: Configuring >33: Configuring done >33: Generating >33: Generating >33: Generating >33: Generating done >33: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/IPO >33: Configuring >33: String: # CMake >33: Language is C >33: Configuring >33: Configuring >33: Configuring >33: Configuring >33: Configuring done >33: Generating >33: Generating >33: Generating >33: Generating done >33: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/IPO >33: ======== End CMake output ====== >33: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/IPO >33: >33: Run Clean Command:/usr/bin/gmake "clean" >33: >33: Run Build Command:/usr/bin/gmake >33: Scanning dependencies of target testc1 >33: [ 14%] Building C object COnly/CMakeFiles/testc1.dir/libc1.c.o >33: Linking C static library libtestc1.a >33: [ 14%] Built target testc1 >33: Scanning dependencies of target testc2 >33: [ 28%] Building C object COnly/CMakeFiles/testc2.dir/libc2.c.o >33: Linking C shared library libtestc2.so >33: [ 28%] Built target testc2 >33: Scanning dependencies of target COnly >33: [ 42%] Building C object COnly/CMakeFiles/COnly.dir/conly.c.o >33: [ 57%] Building C object COnly/CMakeFiles/COnly.dir/foo.c.o >33: Linking C executable COnly >33: [ 57%] Built target COnly >33: Scanning dependencies of target testcxx2 >33: [ 71%] Building CXX object CxxOnly/CMakeFiles/testcxx2.dir/libcxx2.cxx.o >33: Linking CXX shared library libtestcxx2.so >33: [ 71%] Built target testcxx2 >33: Scanning dependencies of target testcxx1 >33: [ 85%] Building CXX object CxxOnly/CMakeFiles/testcxx1.dir/libcxx1.cxx.o >33: Linking CXX static library libtestcxx1.a >33: [ 85%] Built target testcxx1 >33: Scanning dependencies of target CxxOnly >33: [100%] Building CXX object CxxOnly/CMakeFiles/CxxOnly.dir/cxxonly.cxx.o >33: Linking CXX executable CxxOnly >33: [100%] Built target CxxOnly >33: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/IPO/COnly/COnly" >33: Foo: Foo 0 >33: > 32/169 Test #33: IPO .................................... Passed 1.76 sec >test 35 > Start 35: NewlineArgs >35: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/NewlineArgs /builddir/build/BUILD/cmake-2.8.2/build/Tests/NewlineArgs --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project NewlineArgs --test-command NewlineArgs >35: Test timeout computed to be: 1500 >34: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir >34: ======== CMake output ====== >34: The C compiler identification is GNU >34: Check for working C compiler: /usr/bin/gcc >34: Configuring >34: Check for working C compiler: /usr/bin/gcc -- works >34: Detecting C compiler ABI info >34: Configuring >34: Detecting C compiler ABI info - done >34: Configuring >34: String: # CMake >34: Language is C >34: Configuring >34: Configuring >34: Configuring done >34: Generating >34: Generating >34: Generating done >34: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir >34: Configuring >34: String: # CMake >34: Language is C >34: Configuring >34: Configuring >34: Configuring done >34: Generating >34: Generating >34: Generating done >34: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir >34: ======== End CMake output ====== >34: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir >34: >34: Run Clean Command:/usr/bin/gmake "clean" >34: >34: Run Build Command:/usr/bin/gmake >34: Scanning dependencies of target testc2 >34: [ 16%] Building C object COnly/CMakeFiles/testc2.dir/libc2.c.o >34: Linking C shared library ../library/libtestc2_test_debug_postfix.so >34: [ 16%] Built target testc2 >34: Scanning dependencies of target testc1 >34: [ 33%] Building C object COnly/CMakeFiles/testc1.dir/libc1.c.o >34: Linking C static library ../archive/libtestc1_test_debug_postfix.a >34: [ 33%] Built target testc1 >34: Scanning dependencies of target COnly >34: [ 50%] Building C object COnly/CMakeFiles/COnly.dir/conly.c.o >34: [ 66%] Building C object COnly/CMakeFiles/COnly.dir/foo.c.o >34: Linking C executable ../runtime/COnly >34: [ 66%] Built target COnly >34: [ 83%] Generating OutDir.h >34: Scanning dependencies of target OutDir >34: [100%] Building C object CMakeFiles/OutDir.dir/OutDir.c.o >34: Linking C executable runtime/OutDir >34: [100%] Built target OutDir >34: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir/runtime/OutDir" >34: found: [/builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir/archive/libtestc1_test_debug_postfix.a] >34: found: [/builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir/library/libtestc2_test_debug_postfix.so] >34: found: [/builddir/build/BUILD/cmake-2.8.2/build/Tests/OutDir/runtime/COnly] >34: > 33/169 Test #34: OutDir ................................. Passed 1.16 sec >test 36 > Start 36: SetLang >36: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project SetLang --test-command SetLang >36: Test timeout computed to be: 1500 >35: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/NewlineArgs >35: ======== CMake output ====== >35: The CXX compiler identification is GNU >35: Check for working CXX compiler: /usr/bin/c++ >35: Configuring >35: Check for working CXX compiler: /usr/bin/c++ -- works >35: Detecting CXX compiler ABI info >35: Configuring >35: Detecting CXX compiler ABI info - done >35: Configuring >35: Configuring done >35: Generating >35: Generating done >35: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/NewlineArgs >35: Configuring >35: Configuring done >35: Generating >35: Generating done >35: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/NewlineArgs >35: ======== End CMake output ====== >35: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/NewlineArgs >35: >35: Run Clean Command:/usr/bin/gmake "clean" >35: >35: Run Build Command:/usr/bin/gmake >35: Scanning dependencies of target testcxx1 >35: [ 50%] Building CXX object CMakeFiles/testcxx1.dir/libcxx1.cxx.o >35: Linking CXX static library libtestcxx1.a >35: [ 50%] Built target testcxx1 >35: Scanning dependencies of target NewlineArgs >35: [100%] Building CXX object CMakeFiles/NewlineArgs.dir/cxxonly.cxx.o >35: Linking CXX executable NewlineArgs >35: [100%] Built target NewlineArgs >35: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/NewlineArgs/NewlineArgs" >35: > 34/169 Test #35: NewlineArgs ............................ Passed 0.99 sec >test 37 > Start 37: ExternalOBJ >37: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/ExternalOBJ /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project ExternalOBJ --test-command ExternalOBJ >37: Test timeout computed to be: 1500 >36: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang >36: ======== CMake output ====== >36: The C compiler identification is GNU >36: The CXX compiler identification is GNU >36: Check for working C compiler: /usr/bin/gcc >36: Configuring >36: Check for working C compiler: /usr/bin/gcc -- works >36: Detecting C compiler ABI info >36: Configuring >36: Detecting C compiler ABI info - done >36: Check for working CXX compiler: /usr/bin/c++ >36: Configuring >36: Check for working CXX compiler: /usr/bin/c++ -- works >36: Detecting CXX compiler ABI info >36: Configuring >36: Detecting CXX compiler ABI info - done >36: Configuring >36: Configuring done >36: Generating >36: Generating done >36: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang >36: Configuring >36: Configuring done >36: Generating >36: Generating done >36: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang >36: ======== End CMake output ====== >36: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang >36: >36: Run Clean Command:/usr/bin/gmake "clean" >36: /usr/bin/gmake -f CMakeFiles/Makefile2 clean >36: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /usr/bin/gmake -f CMakeFiles/SetLang.dir/build.make CMakeFiles/SetLang.dir/clean >36: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/SetLang.dir/cmake_clean.cmake >36: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /usr/bin/gmake -f CMakeFiles/foo.dir/build.make CMakeFiles/foo.dir/clean >36: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/foo.dir/cmake_clean.cmake >36: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: >36: Run Build Command:/usr/bin/gmake >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -H/builddir/build/BUILD/cmake-2.8.2/Tests/SetLang -B/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang --check-build-system CMakeFiles/Makefile.cmake 0 >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles/progress.marks >36: /usr/bin/gmake -f CMakeFiles/Makefile2 all >36: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /usr/bin/gmake -f CMakeFiles/foo.dir/build.make CMakeFiles/foo.dir/depend >36: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles/foo.dir/DependInfo.cmake --color= >36: Scanning dependencies of target foo >36: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /usr/bin/gmake -f CMakeFiles/foo.dir/build.make CMakeFiles/foo.dir/build >36: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles 2 >36: [ 50%] Building CXX object CMakeFiles/foo.dir/foo.c.o >36: /usr/bin/c++ -o CMakeFiles/foo.dir/foo.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SetLang/foo.c >36: Linking CXX static library libfoo.a >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/foo.dir/cmake_clean_target.cmake >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/foo.dir/link.txt --verbose=1 >36: /usr/bin/ar cr libfoo.a CMakeFiles/foo.dir/foo.c.o >36: /usr/bin/ranlib libfoo.a >36: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles 2 >36: [ 50%] Built target foo >36: /usr/bin/gmake -f CMakeFiles/SetLang.dir/build.make CMakeFiles/SetLang.dir/depend >36: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles/SetLang.dir/DependInfo.cmake --color= >36: Scanning dependencies of target SetLang >36: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /usr/bin/gmake -f CMakeFiles/SetLang.dir/build.make CMakeFiles/SetLang.dir/build >36: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles 1 >36: [100%] Building CXX object CMakeFiles/SetLang.dir/bar.c.o >36: /usr/bin/c++ -o CMakeFiles/SetLang.dir/bar.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SetLang/bar.c >36: Linking CXX executable SetLang >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/SetLang.dir/link.txt --verbose=1 >36: /usr/bin/c++ CMakeFiles/SetLang.dir/bar.c.o -o SetLang -rdynamic libfoo.a >36: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles 1 >36: [100%] Built target SetLang >36: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang' >36: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/CMakeFiles 0 >36: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SetLang/SetLang" >36: passed foo is 21 >36: > 35/169 Test #36: SetLang ................................ Passed 1.59 sec >test 38 > Start 38: LoadCommand >38: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommand /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project LoadCommand --test-command LoadedCommand >38: Test timeout computed to be: 1500 >37: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ >37: ======== CMake output ====== >37: The C compiler identification is GNU >37: The CXX compiler identification is GNU >37: Check for working C compiler: /usr/bin/gcc >37: Configuring >37: Check for working C compiler: /usr/bin/gcc -- works >37: Detecting C compiler ABI info >37: Configuring >37: Detecting C compiler ABI info - done >37: Check for working CXX compiler: /usr/bin/c++ >37: Configuring >37: Check for working CXX compiler: /usr/bin/c++ -- works >37: Detecting CXX compiler ABI info >37: Configuring >37: Detecting CXX compiler ABI info - done >37: Configuring >37: Building external_object.cxx succeeded with the following output: >37: [Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ/Object >37: >37: Run Build Command:/usr/bin/gmake "external" >37: Scanning dependencies of target external >37: [ 50%] Building CXX object CMakeFiles/external.dir/external_object.cxx.o >37: [100%] Building CXX object CMakeFiles/external.dir/external_main.cxx.o >37: Linking CXX executable external >37: [100%] Built target external >37: ] >37: Found "/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ/Object/CMakeFiles/external.dir/external_object.cxx.o". >37: Configuring >37: Configuring done >37: Generating >37: Generating done >37: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ >37: Building external_object.cxx succeeded with the following output: >37: [Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ/Object >37: >37: Run Build Command:/usr/bin/gmake "external" >37: [100%] Built target external >37: ] >37: Found "/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ/Object/CMakeFiles/external.dir/external_object.cxx.o". >37: Configuring >37: Configuring done >37: Generating >37: Generating done >37: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ >37: ======== End CMake output ====== >37: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ >37: >37: Run Clean Command:/usr/bin/gmake "clean" >37: >37: Run Build Command:/usr/bin/gmake >37: [ 50%] Generating custom_object.o >37: Scanning dependencies of target ExternalOBJ >37: [100%] Building CXX object CMakeFiles/ExternalOBJ.dir/executable.cxx.o >37: Linking CXX executable ExternalOBJ >37: [100%] Built target ExternalOBJ >37: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalOBJ/ExternalOBJ" >37: > 36/169 Test #37: ExternalOBJ ............................ Passed 1.79 sec >test 39 > Start 39: LinkDirectory >39: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LinkDirectory /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkDirectory --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project LinkDirectory --test-command bin/LinkDirectory >39: Test timeout computed to be: 1500 >39: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkDirectory >39: ======== CMake output ====== >39: The C compiler identification is GNU >39: Check for working C compiler: /usr/bin/gcc >39: Configuring >39: Check for working C compiler: /usr/bin/gcc -- works >39: Detecting C compiler ABI info >39: Configuring >39: Detecting C compiler ABI info - done >39: Configuring >39: Configuring done >39: Generating >39: Generating done >39: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkDirectory >39: Configuring >39: Configuring done >39: Generating >39: Generating done >39: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkDirectory >39: ======== End CMake output ====== >39: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkDirectory >39: >39: Run Clean Command:/usr/bin/gmake "clean" >39: >39: Run Build Command:/usr/bin/gmake >39: Scanning dependencies of target mylibB >39: [ 9%] Building C object CMakeFiles/mylibB.dir/mylibB.c.o >39: Linking C static library lib/libmylibB.a >39: [ 9%] Built target mylibB >39: Scanning dependencies of target mylibA >39: [ 18%] Building C object CMakeFiles/mylibA.dir/mylibA.c.o >39: Linking C static library External/lib/libmylibA.a >39: [ 18%] Built target mylibA >39: Scanning dependencies of target ExternalTarget >39: [ 18%] Creating directories for 'ExternalTarget' >39: [ 18%] No download step for 'ExternalTarget' >39: [ 18%] Performing cleanup step for 'ExternalTarget' >39: [ 18%] No update step for 'ExternalTarget' >39: [ 18%] No patch step for 'ExternalTarget' >39: [ 18%] Performing configure step for 'ExternalTarget' >39: -- The C compiler identification is GNU >39: -- Check for working C compiler: /usr/bin/gcc >39: -- Check for working C compiler: /usr/bin/gcc -- works >39: -- Detecting C compiler ABI info >39: -- Detecting C compiler ABI info - done >39: -- Configuring done >39: -- Generating done >39: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkDirectory/External-build >39: [ 18%] Performing build step for 'ExternalTarget' >39: Scanning dependencies of target myexe >39: [100%] Building C object CMakeFiles/myexe.dir/myexe.c.o >39: Linking C executable /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkDirectory/bin/LinkDirectory >39: [100%] Built target myexe >39: [ 18%] No install step for 'ExternalTarget' >39: [ 18%] Completed 'ExternalTarget' >39: [100%] Built target ExternalTarget >39: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkDirectory/bin/LinkDirectory" >39: > 37/169 Test #39: LinkDirectory .......................... Passed 1.89 sec >test 40 > Start 40: LinkLanguage >40: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LinkLanguage /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLanguage --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project LinkLanguage --test-command LinkLanguage >40: Test timeout computed to be: 1500 >38: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: ======== CMake output ====== >38: The C compiler identification is GNU >38: The CXX compiler identification is GNU >38: Check for working C compiler: /usr/bin/gcc >38: Configuring >38: Check for working C compiler: /usr/bin/gcc -- works >38: Detecting C compiler ABI info >38: Configuring >38: Detecting C compiler ABI info - done >38: Check for working CXX compiler: /usr/bin/c++ >38: Configuring >38: Check for working CXX compiler: /usr/bin/c++ -- works >38: Detecting CXX compiler ABI info >38: Configuring >38: Detecting CXX compiler ABI info - done >38: Looking for sys/types.h >38: Configuring >38: Looking for sys/types.h - found >38: Looking for stdint.h >38: Configuring >38: Looking for stdint.h - found >38: Looking for stddef.h >38: Configuring >38: Looking for stddef.h - found >38: Check size of char >38: Configuring >38: Check size of char - done >38: Check size of short >38: Configuring >38: Check size of short - done >38: Looking for printf >38: Configuring >38: Looking for printf - found >38: Looking for vsblabla >38: Configuring >38: Looking for vsblabla - not found >38: Looking for sys/prctl.h >38: Configuring >38: Looking for sys/prctl.h - found >38: Looking for ceil in m >38: Configuring >38: Looking for ceil in m - found >38: Configuring >38: Configuring >38: Output from try compile: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand/CMakeCommands >38: >38: Run Build Command:/usr/bin/gmake >38: [100%] Built target cmCMAKE_TEST_COMMAND >38: >38: cmake >38: /builddir/build/BUILD/cmake-2.8.2/build/bin >38: Cmake >38: LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: Cache version: 0.0, CMake version: 2.8 >38: Command SET exists >38: Shold be empty (source file name): [] >38: Should be empty (source file full path): [] >38: Should be 0 (source file abstract property): [(nil)] >38: Configuring >38: Configuring done >38: Generating >38: Generating done >38: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: Output from try compile: >38: cmake >38: /builddir/build/BUILD/cmake-2.8.2/build/bin >38: Cmake >38: LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommand >38: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: Cache version: 2.8, CMake version: 2.8 >38: Command SET exists >38: Shold be empty (source file name): [] >38: Should be empty (source file full path): [] >38: Should be 0 (source file abstract property): [(nil)] >38: Configuring >38: Configuring done >38: Generating >38: Generating done >38: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: ======== End CMake output ====== >38: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand >38: >38: Run Clean Command:/usr/bin/gmake "clean" >38: >38: Run Build Command:/usr/bin/gmake >38: [ 33%] Generating LoadedCommand2.cxx.in >38: [ 66%] Generating LoadedCommand3.cxx >38: Scanning dependencies of target LoadedCommand >38: [100%] Building CXX object CMakeFiles/LoadedCommand.dir/LoadedCommand3.cxx.o >38: Linking CXX executable LoadedCommand >38: Build has finished >38: [100%] Built target LoadedCommand >38: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommand/LoadedCommand" >38: > 38/169 Test #38: LoadCommand ............................ Passed 3.18 sec >test 41 > Start 41: LinkLine >41: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LinkLine /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLine --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project LinkLine --test-command LinkLine >41: Test timeout computed to be: 1500 >40: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLanguage >40: ======== CMake output ====== >40: The C compiler identification is GNU >40: The CXX compiler identification is GNU >40: Check for working C compiler: /usr/bin/gcc >40: Configuring >40: Check for working C compiler: /usr/bin/gcc -- works >40: Detecting C compiler ABI info >40: Configuring >40: Detecting C compiler ABI info - done >40: Check for working CXX compiler: /usr/bin/c++ >40: Configuring >40: Check for working CXX compiler: /usr/bin/c++ -- works >40: Detecting CXX compiler ABI info >40: Configuring >40: Detecting CXX compiler ABI info - done >40: Configuring >40: Configuring done >40: Generating >40: Generating done >40: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLanguage >40: Configuring >40: Configuring done >40: Generating >40: Generating done >40: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLanguage >40: ======== End CMake output ====== >40: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLanguage >40: >40: Run Clean Command:/usr/bin/gmake "clean" >40: >40: Run Build Command:/usr/bin/gmake >40: Scanning dependencies of target foo >40: [ 50%] Building CXX object CMakeFiles/foo.dir/foo.cxx.o >40: Linking CXX static library libfoo.a >40: [ 50%] Built target foo >40: Scanning dependencies of target LinkLanguage >40: [100%] Building C object CMakeFiles/LinkLanguage.dir/LinkLanguage.c.o >40: Linking CXX executable LinkLanguage >40: [100%] Built target LinkLanguage >40: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLanguage/LinkLanguage" >40: > 39/169 Test #40: LinkLanguage ........................... Passed 1.72 sec >test 42 > Start 42: MacroTest >42: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/MacroTest /builddir/build/BUILD/cmake-2.8.2/build/Tests/MacroTest --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project MacroTest --test-command miniMacroTest >42: Test timeout computed to be: 1500 >41: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLine >41: ======== CMake output ====== >41: The C compiler identification is GNU >41: The CXX compiler identification is GNU >41: Check for working C compiler: /usr/bin/gcc >41: Configuring >41: Check for working C compiler: /usr/bin/gcc -- works >41: Detecting C compiler ABI info >41: Configuring >41: Detecting C compiler ABI info - done >41: Check for working CXX compiler: /usr/bin/c++ >41: Configuring >41: Check for working CXX compiler: /usr/bin/c++ -- works >41: Detecting CXX compiler ABI info >41: Configuring >41: Detecting CXX compiler ABI info - done >41: CMake Warning (dev) in CMakeLists.txt: >41: No cmake_minimum_required command is present. A line of code such as >41: >41: cmake_minimum_required(VERSION 2.8) >41: >41: should be added at the top of the file. The version specified may be lower >41: if you wish to support older CMake versions for this project. For more >41: information run "cmake --help-policy CMP0000". >41: This warning is for project developers. Use -Wno-dev to suppress it. >41: >41: Configuring >41: Configuring done >41: Generating >41: Generating done >41: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLine >41: CMake Warning (dev) in CMakeLists.txt: >41: No cmake_minimum_required command is present. A line of code such as >41: >41: cmake_minimum_required(VERSION 2.8) >41: >41: should be added at the top of the file. The version specified may be lower >41: if you wish to support older CMake versions for this project. For more >41: information run "cmake --help-policy CMP0000". >41: This warning is for project developers. Use -Wno-dev to suppress it. >41: >41: Configuring >41: Configuring done >41: Generating >41: Generating done >41: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLine >41: ======== End CMake output ====== >41: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLine >41: >41: Run Clean Command:/usr/bin/gmake "clean" >41: >41: Run Build Command:/usr/bin/gmake >41: Scanning dependencies of target Two >41: [ 33%] Building C object CMakeFiles/Two.dir/Two.o >41: Linking C static library libTwo.a >41: [ 33%] Built target Two >41: Scanning dependencies of target One >41: [ 66%] Building C object CMakeFiles/One.dir/One.o >41: Linking C static library libOne.a >41: [ 66%] Built target One >41: Scanning dependencies of target LinkLine >41: [100%] Building C object CMakeFiles/LinkLine.dir/Exec.o >41: Linking C executable LinkLine >41: [100%] Built target LinkLine >41: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLine/LinkLine" >41: > 40/169 Test #41: LinkLine ............................... Passed 1.53 sec >test 43 > Start 43: FunctionTest >43: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/FunctionTest /builddir/build/BUILD/cmake-2.8.2/build/Tests/FunctionTest --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project FunctionTest --test-command miniFunctionTest >43: Test timeout computed to be: 1500 >42: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MacroTest >42: ======== CMake output ====== >42: The C compiler identification is GNU >42: The CXX compiler identification is GNU >42: Check for working C compiler: /usr/bin/gcc >42: Configuring >42: Check for working C compiler: /usr/bin/gcc -- works >42: Detecting C compiler ABI info >42: Configuring >42: Detecting C compiler ABI info - done >42: Check for working CXX compiler: /usr/bin/c++ >42: Configuring >42: Check for working CXX compiler: /usr/bin/c++ -- works >42: Detecting CXX compiler ABI info >42: Configuring >42: Detecting CXX compiler ABI info - done >42: ARGC passed >42: ARGN passed >42: Case Test passed (strange_macro second_var) >42: Performing Test SOME_CHECK >42: Configuring >42: Performing Test SOME_CHECK - Success >42: CheckCSourceCompiles works >42: CheckCXXSourceCompiles works >42: Configuring >42: Configuring done >42: Generating >42: Generating done >42: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MacroTest >42: ARGC passed >42: ARGN passed >42: Case Test passed (strange_macro second_var) >42: CheckCSourceCompiles works >42: CheckCXXSourceCompiles works >42: Configuring >42: Configuring done >42: Generating >42: Generating done >42: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MacroTest >42: ======== End CMake output ====== >42: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MacroTest >42: >42: Run Clean Command:/usr/bin/gmake "clean" >42: >42: Run Build Command:/usr/bin/gmake >42: Scanning dependencies of target miniMacroTest >42: [100%] Building C object CMakeFiles/miniMacroTest.dir/macroTest.c.o >42: Linking C executable miniMacroTest >42: [100%] Built target miniMacroTest >42: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/MacroTest/miniMacroTest" >42: Running command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MacroTest/miniMacroTest with 1 arguments >42: > 41/169 Test #42: MacroTest .............................. Passed 1.35 sec >test 44 > Start 44: ReturnTest >44: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/ReturnTest /builddir/build/BUILD/cmake-2.8.2/build/Tests/ReturnTest --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project ReturnTest --test-command ReturnTest >44: Test timeout computed to be: 1500 >43: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FunctionTest >43: ======== CMake output ====== >43: The C compiler identification is GNU >43: The CXX compiler identification is GNU >43: Check for working C compiler: /usr/bin/gcc >43: Configuring >43: Check for working C compiler: /usr/bin/gcc -- works >43: Detecting C compiler ABI info >43: Configuring >43: Detecting C compiler ABI info - done >43: Check for working CXX compiler: /usr/bin/c++ >43: Configuring >43: Check for working CXX compiler: /usr/bin/c++ -- works >43: Detecting CXX compiler ABI info >43: Configuring >43: Detecting CXX compiler ABI info - done >43: scope passed >43: ARGC passed >43: ARGN passed >43: same argument name test passed >43: CMAKE_CURRENT_LIST_FILE test passed >43: factorial passed >43: Case Test passed (strange_function second_var) >43: Function Undefine Test passed () >43: Configuring >43: SubdirScope Undefine Test passed (1) >43: SubdirScope Define Test passed () >43: Subdir Undefine Test passed () >43: Subdir Define Test passed (1) >43: Configuring >43: SubdirScope Undefine Test passed (1) >43: SubdirScope Define Test passed () >43: Subdir Function Undefine Test 1 passed () >43: Subdir Function Define Test 1 passed (1) >43: Subdir Function Undefine Test 2 passed (1) >43: Subdir Function Define Test 2 passed () >43: Configuring >43: Configuring >43: Configuring >43: Configuring done >43: Generating >43: Generating >43: Generating >43: Generating done >43: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FunctionTest >43: scope passed >43: ARGC passed >43: ARGN passed >43: same argument name test passed >43: CMAKE_CURRENT_LIST_FILE test passed >43: factorial passed >43: Case Test passed (strange_function second_var) >43: Function Undefine Test passed () >43: Configuring >43: SubdirScope Undefine Test passed (1) >43: SubdirScope Define Test passed () >43: Subdir Undefine Test passed () >43: Subdir Define Test passed (1) >43: Configuring >43: SubdirScope Undefine Test passed (1) >43: SubdirScope Define Test passed () >43: Subdir Function Undefine Test 1 passed () >43: Subdir Function Define Test 1 passed (1) >43: Subdir Function Undefine Test 2 passed (1) >43: Subdir Function Define Test 2 passed () >43: Configuring >43: Configuring >43: Configuring >43: Configuring done >43: Generating >43: Generating >43: Generating >43: Generating done >43: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FunctionTest >43: ======== End CMake output ====== >43: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FunctionTest >43: >43: Run Clean Command:/usr/bin/gmake "clean" >43: >43: Run Build Command:/usr/bin/gmake >43: Scanning dependencies of target miniFunctionTest >43: [100%] Building C object CMakeFiles/miniFunctionTest.dir/functionTest.c.o >43: Linking C executable miniFunctionTest >43: [100%] Built target miniFunctionTest >43: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/FunctionTest/miniFunctionTest" >43: Running command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FunctionTest/miniFunctionTest with 1 arguments >43: > 42/169 Test #43: FunctionTest ........................... Passed 1.17 sec >test 45 > Start 45: Properties >45: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Properties /builddir/build/BUILD/cmake-2.8.2/build/Tests/Properties --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Properties --test-command Properties >45: Test timeout computed to be: 1500 >44: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ReturnTest >44: ======== CMake output ====== >44: The C compiler identification is GNU >44: The CXX compiler identification is GNU >44: Check for working C compiler: /usr/bin/gcc >44: Configuring >44: Check for working C compiler: /usr/bin/gcc -- works >44: Detecting C compiler ABI info >44: Configuring >44: Detecting C compiler ABI info - done >44: Check for working CXX compiler: /usr/bin/c++ >44: Configuring >44: Check for working CXX compiler: /usr/bin/c++ -- works >44: Detecting CXX compiler ABI info >44: Configuring >44: Detecting CXX compiler ABI info - done >44: simple passed >44: simple2 passed >44: looptest passed >44: whiletest passed >44: Configuring >44: subdir passed >44: include_return passed >44: macrotest passed >44: break in foreach passed >44: break in a while passed >44: Configuring >44: Configuring >44: Configuring done >44: Generating >44: Generating >44: Generating done >44: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ReturnTest >44: simple passed >44: simple2 passed >44: looptest passed >44: whiletest passed >44: Configuring >44: subdir passed >44: include_return passed >44: macrotest passed >44: break in foreach passed >44: break in a while passed >44: Configuring >44: Configuring >44: Configuring done >44: Generating >44: Generating >44: Generating done >44: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ReturnTest >44: ======== End CMake output ====== >44: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ReturnTest >44: >44: Run Clean Command:/usr/bin/gmake "clean" >44: >44: Run Build Command:/usr/bin/gmake >44: Scanning dependencies of target ReturnTest >44: [100%] Building C object CMakeFiles/ReturnTest.dir/returnTest.c.o >44: Linking C executable ReturnTest >44: [100%] Built target ReturnTest >44: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/ReturnTest/ReturnTest" >44: Running command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ReturnTest/ReturnTest with 1 arguments >44: > 43/169 Test #44: ReturnTest ............................. Passed 1.24 sec >test 46 > Start 46: Assembler >46: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Assembler /builddir/build/BUILD/cmake-2.8.2/build/Tests/Assembler --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Assembler --test-command HelloAsm >46: Test timeout computed to be: 1500 >45: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Properties >45: ======== CMake output ====== >45: The C compiler identification is GNU >45: The CXX compiler identification is GNU >45: Check for working C compiler: /usr/bin/gcc >45: Configuring >45: Check for working C compiler: /usr/bin/gcc -- works >45: Detecting C compiler ABI info >45: Configuring >45: Detecting C compiler ABI info - done >45: Check for working CXX compiler: /usr/bin/c++ >45: Configuring >45: Check for working CXX compiler: /usr/bin/c++ -- works >45: Detecting CXX compiler ABI info >45: Configuring >45: Detecting CXX compiler ABI info - done >45: Configuring >45: Configuring done >45: Generating >45: Generating done >45: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Properties >45: Configuring >45: Configuring done >45: Generating >45: Generating done >45: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Properties >45: ======== End CMake output ====== >45: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Properties >45: >45: Run Clean Command:/usr/bin/gmake "clean" >45: >45: Run Build Command:/usr/bin/gmake >45: Scanning dependencies of target Properties >45: [100%] Building CXX object CMakeFiles/Properties.dir/SubDir/properties3.cxx.o >45: Linking CXX executable Properties >45: [100%] Built target Properties >45: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Properties/Properties" >45: > 44/169 Test #45: Properties ............................. Passed 1.14 sec >test 47 > Start 47: SourceGroups >47: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SourceGroups /builddir/build/BUILD/cmake-2.8.2/build/Tests/SourceGroups --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project SourceGroups --test-command SourceGroups >47: Test timeout computed to be: 1500 >46: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Assembler >46: ======== CMake output ====== >46: The C compiler identification is GNU >46: The CXX compiler identification is GNU >46: Check for working C compiler: /usr/bin/gcc >46: Configuring >46: Check for working C compiler: /usr/bin/gcc -- works >46: Detecting C compiler ABI info >46: Configuring >46: Detecting C compiler ABI info - done >46: Check for working CXX compiler: /usr/bin/c++ >46: Configuring >46: Check for working CXX compiler: /usr/bin/c++ -- works >46: Detecting CXX compiler ABI info >46: Configuring >46: Detecting CXX compiler ABI info - done >46: Trying to enable ASM-ATT for Linux or FreeBSD on x86 >46: Found assembler: /usr/bin/as >46: Loaded CMakeASM-ATTInformation - ASM-ATT support is still experimental, please report issues >46: Trying to enable ASM-ATT for Linux/x86 - succeeded >46: Configuring >46: Configuring done >46: Generating >46: Generating done >46: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Assembler >46: Trying to enable ASM-ATT for Linux or FreeBSD on x86 >46: Loaded CMakeASM-ATTInformation - ASM-ATT support is still experimental, please report issues >46: Trying to enable ASM-ATT for Linux/x86 - succeeded >46: Configuring >46: Configuring done >46: Generating >46: Generating done >46: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Assembler >46: ======== End CMake output ====== >46: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Assembler >46: >46: Run Clean Command:/usr/bin/gmake "clean" >46: >46: Run Build Command:/usr/bin/gmake >46: Scanning dependencies of target HelloAsm >46: [100%] Building ASM-ATT object CMakeFiles/HelloAsm.dir/main-linux-x86-gas.s.o >46: Linking C executable HelloAsm >46: [100%] Built target HelloAsm >46: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Assembler/HelloAsm" >46: hello assembler world, 1 arguments given >46: > 45/169 Test #46: Assembler .............................. Passed 0.95 sec >test 48 > Start 48: Preprocess >48: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Preprocess /builddir/build/BUILD/cmake-2.8.2/build/Tests/Preprocess --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Preprocess --test-command Preprocess >48: Test timeout computed to be: 1500 >47: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SourceGroups >47: ======== CMake output ====== >47: The C compiler identification is GNU >47: The CXX compiler identification is GNU >47: Check for working C compiler: /usr/bin/gcc >47: Configuring >47: Check for working C compiler: /usr/bin/gcc -- works >47: Detecting C compiler ABI info >47: Configuring >47: Detecting C compiler ABI info - done >47: Check for working CXX compiler: /usr/bin/c++ >47: Configuring >47: Check for working CXX compiler: /usr/bin/c++ -- works >47: Detecting CXX compiler ABI info >47: Configuring >47: Detecting CXX compiler ABI info - done >47: Configuring >47: Configuring done >47: Generating >47: Generating done >47: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SourceGroups >47: Configuring >47: Configuring done >47: Generating >47: Generating done >47: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SourceGroups >47: ======== End CMake output ====== >47: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SourceGroups >47: >47: Run Clean Command:/usr/bin/gmake "clean" >47: >47: Run Build Command:/usr/bin/gmake >47: Scanning dependencies of target SourceGroups >47: [ 16%] Building C object CMakeFiles/SourceGroups.dir/main.c.o >47: [ 33%] Building C object CMakeFiles/SourceGroups.dir/bar.c.o >47: [ 50%] Building C object CMakeFiles/SourceGroups.dir/foo.c.o >47: [ 66%] Building C object CMakeFiles/SourceGroups.dir/sub1/foo.c.o >47: [ 83%] Building C object CMakeFiles/SourceGroups.dir/sub1/foobar.c.o >47: [100%] Building C object CMakeFiles/SourceGroups.dir/baz.c.o >47: Linking C executable SourceGroups >47: [100%] Built target SourceGroups >47: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SourceGroups/SourceGroups" >47: foo: 17 bar: 42 foobar: 1477 barbar: 2 baz: 13 >47: >48: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Preprocess >48: ======== CMake output ====== >48: The C compiler identification is GNU >48: The CXX compiler identification is GNU >48: Check for working C compiler: /usr/bin/gcc >48: Configuring >48: Check for working C compiler: /usr/bin/gcc -- works >48: Detecting C compiler ABI info >48: Configuring >48: Detecting C compiler ABI info - done >48: Check for working CXX compiler: /usr/bin/c++ >48: Configuring >48: Check for working CXX compiler: /usr/bin/c++ -- works >48: Detecting CXX compiler ABI info >48: Configuring >48: Detecting CXX compiler ABI info - done >48: Configuring >48: Configuring done >48: Generating >48: Generating done >48: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Preprocess >48: Configuring >48: Configuring done >48: Generating >48: Generating done >48: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Preprocess >48: ======== End CMake output ====== >48: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Preprocess >48: >48: Run Clean Command:/usr/bin/gmake "clean" >48: >48: Run Build Command:/usr/bin/gmake >48: Scanning dependencies of target Preprocess >48: [ 50%] Building C object CMakeFiles/Preprocess.dir/preprocess.c.o >48: [100%] Building CXX object CMakeFiles/Preprocess.dir/preprocess.cxx.o >48: Linking CXX executable Preprocess >48: [100%] Built target Preprocess >48: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Preprocess/Preprocess" >48: All preprocessor definitions are correct. >48: > 46/169 Test #47: SourceGroups ........................... Passed 1.51 sec > 47/169 Test #48: Preprocess ............................. Passed 1.30 sec >test 49 > Start 49: ExportImport >49: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/ExportImport /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project ExportImport --test-command ExportImport >49: Test timeout computed to be: 1500 >test 50 > Start 50: Unset >50: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Unset /builddir/build/BUILD/cmake-2.8.2/build/Tests/Unset --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Unset --test-command Unset >50: Test timeout computed to be: 1500 >50: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Unset >50: ======== CMake output ====== >50: The C compiler identification is GNU >50: Check for working C compiler: /usr/bin/gcc >50: Configuring >50: Check for working C compiler: /usr/bin/gcc -- works >50: Detecting C compiler ABI info >50: Configuring >50: Detecting C compiler ABI info - done >50: Configuring >50: Configuring done >50: Generating >50: Generating done >50: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Unset >50: Configuring >50: Configuring done >50: Generating >50: Generating done >50: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Unset >50: ======== End CMake output ====== >50: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Unset >50: >50: Run Clean Command:/usr/bin/gmake "clean" >50: >50: Run Build Command:/usr/bin/gmake >50: Scanning dependencies of target Unset >50: [100%] Building C object CMakeFiles/Unset.dir/unset.c.o >50: Linking C executable Unset >50: [100%] Built target Unset >50: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Unset/Unset" >50: > 48/169 Test #50: Unset .................................. Passed 1.01 sec >test 51 > Start 51: PolicyScope >51: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/PolicyScope /builddir/build/BUILD/cmake-2.8.2/build/Tests/PolicyScope --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project PolicyScope --test-command PolicyScope >51: Test timeout computed to be: 1500 >51: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/PolicyScope >51: ======== CMake output ====== >51: The C compiler identification is GNU >51: Check for working C compiler: /usr/bin/gcc >51: Configuring >51: Check for working C compiler: /usr/bin/gcc -- works >51: Detecting C compiler ABI info >51: Configuring >51: Detecting C compiler ABI info - done >51: Configuring >51: Configuring done >51: Generating >51: Generating done >51: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/PolicyScope >51: Configuring >51: Configuring done >51: Generating >51: Generating done >51: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/PolicyScope >51: ======== End CMake output ====== >51: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/PolicyScope >51: >51: Run Clean Command:/usr/bin/gmake "clean" >51: >51: Run Build Command:/usr/bin/gmake >51: Scanning dependencies of target PolicyScope >51: [100%] Building C object CMakeFiles/PolicyScope.dir/main.c.o >51: Linking C executable PolicyScope >51: [100%] Built target PolicyScope >51: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/PolicyScope/PolicyScope" >51: > 49/169 Test #51: PolicyScope ............................ Passed 0.88 sec >test 52 > Start 52: CrossCompile >52: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CrossCompile /builddir/build/BUILD/cmake-2.8.2/build/Tests/CrossCompile --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project CrossCompile --test-command CrossCompile >52: Test timeout computed to be: 1500 >52: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CrossCompile >52: Error: cmake execution failed >52: The C compiler identification is GNU >52: The CXX compiler identification is GNU >52: Check for working C compiler: /usr/bin/gcc >52: Configuring >52: Check for working C compiler: /usr/bin/gcc -- works >52: Detecting C compiler ABI info >52: Configuring >52: Detecting C compiler ABI info - done >52: Check for working CXX compiler: /usr/bin/c++ >52: Configuring >52: Check for working CXX compiler: /usr/bin/c++ -- works >52: Detecting CXX compiler ABI info >52: Configuring >52: Detecting CXX compiler ABI info - done >52: Configuring >52: CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriatly: >52: run_result (advanced) >52: For details see /builddir/build/BUILD/cmake-2.8.2/build/Tests/CrossCompile/TryRunResults.cmake >52: Configuring >52: Configuring incomplete, errors occurred! >52: > 50/169 Test #52: CrossCompile ........................... Passed 1.40 sec >test 53 > Start 53: Policy0002 >53: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Policy0002 /builddir/build/BUILD/cmake-2.8.2/build/Tests/Policy0002 --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Policy0002 --test-command Policy0002 >53: Test timeout computed to be: 1500 >53: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Policy0002 >53: ======== CMake output ====== >53: The C compiler identification is GNU >53: Check for working C compiler: /usr/bin/gcc >53: Configuring >53: Check for working C compiler: /usr/bin/gcc -- works >53: Detecting C compiler ABI info >53: Configuring >53: Detecting C compiler ABI info - done >53: Configuring >53: Configuring >53: Configuring >53: Configuring done >53: Generating >53: Generating >53: Generating done >53: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Policy0002 >53: Configuring >53: Configuring >53: Configuring >53: Configuring done >53: Generating >53: Generating >53: Generating done >53: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Policy0002 >53: ======== End CMake output ====== >53: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Policy0002 >53: >53: Run Clean Command:/usr/bin/gmake "clean" >53: >53: Run Build Command:/usr/bin/gmake >53: Scanning dependencies of target Policy0002 >53: [ 50%] Building C object CMakeFiles/Policy0002.dir/policy0002.c.o >53: Linking C executable Policy0002 >53: [ 50%] Built target Policy0002 >53: Scanning dependencies of target Policy0002 >53: [100%] Building C object A/CMakeFiles/Policy0002.dir/__/policy0002.c.o >53: Linking C executable Policy0002 >53: [100%] Built target Policy0002 >53: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Policy0002/Policy0002" >53: > 51/169 Test #53: Policy0002 ............................. Passed 1.21 sec >test 54 > Start 54: CMakeBuildTest >54: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeBuildTest.cmake >54: Test timeout computed to be: 1500 >54: Remove: /builddir/build/BUILD/cmake-2.8.2/Tests/COnly/CMakeCache.txt >54: running: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake >54: -- The C compiler identification is GNU >54: -- Check for working C compiler: /usr/bin/gcc >54: -- Check for working C compiler: /usr/bin/gcc -- works >54: -- Detecting C compiler ABI info >54: -- Detecting C compiler ABI info - done >54: -- String: # CMake >54: -- Configuring done >54: -- Generating done >54: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeBuildCOnly >54: Scanning dependencies of target testc1 >54: [ 25%] Building C object CMakeFiles/testc1.dir/libc1.c.o >54: Linking C static library libtestc1.a >54: Language is C >54: running: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --build >54: [ 25%] Built target testc1 >54: Scanning dependencies of target testc2 >54: [ 50%] Building C object CMakeFiles/testc2.dir/libc2.c.o >54: Linking C shared library libtestc2.so >54: [ 50%] Built target testc2 >54: Scanning dependencies of target COnly >54: [ 75%] Building C object CMakeFiles/COnly.dir/conly.c.o >54: [100%] Building C object CMakeFiles/COnly.dir/foo.c.o >54: Linking C executable COnly >54: [100%] Built target COnly >54: Foo: Foo 0 >54: running [/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeBuildCOnly/COnly] >54: [ 25%] Building C object CMakeFiles/testc1.dir/libc1.c.o >54: Linking C static library libtestc1.a >54: [ 25%] Built target testc1 >54: [ 50%] Building C object CMakeFiles/testc2.dir/libc2.c.o >54: Linking C shared library libtestc2.so >54: [ 50%] Built target testc2 >54: [ 75%] Building C object CMakeFiles/COnly.dir/conly.c.o >54: [100%] Building C object CMakeFiles/COnly.dir/foo.c.o >54: Linking C executable COnly >54: [100%] Built target COnly >54: Foo: Foo 0 > 52/169 Test #54: CMakeBuildTest ......................... Passed 1.41 sec >test 55 > Start 55: Module.CheckTypeSize >55: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Module/CheckTypeSize /builddir/build/BUILD/cmake-2.8.2/build/Tests/Module/CheckTypeSize --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project CheckTypeSize --test-command CheckTypeSize >55: Test timeout computed to be: 1500 >55: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Module/CheckTypeSize >55: ======== CMake output ====== >55: The C compiler identification is GNU >55: Check for working C compiler: /usr/bin/gcc >55: Configuring >55: Check for working C compiler: /usr/bin/gcc -- works >55: Detecting C compiler ABI info >55: Configuring >55: Detecting C compiler ABI info - done >55: Looking for sys/types.h >55: Configuring >55: Looking for sys/types.h - found >55: Looking for stdint.h >55: Configuring >55: Looking for stdint.h - found >55: Looking for stddef.h >55: Configuring >55: Looking for stddef.h - found >55: Check size of void* >55: Configuring >55: Check size of void* - done >55: Check size of char >55: Configuring >55: Check size of char - done >55: Check size of short >55: Configuring >55: Check size of short - done >55: Check size of int >55: Configuring >55: Check size of int - done >55: Check size of long >55: Configuring >55: Check size of long - done >55: Check size of long long >55: Configuring >55: Check size of long long - done >55: Check size of __int64 >55: Configuring >55: Check size of __int64 - failed >55: Check size of size_t >55: Configuring >55: Check size of size_t - done >55: Check size of ssize_t >55: Configuring >55: Check size of ssize_t - done >55: Configuring >55: Configuring done >55: Generating >55: Generating done >55: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Module/CheckTypeSize >55: Configuring >55: Configuring done >55: Generating >55: Generating done >55: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Module/CheckTypeSize >55: ======== End CMake output ====== >55: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Module/CheckTypeSize >55: >55: Run Clean Command:/usr/bin/gmake "clean" >55: >55: Run Build Command:/usr/bin/gmake >55: Scanning dependencies of target CheckTypeSize >55: [100%] Building C object CMakeFiles/CheckTypeSize.dir/CheckTypeSize.c.o >55: Linking C executable CheckTypeSize >55: [100%] Built target CheckTypeSize >55: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Module/CheckTypeSize/CheckTypeSize" >55: >49: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport >49: ======== CMake output ====== >49: The C compiler identification is GNU >49: The CXX compiler identification is GNU >49: Check for working C compiler: /usr/bin/gcc >49: Configuring >49: Check for working C compiler: /usr/bin/gcc -- works >49: Detecting C compiler ABI info >49: Configuring >49: Detecting C compiler ABI info - done >49: Check for working CXX compiler: /usr/bin/c++ >49: Configuring >49: Check for working CXX compiler: /usr/bin/c++ -- works >49: Detecting CXX compiler ABI info >49: Configuring >49: Detecting CXX compiler ABI info - done >49: Configuring >49: Configuring done >49: Generating >49: Generating done >49: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport >49: Configuring >49: Configuring done >49: Generating >49: Generating done >49: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport >49: ======== End CMake output ====== >49: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport >49: >49: Run Clean Command:/usr/bin/gmake "clean" >49: >49: Run Build Command:/usr/bin/gmake >49: Scanning dependencies of target CleanupTarget >49: [ 0%] Generating CleanupProject >49: [ 25%] Built target CleanupTarget >49: Scanning dependencies of target ExportTarget >49: [ 25%] Generating ExportProject >49: loading initial cache file /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/InitialCache.cmake >49: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export >49: ======== CMake output ====== >49: The C compiler identification is GNU >49: The CXX compiler identification is GNU >49: Check for working C compiler: /usr/bin/gcc >49: Configuring >49: Check for working C compiler: /usr/bin/gcc -- works >49: Detecting C compiler ABI info >49: Configuring >49: Detecting C compiler ABI info - done >49: Check for working CXX compiler: /usr/bin/c++ >49: Configuring >49: Check for working CXX compiler: /usr/bin/c++ -- works >49: Detecting CXX compiler ABI info >49: Configuring >49: Detecting CXX compiler ABI info - done >49: Configuring >49: Configuring done >49: Generating >49: Generating done >49: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export >49: ======== End CMake output ====== >49: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export >49: >49: Run Build Command:/usr/bin/gmake "install" >49: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[4]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testExe1lib >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 4%] Building C object CMakeFiles/testExe1lib.dir/testExe1lib.c.o >49: Linking C static library libtestExe1lib.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 4%] Built target testExe1lib >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testExe1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 8%] Building C object CMakeFiles/testExe1.dir/testExe1.c.o >49: Linking C executable testExe1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 8%] Built target testExe1 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testExe2 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 12%] Building C object CMakeFiles/testExe2.dir/testExe2.c.o >49: Linking C executable testExe2 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 12%] Built target testExe2 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testExe2libImp >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 16%] Building C object CMakeFiles/testExe2libImp.dir/testExe2libImp.c.o >49: Linking C shared library impl/libtestExe2libImp.so >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 16%] Built target testExe2libImp >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testExe2lib >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 20%] Building C object CMakeFiles/testExe2lib.dir/testExe2lib.c.o >49: Linking C shared library libtestExe2lib.so >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 20%] Built target testExe2lib >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testExe3 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 24%] Building C object CMakeFiles/testExe3.dir/testExe3.c.o >49: Linking C executable testExe3 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 24%] Built target testExe3 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 28%] Building C object CMakeFiles/testLib1.dir/testLib1.c.o >49: Linking C static library libtestLib1.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 28%] Built target testLib1 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib2 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 32%] Building C object CMakeFiles/testLib2.dir/testLib2.c.o >49: Linking C static library libtestLib2.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 32%] Built target testLib2 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib3Imp >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 36%] Building C object CMakeFiles/testLib3Imp.dir/testLib3Imp.c.o >49: Linking C shared library impl/libtestLib3Imp.so >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 36%] Built target testLib3Imp >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib3 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 40%] Building C object CMakeFiles/testLib3.dir/testLib3.c.o >49: Linking C shared library libtestLib3lib.so >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 40%] Built target testLib3 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib4 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 44%] Building C object CMakeFiles/testLib4.dir/testLib4.c.o >49: Linking C shared library libtestLib4.so >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 44%] Built target testLib4 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib4lib >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 48%] Building C object CMakeFiles/testLib4lib.dir/testLib4lib.c.o >49: Linking C static library libtestLib4lib.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 48%] Built target testLib4lib >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib4libdbg >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 52%] Building C object CMakeFiles/testLib4libdbg.dir/testLib4libopt.c.o >49: [ 56%] Building C object CMakeFiles/testLib4libdbg.dir/testLib4libdbg.c.o >49: Linking C static library libtestLib4libdbg.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 56%] Built target testLib4libdbg >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib4libopt >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 60%] Building C object CMakeFiles/testLib4libopt.dir/testLib4libdbg.c.o >49: [ 64%] Building C object CMakeFiles/testLib4libopt.dir/testLib4libopt.c.o >49: Linking C static library libtestLib4libopt.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 64%] Built target testLib4libopt >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib5 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 68%] Building C object CMakeFiles/testLib5.dir/testLib5.c.o >49: Linking C shared library libtestLib5.so >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 68%] Built target testLib5 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLib6 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 72%] Building CXX object CMakeFiles/testLib6.dir/testLib6.cxx.o >49: [ 76%] Building C object CMakeFiles/testLib6.dir/testLib6c.c.o >49: Linking CXX static library libtestLib6.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 76%] Built target testLib6 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLibCycleB >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 80%] Building C object CMakeFiles/testLibCycleB.dir/testLibCycleB1.c.o >49: [ 84%] Building C object CMakeFiles/testLibCycleB.dir/testLibCycleB2.c.o >49: [ 88%] Building C object CMakeFiles/testLibCycleB.dir/testLibCycleB3.c.o >49: Linking C static library libtestLibCycleB.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 88%] Built target testLibCycleB >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Scanning dependencies of target testLibCycleA >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 92%] Building C object CMakeFiles/testLibCycleA.dir/testLibCycleA1.c.o >49: [ 96%] Building C object CMakeFiles/testLibCycleA.dir/testLibCycleA2.c.o >49: [100%] Building C object CMakeFiles/testLibCycleA.dir/testLibCycleA3.c.o >49: Linking C static library libtestLibCycleA.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [100%] Built target testLibCycleA >49: gmake[4]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: Install the project... >49: -- Install configuration: "" >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/bin/testExe1-4 >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/bin/testExe1 >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib1.a >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib2.a >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/bin/testExe2 >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib3lib.so.1.2 >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib3lib.so.3 >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib4.so >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/bin/testExe3 >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestExe2lib.so >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib4lib.a >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib4libdbg.a >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib4libopt.a >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib6.a >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLibCycleA.a >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLibCycleB.a >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/impl/libtestExe2libImp.so >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/impl/libtestLib3Imp.so >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/libtestLib5.so >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/exp/exp.cmake >49: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Root/lib/exp/exp-noconfig.cmake >49: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Export' >49: [ 50%] Built target ExportTarget >49: Scanning dependencies of target ImportTarget >49: [ 50%] Generating ImportProject >49: loading initial cache file /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/InitialCache.cmake >49: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import >49: ======== CMake output ====== >49: The C compiler identification is GNU >49: The CXX compiler identification is GNU >49: Check for working C compiler: /usr/bin/gcc >49: Configuring >49: Check for working C compiler: /usr/bin/gcc -- works >49: Detecting C compiler ABI info >49: Configuring >49: Detecting C compiler ABI info - done >49: Check for working CXX compiler: /usr/bin/c++ >49: Configuring >49: Check for working CXX compiler: /usr/bin/c++ -- works >49: Detecting CXX compiler ABI info >49: Configuring >49: Detecting CXX compiler ABI info - done >49: Configuring >49: Configuring >49: Configuring >49: Configuring done >49: Generating >49: Generating >49: Generating done >49: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import >49: ======== End CMake output ====== >49: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import >49: >49: Run Build Command:/usr/bin/gmake >49: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[4]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: Scanning dependencies of target imp_lib1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 6%] Building C object A/CMakeFiles/imp_lib1.dir/imp_lib1.c.o >49: Linking C static library libimp_lib1.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 6%] Built target imp_lib1 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: Scanning dependencies of target imp_testTransExe1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 12%] Building C object CMakeFiles/imp_testTransExe1.dir/imp_testTransExe1.c.o >49: Linking C executable imp_testTransExe1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 12%] Built target imp_testTransExe1 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: Scanning dependencies of target imp_lib1b >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 18%] Building C object A/CMakeFiles/imp_lib1b.dir/imp_lib1.c.o >49: Linking C static library libimp_lib1b.a >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 18%] Built target imp_lib1b >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: Scanning dependencies of target imp_testTransExe1b >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 25%] Building C object CMakeFiles/imp_testTransExe1b.dir/imp_testTransExe1.c.o >49: Linking C executable imp_testTransExe1b >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 25%] Built target imp_testTransExe1b >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: Scanning dependencies of target imp_mod1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 31%] Building C object A/CMakeFiles/imp_mod1.dir/imp_mod1.c.o >49: Linking C shared module libimp_mod1.so >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 31%] Built target imp_mod1 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: Scanning dependencies of target imp_mod1b >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 37%] Building C object A/CMakeFiles/imp_mod1b.dir/imp_mod1.c.o >49: Linking C shared module libimp_mod1b.so >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 37%] Built target imp_mod1b >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 43%] Generating ../exp_generated3.c >49: [ 50%] Generating ../exp_generated.c >49: Scanning dependencies of target imp_testExe1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 56%] Building C object A/CMakeFiles/imp_testExe1.dir/imp_testExe1.c.o >49: [ 62%] Building C object A/CMakeFiles/imp_testExe1.dir/__/exp_generated.c.o >49: [ 68%] Building C object A/CMakeFiles/imp_testExe1.dir/__/exp_generated3.c.o >49: Linking CXX executable imp_testExe1 >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 68%] Built target imp_testExe1 >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 75%] Generating ../bld_generated3.c >49: [ 81%] Generating ../bld_generated.c >49: Scanning dependencies of target imp_testExe1b >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 87%] Building C object A/CMakeFiles/imp_testExe1b.dir/imp_testExe1.c.o >49: [ 93%] Building C object A/CMakeFiles/imp_testExe1b.dir/__/bld_generated.c.o >49: [100%] Building C object A/CMakeFiles/imp_testExe1b.dir/__/bld_generated3.c.o >49: Linking CXX executable imp_testExe1b >49: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [100%] Built target imp_testExe1b >49: gmake[4]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/Import' >49: [ 75%] Built target ImportTarget >49: Scanning dependencies of target ExportImport >49: [100%] Building C object CMakeFiles/ExportImport.dir/main.c.o >49: Linking C executable ExportImport >49: [100%] Built target ExportImport >49: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExportImport/ExportImport" >49: > 53/169 Test #55: Module.CheckTypeSize ................... Passed 3.21 sec > 54/169 Test #49: ExportImport ........................... Passed 10.06 sec >test 56 > Start 56: LinkFlags-prepare >56: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -C NoConfig --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LinkFlags /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project LinkFlags --build-target LinkFlags --build-options -DTEST_CONFIG=NoConfig >56: Test timeout computed to be: 1500 >Test did not start waiting on depends to finish: 57 >Test did not start waiting on depends to finish: 58 >Test did not start waiting on depends to finish: 59 >Test did not start waiting on depends to finish: 60 >Test did not start waiting on depends to finish: 61 >Test did not start waiting on depends to finish: 62 >test 63 > Start 63: SubProject >63: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SubProject /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject --build-project SubProject --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-target car --test-command car >63: Test timeout computed to be: 1500 >56: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags >56: ======== CMake output ====== >56: The C compiler identification is GNU >56: Check for working C compiler: /usr/bin/gcc >56: Configuring >56: Check for working C compiler: /usr/bin/gcc -- works >56: Detecting C compiler ABI info >56: Configuring >56: Detecting C compiler ABI info - done >56: Configuring >56: Configuring done >56: Generating >56: Generating done >56: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags >56: ======== End CMake output ====== >56: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags >56: >56: Run Clean Command:/usr/bin/gmake "clean" >56: >56: Run Build Command:/usr/bin/gmake "LinkFlags" >56: Scanning dependencies of target LinkFlags >56: [100%] Building C object CMakeFiles/LinkFlags.dir/LinkFlags.c.o >56: Linking C executable LinkFlags >56: [100%] Built target LinkFlags > 55/169 Test #56: LinkFlags-prepare ...................... Passed 1.11 sec >test 57 > Start 57: LinkFlags-lib >57: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --build /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags --target LinkFlags_lib --config NoConfig >57: Test timeout computed to be: 1500 >57: Scanning dependencies of target LinkFlags_lib >57: [100%] Building C object CMakeFiles/LinkFlags_lib.dir/LinkFlagsLib.c.o >57: Linking C static library libLinkFlags_lib.a >21: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest >21: ======== CMake output ====== >21: The C compiler identification is GNU >21: The CXX compiler identification is GNU >21: Check for working C compiler: /usr/bin/gcc >21: Configuring >21: Check for working C compiler: /usr/bin/gcc -- works >21: Detecting C compiler ABI info >21: Configuring >21: Detecting C compiler ABI info - done >21: Check for working CXX compiler: /usr/bin/c++ >21: Configuring >21: Check for working CXX compiler: /usr/bin/c++ -- works >21: Detecting CXX compiler ABI info >21: Configuring >21: Detecting CXX compiler ABI info - done >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E chdir "/builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" -E echo "Hello World" 2>&1 >21: Hello World >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -N -L /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" 2>&1 >21: -- Cache values >21: THIS_SHOULD_BE_SET:BOOL=ON >21: Elapsed time: 0 s. (time), 0 s. (clock) >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -N -LA /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" 2>&1 >21: -- Cache values >21: THIS_SHOULD_BE_SET:BOOL=ON >21: Elapsed time: 0 s. (time), 0 s. (clock) >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -N -LH /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" 2>&1 >21: -- Cache values >21: // Some variable >21: THIS_SHOULD_BE_SET:BOOL=ON >21: >21: Elapsed time: 0 s. (time), 0 s. (clock) >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -N -LAH /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" 2>&1 >21: -- Cache values >21: // Some variable >21: THIS_SHOULD_BE_SET:BOOL=ON >21: >21: Elapsed time: 0 s. (time), 0 s. (clock) >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help 2>&1 >21: cmake version 2.8.2 >21: Usage >21: >21: cmake [options] <path-to-source> >21: cmake [options] <path-to-existing-build> >21: >21: Options >21: -C <initial-cache> = Pre-load a script to populate the cache. >21: -D <var>:<type>=<value> = Create a cmake cache entry. >21: -U <globbing_expr> = Remove matching entries from CMake cache. >21: -G <generator-name> = Specify a makefile generator. >21: -Wno-dev = Suppress developer warnings. >21: -Wdev = Enable developer warnings. >21: -E = CMake command mode. >21: -i = Run in wizard mode. >21: -L[A][H] = List non-advanced cached variables. >21: --build <dir> = Build a CMake-generated project binary tree. >21: -N = View mode only. >21: -P <file> = Process script mode. >21: --graphviz=[file] = Generate graphviz of dependencies. >21: --system-information [file] = Dump information about this system. >21: --debug-trycompile = Do not delete the try compile directories.. >21: --debug-output = Put cmake in a debug mode. >21: --trace = Put cmake in trace mode. >21: --help-command cmd [file] = Print help for a single command and exit. >21: --help-command-list [file] = List available listfile commands and exit. >21: --help-commands [file] = Print help for all commands and exit. >21: --help-compatcommands [file]= Print help for compatibility commands. >21: --help-module module [file] = Print help for a single module and exit. >21: --help-module-list [file] = List available modules and exit. >21: --help-modules [file] = Print help for all modules and exit. >21: --help-custom-modules [file]= Print help for all custom modules and exit. >21: --help-policy cmp [file] = Print help for a single policy and exit. >21: --help-policies [file] = Print help for all policies and exit. >21: --help-property prop [file] = Print help for a single property and exit. >21: --help-property-list [file] = List available properties and exit. >21: --help-properties [file] = Print help for all properties and exit. >21: --help-variable var [file] = Print help for a single variable and exit. >21: --help-variable-list [file] = List documented variables and exit. >21: --help-variables [file] = Print help for all variables and exit. >21: --copyright [file] = Print the CMake copyright and exit. >21: --help = Print usage information and exit. >21: --help-full [file] = Print full help and exit. >21: --help-html [file] = Print full help in HTML format. >21: --help-man [file] = Print full help as a UNIX man page and exit. >21: --version [file] = Show program name/version banner and exit. >21: >21: Generators >21: >21: The following generators are available on this platform: >21: Unix Makefiles = Generates standard UNIX makefiles. >21: CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. >21: Eclipse CDT4 - Unix Makefiles >21: = Generates Eclipse CDT 4.0 project files. >21: KDevelop3 = Generates KDevelop 3 project files. >21: KDevelop3 - Unix Makefiles = Generates KDevelop 3 project files. >21: >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-command-list 2>&1 >21: cmake version 2.8.2 >21: add_custom_command >21: add_custom_target >21: add_definitions >21: add_dependencies >21: add_executable >21: add_library >21: add_subdirectory >21: add_test >21: aux_source_directory >21: break >21: build_command >21: cmake_minimum_required >21: cmake_policy >21: configure_file >21: create_test_sourcelist >21: define_property >21: else >21: elseif >21: enable_language >21: enable_testing >21: endforeach >21: endfunction >21: endif >21: endmacro >21: endwhile >21: execute_process >21: export >21: file >21: find_file >21: find_library >21: find_package >21: find_path >21: find_program >21: fltk_wrap_ui >21: foreach >21: function >21: get_cmake_property >21: get_directory_property >21: get_filename_component >21: get_property >21: get_source_file_property >21: get_target_property >21: get_test_property >21: if >21: include >21: include_directories >21: include_external_msproject >21: include_regular_expression >21: install >21: link_directories >21: list >21: load_cache >21: load_command >21: macro >21: mark_as_advanced >21: math >21: message >21: option >21: output_required_files >21: project >21: qt_wrap_cpp >21: qt_wrap_ui >21: remove_definitions >21: return >21: separate_arguments >21: set >21: set_directory_properties >21: set_property >21: set_source_files_properties >21: set_target_properties >21: set_tests_properties >21: site_name >21: source_group >21: string >21: target_link_libraries >21: try_compile >21: try_run >21: unset >21: variable_watch >21: while >21: build_name >21: exec_program >21: export_library_dependencies >21: install_files >21: install_programs >21: install_targets >21: link_libraries >21: make_directory >21: remove >21: subdir_depends >21: subdirs >21: use_mangled_mesa >21: utility_source >21: variable_requires >21: write_file >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help add_executable 2>&1 >21: cmake version 2.8.2 >21: SingleItem >21: add_executable = Add an executable to the project using the >21: specified source files. >21: >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-command add_executable 2>&1 >21: cmake version 2.8.2 >21: add_executable >21: Add an executable to the project using the specified source files. >21: >21: add_executable(<name> [WIN32] [MACOSX_BUNDLE] >21: [EXCLUDE_FROM_ALL] >21: source1 source2 ... sourceN) >21: >21: Adds an executable target called <name> to be built from the source >21: files listed in the command invocation. The <name> corresponds to the >21: logical target name and must be globally unique within a project. The >21: actual file name of the executable built is constructed based on >21: conventions of the native platform (such as <name>.exe or just >21: <name>). >21: >21: By default the executable file will be created in the build tree >21: directory corresponding to the source tree directory in which the >21: command was invoked. See documentation of the >21: RUNTIME_OUTPUT_DIRECTORY target property to change this location. See >21: documentation of the OUTPUT_NAME target property to change the <name> >21: part of the final file name. >21: >21: If WIN32 is given the property WIN32_EXECUTABLE will be set on the >21: target created. See documentation of that target property for >21: details. >21: >21: If MACOSX_BUNDLE is given the corresponding property will be set on >21: the created target. See documentation of the MACOSX_BUNDLE target >21: property for details. >21: >21: If EXCLUDE_FROM_ALL is given the corresponding property will be set on >21: the created target. See documentation of the EXCLUDE_FROM_ALL target >21: property for details. >21: >21: The add_executable command can also create IMPORTED executable targets >21: using this signature: >21: >21: add_executable(<name> IMPORTED) >21: >21: An IMPORTED executable target references an executable file located >21: outside the project. No rules are generated to build it. The target >21: name has scope in the directory in which it is created and below. It >21: may be referenced like any target built within the project. IMPORTED >21: executables are useful for convenient reference from commands like >21: add_custom_command. Details about the imported executable are >21: specified by setting properties whose names begin in "IMPORTED_". The >21: most important such property is IMPORTED_LOCATION (and its >21: per-configuration version IMPORTED_LOCATION_<CONFIG>) which specifies >21: the location of the main executable file on disk. See documentation >21: of the IMPORTED_* properties for more information. >21: >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-full "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/cmake.txt" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-man "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/cmake.man" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-html "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/cmake.html" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --copyright "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/Copyright.txt" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --version "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/version.txt" 2>&1 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #1: SystemInformationNew >21: Test #2: kwsys.testEncode >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: Test #5: kwsys.testHashSTL >21: Test #6: kwsys.testRegistry >21: Test #7: kwsys.testIOS >21: Test #8: kwsys.testSystemTools >21: Test #9: kwsys.testCommandLineArguments >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: Simple >21: Test #31: PreOrder >21: Test #32: COnly >21: Test #33: CxxOnly >21: Test #34: IPO >21: Test #35: OutDir >21: Test #36: NewlineArgs >21: Test #37: SetLang >21: Test #38: ExternalOBJ >21: Test #39: LoadCommand >21: Test #40: LinkDirectory >21: Test #41: LinkLanguage >21: Test #42: LinkLine >21: Test #43: MacroTest >21: Test #44: FunctionTest >21: Test #45: ReturnTest >21: Test #46: Properties >21: Test #47: Assembler >21: Test #48: SourceGroups >21: Test #49: Preprocess >21: Test #50: ExportImport >21: Test #51: Unset >21: Test #52: PolicyScope >21: Test #53: CrossCompile >21: Test #54: Policy0002 >21: Test #55: CMakeBuildTest >21: Test #56: Module.CheckTypeSize >21: Test #57: LinkFlags-prepare >21: Test #58: LinkFlags-lib >21: Test #59: LinkFlags-dll >21: Test #60: LinkFlags-exe >21: Test #61: LinkFlags-lib_config >21: Test #62: LinkFlags-dll_config >21: Test #63: LinkFlags-exe_config >21: Test #64: SubProject >21: Test #65: SubProject-Stage2 >21: Test #66: Framework >21: Test #67: TargetName >21: Test #68: LibName >21: Test #69: CustComDepend >21: Test #70: CustomCommand >21: Test #71: CustomCommandWorkingDirectory >21: Test #72: OutOfSource >21: Test #73: BuildDepends >21: Test #74: SimpleInstall >21: Test #75: SimpleInstall-Stage2 >21: Test #76: CPackComponents >21: Test #77: CPackTestAllGenerators >21: Test #78: X11 >21: Test #79: CMakeTestAllGenerators >21: Test #80: CMakeTestBadCommandLines >21: Test #81: CMakeTestMultipleConfigures >21: Test #82: LoadedCommandOneConfig >21: Test #83: complex >21: Test #84: complexOneConfig >21: Test #85: Example >21: Test #86: Environment >21: Test #87: ExternalProject >21: Test #88: TutorialStep1 >21: Test #89: TutorialStep2 >21: Test #90: TutorialStep3 >21: Test #91: TutorialStep4 >21: Test #92: TutorialStep5 >21: Test #93: TutorialStep6 >21: Test #94: TutorialStep7 >21: Test #95: testing >21: Test #96: wrapping >21: Test #97: qtwrapping >21: Test #98: testdriver1 >21: Test #99: testdriver2 >21: Test #100: testdriver3 >21: Test #101: Dependency >21: Test #102: JumpWithLibOut >21: Test #103: JumpNoLibOut >21: Test #104: Plugin >21: Test #105: RuntimePath >21: Test #106: linkorder1 >21: Test #107: linkorder2 >21: Test #108: kwsys >21: Test #109: SubDirSpaces >21: Test #110: SubDir >21: Test #111: CheckCompilerRelatedVariables >21: Test #112: MakeClean >21: Test #113: CTest.NoNewline >21: Test #114: CTestTestNoBuild >21: Test #115: CTestTestNoExe >21: Test #116: CTestConfig.Script.Debug >21: Test #117: CTestConfig.Dashboard.Debug >21: Test #118: CTestConfig.Script.MinSizeRel >21: Test #119: CTestConfig.Dashboard.MinSizeRel >21: Test #120: CTestConfig.Script.Release >21: Test #121: CTestConfig.Dashboard.Release >21: Test #122: CTestConfig.Script.RelWithDebInfo >21: Test #123: CTestConfig.Dashboard.RelWithDebInfo >21: Test #124: CMakeCommands.build_command >21: Test #125: CTestTestCrash >21: Test #126: CTestTestBadExe >21: Test #127: CTestTestParallel >21: Test #128: CTestTestResourceLock >21: Test #129: CTestTestScheduler >21: Test #130: CTestTestStopTime >21: Test #131: CTestTestSubdir >21: Test #132: CTestTestTimeout >21: Test #133: CTestTestRunScript >21: Test #134: CTestTestShowOnly >21: Test #135: CTestBatchTest >21: Test #136: CTestTestFailedSubmit-cp >21: Test #137: CTestTestFailedSubmit-ftp >21: Test #138: CTestTestFailedSubmit-http >21: Test #139: CTestTestFailedSubmit-https >21: Test #140: CTestTestFailedSubmit-scp >21: Test #141: CTestTestFailedSubmit-xmlrpc >21: Test #142: BootstrapTest >21: Test #143: Fortran >21: Test #144: FortranC.Flags >21: Test #145: CMakeWizardTest >21: Test #146: CMakeLib.testUTF8 >21: Test #147: CMakeLib.testXMLParser >21: Test #148: CMakeLib.testXMLSafe >21: Test #149: CMake.List >21: Test #150: CMake.VariableWatch >21: Test #151: CMake.Include >21: Test #152: CMake.FindBase >21: Test #153: CMake.Toolchain >21: Test #154: CMake.GetFilenameComponentRealpath >21: Test #155: CMake.Version >21: Test #156: CMake.Message >21: Test #157: CMake.File >21: Test #158: CMake.ConfigureFile >21: Test #159: CMake.SeparateArguments >21: Test #160: CMake.ImplicitLinkInfo >21: Test #161: CMake.ModuleNotices >21: Test #162: CMake.If >21: Test #163: CMake.String >21: Test #164: CMake.Math >21: Test #165: CMake.CMakeMinimumRequired >21: Test #166: CMake.CompilerIdVendor >21: Test #167: CMake.FileDownload >21: Test #168: CMake.ELF >21: Test #169: CMake.EndStuff >21: Test #170: CMake.GetPrerequisites >21: >21: Total Tests: 170 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -R complex -N 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #83: complex >21: Test #84: complexOneConfig >21: >21: Total Tests: 2 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -E Simple -N 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #1: SystemInformationNew >21: Test #2: kwsys.testEncode >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: Test #5: kwsys.testHashSTL >21: Test #6: kwsys.testRegistry >21: Test #7: kwsys.testIOS >21: Test #8: kwsys.testSystemTools >21: Test #9: kwsys.testCommandLineArguments >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: PreOrder >21: Test #31: COnly >21: Test #32: CxxOnly >21: Test #33: IPO >21: Test #34: OutDir >21: Test #35: NewlineArgs >21: Test #36: SetLang >21: Test #37: ExternalOBJ >21: Test #38: LoadCommand >21: Test #39: LinkDirectory >21: Test #40: LinkLanguage >21: Test #41: LinkLine >21: Test #42: MacroTest >21: Test #43: FunctionTest >21: Test #44: ReturnTest >21: Test #45: Properties >21: Test #46: Assembler >21: Test #47: SourceGroups >21: Test #48: Preprocess >21: Test #49: ExportImport >21: Test #50: Unset >21: Test #51: PolicyScope >21: Test #52: CrossCompile >21: Test #53: Policy0002 >21: Test #54: CMakeBuildTest >21: Test #55: Module.CheckTypeSize >21: Test #56: LinkFlags-prepare >21: Test #57: LinkFlags-lib >21: Test #58: LinkFlags-dll >21: Test #59: LinkFlags-exe >21: Test #60: LinkFlags-lib_config >21: Test #61: LinkFlags-dll_config >21: Test #62: LinkFlags-exe_config >21: Test #63: SubProject >21: Test #64: SubProject-Stage2 >21: Test #65: Framework >21: Test #66: TargetName >21: Test #67: LibName >21: Test #68: CustComDepend >21: Test #69: CustomCommand >21: Test #70: CustomCommandWorkingDirectory >21: Test #71: OutOfSource >21: Test #72: BuildDepends >21: Test #73: CPackComponents >21: Test #74: CPackTestAllGenerators >21: Test #75: X11 >21: Test #76: CMakeTestAllGenerators >21: Test #77: CMakeTestBadCommandLines >21: Test #78: CMakeTestMultipleConfigures >21: Test #79: LoadedCommandOneConfig >21: Test #80: complex >21: Test #81: complexOneConfig >21: Test #82: Example >21: Test #83: Environment >21: Test #84: ExternalProject >21: Test #85: TutorialStep1 >21: Test #86: TutorialStep2 >21: Test #87: TutorialStep3 >21: Test #88: TutorialStep4 >21: Test #89: TutorialStep5 >21: Test #90: TutorialStep6 >21: Test #91: TutorialStep7 >21: Test #92: testing >21: Test #93: wrapping >21: Test #94: qtwrapping >21: Test #95: testdriver1 >21: Test #96: testdriver2 >21: Test #97: testdriver3 >21: Test #98: Dependency >21: Test #99: JumpWithLibOut >21: Test #100: JumpNoLibOut >21: Test #101: Plugin >21: Test #102: RuntimePath >21: Test #103: linkorder1 >21: Test #104: linkorder2 >21: Test #105: kwsys >21: Test #106: SubDirSpaces >21: Test #107: SubDir >21: Test #108: CheckCompilerRelatedVariables >21: Test #109: MakeClean >21: Test #110: CTest.NoNewline >21: Test #111: CTestTestNoBuild >21: Test #112: CTestTestNoExe >21: Test #113: CTestConfig.Script.Debug >21: Test #114: CTestConfig.Dashboard.Debug >21: Test #115: CTestConfig.Script.MinSizeRel >21: Test #116: CTestConfig.Dashboard.MinSizeRel >21: Test #117: CTestConfig.Script.Release >21: Test #118: CTestConfig.Dashboard.Release >21: Test #119: CTestConfig.Script.RelWithDebInfo >21: Test #120: CTestConfig.Dashboard.RelWithDebInfo >21: Test #121: CMakeCommands.build_command >21: Test #122: CTestTestCrash >21: Test #123: CTestTestBadExe >21: Test #124: CTestTestParallel >21: Test #125: CTestTestResourceLock >21: Test #126: CTestTestScheduler >21: Test #127: CTestTestStopTime >21: Test #128: CTestTestSubdir >21: Test #129: CTestTestTimeout >21: Test #130: CTestTestRunScript >21: Test #131: CTestTestShowOnly >21: Test #132: CTestBatchTest >21: Test #133: CTestTestFailedSubmit-cp >21: Test #134: CTestTestFailedSubmit-ftp >21: Test #135: CTestTestFailedSubmit-http >21: Test #136: CTestTestFailedSubmit-https >21: Test #137: CTestTestFailedSubmit-scp >21: Test #138: CTestTestFailedSubmit-xmlrpc >21: Test #139: BootstrapTest >21: Test #140: Fortran >21: Test #141: FortranC.Flags >21: Test #142: CMakeWizardTest >21: Test #143: CMakeLib.testUTF8 >21: Test #144: CMakeLib.testXMLParser >21: Test #145: CMakeLib.testXMLSafe >21: Test #146: CMake.List >21: Test #147: CMake.VariableWatch >21: Test #148: CMake.Include >21: Test #149: CMake.FindBase >21: Test #150: CMake.Toolchain >21: Test #151: CMake.GetFilenameComponentRealpath >21: Test #152: CMake.Version >21: Test #153: CMake.Message >21: Test #154: CMake.File >21: Test #155: CMake.ConfigureFile >21: Test #156: CMake.SeparateArguments >21: Test #157: CMake.ImplicitLinkInfo >21: Test #158: CMake.ModuleNotices >21: Test #159: CMake.If >21: Test #160: CMake.String >21: Test #161: CMake.Math >21: Test #162: CMake.CMakeMinimumRequired >21: Test #163: CMake.CompilerIdVendor >21: Test #164: CMake.FileDownload >21: Test #165: CMake.ELF >21: Test #166: CMake.EndStuff >21: Test #167: CMake.GetPrerequisites >21: >21: Total Tests: 167 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -E Simple -N 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #1: SystemInformationNew >21: Test #2: kwsys.testEncode >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: Test #5: kwsys.testHashSTL >21: Test #6: kwsys.testRegistry >21: Test #7: kwsys.testIOS >21: Test #8: kwsys.testSystemTools >21: Test #9: kwsys.testCommandLineArguments >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: PreOrder >21: Test #31: COnly >21: Test #32: CxxOnly >21: Test #33: IPO >21: Test #34: OutDir >21: Test #35: NewlineArgs >21: Test #36: SetLang >21: Test #37: ExternalOBJ >21: Test #38: LoadCommand >21: Test #39: LinkDirectory >21: Test #40: LinkLanguage >21: Test #41: LinkLine >21: Test #42: MacroTest >21: Test #43: FunctionTest >21: Test #44: ReturnTest >21: Test #45: Properties >21: Test #46: Assembler >21: Test #47: SourceGroups >21: Test #48: Preprocess >21: Test #49: ExportImport >21: Test #50: Unset >21: Test #51: PolicyScope >21: Test #52: CrossCompile >21: Test #53: Policy0002 >21: Test #54: CMakeBuildTest >21: Test #55: Module.CheckTypeSize >21: Test #56: LinkFlags-prepare >21: Test #57: LinkFlags-lib >21: Test #58: LinkFlags-dll >21: Test #59: LinkFlags-exe >21: Test #60: LinkFlags-lib_config >21: Test #61: LinkFlags-dll_config >21: Test #62: LinkFlags-exe_config >21: Test #63: SubProject >21: Test #64: SubProject-Stage2 >21: Test #65: Framework >21: Test #66: TargetName >21: Test #67: LibName >21: Test #68: CustComDepend >21: Test #69: CustomCommand >21: Test #70: CustomCommandWorkingDirectory >21: Test #71: OutOfSource >21: Test #72: BuildDepends >21: Test #73: CPackComponents >21: Test #74: CPackTestAllGenerators >21: Test #75: X11 >21: Test #76: CMakeTestAllGenerators >21: Test #77: CMakeTestBadCommandLines >21: Test #78: CMakeTestMultipleConfigures >21: Test #79: LoadedCommandOneConfig >21: Test #80: complex >21: Test #81: complexOneConfig >21: Test #82: Example >21: Test #83: Environment >21: Test #84: ExternalProject >21: Test #85: TutorialStep1 >21: Test #86: TutorialStep2 >21: Test #87: TutorialStep3 >21: Test #88: TutorialStep4 >21: Test #89: TutorialStep5 >21: Test #90: TutorialStep6 >21: Test #91: TutorialStep7 >21: Test #92: testing >21: Test #93: wrapping >21: Test #94: qtwrapping >21: Test #95: testdriver1 >21: Test #96: testdriver2 >21: Test #97: testdriver3 >21: Test #98: Dependency >21: Test #99: JumpWithLibOut >21: Test #100: JumpNoLibOut >21: Test #101: Plugin >21: Test #102: RuntimePath >21: Test #103: linkorder1 >21: Test #104: linkorder2 >21: Test #105: kwsys >21: Test #106: SubDirSpaces >21: Test #107: SubDir >21: Test #108: CheckCompilerRelatedVariables >21: Test #109: MakeClean >21: Test #110: CTest.NoNewline >21: Test #111: CTestTestNoBuild >21: Test #112: CTestTestNoExe >21: Test #113: CTestConfig.Script.Debug >21: Test #114: CTestConfig.Dashboard.Debug >21: Test #115: CTestConfig.Script.MinSizeRel >21: Test #116: CTestConfig.Dashboard.MinSizeRel >21: Test #117: CTestConfig.Script.Release >21: Test #118: CTestConfig.Dashboard.Release >21: Test #119: CTestConfig.Script.RelWithDebInfo >21: Test #120: CTestConfig.Dashboard.RelWithDebInfo >21: Test #121: CMakeCommands.build_command >21: Test #122: CTestTestCrash >21: Test #123: CTestTestBadExe >21: Test #124: CTestTestParallel >21: Test #125: CTestTestResourceLock >21: Test #126: CTestTestScheduler >21: Test #127: CTestTestStopTime >21: Test #128: CTestTestSubdir >21: Test #129: CTestTestTimeout >21: Test #130: CTestTestRunScript >21: Test #131: CTestTestShowOnly >21: Test #132: CTestBatchTest >21: Test #133: CTestTestFailedSubmit-cp >21: Test #134: CTestTestFailedSubmit-ftp >21: Test #135: CTestTestFailedSubmit-http >21: Test #136: CTestTestFailedSubmit-https >21: Test #137: CTestTestFailedSubmit-scp >21: Test #138: CTestTestFailedSubmit-xmlrpc >21: Test #139: BootstrapTest >21: Test #140: Fortran >21: Test #141: FortranC.Flags >21: Test #142: CMakeWizardTest >21: Test #143: CMakeLib.testUTF8 >21: Test #144: CMakeLib.testXMLParser >21: Test #145: CMakeLib.testXMLSafe >21: Test #146: CMake.List >21: Test #147: CMake.VariableWatch >21: Test #148: CMake.Include >21: Test #149: CMake.FindBase >21: Test #150: CMake.Toolchain >21: Test #151: CMake.GetFilenameComponentRealpath >21: Test #152: CMake.Version >21: Test #153: CMake.Message >21: Test #154: CMake.File >21: Test #155: CMake.ConfigureFile >21: Test #156: CMake.SeparateArguments >21: Test #157: CMake.ImplicitLinkInfo >21: Test #158: CMake.ModuleNotices >21: Test #159: CMake.If >21: Test #160: CMake.String >21: Test #161: CMake.Math >21: Test #162: CMake.CMakeMinimumRequired >21: Test #163: CMake.CompilerIdVendor >21: Test #164: CMake.FileDownload >21: Test #165: CMake.ELF >21: Test #166: CMake.EndStuff >21: Test #167: CMake.GetPrerequisites >21: >21: Total Tests: 167 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N -I -10 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #1: SystemInformationNew >21: Test #2: kwsys.testEncode >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: Test #5: kwsys.testHashSTL >21: Test #6: kwsys.testRegistry >21: Test #7: kwsys.testIOS >21: Test #8: kwsys.testSystemTools >21: Test #9: kwsys.testCommandLineArguments >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: Simple >21: Test #31: PreOrder >21: Test #32: COnly >21: Test #33: CxxOnly >21: Test #34: IPO >21: Test #35: OutDir >21: Test #36: NewlineArgs >21: Test #37: SetLang >21: Test #38: ExternalOBJ >21: Test #39: LoadCommand >21: Test #40: LinkDirectory >21: Test #41: LinkLanguage >21: Test #42: LinkLine >21: Test #43: MacroTest >21: Test #44: FunctionTest >21: Test #45: ReturnTest >21: Test #46: Properties >21: Test #47: Assembler >21: Test #48: SourceGroups >21: Test #49: Preprocess >21: Test #50: ExportImport >21: Test #51: Unset >21: Test #52: PolicyScope >21: Test #53: CrossCompile >21: Test #54: Policy0002 >21: Test #55: CMakeBuildTest >21: Test #56: Module.CheckTypeSize >21: Test #57: LinkFlags-prepare >21: Test #58: LinkFlags-lib >21: Test #59: LinkFlags-dll >21: Test #60: LinkFlags-exe >21: Test #61: LinkFlags-lib_config >21: Test #62: LinkFlags-dll_config >21: Test #63: LinkFlags-exe_config >21: Test #64: SubProject >21: Test #65: SubProject-Stage2 >21: Test #66: Framework >21: Test #67: TargetName >21: Test #68: LibName >21: Test #69: CustComDepend >21: Test #70: CustomCommand >21: Test #71: CustomCommandWorkingDirectory >21: Test #72: OutOfSource >21: Test #73: BuildDepends >21: Test #74: SimpleInstall >21: Test #75: SimpleInstall-Stage2 >21: Test #76: CPackComponents >21: Test #77: CPackTestAllGenerators >21: Test #78: X11 >21: Test #79: CMakeTestAllGenerators >21: Test #80: CMakeTestBadCommandLines >21: Test #81: CMakeTestMultipleConfigures >21: Test #82: LoadedCommandOneConfig >21: Test #83: complex >21: Test #84: complexOneConfig >21: Test #85: Example >21: Test #86: Environment >21: Test #87: ExternalProject >21: Test #88: TutorialStep1 >21: Test #89: TutorialStep2 >21: Test #90: TutorialStep3 >21: Test #91: TutorialStep4 >21: Test #92: TutorialStep5 >21: Test #93: TutorialStep6 >21: Test #94: TutorialStep7 >21: Test #95: testing >21: Test #96: wrapping >21: Test #97: qtwrapping >21: Test #98: testdriver1 >21: Test #99: testdriver2 >21: Test #100: testdriver3 >21: Test #101: Dependency >21: Test #102: JumpWithLibOut >21: Test #103: JumpNoLibOut >21: Test #104: Plugin >21: Test #105: RuntimePath >21: Test #106: linkorder1 >21: Test #107: linkorder2 >21: Test #108: kwsys >21: Test #109: SubDirSpaces >21: Test #110: SubDir >21: Test #111: CheckCompilerRelatedVariables >21: Test #112: MakeClean >21: Test #113: CTest.NoNewline >21: Test #114: CTestTestNoBuild >21: Test #115: CTestTestNoExe >21: Test #116: CTestConfig.Script.Debug >21: Test #117: CTestConfig.Dashboard.Debug >21: Test #118: CTestConfig.Script.MinSizeRel >21: Test #119: CTestConfig.Dashboard.MinSizeRel >21: Test #120: CTestConfig.Script.Release >21: Test #121: CTestConfig.Dashboard.Release >21: Test #122: CTestConfig.Script.RelWithDebInfo >21: Test #123: CTestConfig.Dashboard.RelWithDebInfo >21: Test #124: CMakeCommands.build_command >21: Test #125: CTestTestCrash >21: Test #126: CTestTestBadExe >21: Test #127: CTestTestParallel >21: Test #128: CTestTestResourceLock >21: Test #129: CTestTestScheduler >21: Test #130: CTestTestStopTime >21: Test #131: CTestTestSubdir >21: Test #132: CTestTestTimeout >21: Test #133: CTestTestRunScript >21: Test #134: CTestTestShowOnly >21: Test #135: CTestBatchTest >21: Test #136: CTestTestFailedSubmit-cp >21: Test #137: CTestTestFailedSubmit-ftp >21: Test #138: CTestTestFailedSubmit-http >21: Test #139: CTestTestFailedSubmit-https >21: Test #140: CTestTestFailedSubmit-scp >21: Test #141: CTestTestFailedSubmit-xmlrpc >21: Test #142: BootstrapTest >21: Test #143: Fortran >21: Test #144: FortranC.Flags >21: Test #145: CMakeWizardTest >21: Test #146: CMakeLib.testUTF8 >21: Test #147: CMakeLib.testXMLParser >21: Test #148: CMakeLib.testXMLSafe >21: Test #149: CMake.List >21: Test #150: CMake.VariableWatch >21: Test #151: CMake.Include >21: Test #152: CMake.FindBase >21: Test #153: CMake.Toolchain >21: Test #154: CMake.GetFilenameComponentRealpath >21: Test #155: CMake.Version >21: Test #156: CMake.Message >21: Test #157: CMake.File >21: Test #158: CMake.ConfigureFile >21: Test #159: CMake.SeparateArguments >21: Test #160: CMake.ImplicitLinkInfo >21: Test #161: CMake.ModuleNotices >21: Test #162: CMake.If >21: Test #163: CMake.String >21: Test #164: CMake.Math >21: Test #165: CMake.CMakeMinimumRequired >21: Test #166: CMake.CompilerIdVendor >21: Test #167: CMake.FileDownload >21: Test #168: CMake.ELF >21: Test #169: CMake.EndStuff >21: Test #170: CMake.GetPrerequisites >21: >21: Total Tests: 170 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N -I 10- 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: Simple >21: Test #31: PreOrder >21: Test #32: COnly >21: Test #33: CxxOnly >21: Test #34: IPO >21: Test #35: OutDir >21: Test #36: NewlineArgs >21: Test #37: SetLang >21: Test #38: ExternalOBJ >21: Test #39: LoadCommand >21: Test #40: LinkDirectory >21: Test #41: LinkLanguage >21: Test #42: LinkLine >21: Test #43: MacroTest >21: Test #44: FunctionTest >21: Test #45: ReturnTest >21: Test #46: Properties >21: Test #47: Assembler >21: Test #48: SourceGroups >21: Test #49: Preprocess >21: Test #50: ExportImport >21: Test #51: Unset >21: Test #52: PolicyScope >21: Test #53: CrossCompile >21: Test #54: Policy0002 >21: Test #55: CMakeBuildTest >21: Test #56: Module.CheckTypeSize >21: Test #57: LinkFlags-prepare >21: Test #58: LinkFlags-lib >21: Test #59: LinkFlags-dll >21: Test #60: LinkFlags-exe >21: Test #61: LinkFlags-lib_config >21: Test #62: LinkFlags-dll_config >21: Test #63: LinkFlags-exe_config >21: Test #64: SubProject >21: Test #65: SubProject-Stage2 >21: Test #66: Framework >21: Test #67: TargetName >21: Test #68: LibName >21: Test #69: CustComDepend >21: Test #70: CustomCommand >21: Test #71: CustomCommandWorkingDirectory >21: Test #72: OutOfSource >21: Test #73: BuildDepends >21: Test #74: SimpleInstall >21: Test #75: SimpleInstall-Stage2 >21: Test #76: CPackComponents >21: Test #77: CPackTestAllGenerators >21: Test #78: X11 >21: Test #79: CMakeTestAllGenerators >21: Test #80: CMakeTestBadCommandLines >21: Test #81: CMakeTestMultipleConfigures >21: Test #82: LoadedCommandOneConfig >21: Test #83: complex >21: Test #84: complexOneConfig >21: Test #85: Example >21: Test #86: Environment >21: Test #87: ExternalProject >21: Test #88: TutorialStep1 >21: Test #89: TutorialStep2 >21: Test #90: TutorialStep3 >21: Test #91: TutorialStep4 >21: Test #92: TutorialStep5 >21: Test #93: TutorialStep6 >21: Test #94: TutorialStep7 >21: Test #95: testing >21: Test #96: wrapping >21: Test #97: qtwrapping >21: Test #98: testdriver1 >21: Test #99: testdriver2 >21: Test #100: testdriver3 >21: Test #101: Dependency >21: Test #102: JumpWithLibOut >21: Test #103: JumpNoLibOut >21: Test #104: Plugin >21: Test #105: RuntimePath >21: Test #106: linkorder1 >21: Test #107: linkorder2 >21: Test #108: kwsys >21: Test #109: SubDirSpaces >21: Test #110: SubDir >21: Test #111: CheckCompilerRelatedVariables >21: Test #112: MakeClean >21: Test #113: CTest.NoNewline >21: Test #114: CTestTestNoBuild >21: Test #115: CTestTestNoExe >21: Test #116: CTestConfig.Script.Debug >21: Test #117: CTestConfig.Dashboard.Debug >21: Test #118: CTestConfig.Script.MinSizeRel >21: Test #119: CTestConfig.Dashboard.MinSizeRel >21: Test #120: CTestConfig.Script.Release >21: Test #121: CTestConfig.Dashboard.Release >21: Test #122: CTestConfig.Script.RelWithDebInfo >21: Test #123: CTestConfig.Dashboard.RelWithDebInfo >21: Test #124: CMakeCommands.build_command >21: Test #125: CTestTestCrash >21: Test #126: CTestTestBadExe >21: Test #127: CTestTestParallel >21: Test #128: CTestTestResourceLock >21: Test #129: CTestTestScheduler >21: Test #130: CTestTestStopTime >21: Test #131: CTestTestSubdir >21: Test #132: CTestTestTimeout >21: Test #133: CTestTestRunScript >21: Test #134: CTestTestShowOnly >21: Test #135: CTestBatchTest >21: Test #136: CTestTestFailedSubmit-cp >21: Test #137: CTestTestFailedSubmit-ftp >21: Test #138: CTestTestFailedSubmit-http >21: Test #139: CTestTestFailedSubmit-https >21: Test #140: CTestTestFailedSubmit-scp >21: Test #141: CTestTestFailedSubmit-xmlrpc >21: Test #142: BootstrapTest >21: Test #143: Fortran >21: Test #144: FortranC.Flags >21: Test #145: CMakeWizardTest >21: Test #146: CMakeLib.testUTF8 >21: Test #147: CMakeLib.testXMLParser >21: Test #148: CMakeLib.testXMLSafe >21: Test #149: CMake.List >21: Test #150: CMake.VariableWatch >21: Test #151: CMake.Include >21: Test #152: CMake.FindBase >21: Test #153: CMake.Toolchain >21: Test #154: CMake.GetFilenameComponentRealpath >21: Test #155: CMake.Version >21: Test #156: CMake.Message >21: Test #157: CMake.File >21: Test #158: CMake.ConfigureFile >21: Test #159: CMake.SeparateArguments >21: Test #160: CMake.ImplicitLinkInfo >21: Test #161: CMake.ModuleNotices >21: Test #162: CMake.If >21: Test #163: CMake.String >21: Test #164: CMake.Math >21: Test #165: CMake.CMakeMinimumRequired >21: Test #166: CMake.CompilerIdVendor >21: Test #167: CMake.FileDownload >21: Test #168: CMake.ELF >21: Test #169: CMake.EndStuff >21: Test #170: CMake.GetPrerequisites >21: >21: Total Tests: 161 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N -I 3,4 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: >21: Total Tests: 2 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --help 2>&1 >21: ctest version 2.8.2 >21: Usage >21: >21: ctest [options] >21: >21: Options >21: -C <cfg>, --build-config <cfg> >21: = Choose configuration to test. >21: -V,--verbose = Enable verbose output from tests. >21: -VV,--extra-verbose = Enable more verbose output from tests. >21: --debug = Displaying more verbose internals of CTest. >21: --output-on-failure = Output anything outputted by the test program >21: if the test should fail. This option can >21: also be enabled by setting the environment >21: variable CTEST_OUTPUT_ON_FAILURE >21: -F = Enable failover. >21: -Q,--quiet = Make ctest quiet. >21: -O <file>, --output-log <file> >21: = Output to log file >21: -N,--show-only = Disable actual execution of tests. >21: -L <regex>, --label-regex <regex> >21: = Run tests with labels matching regular >21: expression. >21: -R <regex>, --tests-regex <regex> >21: = Run tests matching regular expression. >21: -E <regex>, --exclude-regex <regex> >21: = Exclude tests matching regular expression. >21: -LE <regex>, --label-exclude <regex> >21: = Exclude tests with labels matching regular >21: expression. >21: -D <dashboard>, --dashboard <dashboard> >21: = Execute dashboard test >21: -M <model>, --test-model <model> >21: = Sets the model for a dashboard >21: -T <action>, --test-action <action> >21: = Sets the dashboard action to perform >21: --track <track> = Specify the track to submit dashboard to >21: -S <script>, --script <script> >21: = Execute a dashboard for a configuration >21: -SP <script>, --script-new-process <script> >21: = Execute a dashboard for a configuration >21: -A <file>, --add-notes <file> >21: = Add a notes file with submission >21: -I [Start,End,Stride,test#,test#|Test file], --tests-information >21: = Run a specific number of tests by number. >21: -U, --union = Take the Union of -I and -R >21: --max-width <width> = Set the max width for a test name to output >21: --interactive-debug-mode [0|1] >21: = Set the interactive mode to 0 or 1. >21: --no-label-summary = Disable timing summary information for >21: labels. >21: --build-and-test = Configure, build and run a test. >21: --build-target = Specify a specific target to build. >21: --build-nocmake = Run the build without running cmake first. >21: --build-run-dir = Specify directory to run programs from. >21: --build-two-config = Run CMake twice >21: --build-exe-dir = Specify the directory for the executable. >21: --build-generator = Specify the generator to use. >21: --build-project = Specify the name of the project to build. >21: --build-makeprogram = Specify the make program to use. >21: --build-noclean = Skip the make clean step. >21: --build-config-sample = A sample executable to use to determine the >21: configuration >21: --build-options = Add extra options to the build step. >21: --test-command = The test to run with the --build-and-test >21: option. >21: --test-timeout = The time limit in seconds, internal use only. >21: --tomorrow-tag = Nightly or experimental starts with next day >21: tag. >21: --ctest-config = The configuration file used to initialize >21: CTest state when submitting dashboards. >21: --overwrite = Overwrite CTest configuration option. >21: --extra-submit <file>[;<file>] >21: = Submit extra files to the dashboard. >21: --force-new-ctest-process = Run child CTest instances as new processes >21: --schedule-random = Use a random order for scheduling tests >21: --submit-index = Submit individual dashboard tests with >21: specific index >21: --timeout <seconds> = Set a global timeout on all tests. >21: --stop-time <time> = Set a time at which all tests should stop >21: running. >21: --http1.0 = Submit using HTTP 1.0. >21: --no-compress-output = Do not compress test output when submitting. >21: --help-command <cmd> [<file>] >21: = Show help for a single command and exit. >21: --help-command-list [<file>]= List available commands and exit. >21: --help-commands [<file>] = Print help for all commands and exit. >21: >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --copyright 2>&1 >21: ctest version 2.8.2 >21: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium. All rights >21: reserved. >21: Redistribution and use in source and binary forms, with or without >21: modification, are permitted provided that the following conditions are met: >21: Redistributions of source code must retain the above copyright notice, this >21: list of conditions and the following disclaimer. >21: Redistributions in binary form must reproduce the above copyright notice, >21: this list of conditions and the following disclaimer in the documentation >21: and/or other materials provided with the distribution. >21: Neither the names of Kitware, Inc., the Insight Software Consortium, nor the >21: names of their contributors may be used to endorse or promote products >21: derived from this software without specific prior written permission. >21: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" >21: AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE >21: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE >21: ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE >21: LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR >21: CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF >21: SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS >21: INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN >21: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) >21: ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE >21: POSSIBILITY OF SUCH DAMAGE. >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --help-full "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/ctest.txt" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --help-man "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/ctest.man" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --help-html "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/ctest.html" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --version 2>&1 >21: ctest version 2.8.2 >21: *************************** >21: PreLoad.cmake works fine. >21: *************************** >21: Environment variable set to: Environment variable set >21: Configuring >21: Configuring done >21: Generating >21: Generating done >21: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest >21: The C compiler identification is GNU >21: The CXX compiler identification is GNU >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E chdir "/builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" -E echo "Hello World" 2>&1 >21: Hello World >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -N -L /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" 2>&1 >21: -- Cache values >21: CMAKE_BUILD_TYPE:STRING= >21: CMAKE_INSTALL_PREFIX:PATH=/usr/local >21: THIS_SHOULD_BE_SET:BOOL=ON >21: Elapsed time: 0 s. (time), 0 s. (clock) >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -N -LA /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" 2>&1 >21: -- Cache values >21: CMAKE_AR:FILEPATH=/usr/bin/ar >21: CMAKE_BUILD_TYPE:STRING= >21: CMAKE_COLOR_MAKEFILE:BOOL=ON >21: CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ >21: CMAKE_CXX_FLAGS:STRING= >21: CMAKE_CXX_FLAGS_DEBUG:STRING=-g >21: CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG >21: CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG >21: CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g >21: CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc >21: CMAKE_C_FLAGS:STRING= >21: CMAKE_C_FLAGS_DEBUG:STRING=-g >21: CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG >21: CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG >21: CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g >21: CMAKE_EXE_LINKER_FLAGS:STRING= >21: CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= >21: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= >21: CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= >21: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= >21: CMAKE_INSTALL_PREFIX:PATH=/usr/local >21: CMAKE_LINKER:FILEPATH=/usr/bin/ld >21: CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake >21: CMAKE_MODULE_LINKER_FLAGS:STRING= >21: CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= >21: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= >21: CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= >21: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= >21: CMAKE_NM:FILEPATH=/usr/bin/nm >21: CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy >21: CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump >21: CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib >21: CMAKE_SHARED_LINKER_FLAGS:STRING= >21: CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= >21: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= >21: CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= >21: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= >21: CMAKE_SKIP_RPATH:BOOL=NO >21: CMAKE_STRIP:FILEPATH=/usr/bin/strip >21: CMAKE_USE_RELATIVE_PATHS:BOOL=OFF >21: CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE >21: THIS_SHOULD_BE_SET:BOOL=ON >21: Elapsed time: 0 s. (time), 0 s. (clock) >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -N -LH /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" 2>&1 >21: -- Cache values >21: // Choose the type of build, options are: None(CMAKE_CXX_FLAGS or CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. >21: CMAKE_BUILD_TYPE:STRING= >21: >21: // Install path prefix, prepended onto install directories. >21: CMAKE_INSTALL_PREFIX:PATH=/usr/local >21: >21: // Some variable >21: THIS_SHOULD_BE_SET:BOOL=ON >21: >21: Elapsed time: 0 s. (time), 0 s. (clock) >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E time "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -N -LAH /builddir/build/BUILD/cmake-2.8.2/Tests/CommandLineTest" 2>&1 >21: -- Cache values >21: // Path to a program. >21: CMAKE_AR:FILEPATH=/usr/bin/ar >21: >21: // Choose the type of build, options are: None(CMAKE_CXX_FLAGS or CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. >21: CMAKE_BUILD_TYPE:STRING= >21: >21: // Enable/Disable color output during build. >21: CMAKE_COLOR_MAKEFILE:BOOL=ON >21: >21: // CXX compiler. >21: CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ >21: >21: // Flags used by the compiler during all build types. >21: CMAKE_CXX_FLAGS:STRING= >21: >21: // Flags used by the compiler during debug builds. >21: CMAKE_CXX_FLAGS_DEBUG:STRING=-g >21: >21: // Flags used by the compiler during release minsize builds. >21: CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG >21: >21: // Flags used by the compiler during release builds (/MD /Ob1 /Oi /Ot /Oy /Gs will produce slightly less optimized but smaller files). >21: CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG >21: >21: // Flags used by the compiler during Release with Debug Info builds. >21: CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g >21: >21: // C compiler. >21: CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc >21: >21: // Flags used by the compiler during all build types. >21: CMAKE_C_FLAGS:STRING= >21: >21: // Flags used by the compiler during debug builds. >21: CMAKE_C_FLAGS_DEBUG:STRING=-g >21: >21: // Flags used by the compiler during release minsize builds. >21: CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG >21: >21: // Flags used by the compiler during release builds (/MD /Ob1 /Oi /Ot /Oy /Gs will produce slightly less optimized but smaller files). >21: CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG >21: >21: // Flags used by the compiler during Release with Debug Info builds. >21: CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g >21: >21: // Flags used by the linker. >21: CMAKE_EXE_LINKER_FLAGS:STRING= >21: >21: // Flags used by the linker during debug builds. >21: CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= >21: >21: // Flags used by the linker during release minsize builds. >21: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= >21: >21: // Flags used by the linker during release builds. >21: CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= >21: >21: // Flags used by the linker during Release with Debug Info builds. >21: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= >21: >21: // Install path prefix, prepended onto install directories. >21: CMAKE_INSTALL_PREFIX:PATH=/usr/local >21: >21: // Path to a program. >21: CMAKE_LINKER:FILEPATH=/usr/bin/ld >21: >21: // Path to a program. >21: CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake >21: >21: // Flags used by the linker during the creation of modules. >21: CMAKE_MODULE_LINKER_FLAGS:STRING= >21: >21: // Flags used by the linker during debug builds. >21: CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= >21: >21: // Flags used by the linker during release minsize builds. >21: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= >21: >21: // Flags used by the linker during release builds. >21: CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= >21: >21: // Flags used by the linker during Release with Debug Info builds. >21: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= >21: >21: // Path to a program. >21: CMAKE_NM:FILEPATH=/usr/bin/nm >21: >21: // Path to a program. >21: CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy >21: >21: // Path to a program. >21: CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump >21: >21: // Path to a program. >21: CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib >21: >21: // Flags used by the linker during the creation of dll's. >21: CMAKE_SHARED_LINKER_FLAGS:STRING= >21: >21: // Flags used by the linker during debug builds. >21: CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= >21: >21: // Flags used by the linker during release minsize builds. >21: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= >21: >21: // Flags used by the linker during release builds. >21: CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= >21: >21: // Flags used by the linker during Release with Debug Info builds. >21: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= >21: >21: // If set, runtime paths are not added when using shared libraries. >21: CMAKE_SKIP_RPATH:BOOL=NO >21: >21: // Path to a program. >21: CMAKE_STRIP:FILEPATH=/usr/bin/strip >21: >21: // If true, cmake will use relative paths in makefiles and projects. >21: CMAKE_USE_RELATIVE_PATHS:BOOL=OFF >21: >21: // If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo. >21: CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE >21: >21: // Some variable >21: THIS_SHOULD_BE_SET:BOOL=ON >21: >21: Elapsed time: 0 s. (time), 0 s. (clock) >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help 2>&1 >21: cmake version 2.8.2 >21: Usage >21: >21: cmake [options] <path-to-source> >21: cmake [options] <path-to-existing-build> >21: >21: Options >21: -C <initial-cache> = Pre-load a script to populate the cache. >21: -D <var>:<type>=<value> = Create a cmake cache entry. >21: -U <globbing_expr> = Remove matching entries from CMake cache. >21: -G <generator-name> = Specify a makefile generator. >21: -Wno-dev = Suppress developer warnings. >21: -Wdev = Enable developer warnings. >21: -E = CMake command mode. >21: -i = Run in wizard mode. >21: -L[A][H] = List non-advanced cached variables. >21: --build <dir> = Build a CMake-generated project binary tree. >21: -N = View mode only. >21: -P <file> = Process script mode. >21: --graphviz=[file] = Generate graphviz of dependencies. >21: --system-information [file] = Dump information about this system. >21: --debug-trycompile = Do not delete the try compile directories.. >21: --debug-output = Put cmake in a debug mode. >21: --trace = Put cmake in trace mode. >21: --help-command cmd [file] = Print help for a single command and exit. >21: --help-command-list [file] = List available listfile commands and exit. >21: --help-commands [file] = Print help for all commands and exit. >21: --help-compatcommands [file]= Print help for compatibility commands. >21: --help-module module [file] = Print help for a single module and exit. >21: --help-module-list [file] = List available modules and exit. >21: --help-modules [file] = Print help for all modules and exit. >21: --help-custom-modules [file]= Print help for all custom modules and exit. >21: --help-policy cmp [file] = Print help for a single policy and exit. >21: --help-policies [file] = Print help for all policies and exit. >21: --help-property prop [file] = Print help for a single property and exit. >21: --help-property-list [file] = List available properties and exit. >21: --help-properties [file] = Print help for all properties and exit. >21: --help-variable var [file] = Print help for a single variable and exit. >21: --help-variable-list [file] = List documented variables and exit. >21: --help-variables [file] = Print help for all variables and exit. >21: --copyright [file] = Print the CMake copyright and exit. >21: --help = Print usage information and exit. >21: --help-full [file] = Print full help and exit. >21: --help-html [file] = Print full help in HTML format. >21: --help-man [file] = Print full help as a UNIX man page and exit. >21: --version [file] = Show program name/version banner and exit. >21: >21: Generators >21: >21: The following generators are available on this platform: >21: Unix Makefiles = Generates standard UNIX makefiles. >21: CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. >21: Eclipse CDT4 - Unix Makefiles >21: = Generates Eclipse CDT 4.0 project files. >21: KDevelop3 = Generates KDevelop 3 project files. >21: KDevelop3 - Unix Makefiles = Generates KDevelop 3 project files. >21: >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-command-list 2>&1 >21: cmake version 2.8.2 >21: add_custom_command >21: add_custom_target >21: add_definitions >21: add_dependencies >21: add_executable >21: add_library >21: add_subdirectory >21: add_test >21: aux_source_directory >21: break >21: build_command >21: cmake_minimum_required >21: cmake_policy >21: configure_file >21: create_test_sourcelist >21: define_property >21: else >21: elseif >21: enable_language >21: enable_testing >21: endforeach >21: endfunction >21: endif >21: endmacro >21: endwhile >21: execute_process >21: export >21: file >21: find_file >21: find_library >21: find_package >21: find_path >21: find_program >21: fltk_wrap_ui >21: foreach >21: function >21: get_cmake_property >21: get_directory_property >21: get_filename_component >21: get_property >21: get_source_file_property >21: get_target_property >21: get_test_property >21: if >21: include >21: include_directories >21: include_external_msproject >21: include_regular_expression >21: install >21: link_directories >21: list >21: load_cache >21: load_command >21: macro >21: mark_as_advanced >21: math >21: message >21: option >21: output_required_files >21: project >21: qt_wrap_cpp >21: qt_wrap_ui >21: remove_definitions >21: return >21: separate_arguments >21: set >21: set_directory_properties >21: set_property >21: set_source_files_properties >21: set_target_properties >21: set_tests_properties >21: site_name >21: source_group >21: string >21: target_link_libraries >21: try_compile >21: try_run >21: unset >21: variable_watch >21: while >21: build_name >21: exec_program >21: export_library_dependencies >21: install_files >21: install_programs >21: install_targets >21: link_libraries >21: make_directory >21: remove >21: subdir_depends >21: subdirs >21: use_mangled_mesa >21: utility_source >21: variable_requires >21: write_file >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help add_executable 2>&1 >21: cmake version 2.8.2 >21: SingleItem >21: add_executable = Add an executable to the project using the >21: specified source files. >21: >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-command add_executable 2>&1 >21: cmake version 2.8.2 >21: add_executable >21: Add an executable to the project using the specified source files. >21: >21: add_executable(<name> [WIN32] [MACOSX_BUNDLE] >21: [EXCLUDE_FROM_ALL] >21: source1 source2 ... sourceN) >21: >21: Adds an executable target called <name> to be built from the source >21: files listed in the command invocation. The <name> corresponds to the >21: logical target name and must be globally unique within a project. The >21: actual file name of the executable built is constructed based on >21: conventions of the native platform (such as <name>.exe or just >21: <name>). >21: >21: By default the executable file will be created in the build tree >21: directory corresponding to the source tree directory in which the >21: command was invoked. See documentation of the >21: RUNTIME_OUTPUT_DIRECTORY target property to change this location. See >21: documentation of the OUTPUT_NAME target property to change the <name> >21: part of the final file name. >21: >21: If WIN32 is given the property WIN32_EXECUTABLE will be set on the >21: target created. See documentation of that target property for >21: details. >21: >21: If MACOSX_BUNDLE is given the corresponding property will be set on >21: the created target. See documentation of the MACOSX_BUNDLE target >21: property for details. >21: >21: If EXCLUDE_FROM_ALL is given the corresponding property will be set on >21: the created target. See documentation of the EXCLUDE_FROM_ALL target >21: property for details. >21: >21: The add_executable command can also create IMPORTED executable targets >21: using this signature: >21: >21: add_executable(<name> IMPORTED) >21: >21: An IMPORTED executable target references an executable file located >21: outside the project. No rules are generated to build it. The target >21: name has scope in the directory in which it is created and below. It >21: may be referenced like any target built within the project. IMPORTED >21: executables are useful for convenient reference from commands like >21: add_custom_command. Details about the imported executable are >21: specified by setting properties whose names begin in "IMPORTED_". The >21: most important such property is IMPORTED_LOCATION (and its >21: per-configuration version IMPORTED_LOCATION_<CONFIG>) which specifies >21: the location of the main executable file on disk. See documentation >21: of the IMPORTED_* properties for more information. >21: >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-full "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/cmake.txt" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-man "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/cmake.man" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --help-html "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/cmake.html" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --copyright "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/Copyright.txt" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --version "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/version.txt" 2>&1 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #1: SystemInformationNew >21: Test #2: kwsys.testEncode >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: Test #5: kwsys.testHashSTL >21: Test #6: kwsys.testRegistry >21: Test #7: kwsys.testIOS >21: Test #8: kwsys.testSystemTools >21: Test #9: kwsys.testCommandLineArguments >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: Simple >21: Test #31: PreOrder >21: Test #32: COnly >21: Test #33: CxxOnly >21: Test #34: IPO >21: Test #35: OutDir >21: Test #36: NewlineArgs >21: Test #37: SetLang >21: Test #38: ExternalOBJ >21: Test #39: LoadCommand >21: Test #40: LinkDirectory >21: Test #41: LinkLanguage >21: Test #42: LinkLine >21: Test #43: MacroTest >21: Test #44: FunctionTest >21: Test #45: ReturnTest >21: Test #46: Properties >21: Test #47: Assembler >21: Test #48: SourceGroups >21: Test #49: Preprocess >21: Test #50: ExportImport >21: Test #51: Unset >21: Test #52: PolicyScope >21: Test #53: CrossCompile >21: Test #54: Policy0002 >21: Test #55: CMakeBuildTest >21: Test #56: Module.CheckTypeSize >21: Test #57: LinkFlags-prepare >21: Test #58: LinkFlags-lib >21: Test #59: LinkFlags-dll >21: Test #60: LinkFlags-exe >21: Test #61: LinkFlags-lib_config >21: Test #62: LinkFlags-dll_config >21: Test #63: LinkFlags-exe_config >21: Test #64: SubProject >21: Test #65: SubProject-Stage2 >21: Test #66: Framework >21: Test #67: TargetName >21: Test #68: LibName >21: Test #69: CustComDepend >21: Test #70: CustomCommand >21: Test #71: CustomCommandWorkingDirectory >21: Test #72: OutOfSource >21: Test #73: BuildDepends >21: Test #74: SimpleInstall >21: Test #75: SimpleInstall-Stage2 >21: Test #76: CPackComponents >21: Test #77: CPackTestAllGenerators >21: Test #78: X11 >21: Test #79: CMakeTestAllGenerators >21: Test #80: CMakeTestBadCommandLines >21: Test #81: CMakeTestMultipleConfigures >21: Test #82: LoadedCommandOneConfig >21: Test #83: complex >21: Test #84: complexOneConfig >21: Test #85: Example >21: Test #86: Environment >21: Test #87: ExternalProject >21: Test #88: TutorialStep1 >21: Test #89: TutorialStep2 >21: Test #90: TutorialStep3 >21: Test #91: TutorialStep4 >21: Test #92: TutorialStep5 >21: Test #93: TutorialStep6 >21: Test #94: TutorialStep7 >21: Test #95: testing >21: Test #96: wrapping >21: Test #97: qtwrapping >21: Test #98: testdriver1 >21: Test #99: testdriver2 >21: Test #100: testdriver3 >21: Test #101: Dependency >21: Test #102: JumpWithLibOut >21: Test #103: JumpNoLibOut >21: Test #104: Plugin >21: Test #105: RuntimePath >21: Test #106: linkorder1 >21: Test #107: linkorder2 >21: Test #108: kwsys >21: Test #109: SubDirSpaces >21: Test #110: SubDir >21: Test #111: CheckCompilerRelatedVariables >21: Test #112: MakeClean >21: Test #113: CTest.NoNewline >21: Test #114: CTestTestNoBuild >21: Test #115: CTestTestNoExe >21: Test #116: CTestConfig.Script.Debug >21: Test #117: CTestConfig.Dashboard.Debug >21: Test #118: CTestConfig.Script.MinSizeRel >21: Test #119: CTestConfig.Dashboard.MinSizeRel >21: Test #120: CTestConfig.Script.Release >21: Test #121: CTestConfig.Dashboard.Release >21: Test #122: CTestConfig.Script.RelWithDebInfo >21: Test #123: CTestConfig.Dashboard.RelWithDebInfo >21: Test #124: CMakeCommands.build_command >21: Test #125: CTestTestCrash >21: Test #126: CTestTestBadExe >21: Test #127: CTestTestParallel >21: Test #128: CTestTestResourceLock >21: Test #129: CTestTestScheduler >21: Test #130: CTestTestStopTime >21: Test #131: CTestTestSubdir >21: Test #132: CTestTestTimeout >21: Test #133: CTestTestRunScript >21: Test #134: CTestTestShowOnly >21: Test #135: CTestBatchTest >21: Test #136: CTestTestFailedSubmit-cp >21: Test #137: CTestTestFailedSubmit-ftp >21: Test #138: CTestTestFailedSubmit-http >21: Test #139: CTestTestFailedSubmit-https >21: Test #140: CTestTestFailedSubmit-scp >21: Test #141: CTestTestFailedSubmit-xmlrpc >21: Test #142: BootstrapTest >21: Test #143: Fortran >21: Test #144: FortranC.Flags >21: Test #145: CMakeWizardTest >21: Test #146: CMakeLib.testUTF8 >21: Test #147: CMakeLib.testXMLParser >21: Test #148: CMakeLib.testXMLSafe >21: Test #149: CMake.List >21: Test #150: CMake.VariableWatch >21: Test #151: CMake.Include >21: Test #152: CMake.FindBase >21: Test #153: CMake.Toolchain >21: Test #154: CMake.GetFilenameComponentRealpath >21: Test #155: CMake.Version >21: Test #156: CMake.Message >21: Test #157: CMake.File >21: Test #158: CMake.ConfigureFile >21: Test #159: CMake.SeparateArguments >21: Test #160: CMake.ImplicitLinkInfo >21: Test #161: CMake.ModuleNotices >21: Test #162: CMake.If >21: Test #163: CMake.String >21: Test #164: CMake.Math >21: Test #165: CMake.CMakeMinimumRequired >21: Test #166: CMake.CompilerIdVendor >21: Test #167: CMake.FileDownload >21: Test #168: CMake.ELF >21: Test #169: CMake.EndStuff >21: Test #170: CMake.GetPrerequisites >21: >21: Total Tests: 170 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -R complex -N 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #83: complex >21: Test #84: complexOneConfig >21: >21: Total Tests: 2 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -E Simple -N 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #1: SystemInformationNew >21: Test #2: kwsys.testEncode >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: Test #5: kwsys.testHashSTL >21: Test #6: kwsys.testRegistry >21: Test #7: kwsys.testIOS >21: Test #8: kwsys.testSystemTools >21: Test #9: kwsys.testCommandLineArguments >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: PreOrder >21: Test #31: COnly >21: Test #32: CxxOnly >21: Test #33: IPO >21: Test #34: OutDir >21: Test #35: NewlineArgs >21: Test #36: SetLang >21: Test #37: ExternalOBJ >21: Test #38: LoadCommand >21: Test #39: LinkDirectory >21: Test #40: LinkLanguage >21: Test #41: LinkLine >21: Test #42: MacroTest >21: Test #43: FunctionTest >21: Test #44: ReturnTest >21: Test #45: Properties >21: Test #46: Assembler >21: Test #47: SourceGroups >21: Test #48: Preprocess >21: Test #49: ExportImport >21: Test #50: Unset >21: Test #51: PolicyScope >21: Test #52: CrossCompile >21: Test #53: Policy0002 >21: Test #54: CMakeBuildTest >21: Test #55: Module.CheckTypeSize >21: Test #56: LinkFlags-prepare >21: Test #57: LinkFlags-lib >21: Test #58: LinkFlags-dll >21: Test #59: LinkFlags-exe >21: Test #60: LinkFlags-lib_config >21: Test #61: LinkFlags-dll_config >21: Test #62: LinkFlags-exe_config >21: Test #63: SubProject >21: Test #64: SubProject-Stage2 >21: Test #65: Framework >21: Test #66: TargetName >21: Test #67: LibName >21: Test #68: CustComDepend >21: Test #69: CustomCommand >21: Test #70: CustomCommandWorkingDirectory >21: Test #71: OutOfSource >21: Test #72: BuildDepends >21: Test #73: CPackComponents >21: Test #74: CPackTestAllGenerators >21: Test #75: X11 >21: Test #76: CMakeTestAllGenerators >21: Test #77: CMakeTestBadCommandLines >21: Test #78: CMakeTestMultipleConfigures >21: Test #79: LoadedCommandOneConfig >21: Test #80: complex >21: Test #81: complexOneConfig >21: Test #82: Example >21: Test #83: Environment >21: Test #84: ExternalProject >21: Test #85: TutorialStep1 >21: Test #86: TutorialStep2 >21: Test #87: TutorialStep3 >21: Test #88: TutorialStep4 >21: Test #89: TutorialStep5 >21: Test #90: TutorialStep6 >21: Test #91: TutorialStep7 >21: Test #92: testing >21: Test #93: wrapping >21: Test #94: qtwrapping >21: Test #95: testdriver1 >21: Test #96: testdriver2 >21: Test #97: testdriver3 >21: Test #98: Dependency >21: Test #99: JumpWithLibOut >21: Test #100: JumpNoLibOut >21: Test #101: Plugin >21: Test #102: RuntimePath >21: Test #103: linkorder1 >21: Test #104: linkorder2 >21: Test #105: kwsys >21: Test #106: SubDirSpaces >21: Test #107: SubDir >21: Test #108: CheckCompilerRelatedVariables >21: Test #109: MakeClean >21: Test #110: CTest.NoNewline >21: Test #111: CTestTestNoBuild >21: Test #112: CTestTestNoExe >21: Test #113: CTestConfig.Script.Debug >21: Test #114: CTestConfig.Dashboard.Debug >21: Test #115: CTestConfig.Script.MinSizeRel >21: Test #116: CTestConfig.Dashboard.MinSizeRel >21: Test #117: CTestConfig.Script.Release >21: Test #118: CTestConfig.Dashboard.Release >21: Test #119: CTestConfig.Script.RelWithDebInfo >21: Test #120: CTestConfig.Dashboard.RelWithDebInfo >21: Test #121: CMakeCommands.build_command >21: Test #122: CTestTestCrash >21: Test #123: CTestTestBadExe >21: Test #124: CTestTestParallel >21: Test #125: CTestTestResourceLock >21: Test #126: CTestTestScheduler >21: Test #127: CTestTestStopTime >21: Test #128: CTestTestSubdir >21: Test #129: CTestTestTimeout >21: Test #130: CTestTestRunScript >21: Test #131: CTestTestShowOnly >21: Test #132: CTestBatchTest >21: Test #133: CTestTestFailedSubmit-cp >21: Test #134: CTestTestFailedSubmit-ftp >21: Test #135: CTestTestFailedSubmit-http >21: Test #136: CTestTestFailedSubmit-https >21: Test #137: CTestTestFailedSubmit-scp >21: Test #138: CTestTestFailedSubmit-xmlrpc >21: Test #139: BootstrapTest >21: Test #140: Fortran >21: Test #141: FortranC.Flags >21: Test #142: CMakeWizardTest >21: Test #143: CMakeLib.testUTF8 >21: Test #144: CMakeLib.testXMLParser >21: Test #145: CMakeLib.testXMLSafe >21: Test #146: CMake.List >21: Test #147: CMake.VariableWatch >21: Test #148: CMake.Include >21: Test #149: CMake.FindBase >21: Test #150: CMake.Toolchain >21: Test #151: CMake.GetFilenameComponentRealpath >21: Test #152: CMake.Version >21: Test #153: CMake.Message >21: Test #154: CMake.File >21: Test #155: CMake.ConfigureFile >21: Test #156: CMake.SeparateArguments >21: Test #157: CMake.ImplicitLinkInfo >21: Test #158: CMake.ModuleNotices >21: Test #159: CMake.If >21: Test #160: CMake.String >21: Test #161: CMake.Math >21: Test #162: CMake.CMakeMinimumRequired >21: Test #163: CMake.CompilerIdVendor >21: Test #164: CMake.FileDownload >21: Test #165: CMake.ELF >21: Test #166: CMake.EndStuff >21: Test #167: CMake.GetPrerequisites >21: >21: Total Tests: 167 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -E Simple -N 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #1: SystemInformationNew >21: Test #2: kwsys.testEncode >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: Test #5: kwsys.testHashSTL >21: Test #6: kwsys.testRegistry >21: Test #7: kwsys.testIOS >21: Test #8: kwsys.testSystemTools >21: Test #9: kwsys.testCommandLineArguments >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: PreOrder >21: Test #31: COnly >21: Test #32: CxxOnly >21: Test #33: IPO >21: Test #34: OutDir >21: Test #35: NewlineArgs >21: Test #36: SetLang >21: Test #37: ExternalOBJ >21: Test #38: LoadCommand >21: Test #39: LinkDirectory >21: Test #40: LinkLanguage >21: Test #41: LinkLine >21: Test #42: MacroTest >21: Test #43: FunctionTest >21: Test #44: ReturnTest >21: Test #45: Properties >21: Test #46: Assembler >21: Test #47: SourceGroups >21: Test #48: Preprocess >21: Test #49: ExportImport >21: Test #50: Unset >21: Test #51: PolicyScope >21: Test #52: CrossCompile >21: Test #53: Policy0002 >21: Test #54: CMakeBuildTest >21: Test #55: Module.CheckTypeSize >21: Test #56: LinkFlags-prepare >21: Test #57: LinkFlags-lib >21: Test #58: LinkFlags-dll >21: Test #59: LinkFlags-exe >21: Test #60: LinkFlags-lib_config >21: Test #61: LinkFlags-dll_config >21: Test #62: LinkFlags-exe_config >21: Test #63: SubProject >21: Test #64: SubProject-Stage2 >21: Test #65: Framework >21: Test #66: TargetName >21: Test #67: LibName >21: Test #68: CustComDepend >21: Test #69: CustomCommand >21: Test #70: CustomCommandWorkingDirectory >21: Test #71: OutOfSource >21: Test #72: BuildDepends >21: Test #73: CPackComponents >21: Test #74: CPackTestAllGenerators >21: Test #75: X11 >21: Test #76: CMakeTestAllGenerators >21: Test #77: CMakeTestBadCommandLines >21: Test #78: CMakeTestMultipleConfigures >21: Test #79: LoadedCommandOneConfig >21: Test #80: complex >21: Test #81: complexOneConfig >21: Test #82: Example >21: Test #83: Environment >21: Test #84: ExternalProject >21: Test #85: TutorialStep1 >21: Test #86: TutorialStep2 >21: Test #87: TutorialStep3 >21: Test #88: TutorialStep4 >21: Test #89: TutorialStep5 >21: Test #90: TutorialStep6 >21: Test #91: TutorialStep7 >21: Test #92: testing >21: Test #93: wrapping >21: Test #94: qtwrapping >21: Test #95: testdriver1 >21: Test #96: testdriver2 >21: Test #97: testdriver3 >21: Test #98: Dependency >21: Test #99: JumpWithLibOut >21: Test #100: JumpNoLibOut >21: Test #101: Plugin >21: Test #102: RuntimePath >21: Test #103: linkorder1 >21: Test #104: linkorder2 >21: Test #105: kwsys >21: Test #106: SubDirSpaces >21: Test #107: SubDir >21: Test #108: CheckCompilerRelatedVariables >21: Test #109: MakeClean >21: Test #110: CTest.NoNewline >21: Test #111: CTestTestNoBuild >21: Test #112: CTestTestNoExe >21: Test #113: CTestConfig.Script.Debug >21: Test #114: CTestConfig.Dashboard.Debug >21: Test #115: CTestConfig.Script.MinSizeRel >21: Test #116: CTestConfig.Dashboard.MinSizeRel >21: Test #117: CTestConfig.Script.Release >21: Test #118: CTestConfig.Dashboard.Release >21: Test #119: CTestConfig.Script.RelWithDebInfo >21: Test #120: CTestConfig.Dashboard.RelWithDebInfo >21: Test #121: CMakeCommands.build_command >21: Test #122: CTestTestCrash >21: Test #123: CTestTestBadExe >21: Test #124: CTestTestParallel >21: Test #125: CTestTestResourceLock >21: Test #126: CTestTestScheduler >21: Test #127: CTestTestStopTime >21: Test #128: CTestTestSubdir >21: Test #129: CTestTestTimeout >21: Test #130: CTestTestRunScript >21: Test #131: CTestTestShowOnly >21: Test #132: CTestBatchTest >21: Test #133: CTestTestFailedSubmit-cp >21: Test #134: CTestTestFailedSubmit-ftp >21: Test #135: CTestTestFailedSubmit-http >21: Test #136: CTestTestFailedSubmit-https >21: Test #137: CTestTestFailedSubmit-scp >21: Test #138: CTestTestFailedSubmit-xmlrpc >21: Test #139: BootstrapTest >21: Test #140: Fortran >21: Test #141: FortranC.Flags >21: Test #142: CMakeWizardTest >21: Test #143: CMakeLib.testUTF8 >21: Test #144: CMakeLib.testXMLParser >21: Test #145: CMakeLib.testXMLSafe >21: Test #146: CMake.List >21: Test #147: CMake.VariableWatch >21: Test #148: CMake.Include >21: Test #149: CMake.FindBase >21: Test #150: CMake.Toolchain >21: Test #151: CMake.GetFilenameComponentRealpath >21: Test #152: CMake.Version >21: Test #153: CMake.Message >21: Test #154: CMake.File >21: Test #155: CMake.ConfigureFile >21: Test #156: CMake.SeparateArguments >21: Test #157: CMake.ImplicitLinkInfo >21: Test #158: CMake.ModuleNotices >21: Test #159: CMake.If >21: Test #160: CMake.String >21: Test #161: CMake.Math >21: Test #162: CMake.CMakeMinimumRequired >21: Test #163: CMake.CompilerIdVendor >21: Test #164: CMake.FileDownload >21: Test #165: CMake.ELF >21: Test #166: CMake.EndStuff >21: Test #167: CMake.GetPrerequisites >21: >21: Total Tests: 167 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N -I -10 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #1: SystemInformationNew >21: Test #2: kwsys.testEncode >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: Test #5: kwsys.testHashSTL >21: Test #6: kwsys.testRegistry >21: Test #7: kwsys.testIOS >21: Test #8: kwsys.testSystemTools >21: Test #9: kwsys.testCommandLineArguments >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: Simple >21: Test #31: PreOrder >21: Test #32: COnly >21: Test #33: CxxOnly >21: Test #34: IPO >21: Test #35: OutDir >21: Test #36: NewlineArgs >21: Test #37: SetLang >21: Test #38: ExternalOBJ >21: Test #39: LoadCommand >21: Test #40: LinkDirectory >21: Test #41: LinkLanguage >21: Test #42: LinkLine >21: Test #43: MacroTest >21: Test #44: FunctionTest >21: Test #45: ReturnTest >21: Test #46: Properties >21: Test #47: Assembler >21: Test #48: SourceGroups >21: Test #49: Preprocess >21: Test #50: ExportImport >21: Test #51: Unset >21: Test #52: PolicyScope >21: Test #53: CrossCompile >21: Test #54: Policy0002 >21: Test #55: CMakeBuildTest >21: Test #56: Module.CheckTypeSize >21: Test #57: LinkFlags-prepare >21: Test #58: LinkFlags-lib >21: Test #59: LinkFlags-dll >21: Test #60: LinkFlags-exe >21: Test #61: LinkFlags-lib_config >21: Test #62: LinkFlags-dll_config >21: Test #63: LinkFlags-exe_config >21: Test #64: SubProject >21: Test #65: SubProject-Stage2 >21: Test #66: Framework >21: Test #67: TargetName >21: Test #68: LibName >21: Test #69: CustComDepend >21: Test #70: CustomCommand >21: Test #71: CustomCommandWorkingDirectory >21: Test #72: OutOfSource >21: Test #73: BuildDepends >21: Test #74: SimpleInstall >21: Test #75: SimpleInstall-Stage2 >21: Test #76: CPackComponents >21: Test #77: CPackTestAllGenerators >21: Test #78: X11 >21: Test #79: CMakeTestAllGenerators >21: Test #80: CMakeTestBadCommandLines >21: Test #81: CMakeTestMultipleConfigures >21: Test #82: LoadedCommandOneConfig >21: Test #83: complex >21: Test #84: complexOneConfig >21: Test #85: Example >21: Test #86: Environment >21: Test #87: ExternalProject >21: Test #88: TutorialStep1 >21: Test #89: TutorialStep2 >21: Test #90: TutorialStep3 >21: Test #91: TutorialStep4 >21: Test #92: TutorialStep5 >21: Test #93: TutorialStep6 >21: Test #94: TutorialStep7 >21: Test #95: testing >21: Test #96: wrapping >21: Test #97: qtwrapping >21: Test #98: testdriver1 >21: Test #99: testdriver2 >21: Test #100: testdriver3 >21: Test #101: Dependency >21: Test #102: JumpWithLibOut >21: Test #103: JumpNoLibOut >21: Test #104: Plugin >21: Test #105: RuntimePath >21: Test #106: linkorder1 >21: Test #107: linkorder2 >21: Test #108: kwsys >21: Test #109: SubDirSpaces >21: Test #110: SubDir >21: Test #111: CheckCompilerRelatedVariables >21: Test #112: MakeClean >21: Test #113: CTest.NoNewline >21: Test #114: CTestTestNoBuild >21: Test #115: CTestTestNoExe >21: Test #116: CTestConfig.Script.Debug >21: Test #117: CTestConfig.Dashboard.Debug >21: Test #118: CTestConfig.Script.MinSizeRel >21: Test #119: CTestConfig.Dashboard.MinSizeRel >21: Test #120: CTestConfig.Script.Release >21: Test #121: CTestConfig.Dashboard.Release >21: Test #122: CTestConfig.Script.RelWithDebInfo >21: Test #123: CTestConfig.Dashboard.RelWithDebInfo >21: Test #124: CMakeCommands.build_command >21: Test #125: CTestTestCrash >21: Test #126: CTestTestBadExe >21: Test #127: CTestTestParallel >21: Test #128: CTestTestResourceLock >21: Test #129: CTestTestScheduler >21: Test #130: CTestTestStopTime >21: Test #131: CTestTestSubdir >21: Test #132: CTestTestTimeout >21: Test #133: CTestTestRunScript >21: Test #134: CTestTestShowOnly >21: Test #135: CTestBatchTest >21: Test #136: CTestTestFailedSubmit-cp >21: Test #137: CTestTestFailedSubmit-ftp >21: Test #138: CTestTestFailedSubmit-http >21: Test #139: CTestTestFailedSubmit-https >21: Test #140: CTestTestFailedSubmit-scp >21: Test #141: CTestTestFailedSubmit-xmlrpc >21: Test #142: BootstrapTest >21: Test #143: Fortran >21: Test #144: FortranC.Flags >21: Test #145: CMakeWizardTest >21: Test #146: CMakeLib.testUTF8 >21: Test #147: CMakeLib.testXMLParser >21: Test #148: CMakeLib.testXMLSafe >21: Test #149: CMake.List >21: Test #150: CMake.VariableWatch >21: Test #151: CMake.Include >21: Test #152: CMake.FindBase >21: Test #153: CMake.Toolchain >21: Test #154: CMake.GetFilenameComponentRealpath >21: Test #155: CMake.Version >21: Test #156: CMake.Message >21: Test #157: CMake.File >21: Test #158: CMake.ConfigureFile >21: Test #159: CMake.SeparateArguments >21: Test #160: CMake.ImplicitLinkInfo >21: Test #161: CMake.ModuleNotices >21: Test #162: CMake.If >21: Test #163: CMake.String >21: Test #164: CMake.Math >21: Test #165: CMake.CMakeMinimumRequired >21: Test #166: CMake.CompilerIdVendor >21: Test #167: CMake.FileDownload >21: Test #168: CMake.ELF >21: Test #169: CMake.EndStuff >21: Test #170: CMake.GetPrerequisites >21: >21: Total Tests: 170 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N -I 10- 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #10: kwsys.testCommandLineArguments1 >21: Test #11: kwsys.testSystemInformation >21: Test #12: kwsys.testDynamicLoader >21: Test #13: kwsys.testProcess-1 >21: Test #14: kwsys.testProcess-2 >21: Test #15: kwsys.testProcess-3 >21: Test #16: kwsys.testProcess-4 >21: Test #17: kwsys.testProcess-5 >21: Test #18: kwsys.testProcess-6 >21: Test #19: kwsys.testProcess-7 >21: Test #20: kwsys.testSharedForward >21: Test #21: CMake.HTML >21: Test #22: CommandLineTest >21: Test #23: FindPackageTest >21: Test #24: FindModulesExecuteAll >21: Test #25: StringFileTest >21: Test #26: TryCompile >21: Test #27: TarTest >21: Test #28: SystemInformation >21: Test #29: MathTest >21: Test #30: Simple >21: Test #31: PreOrder >21: Test #32: COnly >21: Test #33: CxxOnly >21: Test #34: IPO >21: Test #35: OutDir >21: Test #36: NewlineArgs >21: Test #37: SetLang >21: Test #38: ExternalOBJ >21: Test #39: LoadCommand >21: Test #40: LinkDirectory >21: Test #41: LinkLanguage >21: Test #42: LinkLine >21: Test #43: MacroTest >21: Test #44: FunctionTest >21: Test #45: ReturnTest >21: Test #46: Properties >21: Test #47: Assembler >21: Test #48: SourceGroups >21: Test #49: Preprocess >21: Test #50: ExportImport >21: Test #51: Unset >21: Test #52: PolicyScope >21: Test #53: CrossCompile >21: Test #54: Policy0002 >21: Test #55: CMakeBuildTest >21: Test #56: Module.CheckTypeSize >21: Test #57: LinkFlags-prepare >21: Test #58: LinkFlags-lib >21: Test #59: LinkFlags-dll >21: Test #60: LinkFlags-exe >21: Test #61: LinkFlags-lib_config >21: Test #62: LinkFlags-dll_config >21: Test #63: LinkFlags-exe_config >21: Test #64: SubProject >21: Test #65: SubProject-Stage2 >21: Test #66: Framework >21: Test #67: TargetName >21: Test #68: LibName >21: Test #69: CustComDepend >21: Test #70: CustomCommand >21: Test #71: CustomCommandWorkingDirectory >21: Test #72: OutOfSource >21: Test #73: BuildDepends >21: Test #74: SimpleInstall >21: Test #75: SimpleInstall-Stage2 >21: Test #76: CPackComponents >21: Test #77: CPackTestAllGenerators >21: Test #78: X11 >21: Test #79: CMakeTestAllGenerators >21: Test #80: CMakeTestBadCommandLines >21: Test #81: CMakeTestMultipleConfigures >21: Test #82: LoadedCommandOneConfig >21: Test #83: complex >21: Test #84: complexOneConfig >21: Test #85: Example >21: Test #86: Environment >21: Test #87: ExternalProject >21: Test #88: TutorialStep1 >21: Test #89: TutorialStep2 >21: Test #90: TutorialStep3 >21: Test #91: TutorialStep4 >21: Test #92: TutorialStep5 >21: Test #93: TutorialStep6 >21: Test #94: TutorialStep7 >21: Test #95: testing >21: Test #96: wrapping >21: Test #97: qtwrapping >21: Test #98: testdriver1 >21: Test #99: testdriver2 >21: Test #100: testdriver3 >21: Test #101: Dependency >21: Test #102: JumpWithLibOut >21: Test #103: JumpNoLibOut >21: Test #104: Plugin >21: Test #105: RuntimePath >21: Test #106: linkorder1 >21: Test #107: linkorder2 >21: Test #108: kwsys >21: Test #109: SubDirSpaces >21: Test #110: SubDir >21: Test #111: CheckCompilerRelatedVariables >21: Test #112: MakeClean >21: Test #113: CTest.NoNewline >21: Test #114: CTestTestNoBuild >21: Test #115: CTestTestNoExe >21: Test #116: CTestConfig.Script.Debug >21: Test #117: CTestConfig.Dashboard.Debug >21: Test #118: CTestConfig.Script.MinSizeRel >21: Test #119: CTestConfig.Dashboard.MinSizeRel >21: Test #120: CTestConfig.Script.Release >21: Test #121: CTestConfig.Dashboard.Release >21: Test #122: CTestConfig.Script.RelWithDebInfo >21: Test #123: CTestConfig.Dashboard.RelWithDebInfo >21: Test #124: CMakeCommands.build_command >21: Test #125: CTestTestCrash >21: Test #126: CTestTestBadExe >21: Test #127: CTestTestParallel >21: Test #128: CTestTestResourceLock >21: Test #129: CTestTestScheduler >21: Test #130: CTestTestStopTime >21: Test #131: CTestTestSubdir >21: Test #132: CTestTestTimeout >21: Test #133: CTestTestRunScript >21: Test #134: CTestTestShowOnly >21: Test #135: CTestBatchTest >21: Test #136: CTestTestFailedSubmit-cp >21: Test #137: CTestTestFailedSubmit-ftp >21: Test #138: CTestTestFailedSubmit-http >21: Test #139: CTestTestFailedSubmit-https >21: Test #140: CTestTestFailedSubmit-scp >21: Test #141: CTestTestFailedSubmit-xmlrpc >21: Test #142: BootstrapTest >21: Test #143: Fortran >21: Test #144: FortranC.Flags >21: Test #145: CMakeWizardTest >21: Test #146: CMakeLib.testUTF8 >21: Test #147: CMakeLib.testXMLParser >21: Test #148: CMakeLib.testXMLSafe >21: Test #149: CMake.List >21: Test #150: CMake.VariableWatch >21: Test #151: CMake.Include >21: Test #152: CMake.FindBase >21: Test #153: CMake.Toolchain >21: Test #154: CMake.GetFilenameComponentRealpath >21: Test #155: CMake.Version >21: Test #156: CMake.Message >21: Test #157: CMake.File >21: Test #158: CMake.ConfigureFile >21: Test #159: CMake.SeparateArguments >21: Test #160: CMake.ImplicitLinkInfo >21: Test #161: CMake.ModuleNotices >21: Test #162: CMake.If >21: Test #163: CMake.String >21: Test #164: CMake.Math >21: Test #165: CMake.CMakeMinimumRequired >21: Test #166: CMake.CompilerIdVendor >21: Test #167: CMake.FileDownload >21: Test #168: CMake.ELF >21: Test #169: CMake.EndStuff >21: Test #170: CMake.GetPrerequisites >21: >21: Total Tests: 161 >21: running cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/../.." && /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N -I 3,4 2>&1 >21: Test project /builddir/build/BUILD/cmake-2.8.2/build >21: Guessing configuration NoConfig >21: Test #3: kwsys.testTerminal >21: Test #4: kwsys.testAutoPtr >21: >21: Total Tests: 2 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --help 2>&1 >21: ctest version 2.8.2 >21: Usage >21: >21: ctest [options] >21: >21: Options >21: -C <cfg>, --build-config <cfg> >21: = Choose configuration to test. >21: -V,--verbose = Enable verbose output from tests. >21: -VV,--extra-verbose = Enable more verbose output from tests. >21: --debug = Displaying more verbose internals of CTest. >21: --output-on-failure = Output anything outputted by the test program >21: if the test should fail. This option can >21: also be enabled by setting the environment >21: variable CTEST_OUTPUT_ON_FAILURE >21: -F = Enable failover. >21: -Q,--quiet = Make ctest quiet. >21: -O <file>, --output-log <file> >21: = Output to log file >21: -N,--show-only = Disable actual execution of tests. >21: -L <regex>, --label-regex <regex> >21: = Run tests with labels matching regular >21: expression. >21: -R <regex>, --tests-regex <regex> >21: = Run tests matching regular expression. >21: -E <regex>, --exclude-regex <regex> >21: = Exclude tests matching regular expression. >21: -LE <regex>, --label-exclude <regex> >21: = Exclude tests with labels matching regular >21: expression. >21: -D <dashboard>, --dashboard <dashboard> >21: = Execute dashboard test >21: -M <model>, --test-model <model> >21: = Sets the model for a dashboard >21: -T <action>, --test-action <action> >21: = Sets the dashboard action to perform >21: --track <track> = Specify the track to submit dashboard to >21: -S <script>, --script <script> >21: = Execute a dashboard for a configuration >21: -SP <script>, --script-new-process <script> >21: = Execute a dashboard for a configuration >21: -A <file>, --add-notes <file> >21: = Add a notes file with submission >21: -I [Start,End,Stride,test#,test#|Test file], --tests-information >21: = Run a specific number of tests by number. >21: -U, --union = Take the Union of -I and -R >21: --max-width <width> = Set the max width for a test name to output >21: --interactive-debug-mode [0|1] >21: = Set the interactive mode to 0 or 1. >21: --no-label-summary = Disable timing summary information for >21: labels. >21: --build-and-test = Configure, build and run a test. >21: --build-target = Specify a specific target to build. >21: --build-nocmake = Run the build without running cmake first. >21: --build-run-dir = Specify directory to run programs from. >21: --build-two-config = Run CMake twice >21: --build-exe-dir = Specify the directory for the executable. >21: --build-generator = Specify the generator to use. >21: --build-project = Specify the name of the project to build. >21: --build-makeprogram = Specify the make program to use. >21: --build-noclean = Skip the make clean step. >21: --build-config-sample = A sample executable to use to determine the >21: configuration >21: --build-options = Add extra options to the build step. >21: --test-command = The test to run with the --build-and-test >21: option. >21: --test-timeout = The time limit in seconds, internal use only. >21: --tomorrow-tag = Nightly or experimental starts with next day >21: tag. >21: --ctest-config = The configuration file used to initialize >21: CTest state when submitting dashboards. >21: --overwrite = Overwrite CTest configuration option. >21: --extra-submit <file>[;<file>] >21: = Submit extra files to the dashboard. >21: --force-new-ctest-process = Run child CTest instances as new processes >21: --schedule-random = Use a random order for scheduling tests >21: --submit-index = Submit individual dashboard tests with >21: specific index >21: --timeout <seconds> = Set a global timeout on all tests. >21: --stop-time <time> = Set a time at which all tests should stop >21: running. >21: --http1.0 = Submit using HTTP 1.0. >21: --no-compress-output = Do not compress test output when submitting. >21: --help-command <cmd> [<file>] >21: = Show help for a single command and exit. >21: --help-command-list [<file>]= List available commands and exit. >21: --help-commands [<file>] = Print help for all commands and exit. >21: >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --copyright 2>&1 >21: ctest version 2.8.2 >21: Copyright 2000-2009 Kitware, Inc., Insight Software Consortium. All rights >21: reserved. >21: Redistribution and use in source and binary forms, with or without >21: modification, are permitted provided that the following conditions are met: >21: Redistributions of source code must retain the above copyright notice, this >21: list of conditions and the following disclaimer. >21: Redistributions in binary form must reproduce the above copyright notice, >63: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject >63: ======== CMake output ====== >63: The C compiler identification is GNU >63: The CXX compiler identification is GNU >63: Check for working C compiler: /usr/bin/gcc >63: Configuring >63: Check for working C compiler: /usr/bin/gcc -- works >63: Detecting C compiler ABI info >63: Configuring >63: Detecting C compiler ABI info - done >63: Check for working CXX compiler: /usr/bin/c++ >63: Configuring >63: Check for working CXX compiler: /usr/bin/c++ -- works >63: Detecting CXX compiler ABI info >63: Configuring >63: Detecting CXX compiler ABI info - done >63: >63: Configuring >63: Configuring >63: Configuring >63: Configuring done >63: Generating >63: Generating >63: Generating done >63: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject >63: ======== End CMake output ====== >63: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject >63: >63: Run Clean Command:/usr/bin/gmake "clean" >63: >63: Run Build Command:/usr/bin/gmake "car" >63: Scanning dependencies of target car >63: [100%] Building CXX object CMakeFiles/car.dir/car.cxx.o >63: Linking CXX executable car >63: [100%] Built target car >63: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject/car" >63: >57: /usr/bin/ar: BADFLAG.o: No such file or directory >57: gmake[3]: *** [libLinkFlags_lib.a] Error 1 >57: gmake[2]: *** [CMakeFiles/LinkFlags_lib.dir/all] Error 2 >57: gmake[1]: *** [CMakeFiles/LinkFlags_lib.dir/rule] Error 2 >57: gmake: *** [LinkFlags_lib] Error 2 >21: this list of conditions and the following disclaimer in the documentation >21: and/or other materials provided with the distribution. >21: Neither the names of Kitware, Inc., the Insight Software Consortium, nor the >21: names of their contributors may be used to endorse or promote products >21: derived from this software without specific prior written permission. >21: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" >21: AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE >21: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE >21: ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE >21: LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR >21: CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF >21: SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS >21: INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN >21: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) >21: ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE >21: POSSIBILITY OF SUCH DAMAGE. >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --help-full "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/ctest.txt" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --help-man "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/ctest.man" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --help-html "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/ctest.html" 2>&1 >21: running /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --version 2>&1 >21: ctest version 2.8.2 >21: *************************** >21: PreLoad.cmake works fine. >21: *************************** >21: Environment variable set to: Environment variable set >21: Configuring >21: Configuring done >21: Generating >21: Generating done >21: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest >21: ======== End CMake output ====== >21: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest >21: >21: Run Clean Command:/usr/bin/gmake "clean" >21: >21: Run Build Command:/usr/bin/gmake >21: Scanning dependencies of target CommandLineTest >21: [100%] Building CXX object CMakeFiles/CommandLineTest.dir/CommandLineTest.cxx.o >21: Linking CXX executable CommandLineTest >21: [100%] Built target CommandLineTest >21: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CommandLineTest/CommandLineTest" >21: > 56/169 Test #63: SubProject ............................. Passed 1.72 sec > 57/169 Test #57: LinkFlags-lib .......................... Passed 0.51 sec > 58/169 Test #21: CommandLineTest ........................ Passed 46.56 sec >test 58 > Start 58: LinkFlags-dll >58: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --build /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags --target LinkFlags_dll --config NoConfig >58: Test timeout computed to be: 1500 >Test did not start waiting on depends to finish: 59 >Test did not start waiting on depends to finish: 60 >Test did not start waiting on depends to finish: 61 >Test did not start waiting on depends to finish: 62 >test 64 > Start 64: SubProject-Stage2 >64: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SubProject/foo /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject/foo --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-nocmake --build-project foo --build-target foo --test-command foo >64: Test timeout computed to be: 1500 >test 65 > Start 65: Framework >65: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Framework /builddir/build/BUILD/cmake-2.8.2/build/Tests/Framework --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Framework --build-options -DCMAKE_INSTALL_PREFIX:PATH=/builddir/build/BUILD/cmake-2.8.2/build/Tests/Framework/Install --test-command bar >65: Test timeout computed to be: 1500 >58: Scanning dependencies of target LinkFlags_dll >58: [100%] Building C object CMakeFiles/LinkFlags_dll.dir/LinkFlagsLib.c.o >58: Linking C shared library libLinkFlags_dll.so >58: gcc: BADFLAG.o: No such file or directory >58: gmake[3]: *** [libLinkFlags_dll.so] Error 1 >58: gmake[2]: *** [CMakeFiles/LinkFlags_dll.dir/all] Error 2 >58: gmake[1]: *** [CMakeFiles/LinkFlags_dll.dir/rule] Error 2 >58: gmake: *** [LinkFlags_dll] Error 2 > 59/169 Test #58: LinkFlags-dll .......................... Passed 0.43 sec >test 59 > Start 59: LinkFlags-exe >59: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --build /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags --target LinkFlags_exe --config NoConfig >59: Test timeout computed to be: 1500 >64: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject/foo >64: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject/foo >64: >64: Run Clean Command:/usr/bin/gmake "clean" >64: >64: Run Build Command:/usr/bin/gmake "foo" >64: Scanning dependencies of target bar >64: [ 50%] Building CXX object CMakeFiles/bar.dir/bar.cxx.o >64: Linking CXX static library libbar.a >64: [ 50%] Built target bar >64: Scanning dependencies of target foo >64: [100%] Building CXX object foo/CMakeFiles/foo.dir/foo.cxx.o >64: Linking CXX executable foo >64: [100%] Built target foo >64: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubProject/foo/foo" >64: bar = 10 >64: > 60/169 Test #64: SubProject-Stage2 ...................... Passed 0.92 sec >Test did not start waiting on depends to finish: 60 >Test did not start waiting on depends to finish: 61 >Test did not start waiting on depends to finish: 62 >test 66 > Start 66: TargetName >66: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/TargetName /builddir/build/BUILD/cmake-2.8.2/build/Tests/TargetName --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project TargetName --test-command /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E compare_files /builddir/build/BUILD/cmake-2.8.2/Tests/TargetName/scripts/hello_world /builddir/build/BUILD/cmake-2.8.2/build/Tests/TargetName/scripts/hello_world >66: Test timeout computed to be: 1500 >59: Scanning dependencies of target LinkFlags_exe >59: [100%] Building C object CMakeFiles/LinkFlags_exe.dir/LinkFlagsExe.c.o >59: Linking C executable LinkFlags_exe >59: gcc: BADFLAG.o: No such file or directory >59: gmake[3]: *** [LinkFlags_exe] Error 1 >59: gmake[2]: *** [CMakeFiles/LinkFlags_exe.dir/all] Error 2 >59: gmake[1]: *** [CMakeFiles/LinkFlags_exe.dir/rule] Error 2 >59: gmake: *** [LinkFlags_exe] Error 2 > 61/169 Test #59: LinkFlags-exe .......................... Passed 0.31 sec >test 60 > Start 60: LinkFlags-lib_config >60: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --build /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags --target LinkFlags_lib_config --config NoConfig >60: Test timeout computed to be: 1500 >60: Scanning dependencies of target LinkFlags_lib_config >60: [100%] Building C object CMakeFiles/LinkFlags_lib_config.dir/LinkFlagsLib.c.o >60: Linking C static library libLinkFlags_lib_config.a >60: /usr/bin/ar: BADFLAG_NoConfig.o: No such file or directory >60: gmake[3]: *** [libLinkFlags_lib_config.a] Error 1 >60: gmake[2]: *** [CMakeFiles/LinkFlags_lib_config.dir/all] Error 2 >60: gmake[1]: *** [CMakeFiles/LinkFlags_lib_config.dir/rule] Error 2 >60: gmake: *** [LinkFlags_lib_config] Error 2 > 62/169 Test #60: LinkFlags-lib_config ................... Passed 0.41 sec >test 61 > Start 61: LinkFlags-dll_config >61: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --build /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags --target LinkFlags_dll_config --config NoConfig >61: Test timeout computed to be: 1500 >61: Scanning dependencies of target LinkFlags_dll_config >61: [100%] Building C object CMakeFiles/LinkFlags_dll_config.dir/LinkFlagsLib.c.o >61: Linking C shared library libLinkFlags_dll_config.so >61: gcc: BADFLAG_NoConfig.o: No such file or directory >61: gmake[3]: *** [libLinkFlags_dll_config.so] Error 1 >61: gmake[2]: *** [CMakeFiles/LinkFlags_dll_config.dir/all] Error 2 >61: gmake[1]: *** [CMakeFiles/LinkFlags_dll_config.dir/rule] Error 2 >61: gmake: *** [LinkFlags_dll_config] Error 2 > 63/169 Test #61: LinkFlags-dll_config ................... Passed 0.42 sec >test 62 > Start 62: LinkFlags-exe_config >62: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake --build /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkFlags --target LinkFlags_exe_config --config NoConfig >62: Test timeout computed to be: 1500 >65: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Framework >65: ======== CMake output ====== >65: The C compiler identification is GNU >65: The CXX compiler identification is GNU >65: Check for working C compiler: /usr/bin/gcc >65: Configuring >65: Check for working C compiler: /usr/bin/gcc -- works >65: Detecting C compiler ABI info >65: Configuring >65: Detecting C compiler ABI info - done >65: Check for working CXX compiler: /usr/bin/c++ >65: Configuring >65: Check for working CXX compiler: /usr/bin/c++ -- works >65: Detecting CXX compiler ABI info >65: Configuring >65: Detecting CXX compiler ABI info - done >65: Configuring >65: Configuring done >65: Generating >65: Generating done >65: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Framework >65: Configuring >65: Configuring done >65: Generating >65: Generating done >65: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Framework >65: ======== End CMake output ====== >65: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Framework >65: >65: Run Clean Command:/usr/bin/gmake "clean" >65: >65: Run Build Command:/usr/bin/gmake >65: Scanning dependencies of target foo >65: [ 25%] Building CXX object CMakeFiles/foo.dir/foo.cxx.o >65: Linking CXX shared library libfoo.so >65: [ 25%] Built target foo >65: Scanning dependencies of target bar >65: [ 50%] Building CXX object CMakeFiles/bar.dir/bar.cxx.o >65: Linking CXX executable bar >65: [ 50%] Built target bar >65: Scanning dependencies of target fooStatic >65: [ 75%] Building CXX object CMakeFiles/fooStatic.dir/foo.cxx.o >65: Linking CXX static library libfooStatic.a >65: [ 75%] Built target fooStatic >65: Scanning dependencies of target barStatic >65: [100%] Building CXX object CMakeFiles/barStatic.dir/bar.cxx.o >65: Linking CXX executable barStatic >65: [100%] Built target barStatic >65: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Framework/bar" >65: foo >65: >66: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TargetName >66: ======== CMake output ====== >66: The C compiler identification is GNU >66: The CXX compiler identification is GNU >66: Check for working C compiler: /usr/bin/gcc >66: Configuring >66: Check for working C compiler: /usr/bin/gcc -- works >66: Detecting C compiler ABI info >66: Configuring >66: Detecting C compiler ABI info - done >66: Check for working CXX compiler: /usr/bin/c++ >66: Configuring >66: Check for working CXX compiler: /usr/bin/c++ -- works >66: Detecting CXX compiler ABI info >66: Configuring >66: Detecting CXX compiler ABI info - done >66: Configuring >66: Configuring >66: Configuring >66: Configuring >66: Configuring >66: Configuring done >66: Generating >66: Generating >66: Generating >66: Generating done >66: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TargetName >66: Configuring >66: Configuring >66: Configuring >66: Configuring >66: Configuring >66: Configuring done >66: Generating >66: Generating >66: Generating >66: Generating done >66: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TargetName >66: ======== End CMake output ====== >66: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TargetName >66: >66: Run Clean Command:/usr/bin/gmake "clean" >66: >66: Run Build Command:/usr/bin/gmake >66: Scanning dependencies of target hello_world >66: [ 50%] Building C object executables/CMakeFiles/hello_world.dir/hello_world.c.o >66: Linking C executable hello_world >66: [ 50%] Built target hello_world >66: Scanning dependencies of target hello_world_copy >66: [ 50%] Generating hello_world >66: [100%] Built target hello_world_copy >66: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-E" "compare_files" "/builddir/build/BUILD/cmake-2.8.2/Tests/TargetName/scripts/hello_world" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TargetName/scripts/hello_world" >66: > 64/169 Test #65: Framework .............................. Passed 2.86 sec > 65/169 Test #66: TargetName ............................. Passed 1.91 sec >test 67 > Start 67: LibName >67: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LibName /builddir/build/BUILD/cmake-2.8.2/build/Tests/LibName --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project LibName --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/LibName/lib --test-command foobar >67: Test timeout computed to be: 1500 >test 68 > Start 68: CustComDepend >68: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CustComDepend /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustComDepend --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project CustComDepend --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustComDepend/bin --test-command foo bar.c >68: Test timeout computed to be: 1500 >62: Scanning dependencies of target LinkFlags_exe_config >62: [100%] Building C object CMakeFiles/LinkFlags_exe_config.dir/LinkFlagsExe.c.o >62: Linking C executable LinkFlags_exe_config >62: gcc: BADFLAG_NoConfig.o: No such file or directory >62: gmake[3]: *** [LinkFlags_exe_config] Error 1 >62: gmake[2]: *** [CMakeFiles/LinkFlags_exe_config.dir/all] Error 2 >62: gmake[1]: *** [CMakeFiles/LinkFlags_exe_config.dir/rule] Error 2 >62: gmake: *** [LinkFlags_exe_config] Error 2 > 66/169 Test #62: LinkFlags-exe_config ................... Passed 0.29 sec >test 69 > Start 69: CustomCommand >69: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CustomCommand /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand --build-two-config --build-generator Unix\ Makefiles --build-project CustomCommand --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand/bin --test-command CustomCommand >69: Test timeout computed to be: 1500 >68: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustComDepend >68: ======== CMake output ====== >68: The C compiler identification is GNU >68: The CXX compiler identification is GNU >68: Check for working C compiler: /usr/bin/gcc >68: Configuring >68: Check for working C compiler: /usr/bin/gcc -- works >68: Detecting C compiler ABI info >68: Configuring >68: Detecting C compiler ABI info - done >68: Check for working CXX compiler: /usr/bin/c++ >68: Configuring >68: Check for working CXX compiler: /usr/bin/c++ -- works >68: Detecting CXX compiler ABI info >68: Configuring >68: Detecting CXX compiler ABI info - done >68: Configuring >68: Configuring done >68: Generating >68: Generating done >68: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustComDepend >68: Configuring >68: Configuring done >68: Generating >68: Generating done >68: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustComDepend >68: ======== End CMake output ====== >68: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustComDepend >68: >68: Run Clean Command:/usr/bin/gmake "clean" >68: >68: Run Build Command:/usr/bin/gmake >68: Scanning dependencies of target foo >68: [ 33%] Building CXX object CMakeFiles/foo.dir/foo.cxx.o >68: Linking CXX executable bin/foo >68: [ 33%] Built target foo >68: [ 66%] Generating bar.c >68: create /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustComDepend/bar.c >68: Scanning dependencies of target bar >68: [100%] Building C object CMakeFiles/bar.dir/bar.c.o >68: Linking C shared library libbar.so >68: [100%] Built target bar >68: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CustComDepend/bin/foo" "bar.c" >68: create bar.c >68: >67: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LibName >67: ======== CMake output ====== >67: The C compiler identification is GNU >67: The CXX compiler identification is GNU >67: Check for working C compiler: /usr/bin/gcc >67: Configuring >67: Check for working C compiler: /usr/bin/gcc -- works >67: Detecting C compiler ABI info >67: Configuring >67: Detecting C compiler ABI info - done >67: Check for working CXX compiler: /usr/bin/c++ >67: Configuring >67: Check for working CXX compiler: /usr/bin/c++ -- works >67: Detecting CXX compiler ABI info >67: Configuring >67: Detecting CXX compiler ABI info - done >67: Configuring >67: Configuring done >67: Generating >67: Generating done >67: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LibName >67: Configuring >67: Configuring done >67: Generating >67: Generating done >67: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LibName >67: ======== End CMake output ====== >67: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LibName >67: >67: Run Clean Command:/usr/bin/gmake "clean" >67: >67: Run Build Command:/usr/bin/gmake >67: Scanning dependencies of target bar >67: [ 33%] Building C object CMakeFiles/bar.dir/bar.c.o >67: Linking C shared library lib/libbar.so >67: [ 33%] Built target bar >67: Scanning dependencies of target foo >67: [ 66%] Building C object CMakeFiles/foo.dir/foo.c.o >67: Linking C shared library lib/libfoo.so >67: [ 66%] Built target foo >67: Scanning dependencies of target foobar >67: [100%] Building C object CMakeFiles/foobar.dir/foobar.c.o >67: Linking C executable lib/foobar >67: [100%] Built target foobar >67: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/LibName/lib/foobar" >67: > 67/169 Test #68: CustComDepend .......................... Passed 1.70 sec > 68/169 Test #67: LibName ................................ Passed 1.72 sec >test 70 > Start 70: CustomCommandWorkingDirectory >70: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CustomCommandWorkingDirectory /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommandWorkingDirectory --build-two-config --build-generator Unix\ Makefiles --build-project TestWorkingDir --build-makeprogram /usr/bin/gmake --test-command working >70: Test timeout computed to be: 1500 >test 71 > Start 71: OutOfSource >71: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/OutOfSource /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfSource --build-generator Unix\ Makefiles --build-project OutOfSource --build-makeprogram /usr/bin/gmake --build-two-config --test-command /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfSource/SubDir/OutOfSourceSubdir/simple >71: Test timeout computed to be: 1500 >70: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommandWorkingDirectory >70: ======== CMake output ====== >70: The C compiler identification is GNU >70: The CXX compiler identification is GNU >70: Check for working C compiler: /usr/bin/gcc >70: Configuring >70: Check for working C compiler: /usr/bin/gcc -- works >70: Detecting C compiler ABI info >70: Configuring >70: Detecting C compiler ABI info - done >70: Check for working CXX compiler: /usr/bin/c++ >70: Configuring >70: Check for working CXX compiler: /usr/bin/c++ -- works >70: Detecting CXX compiler ABI info >70: Configuring >70: Detecting CXX compiler ABI info - done >70: Configuring >70: Configuring done >70: Generating >70: Generating done >70: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommandWorkingDirectory >70: Configuring >70: Configuring done >70: Generating >70: Generating done >70: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommandWorkingDirectory >70: ======== End CMake output ====== >70: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommandWorkingDirectory >70: >70: Run Clean Command:/usr/bin/gmake "clean" >70: >70: Run Build Command:/usr/bin/gmake >70: Scanning dependencies of target Custom >70: [ 0%] Built target Custom >70: [ 33%] custom command >70: Scanning dependencies of target working >70: [ 66%] Building C object CMakeFiles/working.dir/working.c.o >70: [100%] Building C object CMakeFiles/working.dir/customTarget.c.o >70: Linking C executable working >70: [100%] Built target working >70: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommandWorkingDirectory/working" >70: > 69/169 Test #70: CustomCommandWorkingDirectory .......... Passed 1.37 sec >test 72 > Start 72: BuildDepends >72: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/BuildDepends /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends --build-generator Unix\ Makefiles --build-project BuildDepends --build-makeprogram /usr/bin/gmake >72: Test timeout computed to be: 1500 >71: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfSource >71: ======== CMake output ====== >71: The C compiler identification is GNU >71: The CXX compiler identification is GNU >71: Check for working C compiler: /usr/bin/gcc >71: Configuring >71: Check for working C compiler: /usr/bin/gcc -- works >71: Detecting C compiler ABI info >71: Configuring >71: Detecting C compiler ABI info - done >71: Check for working CXX compiler: /usr/bin/c++ >71: Configuring >71: Check for working CXX compiler: /usr/bin/c++ -- works >71: Detecting CXX compiler ABI info >71: Configuring >71: Detecting CXX compiler ABI info - done >71: Configuring >71: Configuring >71: Configuring >71: Configuring >71: Configuring >71: Configuring >71: Configuring >71: Configuring done >71: Generating >71: Generating >71: Generating >71: Generating >71: Generating done >71: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfSource >71: Configuring >71: Configuring >71: Configuring >71: Configuring >71: Configuring >71: Configuring >71: Configuring >71: Configuring done >71: Generating >71: Generating >71: Generating >71: Generating >71: Generating done >71: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfSource >71: ======== End CMake output ====== >71: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfSource >71: >71: Run Clean Command:/usr/bin/gmake "clean" >71: >71: Run Build Command:/usr/bin/gmake >71: Scanning dependencies of target outlib >71: [ 20%] Building C object /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfBinary/CMakeFiles/outlib.dir/outlib.c.o >71: Linking C static library liboutlib.a >71: [ 20%] Built target outlib >71: Scanning dependencies of target testlib >71: [ 40%] Building CXX object SubDir/OutOfSourceSubdir/CMakeFiles/testlib.dir/testlib.cxx.o >71: Linking CXX shared library libtestlib.so >71: [ 40%] Built target testlib >71: Scanning dependencies of target simple >71: [ 60%] Building CXX object SubDir/OutOfSourceSubdir/CMakeFiles/simple.dir/simple.cxx.o >71: In file included from /builddir/build/BUILD/cmake-2.8.2/Tests/OutOfSource/OutOfSourceSubdir/simple.cxx:5:0: >71: /builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfSource/SubDir/OutOfSourceSubdir/testdp.h:1:16: warning: deprecated conversion from string constant to 'char*' >71: [ 80%] Building CXX object SubDir/OutOfSourceSubdir/CMakeFiles/simple.dir/__/simple.cxx.o >71: [100%] Building CXX object SubDir/OutOfSourceSubdir/CMakeFiles/simple.dir/5f22f73cd821108848be79af1302bebf/and/deeper/and/deeper/and/deeper/and/deeper/and/deeper/and/deeper/simple.cxx.o >71: Linking CXX executable simple >71: [100%] Built target simple >71: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/OutOfSource/SubDir/OutOfSourceSubdir/simple" >71: > 70/169 Test #71: OutOfSource ............................ Passed 2.17 sec >test 73 > Start 73: SimpleInstall >73: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall --build-generator Unix\ Makefiles --build-project TestSimpleInstall --build-makeprogram /usr/bin/gmake --build-two-config --build-options -DCMAKE_INSTALL_PREFIX:PATH=/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory -DCTEST_TEST_CPACK:BOOL=ON --test-command /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe >73: Test timeout computed to be: 1500 >69: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand >69: ======== CMake output ====== >69: The C compiler identification is GNU >69: The CXX compiler identification is GNU >69: Check for working C compiler: /usr/bin/gcc >69: Configuring >69: Check for working C compiler: /usr/bin/gcc -- works >69: Detecting C compiler ABI info >69: Configuring >69: Detecting C compiler ABI info - done >69: Check for working CXX compiler: /usr/bin/c++ >69: Configuring >69: Check for working CXX compiler: /usr/bin/c++ -- works >69: Detecting CXX compiler ABI info >69: Configuring >69: Detecting CXX compiler ABI info - done >69: Configuring >69: Location /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand/bin/generator >69: Configuring >69: Configuring >69: Configuring >69: Configuring >69: Configuring done >69: Generating >69: Generating >69: Generating >69: Generating done >69: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand >69: Configuring >69: Location /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand/bin/generator >69: Configuring >69: Configuring >69: Configuring >69: Configuring >69: Configuring done >69: Generating >69: Generating >69: Generating >69: Generating done >69: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand >69: ======== End CMake output ====== >69: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand >69: >69: Run Clean Command:/usr/bin/gmake "clean" >69: >69: Run Build Command:/usr/bin/gmake >69: Scanning dependencies of target tcat >69: [ 3%] Building CXX object CMakeFiles/tcat.dir/tcat.cxx.o >69: Linking CXX executable bin/tcat >69: [ 3%] Built target tcat >69: Scanning dependencies of target TDocument >69: [ 3%] Generating doc1.txt >69: [ 3%] Generating doc1.dvi >69: [ 3%] Generating doc1.h >69: Copying doc1.dvi to doc1temp.h. >69: Copying doc1temp.h to doc1.h. >69: Removing doc1temp.h. >69: [ 3%] Running top-level TDocument commands >69: Copying doc1.h to doc2.h. >69: Running TDocument pre-build commands >69: Writing doc1pre.txt. >69: Running TDocument post-build commands >69: Copying doc1pre.txt to doc2post.txt. >69: [ 16%] Built target TDocument >69: [ 19%] Generating generated.h >69: Scanning dependencies of target GeneratedHeader >69: [ 22%] Building CXX object GeneratedHeader/CMakeFiles/GeneratedHeader.dir/main.cpp.o >69: Linking CXX static library ../bin/libGeneratedHeader.a >69: [ 22%] Built target GeneratedHeader >69: Scanning dependencies of target wrapper >69: [ 25%] Building CXX object CMakeFiles/wrapper.dir/wrapper.cxx.o >69: Linking CXX executable bin/wrapper >69: [ 25%] Built target wrapper >69: Scanning dependencies of target generator >69: [ 29%] Building CXX object CMakeFiles/generator.dir/generator.cxx.o >69: Linking CXX executable bin/generator >69: [ 29%] Built target generator >69: [ 32%] Generating foo.pre >69: [ 35%] Generating foo.h >69: Copying foo.h.in to foo.h. >69: [ 38%] Generating foo.c >69: [ 41%] Generating wrapped.c, wrapped_help.c >69: [ 45%] Generating generated.c >69: [ 48%] Generating not_included.h >69: [ 51%] Generating gen_redirect.c >69: Scanning dependencies of target CustomCommand >69: [ 54%] Building C object CMakeFiles/CustomCommand.dir/foo.c.o >69: [ 58%] Building C object CMakeFiles/CustomCommand.dir/wrapped.c.o >69: [ 61%] Building C object CMakeFiles/CustomCommand.dir/wrapped_help.c.o >69: [ 64%] Building C object CMakeFiles/CustomCommand.dir/generated.c.o >69: [ 67%] Building C object CMakeFiles/CustomCommand.dir/gen_redirect.c.o >69: Linking CXX executable bin/CustomCommand >69: [ 67%] Built target CustomCommand >69: Scanning dependencies of target dummy_generator >69: [ 70%] Building CXX object GeneratorInExtraDir/CMakeFiles/dummy_generator.dir/__/generator.cxx.o >69: Linking CXX executable ../bin/dummy_generator >69: [ 70%] Built target dummy_generator >69: Scanning dependencies of target generator_extern >69: [ 74%] Building CXX object GeneratorInExtraDir/CMakeFiles/generator_extern.dir/__/generator.cxx.o >69: Linking CXX executable ../bin/the_external_generator >69: [ 74%] Built target generator_extern >69: [ 77%] Generating generated_extern.cxx >69: Scanning dependencies of target CustomCommandUsingTargetTest >69: [ 80%] Building CXX object CMakeFiles/CustomCommandUsingTargetTest.dir/main.cxx.o >69: [ 83%] Building CXX object CMakeFiles/CustomCommandUsingTargetTest.dir/generated_extern.cxx.o >69: Linking CXX executable bin/CustomCommandUsingTargetTest >69: [ 83%] Built target CustomCommandUsingTargetTest >69: Scanning dependencies of target DifferentName >69: [ 83%] Generating subdir/SameName >69: [ 87%] Built target DifferentName >69: Scanning dependencies of target SameName >69: [ 87%] Generating SameName1.txt >69: [ 90%] Built target SameName >69: Scanning dependencies of target check_command_line >69: [ 93%] Building C object CMakeFiles/check_command_line.dir/check_command_line.c.o >69: Linking C executable bin/check_command_line >69: [ 93%] Built target check_command_line >69: Scanning dependencies of target pre_check_command_line >69: [ 93%] Built target pre_check_command_line >69: Scanning dependencies of target do_check_command_line >69: [ 93%] Checking custom command line escapes (single'quote) >69: Command line escapes work! >69: [ 93%] Checking custom target command line escapes ($dollar-signs$) >69: Checking custom target command escapes >69: Command line escapes work! >69: [100%] Built target do_check_command_line >69: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CustomCommand/bin/CustomCommand" >69: > 71/169 Test #69: CustomCommand .......................... Passed 4.66 sec >Test did not start waiting on depends to finish: 74 >test 75 > Start 75: CPackComponents >75: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CPackComponents /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents --build-generator Unix\ Makefiles --build-project CPackComponents --build-makeprogram /usr/bin/gmake --build-two-config --build-target package --build-options -DCPACK_BINARY_DEB:BOOL=OFF -DCPACK_BINARY_RPM:BOOL=OFF --graphviz=CPackComponents.dot --test-command /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -DCPackComponents_BINARY_DIR:PATH=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents -P /builddir/build/BUILD/cmake-2.8.2/Tests/CPackComponents/VerifyResult.cmake >75: Test timeout computed to be: 1500 >75: Generate graphviz: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents/CPackComponents.dot >75: Generate graphviz: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents/CPackComponents.dot >73: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall >73: ======== CMake output ====== >73: The C compiler identification is GNU >73: The CXX compiler identification is GNU >73: Check for working C compiler: /usr/bin/gcc >73: Configuring >73: Check for working C compiler: /usr/bin/gcc -- works >73: Detecting C compiler ABI info >73: Configuring >73: Detecting C compiler ABI info - done >73: Check for working CXX compiler: /usr/bin/c++ >73: Configuring >73: Check for working CXX compiler: /usr/bin/c++ -- works >73: Detecting CXX compiler ABI info >73: Configuring >73: Detecting CXX compiler ABI info - done >73: Extra install: >73: Configuring >73: Configuring >73: Configuring >73: Configuring >73: Configuring >73: Configuring done >73: Generating >73: Generating >73: Generating >73: Generating done >73: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall >73: Extra install: >73: Configuring >73: Configuring >73: Configuring >73: Configuring >73: Configuring >73: Configuring done >73: Generating >73: Generating >73: Generating >73: Generating done >73: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall >73: ======== End CMake output ====== >73: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall >73: >73: Run Clean Command:/usr/bin/gmake "clean" >73: /usr/bin/gmake -f CMakeFiles/Makefile2 clean >73: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/SimpleInstall.dir/build.make CMakeFiles/SimpleInstall.dir/clean >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/SimpleInstall.dir/cmake_clean.cmake >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/test1.dir/build.make CMakeFiles/test1.dir/clean >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test1.dir/cmake_clean.cmake >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/test2.dir/build.make CMakeFiles/test2.dir/clean >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test2.dir/cmake_clean.cmake >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/test3.dir/build.make CMakeFiles/test3.dir/clean >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test3.dir/cmake_clean.cmake >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/test4.dir/build.make CMakeFiles/test4.dir/clean >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test4.dir/cmake_clean.cmake >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f TestSubDir/CMakeFiles/TSD.dir/build.make TestSubDir/CMakeFiles/TSD.dir/clean >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSubDir && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/TSD.dir/cmake_clean.cmake >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: >73: Run Build Command:/usr/bin/gmake >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -H/builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall -B/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall --check-build-system CMakeFiles/Makefile.cmake 0 >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles/progress.marks >73: /usr/bin/gmake -f CMakeFiles/Makefile2 all >73: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f TestSubDir/CMakeFiles/TSD.dir/build.make TestSubDir/CMakeFiles/TSD.dir/depend >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/TestSubDir /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSubDir /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSubDir/CMakeFiles/TSD.dir/DependInfo.cmake --color= >73: Scanning dependencies of target TSD >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f TestSubDir/CMakeFiles/TSD.dir/build.make TestSubDir/CMakeFiles/TSD.dir/build >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 3 >73: [ 12%] Building CXX object TestSubDir/CMakeFiles/TSD.dir/TSD.cxx.o >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSubDir && /usr/bin/c++ -o CMakeFiles/TSD.dir/TSD.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/TestSubDir/TSD.cxx >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 4 >73: [ 25%] Building CXX object TestSubDir/CMakeFiles/TSD.dir/TSD_utils.cxx.o >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSubDir && /usr/bin/c++ -o CMakeFiles/TSD.dir/TSD_utils.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/TestSubDir/TSD_utils.cxx >73: Linking CXX executable ../bin/TSD >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSubDir && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/TSD.dir/link.txt --verbose=1 >73: /usr/bin/c++ CMakeFiles/TSD.dir/TSD.cxx.o CMakeFiles/TSD.dir/TSD_utils.cxx.o -o ../bin/TSD -rdynamic >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 3 4 >73: [ 25%] Built target TSD >73: /usr/bin/gmake -f CMakeFiles/test3.dir/build.make CMakeFiles/test3.dir/depend >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles/test3.dir/DependInfo.cmake --color= >73: Scanning dependencies of target test3 >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/test3.dir/build.make CMakeFiles/test3.dir/build >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 7 >73: [ 37%] Building CXX object CMakeFiles/test3.dir/lib3.cxx.o >73: /usr/bin/c++ -Dtest3_EXPORTS -fPIC -o CMakeFiles/test3.dir/lib3.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/lib3.cxx >73: Linking CXX shared module lib/libtest3.so >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test3.dir/link.txt --verbose=1 >73: /usr/bin/c++ -fPIC -shared -Wl,-soname,libtest3.so -o lib/libtest3.so CMakeFiles/test3.dir/lib3.cxx.o >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 7 >73: [ 37%] Built target test3 >73: /usr/bin/gmake -f CMakeFiles/test2.dir/build.make CMakeFiles/test2.dir/depend >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles/test2.dir/DependInfo.cmake --color= >73: Scanning dependencies of target test2 >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/test2.dir/build.make CMakeFiles/test2.dir/build >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 6 >73: [ 50%] Building CXX object CMakeFiles/test2.dir/lib2.cxx.o >73: /usr/bin/c++ -Dtest2_EXPORTS -fPIC -o CMakeFiles/test2.dir/lib2.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/lib2.cxx >73: Linking CXX shared library lib/libtest2.so >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test2.dir/link.txt --verbose=1 >73: /usr/bin/c++ -fPIC -shared -Wl,-soname,libtest2.so -o lib/libtest2.so CMakeFiles/test2.dir/lib2.cxx.o >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 6 >73: [ 50%] Built target test2 >73: /usr/bin/gmake -f CMakeFiles/test4.dir/build.make CMakeFiles/test4.dir/depend >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles/test4.dir/DependInfo.cmake --color= >73: Scanning dependencies of target test4 >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/test4.dir/build.make CMakeFiles/test4.dir/build >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 8 >73: [ 62%] Building CXX object CMakeFiles/test4.dir/lib4.cxx.o >73: /usr/bin/c++ -Dtest4_EXPORTS -fPIC -o CMakeFiles/test4.dir/lib4.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/lib4.cxx >73: Linking CXX shared library lib/libtest4out.so >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test4.dir/link.txt --verbose=1 >73: /usr/bin/c++ -fPIC -shared -Wl,-soname,libtest4out.so.3 -o lib/libtest4out.so.1.2 CMakeFiles/test4.dir/lib4.cxx.o >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_symlink_library lib/libtest4out.so.1.2 lib/libtest4out.so.3 lib/libtest4out.so >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 8 >73: [ 62%] Built target test4 >73: /usr/bin/gmake -f CMakeFiles/test1.dir/build.make CMakeFiles/test1.dir/depend >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles/test1.dir/DependInfo.cmake --color= >73: Scanning dependencies of target test1 >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/test1.dir/build.make CMakeFiles/test1.dir/build >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 5 >73: [ 75%] Building CXX object CMakeFiles/test1.dir/lib1.cxx.o >73: /usr/bin/c++ -o CMakeFiles/test1.dir/lib1.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/lib1.cxx >73: Linking CXX static library lib/static/libtest1.a >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test1.dir/cmake_clean_target.cmake >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test1.dir/link.txt --verbose=1 >73: /usr/bin/ar cr lib/static/libtest1.a CMakeFiles/test1.dir/lib1.cxx.o >73: /usr/bin/ranlib lib/static/libtest1.a >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 5 >73: [ 75%] Built target test1 >73: /usr/bin/gmake -f CMakeFiles/SimpleInstall.dir/build.make CMakeFiles/SimpleInstall.dir/depend >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles/SimpleInstall.dir/DependInfo.cmake --color= >73: Scanning dependencies of target SimpleInstall >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /usr/bin/gmake -f CMakeFiles/SimpleInstall.dir/build.make CMakeFiles/SimpleInstall.dir/build >73: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 1 >73: [ 87%] Building CXX object CMakeFiles/SimpleInstall.dir/inst.cxx.o >73: /usr/bin/c++ -o CMakeFiles/SimpleInstall.dir/inst.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/inst.cxx >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 2 >73: [100%] Building C object CMakeFiles/SimpleInstall.dir/foo.c.o >73: /usr/bin/gcc -o CMakeFiles/SimpleInstall.dir/foo.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/foo.c >73: Linking CXX executable bin/SimpleInstExe >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/SimpleInstall.dir/link.txt --verbose=1 >73: /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,::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_symlink_executable bin/SimpleInstExe-1.2 bin/SimpleInstExe >73: Install Project >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall --build-generator Unix\ Makefiles --build-project TestSimpleInstall --build-makeprogram /usr/bin/gmake --build-noclean --build-target install --build-target package >73: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall >73: ======== CMake output ====== >73: Extra install: >73: Configuring >73: Configuring >73: Configuring >73: Configuring >73: Configuring >73: Configuring done >73: Generating >73: Generating >73: Generating >73: Generating done >73: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall >73: ======== End CMake output ====== >73: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall >73: >73: Run Build Command:/usr/bin/gmake "install" >73: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -H/builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall -B/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall --check-build-system CMakeFiles/Makefile.cmake 0 >73: /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall >73: gmake[4]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: gmake[4]: Nothing to be done for `preinstall'. >73: gmake[4]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: Install the project... >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P cmake_install.cmake >73: -- Install configuration: "" >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe-1.2 >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe >73: -- Set runtime path of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe-1.2" to "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib" >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/static/libtest1.a >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest2.so >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/foo.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest3.so >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest4out.so.1.2 >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest4out.so.3 >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest4out.so >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/foo/lib1.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/foo/lib2renamed.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/lib3.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/SimpleInstallS1Config.cmake >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/SimpleInstallS1Config-noconfig.cmake >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/TestSubDir >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/TestSubDir/TSD_utils.cxx >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/TestSubDir/TSD.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/TestSubDir/TSD.cxx >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/sample_script.bat >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/sample_script >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/.gitattributes >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/sample_script.bat >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/sample_script >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/.gitattributes >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/TestSubDir >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/alt/TestSubDir/TSD.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/empty >73: This is install script 1. >73: This is install script 2. >73: Install script ordering works. >73: Install code ordering works. >73: This is install script 3. >73: This is install script 4. >73: Install script ordering works. >73: Install code ordering works. >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/old/lib3.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/old/lib2.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old1/sample_script >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old1/sample_script.bat >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old2/sample_script >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old2/sample_script.bat >73: This is in pre install >73: In post install >73: Pre and post install work fine >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include/TSD.h >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/TSD >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old3/sample_script.bat >73: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/share/old3/sample_script >73: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall >73: >73: Run Build Command:/usr/bin/gmake "package" >73: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -H/builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall -B/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall --check-build-system CMakeFiles/Makefile.cmake 0 >73: /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall >73: gmake[4]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: gmake[4]: Nothing to be done for `preinstall'. >73: gmake[4]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: Run CPack packaging tool... >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cpack --config ./CPackConfig.cmake >73: CPack: Create package using TGZ >73: CPack: Install projects >73: CPack: - Install scripts: /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/PackageScript.cmake >73: CPack: - Install script: /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/PackageScript.cmake >73: This is packaging script >73: It writes a file with all variables available in /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/_CPack_Packages/Linux/TGZ/TestSimpleInstall-0.1.1-Linux//AllVariables.txt >73: CPack: - Run preinstall target for: TestSimpleInstall >73: CPack: - Install project: TestSimpleInstall >73: This is install script 1. >73: This is install script 2. >73: Install script ordering works. >73: Install code ordering works. >73: This is install script 3. >73: This is install script 4. >73: Install script ordering works. >73: Install code ordering works. >73: This is in pre install >73: In post install >73: Pre and post install work fine >73: CPack: Compress package >73: CPack: Finalize package >73: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSimpleInstall-0.1.1-Linux.tar.gz generated. >73: CPack: Create package using STGZ >73: CPack: Install projects >73: CPack: - Install scripts: /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/PackageScript.cmake >73: CPack: - Install script: /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/PackageScript.cmake >73: This is packaging script >73: It writes a file with all variables available in /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/_CPack_Packages/Linux/STGZ/TestSimpleInstall-0.1.1-Linux//AllVariables.txt >73: CPack: - Run preinstall target for: TestSimpleInstall >73: CPack: - Install project: TestSimpleInstall >73: This is install script 1. >73: This is install script 2. >73: Install script ordering works. >73: Install code ordering works. >73: This is install script 3. >73: This is install script 4. >73: Install script ordering works. >73: Install code ordering works. >73: This is in pre install >73: In post install >73: Pre and post install work fine >73: CPack: Compress package >73: CPack: Finalize package >73: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSimpleInstall-0.1.1-Linux.sh generated. >73: CPack: Create package using TZ >73: CPack: Install projects >73: CPack: - Install scripts: /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/PackageScript.cmake >73: CPack: - Install script: /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/PackageScript.cmake >73: This is packaging script >73: It writes a file with all variables available in /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/_CPack_Packages/Linux/TZ/TestSimpleInstall-0.1.1-Linux//AllVariables.txt >73: CPack: - Run preinstall target for: TestSimpleInstall >73: CPack: - Install project: TestSimpleInstall >73: This is install script 1. >73: This is install script 2. >73: Install script ordering works. >73: Install code ordering works. >73: This is install script 3. >73: This is install script 4. >73: Install script ordering works. >73: Install code ordering works. >73: This is in pre install >73: In post install >73: Pre and post install work fine >73: CPack: Compress package >73: CPack: Finalize package >73: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSimpleInstall-0.1.1-Linux.tar.Z generated. >73: CPack: Create package using TBZ2 >73: CPack: Install projects >73: CPack: - Install scripts: /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/PackageScript.cmake >73: CPack: - Install script: /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstall/PackageScript.cmake >73: This is packaging script >73: It writes a file with all variables available in /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/_CPack_Packages/Linux/TBZ2/TestSimpleInstall-0.1.1-Linux//AllVariables.txt >73: CPack: - Run preinstall target for: TestSimpleInstall >73: CPack: - Install project: TestSimpleInstall >73: This is install script 1. >73: This is install script 2. >73: Install script ordering works. >73: Install code ordering works. >73: This is install script 3. >73: This is install script 4. >73: Install script ordering works. >73: Install code ordering works. >73: This is in pre install >73: In post install >73: Pre and post install work fine >73: CPack: Compress package >73: CPack: Finalize package >73: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/TestSimpleInstall-0.1.1-Linux.tar.bz2 generated. >73: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 1 2 >73: [100%] Built target SimpleInstall >73: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall' >73: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/CMakeFiles 0 >73: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExe" >73: The value of Foo: Foo >73: > 72/169 Test #73: SimpleInstall .......................... Passed 3.42 sec >test 74 > Start 74: SimpleInstall-Stage2 >74: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstallS2 /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 --build-generator Unix\ Makefiles --build-project TestSimpleInstall --build-makeprogram /usr/bin/gmake --build-two-config --build-options -DCMAKE_INSTALL_PREFIX:PATH=/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory -DSTAGE2:BOOL=1 --test-command /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExeS2 >74: Test timeout computed to be: 1500 >75: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents >75: ======== CMake output ====== >75: The C compiler identification is GNU >75: The CXX compiler identification is GNU >75: Check for working C compiler: /usr/bin/gcc >75: Configuring >75: Check for working C compiler: /usr/bin/gcc -- works >75: Detecting C compiler ABI info >75: Configuring >75: Detecting C compiler ABI info - done >75: Check for working CXX compiler: /usr/bin/c++ >75: Configuring >75: Check for working CXX compiler: /usr/bin/c++ -- works >75: Detecting CXX compiler ABI info >75: Configuring >75: Detecting CXX compiler ABI info - done >75: Configuring >75: Configuring done >75: Generating >75: Generating done >75: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents >75: Configuring >75: Configuring done >75: Generating >75: Generating done >75: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents >75: ======== End CMake output ====== >75: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents >75: >75: Run Clean Command:/usr/bin/gmake "clean" >75: >75: Run Build Command:/usr/bin/gmake "package" >75: Scanning dependencies of target mylib >75: [ 50%] Building CXX object CMakeFiles/mylib.dir/mylib.cpp.o >75: Linking CXX static library libmylib.a >75: [ 50%] Built target mylib >75: Scanning dependencies of target mylibapp >75: [100%] Building CXX object CMakeFiles/mylibapp.dir/mylibapp.cpp.o >75: Linking CXX executable mylibapp >75: [100%] Built target mylibapp >75: Run CPack packaging tool... >75: CPack: Create package using STGZ >75: CPack: Install projects >75: CPack: - Run preinstall target for: CPackComponents >75: CPack: - Install project: CPackComponents >75: CPack: Compress package >75: CPack: Finalize package >75: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents/MyLib-1.0.0-Linux.sh generated. >75: CPack: Create package using TGZ >75: CPack: Install projects >75: CPack: - Run preinstall target for: CPackComponents >75: CPack: - Install project: CPackComponents >75: CPack: Compress package >75: CPack: Finalize package >75: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents/MyLib-1.0.0-Linux.tar.gz generated. >75: CPack: Create package using TZ >75: CPack: Install projects >75: CPack: - Run preinstall target for: CPackComponents >75: CPack: - Install project: CPackComponents >75: CPack: Compress package >75: CPack: Finalize package >75: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents/MyLib-1.0.0-Linux.tar.Z generated. >75: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCPackComponents_BINARY_DIR:PATH=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackComponents" "-P" "/builddir/build/BUILD/cmake-2.8.2/Tests/CPackComponents/VerifyResult.cmake" >75: -- ============================================================================= >75: -- CTEST_FULL_OUTPUT (Avoid ctest truncation of output) >75: -- >75: > 73/169 Test #75: CPackComponents ........................ Passed 2.34 sec >test 76 > Start 76: CPackTestAllGenerators >76: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CPackTestAllGenerators /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators --build-generator Unix\ Makefiles --build-project CPackTestAllGenerators --build-makeprogram /usr/bin/gmake --test-command /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -D dir=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators -D cpack=/builddir/build/BUILD/cmake-2.8.2/build/bin/cpack -P /builddir/build/BUILD/cmake-2.8.2/Tests/CPackTestAllGenerators/RunCPack.cmake >76: Test timeout computed to be: 1500 >74: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 >74: ======== CMake output ====== >74: The C compiler identification is GNU >74: The CXX compiler identification is GNU >74: Check for working C compiler: /usr/bin/gcc >74: Configuring >74: Check for working C compiler: /usr/bin/gcc -- works >74: Detecting C compiler ABI info >74: Configuring >74: Detecting C compiler ABI info - done >74: Check for working CXX compiler: /usr/bin/c++ >74: Configuring >74: Check for working CXX compiler: /usr/bin/c++ -- works >74: Detecting CXX compiler ABI info >74: Configuring >74: Detecting CXX compiler ABI info - done >74: Extra install: >74: Stage 1 did run install script 2. >74: Search for library in: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/static;/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib >74: test1 correctly found in lib/static >74: Configuring >74: Configuring done >74: Generating >74: Generating done >74: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 >74: Extra install: >74: Stage 1 did run install script 2. >74: Search for library in: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/static;/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib >74: test1 correctly found in lib/static >74: Configuring >74: Configuring done >74: Generating >74: Generating done >74: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 >74: ======== End CMake output ====== >74: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 >74: >74: Run Clean Command:/usr/bin/gmake "clean" >74: /usr/bin/gmake -f CMakeFiles/Makefile2 clean >74: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: /usr/bin/gmake -f CMakeFiles/SimpleInstExeS2.dir/build.make CMakeFiles/SimpleInstExeS2.dir/clean >74: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/SimpleInstExeS2.dir/cmake_clean.cmake >74: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: >74: Run Build Command:/usr/bin/gmake >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -H/builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstallS2 -B/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 --check-build-system CMakeFiles/Makefile.cmake 0 >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2/CMakeFiles /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2/CMakeFiles/progress.marks >74: /usr/bin/gmake -f CMakeFiles/Makefile2 all >74: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: /usr/bin/gmake -f CMakeFiles/SimpleInstExeS2.dir/build.make CMakeFiles/SimpleInstExeS2.dir/depend >74: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstallS2 /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstallS2 /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2/CMakeFiles/SimpleInstExeS2.dir/DependInfo.cmake --color= >74: Scanning dependencies of target SimpleInstExeS2 >74: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: /usr/bin/gmake -f CMakeFiles/SimpleInstExeS2.dir/build.make CMakeFiles/SimpleInstExeS2.dir/build >74: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2/CMakeFiles 1 >74: [ 50%] Building CXX object CMakeFiles/SimpleInstExeS2.dir/inst2.cxx.o >74: /usr/bin/c++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include -o CMakeFiles/SimpleInstExeS2.dir/inst2.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstallS2/inst2.cxx >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2/CMakeFiles 2 >74: [100%] Building C object CMakeFiles/SimpleInstExeS2.dir/foo.c.o >74: /usr/bin/gcc -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/include -o CMakeFiles/SimpleInstExeS2.dir/foo.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstallS2/foo.c >74: Linking CXX executable bin/SimpleInstExeS2 >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/SimpleInstExeS2.dir/link.txt --verbose=1 >74: /usr/bin/c++ CMakeFiles/SimpleInstExeS2.dir/inst2.cxx.o CMakeFiles/SimpleInstExeS2.dir/foo.c.o -o bin/SimpleInstExeS2 -rdynamic /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/static/libtest1.a /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest2.so /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/libtest4out.so -Wl,-rpath,::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: >74: Install Project >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstallS2 /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 --build-generator Unix\ Makefiles --build-project TestSimpleInstall --build-makeprogram /usr/bin/gmake --build-noclean --build-target install >74: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 >74: ======== CMake output ====== >74: Extra install: >74: Stage 1 did run install script 2. >74: Search for library in: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib/static;/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib >74: test1 correctly found in lib/static >74: Configuring >74: Configuring done >74: Generating >74: Generating done >74: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 >74: ======== End CMake output ====== >74: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 >74: >74: Run Build Command:/usr/bin/gmake "install" >74: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -H/builddir/build/BUILD/cmake-2.8.2/Tests/SimpleInstallS2 -B/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2 --check-build-system CMakeFiles/Makefile.cmake 0 >74: /usr/bin/gmake -f CMakeFiles/Makefile2 preinstall >74: gmake[4]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: gmake[4]: Nothing to be done for `preinstall'. >74: gmake[4]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: Install the project... >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P cmake_install.cmake >74: -- Install configuration: "" >74: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExeS2 >74: -- Set runtime path of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExeS2" to "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/lib" >74: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2/CMakeFiles 1 2 >74: [100%] Built target SimpleInstExeS2 >74: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2' >74: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstallS2/CMakeFiles 0 >74: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SimpleInstall/InstallDirectory/MyTest/bin/SimpleInstExeS2" >74: The value of Foo: Foo >74: > 74/169 Test #74: SimpleInstall-Stage2 ................... Passed 1.72 sec >test 77 > Start 77: X11 >77: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/X11 /builddir/build/BUILD/cmake-2.8.2/build/Tests/X11 --build-generator Unix\ Makefiles --build-project UseX11 --build-makeprogram /usr/bin/gmake --build-two-config --build-target package --test-command UseX11 >77: Test timeout computed to be: 1500 >72: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends >72: ======== CMake output ====== >72: The C compiler identification is GNU >72: The CXX compiler identification is GNU >72: Check for working C compiler: /usr/bin/gcc >72: Configuring >72: Check for working C compiler: /usr/bin/gcc -- works >72: Detecting C compiler ABI info >72: Configuring >72: Detecting C compiler ABI info - done >72: Check for working CXX compiler: /usr/bin/c++ >72: Configuring >72: Check for working CXX compiler: /usr/bin/c++ -- works >72: Detecting CXX compiler ABI info >72: Configuring >72: Detecting CXX compiler ABI info - done >72: Creating Project/foo.cxx >72: Building project first time >72: Configuring >72: Output from first build: >72: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends/Project >72: >72: Run Build Command:/usr/bin/gmake >72: Scanning dependencies of target foo >72: [ 10%] Building CXX object CMakeFiles/foo.dir/foo.cxx.o >72: Linking CXX static library libfoolib.a >72: [ 10%] Built target foo >72: Scanning dependencies of target generator >72: [ 20%] Building CXX object CMakeFiles/generator.dir/generator.cxx.o >72: Linking CXX executable gen >72: [ 20%] Built target generator >72: [ 30%] Generating noregen.h >72: [ 40%] Generating regen.h >72: Scanning dependencies of target bar >72: [ 50%] Building CXX object CMakeFiles/bar.dir/bar.cxx.o >72: Linking CXX executable bar >72: [ 50%] Built target bar >72: Scanning dependencies of target zot_custom >72: [ 50%] Generating zot_custom.hxx >72: [ 60%] Built target zot_custom >72: [ 70%] Generating zot.hxx >72: Scanning dependencies of target zot >72: [ 80%] Building CXX object CMakeFiles/zot.dir/zot.cxx.o >72: [ 90%] Building CXX object CMakeFiles/zot.dir/zot_macro_dir.cxx.o >72: [100%] Building CXX object CMakeFiles/zot.dir/zot_macro_tgt.cxx.o >72: Linking CXX executable zot >72: [100%] Built target zot >72: >72: Running /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends/Project/bar >72: Run result: 0 Output: "foo " >72: Worked! >72: Running /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends/Project/zot >72: Run result: 0 Output: "[zot] [zot_custom] [zot_macro_dir] [zot_macro_tgt] " >72: Worked! >72: Waiting 3 seconds... >72: Modifying Project/foo.cxx >72: Building project second time >72: Configuring >72: Output from second build: >72: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends/Project >72: >72: Run Build Command:/usr/bin/gmake >72: Scanning dependencies of target foo >72: [ 10%] Building CXX object CMakeFiles/foo.dir/foo.cxx.o >72: Linking CXX static library libfoolib.a >72: [ 10%] Built target foo >72: Linking CXX executable gen >72: [ 20%] Built target generator >72: [ 30%] Generating regen.h >72: Scanning dependencies of target bar >72: [ 40%] Building CXX object CMakeFiles/bar.dir/bar.cxx.o >72: Linking CXX executable bar >72: [ 50%] Built target bar >72: Scanning dependencies of target zot_custom >72: [ 50%] Generating zot_custom.hxx >72: [ 60%] Built target zot_custom >72: [ 70%] Generating zot.hxx >72: Scanning dependencies of target zot >72: [ 80%] Building CXX object CMakeFiles/zot.dir/zot.cxx.o >72: [ 90%] Building CXX object CMakeFiles/zot.dir/zot_macro_dir.cxx.o >72: [100%] Building CXX object CMakeFiles/zot.dir/zot_macro_tgt.cxx.o >72: Linking CXX executable zot >72: [100%] Built target zot >72: >72: Running /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends/Project/bar >72: Run result: 0 Output: "foo changed " >72: Worked! >72: Running /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends/Project/zot >72: Run result: 0 Output: "[zot changed] [zot_custom changed] [zot_macro_dir changed] [zot_macro_tgt changed] " >72: Worked! >72: Configuring >72: Configuring done >72: Generating >72: Generating done >72: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends >72: ======== End CMake output ====== >72: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/BuildDepends >72: >72: Run Clean Command:/usr/bin/gmake "clean" >72: gmake[1]: *** No rule to make target `clean'. Stop. >72: gmake: *** [clean] Error 2 >72: >72: Run Build Command:/usr/bin/gmake > 75/169 Test #72: BuildDepends ........................... Passed 6.16 sec >test 78 > Start 78: CMakeTestAllGenerators >78: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -D dir=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestAllGenerators -D CMake_SOURCE_DIR=/builddir/build/BUILD/cmake-2.8.2 -P /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTestAllGenerators/RunCMake.cmake >78: Test timeout computed to be: 1500 >78: -- CTEST_FULL_OUTPUT (Avoid ctest truncation of output) >78: -- CMake generators='Unix Makefiles;CodeBlocks - Unix Makefiles;Eclipse CDT4 - Unix Makefiles;KDevelop3;KDevelop3 - Unix Makefiles;BOGUS_CMAKE_GENERATOR' >78: -- cmake -G "Unix Makefiles" .. >78: -- result='0' >78: -- stdout='-- The C compiler identification is GNU >78: -- The CXX compiler identification is GNU >78: -- Check for working C compiler: /usr/bin/gcc >78: -- Check for working C compiler: /usr/bin/gcc -- works >78: -- Detecting C compiler ABI info >78: -- Detecting C compiler ABI info - done >78: -- Check for working CXX compiler: /usr/bin/c++ >78: -- Check for working CXX compiler: /usr/bin/c++ -- works >78: -- Detecting CXX compiler ABI info >78: -- Detecting CXX compiler ABI info - done >78: -- Configuring done >78: -- Generating done >78: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestAllGenerators/Source/Unix Makefiles >78: ' >78: -- stderr='' >78: -- >78: -- cmake -G "CodeBlocks - Unix Makefiles" .. >76: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators >76: ======== CMake output ====== >76: The C compiler identification is GNU >76: The CXX compiler identification is GNU >76: Check for working C compiler: /usr/bin/gcc >76: Configuring >76: Check for working C compiler: /usr/bin/gcc -- works >76: Detecting C compiler ABI info >76: Configuring >76: Detecting C compiler ABI info - done >76: Check for working CXX compiler: /usr/bin/c++ >76: Configuring >76: Check for working CXX compiler: /usr/bin/c++ -- works >76: Detecting CXX compiler ABI info >76: Configuring >76: Detecting CXX compiler ABI info - done >76: Configuring >76: Configuring >76: Configuring >76: Configuring done >76: Generating >76: Generating >76: Generating done >76: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators >76: ======== End CMake output ====== >76: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators >76: >76: Run Clean Command:/usr/bin/gmake "clean" >76: >76: Run Build Command:/usr/bin/gmake >76: Scanning dependencies of target echoargs >76: [100%] Building C object SmallAndFast/CMakeFiles/echoargs.dir/echoargs.c.o >76: Linking C executable echoargs >76: [100%] Built target echoargs >76: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-D" "dir=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators" "-D" "cpack=/builddir/build/BUILD/cmake-2.8.2/build/bin/cpack" "-P" "/builddir/build/BUILD/cmake-2.8.2/Tests/CPackTestAllGenerators/RunCPack.cmake" >76: -- CTEST_FULL_OUTPUT (Avoid ctest truncation of output) >76: -- CPack generators='DEB;NSIS;RPM;STGZ;TBZ2;TGZ;TZ;ZIP' >76: -- Calling cpack -G DEB... >76: -- result='1' >76: -- stdout='CPack: Create package using DEB >76: CPack: Install projects >76: CPack: - Run preinstall target for: CPackTestAllGenerators >76: CPack: - Install project: CPackTestAllGenerators >76: CPack: Compress package >76: ' >76: -- stderr='CMake Error at /builddir/build/BUILD/cmake-2.8.2/Modules/CPackDeb.cmake:119 (MESSAGE): >76: Debian package requires a maintainer for a package, set >76: CPACK_PACKAGE_CONTACT or CPACK_DEBIAN_PACKAGE_MAINTAINER >76: >76: >76: CPack Error: Problem running tar command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" -E tar cfz control.tar.gz ./control ./md5sums >76: Please check /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators/_CPack_Packages/Linux/DEB/Deb.log for errors >76: CPack Error: Problem compressing the directory >76: CPack Error: Error when generating package: CPackTestAllGenerators >76: ' >76: -- >76: -- Calling cpack -G NSIS... >76: -- result='1' >76: -- stdout='' >76: -- stderr='CPack Error: Cannot find NSIS compiler >76: CPack Error: Cannot initialize the generator NSIS >76: ' >76: -- >76: -- Calling cpack -G RPM... >76: -- result='0' >76: -- stdout='CPack: Create package using RPM >76: CPack: Install projects >76: CPack: - Run preinstall target for: CPackTestAllGenerators >76: CPack: - Install project: CPackTestAllGenerators >76: CPack: Compress package >76: CPack: Finalize package >76: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators/CPackTestAllGenerators-0.1.1-Linux.rpm generated. >76: ' >76: -- stderr='CPackRPM: Will use GENERATED spec file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators/_CPack_Packages/Linux/RPM/SPECS/cpacktestallgenerators.spec >76: ' >76: -- >76: -- Calling cpack -G STGZ... >76: -- result='0' >76: -- stdout='CPack: Create package using STGZ >76: CPack: Install projects >76: CPack: - Run preinstall target for: CPackTestAllGenerators >76: CPack: - Install project: CPackTestAllGenerators >76: CPack: Compress package >76: CPack: Finalize package >76: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators/CPackTestAllGenerators-0.1.1-Linux.sh generated. >76: ' >76: -- stderr='' >76: -- >76: -- Calling cpack -G TBZ2... >76: -- result='0' >76: -- stdout='CPack: Create package using TBZ2 >76: CPack: Install projects >76: CPack: - Run preinstall target for: CPackTestAllGenerators >76: CPack: - Install project: CPackTestAllGenerators >76: CPack: Compress package >76: CPack: Finalize package >76: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators/CPackTestAllGenerators-0.1.1-Linux.tar.bz2 generated. >76: ' >76: -- stderr='' >76: -- >76: -- Calling cpack -G TGZ... >76: -- result='0' >76: -- stdout='CPack: Create package using TGZ >76: CPack: Install projects >76: CPack: - Run preinstall target for: CPackTestAllGenerators >76: CPack: - Install project: CPackTestAllGenerators >76: CPack: Compress package >76: CPack: Finalize package >76: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators/CPackTestAllGenerators-0.1.1-Linux.tar.gz generated. >76: ' >76: -- stderr='' >76: -- >76: -- Calling cpack -G TZ... >76: -- result='0' >76: -- stdout='CPack: Create package using TZ >76: CPack: Install projects >76: CPack: - Run preinstall target for: CPackTestAllGenerators >76: CPack: - Install project: CPackTestAllGenerators >76: CPack: Compress package >76: CPack: Finalize package >76: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators/CPackTestAllGenerators-0.1.1-Linux.tar.Z generated. >76: ' >76: -- stderr='' >76: -- >76: -- Calling cpack -G ZIP... >76: -- result='0' >76: -- stdout='CPack: Create package using ZIP >76: CPack: Install projects >76: CPack: - Run preinstall target for: CPackTestAllGenerators >76: CPack: - Install project: CPackTestAllGenerators >76: CPack: Compress package >76: CPack: Finalize package >76: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/CPackTestAllGenerators/CPackTestAllGenerators-0.1.1-Linux.zip generated. >76: ' >76: -- stderr='' >76: -- >76: > 76/169 Test #76: CPackTestAllGenerators ................. Passed 3.84 sec >test 79 > Start 79: CMakeTestBadCommandLines >79: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -D dir=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines -D gen=Unix\ Makefiles -D CMake_SOURCE_DIR=/builddir/build/BUILD/cmake-2.8.2 -P /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTestBadCommandLines/RunCMake.cmake >79: Test timeout computed to be: 1500 >79: -- CTEST_FULL_OUTPUT (Avoid ctest truncation of output) >79: -- info: running cmake with ARGN='-G;Unix Makefiles;../Source' >78: -- result='0' >78: -- stdout='-- The C compiler identification is GNU >78: -- The CXX compiler identification is GNU >78: -- Check for working C compiler: /usr/bin/gcc >78: -- Check for working C compiler: /usr/bin/gcc -- works >78: -- Detecting C compiler ABI info >78: -- Detecting C compiler ABI info - done >78: -- Check for working CXX compiler: /usr/bin/c++ >78: -- Check for working CXX compiler: /usr/bin/c++ -- works >78: -- Detecting CXX compiler ABI info >78: -- Detecting CXX compiler ABI info - done >78: -- Configuring done >78: -- Generating done >78: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestAllGenerators/Source/CodeBlocks - Unix Makefiles >78: ' >78: -- stderr='' >78: -- >78: -- cmake -G "Eclipse CDT4 - Unix Makefiles" .. >77: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/X11 >77: ======== CMake output ====== >77: The CXX compiler identification is GNU >77: The C compiler identification is GNU >77: Check for working CXX compiler: /usr/bin/c++ >77: Configuring >77: Check for working CXX compiler: /usr/bin/c++ -- works >77: Detecting CXX compiler ABI info >77: Configuring >77: Detecting CXX compiler ABI info - done >77: Check for working C compiler: /usr/bin/gcc >77: Configuring >77: Check for working C compiler: /usr/bin/gcc -- works >77: Detecting C compiler ABI info >77: Configuring >77: Detecting C compiler ABI info - done >77: Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so >77: Configuring >77: Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found >77: Looking for gethostbyname >77: Configuring >77: Looking for gethostbyname - found >77: Looking for connect >77: Configuring >77: Looking for connect - found >77: Looking for remove >77: Configuring >77: Looking for remove - found >77: Looking for shmat >77: Configuring >77: Looking for shmat - found >77: Looking for IceConnectionNumber in ICE >77: Configuring >77: Looking for IceConnectionNumber in ICE - found >77: Found X11: /usr/lib/libX11.so >77: X11_FOUND: 1 >77: Configuring >77: Configuring done >77: Generating >77: Generating done >77: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/X11 >77: X11_FOUND: 1 >77: Configuring >77: Configuring done >77: Generating >77: Generating done >77: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/X11 >77: ======== End CMake output ====== >77: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/X11 >77: >77: Run Clean Command:/usr/bin/gmake "clean" >77: >77: Run Build Command:/usr/bin/gmake "package" >77: Scanning dependencies of target UseX11 >77: [100%] Building C object CMakeFiles/UseX11.dir/X11.c.o >77: Linking C executable UseX11 >77: [100%] Built target UseX11 >77: Run CPack packaging tool... >77: CPack: Create package using STGZ >77: CPack: Install projects >77: CPack: - Run preinstall target for: UseX11 >77: CPack: - Install project: UseX11 >77: CPack: Compress package >77: CPack: Finalize package >77: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/X11/UseX11-0.1.1-Linux.sh generated. >77: CPack: Create package using TGZ >77: CPack: Install projects >77: CPack: - Run preinstall target for: UseX11 >77: CPack: - Install project: UseX11 >77: CPack: Compress package >77: CPack: Finalize package >77: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/X11/UseX11-0.1.1-Linux.tar.gz generated. >77: CPack: Create package using TZ >77: CPack: Install projects >77: CPack: - Run preinstall target for: UseX11 >77: CPack: - Install project: UseX11 >77: CPack: Compress package >77: CPack: Finalize package >77: CPack: Package /builddir/build/BUILD/cmake-2.8.2/build/Tests/X11/UseX11-0.1.1-Linux.tar.Z generated. >77: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/X11/UseX11" >77: There is X on this computer >77: > 77/169 Test #77: X11 .................................... Passed 2.83 sec >test 80 > Start 80: CMakeTestMultipleConfigures >80: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -D dir=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures -D gen=Unix\ Makefiles -D CMake_SOURCE_DIR=/builddir/build/BUILD/cmake-2.8.2 -P /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTestMultipleConfigures/RunCMake.cmake >80: Test timeout computed to be: 1500 >80: -- CTEST_FULL_OUTPUT (Avoid ctest truncation of output) >80: -- 1: cd Build && cmake -G "Unix Makefiles" ../Source && cd .. && cp -r Build b1 >78: -- result='0' >78: -- stdout='-- The C compiler identification is GNU >78: -- The CXX compiler identification is GNU >78: -- Check for working C compiler: /usr/bin/gcc >78: -- Check for working C compiler: /usr/bin/gcc -- works >78: -- Detecting C compiler ABI info >78: -- Detecting C compiler ABI info - done >78: -- Check for working CXX compiler: /usr/bin/c++ >78: -- Check for working CXX compiler: /usr/bin/c++ -- works >78: -- Detecting CXX compiler ABI info >78: -- Detecting CXX compiler ABI info - done >78: -- Configuring done >78: -- Generating done >78: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestAllGenerators/Source/Eclipse CDT4 - Unix Makefiles >78: ' >78: -- stderr='' >78: -- >78: -- cmake -G "KDevelop3" .. >79: -- result='0' >79: -- stdout='-- The C compiler identification is GNU >79: -- The CXX compiler identification is GNU >79: -- Check for working C compiler: /usr/bin/gcc >79: -- Check for working C compiler: /usr/bin/gcc -- works >79: -- Detecting C compiler ABI info >79: -- Detecting C compiler ABI info - done >79: -- Check for working CXX compiler: /usr/bin/c++ >79: -- Check for working CXX compiler: /usr/bin/c++ -- works >79: -- Detecting CXX compiler ABI info >79: -- Detecting CXX compiler ABI info - done >79: -- Configuring done >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='' >79: -- result='0' >79: -- stdout='cmake version 2.8.2 >79: Usage >79: >79: cmake [options] <path-to-source> >79: cmake [options] <path-to-existing-build> >79: >79: Options >79: -C <initial-cache> = Pre-load a script to populate the cache. >79: -D <var>:<type>=<value> = Create a cmake cache entry. >79: -U <globbing_expr> = Remove matching entries from CMake cache. >79: -G <generator-name> = Specify a makefile generator. >79: -Wno-dev = Suppress developer warnings. >79: -Wdev = Enable developer warnings. >79: -E = CMake command mode. >79: -i = Run in wizard mode. >79: -L[A][H] = List non-advanced cached variables. >79: --build <dir> = Build a CMake-generated project binary tree. >79: -N = View mode only. >79: -P <file> = Process script mode. >79: --graphviz=[file] = Generate graphviz of dependencies. >79: --system-information [file] = Dump information about this system. >79: --debug-trycompile = Do not delete the try compile directories.. >79: --debug-output = Put cmake in a debug mode. >79: --trace = Put cmake in trace mode. >79: --help-command cmd [file] = Print help for a single command and exit. >79: --help-command-list [file] = List available listfile commands and exit. >79: --help-commands [file] = Print help for all commands and exit. >79: --help-compatcommands [file]= Print help for compatibility commands. >79: --help-module module [file] = Print help for a single module and exit. >79: --help-module-list [file] = List available modules and exit. >79: --help-modules [file] = Print help for all modules and exit. >79: --help-custom-modules [file]= Print help for all custom modules and exit. >79: --help-policy cmp [file] = Print help for a single policy and exit. >79: --help-policies [file] = Print help for all policies and exit. >79: --help-property prop [file] = Print help for a single property and exit. >79: --help-property-list [file] = List available properties and exit. >79: --help-properties [file] = Print help for all properties and exit. >79: --help-variable var [file] = Print help for a single variable and exit. >79: --help-variable-list [file] = List documented variables and exit. >79: --help-variables [file] = Print help for all variables and exit. >79: --copyright [file] = Print the CMake copyright and exit. >79: --help = Print usage information and exit. >79: --help-full [file] = Print full help and exit. >79: --help-html [file] = Print full help in HTML format. >79: --help-man [file] = Print full help as a UNIX man page and exit. >79: --version [file] = Show program name/version banner and exit. >79: >79: Generators >79: >79: The following generators are available on this platform: >79: Unix Makefiles = Generates standard UNIX makefiles. >79: CodeBlocks - Unix Makefiles = Generates CodeBlocks project files. >79: Eclipse CDT4 - Unix Makefiles >79: = Generates Eclipse CDT 4.0 project files. >79: KDevelop3 = Generates KDevelop 3 project files. >79: KDevelop3 - Unix Makefiles = Generates KDevelop 3 project files. >79: >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='-C' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: -C must be followed by a file name. >79: CMake Error: Problem processing arguments. Aborting. >79: >79: ' >79: -- >79: -- info: running cmake with ARGN='-C;nosuchcachefile.txt' >79: -- result='1' >79: -- stdout='' >79: -- stderr='loading initial cache file nosuchcachefile.txt >79: CMake Error: Error processing file:nosuchcachefile.txt >79: CMake Error: The source directory "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/nosuchcachefile.txt" does not exist. >79: Specify --help for usage, or press the help button on the CMake GUI. >79: ' >79: -- >79: -- info: running cmake with ARGN='--check-stamp-file;nostampfile' >79: -- result='1' >79: -- stdout='CMake is re-running because nostampfile dependency file is missing. >79: ' >79: -- stderr='CMake Error: The source directory "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build" does not appear to contain CMakeLists.txt. >79: Specify --help for usage, or press the help button on the CMake GUI. >79: ' >79: -- >79: -- info: running cmake with ARGN='--check-stamp-list;nostamplist' >79: -- result='1' >79: -- stdout='CMake is re-running because generate.stamp.list is missing. >79: ' >79: -- stderr='CMake Error: The source directory "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build" does not appear to contain CMakeLists.txt. >79: Specify --help for usage, or press the help button on the CMake GUI. >79: ' >79: -- >79: -- info: running cmake with ARGN='nosuchsubdir/CMakeCache.txt' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: The source directory "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/nosuchsubdir" does not exist. >79: Specify --help for usage, or press the help button on the CMake GUI. >79: ' >79: -- >79: -- info: running cmake with ARGN='nosuchsubdir/CMakeLists.txt' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: The source directory "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/nosuchsubdir" does not exist. >79: Specify --help for usage, or press the help button on the CMake GUI. >79: ' >79: -- >79: -- info: running cmake with ARGN='-D' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: -D must be followed with VAR=VALUE. >79: CMake Error: Problem processing arguments. Aborting. >79: >79: ' >79: -- >79: -- info: running cmake with ARGN='--debug-output;.' >79: -- result='0' >79: -- stdout='Running with debug output on. >79: -- Configuring done >79: -- Generating /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='--debug-trycompile;.' >79: -- result='0' >79: -- stdout='debug trycompile on >79: -- Configuring done >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='-E' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: cmake version 2.8.2 >79: Usage: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E [command] [arguments ...] >79: Available commands: >79: chdir dir cmd [args]... - run command in a given directory >79: rename oldname newname - rename a file or directory (on one volume) >79: copy file destination - copy file to destination (either file or directory) >79: copy_if_different in-file out-file - copy file if input has changed >79: copy_directory source destination - copy directory 'source' content to directory 'destination' >79: compare_files file1 file2 - check if file1 is same as file2 >79: echo [string]... - displays arguments as text >79: echo_append [string]... - displays arguments as text but no new line >79: environment - display the current enviroment >79: make_directory dir - create a directory >79: md5sum file1 [...] - compute md5sum of files >79: remove_directory dir - remove a directory and its contents >79: remove [-f] file1 file2 ... - remove the file(s), use -f to force it >79: tar [cxt][vfz][cvfj] file.tar file/dir1 file/dir2 ... - create a tar archive >79: time command [args] ... - run command and return elapsed time >79: touch file - touch a file. >79: touch_nocreate file - touch a file but do not create it. >79: build build_dir - build the project in build_dir. >79: create_symlink old new - create a symbolic link new -> old >79: >79: ' >79: -- >79: -- info: running cmake with ARGN='-E;create_symlink' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: cmake version 2.8.2 >79: Usage: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E [command] [arguments ...] >79: Available commands: >79: chdir dir cmd [args]... - run command in a given directory >79: rename oldname newname - rename a file or directory (on one volume) >79: copy file destination - copy file to destination (either file or directory) >79: copy_if_different in-file out-file - copy file if input has changed >79: copy_directory source destination - copy directory 'source' content to directory 'destination' >79: compare_files file1 file2 - check if file1 is same as file2 >79: echo [string]... - displays arguments as text >79: echo_append [string]... - displays arguments as text but no new line >79: environment - display the current enviroment >79: make_directory dir - create a directory >79: md5sum file1 [...] - compute md5sum of files >79: remove_directory dir - remove a directory and its contents >79: remove [-f] file1 file2 ... - remove the file(s), use -f to force it >79: tar [cxt][vfz][cvfj] file.tar file/dir1 file/dir2 ... - create a tar archive >79: time command [args] ... - run command and return elapsed time >79: touch file - touch a file. >79: touch_nocreate file - touch a file but do not create it. >79: build build_dir - build the project in build_dir. >79: create_symlink old new - create a symbolic link new -> old >79: >79: ' >79: -- >79: -- info: running cmake with ARGN='-E;echo_append' >79: -- result='0' >79: -- stdout='' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='-E;rename' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: cmake version 2.8.2 >79: Usage: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E [command] [arguments ...] >79: Available commands: >79: chdir dir cmd [args]... - run command in a given directory >79: rename oldname newname - rename a file or directory (on one volume) >79: copy file destination - copy file to destination (either file or directory) >79: copy_if_different in-file out-file - copy file if input has changed >79: copy_directory source destination - copy directory 'source' content to directory 'destination' >79: compare_files file1 file2 - check if file1 is same as file2 >79: echo [string]... - displays arguments as text >79: echo_append [string]... - displays arguments as text but no new line >79: environment - display the current enviroment >79: make_directory dir - create a directory >79: md5sum file1 [...] - compute md5sum of files >79: remove_directory dir - remove a directory and its contents >79: remove [-f] file1 file2 ... - remove the file(s), use -f to force it >79: tar [cxt][vfz][cvfj] file.tar file/dir1 file/dir2 ... - create a tar archive >79: time command [args] ... - run command and return elapsed time >79: touch file - touch a file. >79: touch_nocreate file - touch a file but do not create it. >79: build build_dir - build the project in build_dir. >79: create_symlink old new - create a symbolic link new -> old >79: >79: ' >79: -- >79: -- info: running cmake with ARGN='-E;touch_nocreate' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: cmake version 2.8.2 >79: Usage: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E [command] [arguments ...] >79: Available commands: >79: chdir dir cmd [args]... - run command in a given directory >79: rename oldname newname - rename a file or directory (on one volume) >79: copy file destination - copy file to destination (either file or directory) >79: copy_if_different in-file out-file - copy file if input has changed >79: copy_directory source destination - copy directory 'source' content to directory 'destination' >79: compare_files file1 file2 - check if file1 is same as file2 >79: echo [string]... - displays arguments as text >79: echo_append [string]... - displays arguments as text but no new line >79: environment - display the current enviroment >79: make_directory dir - create a directory >79: md5sum file1 [...] - compute md5sum of files >79: remove_directory dir - remove a directory and its contents >79: remove [-f] file1 file2 ... - remove the file(s), use -f to force it >79: tar [cxt][vfz][cvfj] file.tar file/dir1 file/dir2 ... - create a tar archive >79: time command [args] ... - run command and return elapsed time >79: touch file - touch a file. >79: touch_nocreate file - touch a file but do not create it. >79: build build_dir - build the project in build_dir. >79: create_symlink old new - create a symbolic link new -> old >79: >79: ' >79: -- >79: -- info: running cmake with ARGN='-G' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: No generator specified for -G >79: ' >79: -- >79: -- info: running cmake with ARGN='--graphviz=;../Source' >79: -- result='0' >79: -- stdout='-- Configuring done >79: Generate graphviz: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='--graphviz=g.dot;.' >79: -- result='0' >79: -- stdout='-- Configuring done >79: Generate graphviz: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/g.dot >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='-P' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: No script specified for argument -P >79: ' >79: -- >79: -- info: running cmake with ARGN='-P;nosuchscriptfile.cmake' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: Error processing file:nosuchscriptfile.cmake >79: ' >79: -- >79: -- info: running cmake with ARGN='--trace;.' >79: -- result='0' >79: -- stdout='Running with trace output on. >79: -- Configuring done >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(1): cmake_minimum_required(VERSION 2.8 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(2): project(SmallAndFast ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(3): SET(CMAKE_SYSTEM Linux-2.6.33.3-85.fc13.x86_64 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(4): SET(CMAKE_SYSTEM_NAME Linux ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(5): SET(CMAKE_SYSTEM_VERSION 2.6.33.3-85.fc13.x86_64 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(6): SET(CMAKE_SYSTEM_PROCESSOR i686 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(8): SET(CMAKE_HOST_SYSTEM Linux-2.6.33.3-85.fc13.x86_64 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(9): SET(CMAKE_HOST_SYSTEM_NAME Linux ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(10): SET(CMAKE_HOST_SYSTEM_VERSION 2.6.33.3-85.fc13.x86_64 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(11): SET(CMAKE_HOST_SYSTEM_PROCESSOR i686 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(13): SET(CMAKE_CROSSCOMPILING FALSE ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeSystem.cmake(15): SET(CMAKE_SYSTEM_LOADED 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(1): SET(CMAKE_C_COMPILER /usr/bin/gcc ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(2): SET(CMAKE_C_COMPILER_ARG1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(3): SET(CMAKE_C_COMPILER_ID GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(4): SET(CMAKE_C_PLATFORM_ID Linux ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(6): SET(CMAKE_AR /usr/bin/ar ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(7): SET(CMAKE_RANLIB /usr/bin/ranlib ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(8): SET(CMAKE_LINKER /usr/bin/ld ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(9): SET(CMAKE_COMPILER_IS_GNUCC 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(10): SET(CMAKE_C_COMPILER_LOADED 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(11): SET(CMAKE_COMPILER_IS_MINGW ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(12): SET(CMAKE_COMPILER_IS_CYGWIN ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(13): IF(CMAKE_COMPILER_IS_CYGWIN ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(18): SET(CMAKE_C_COMPILER_ENV_VAR CC ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(20): IF(CMAKE_COMPILER_IS_MINGW ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(23): SET(CMAKE_C_COMPILER_ID_RUN 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(24): SET(CMAKE_C_SOURCE_FILE_EXTENSIONS c ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(25): SET(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(26): SET(CMAKE_C_LINKER_PREFERENCE 10 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(29): SET(CMAKE_C_SIZEOF_DATA_PTR 4 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(30): SET(CMAKE_C_COMPILER_ABI ELF ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(32): IF(CMAKE_C_SIZEOF_DATA_PTR ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(33): SET(CMAKE_SIZEOF_VOID_P ${CMAKE_C_SIZEOF_DATA_PTR} ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(36): IF(CMAKE_C_COMPILER_ABI ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(37): SET(CMAKE_INTERNAL_PLATFORM_ABI ${CMAKE_C_COMPILER_ABI} ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(40): SET(CMAKE_C_HAS_ISYSROOT ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(43): SET(CMAKE_C_IMPLICIT_LINK_LIBRARIES c ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCCompiler.cmake(44): SET(CMAKE_C_IMPLICIT_LINK_DIRECTORIES /usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(1): SET(CMAKE_CXX_COMPILER /usr/bin/c++ ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(2): SET(CMAKE_CXX_COMPILER_ARG1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(3): SET(CMAKE_CXX_COMPILER_ID GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(4): SET(CMAKE_CXX_PLATFORM_ID Linux ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(6): SET(CMAKE_AR /usr/bin/ar ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(7): SET(CMAKE_RANLIB /usr/bin/ranlib ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(8): SET(CMAKE_LINKER /usr/bin/ld ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(9): SET(CMAKE_COMPILER_IS_GNUCXX 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(10): SET(CMAKE_CXX_COMPILER_LOADED 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(11): SET(CMAKE_COMPILER_IS_MINGW ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(12): SET(CMAKE_COMPILER_IS_CYGWIN ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(13): IF(CMAKE_COMPILER_IS_CYGWIN ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(18): SET(CMAKE_CXX_COMPILER_ENV_VAR CXX ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(20): IF(CMAKE_COMPILER_IS_MINGW ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(23): SET(CMAKE_CXX_COMPILER_ID_RUN 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(24): SET(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;H;o;O;obj;OBJ;def;DEF;rc;RC ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(25): SET(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(26): SET(CMAKE_CXX_LINKER_PREFERENCE 30 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(27): SET(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(30): SET(CMAKE_CXX_SIZEOF_DATA_PTR 4 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(31): SET(CMAKE_CXX_COMPILER_ABI ELF ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(33): IF(CMAKE_CXX_SIZEOF_DATA_PTR ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(34): SET(CMAKE_SIZEOF_VOID_P ${CMAKE_CXX_SIZEOF_DATA_PTR} ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(37): IF(CMAKE_CXX_COMPILER_ABI ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(38): SET(CMAKE_INTERNAL_PLATFORM_ABI ${CMAKE_CXX_COMPILER_ABI} ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(41): SET(CMAKE_CXX_HAS_ISYSROOT ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(44): SET(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES stdc++;m;c ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build/CMakeFiles/CMakeCXXCompiler.cmake(45): SET(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES /usr/lib/gcc/i686-redhat-linux/4.5.1;/usr/lib ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(24): SET(APPLE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(25): SET(UNIX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(26): SET(CYGWIN ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(27): SET(WIN32 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(31): INCLUDE(CMakeGenericSystem ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(15): SET(CMAKE_SHARED_LIBRARY_C_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(16): SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS -shared ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(17): SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(18): SET(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(19): SET(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(20): SET(CMAKE_INCLUDE_FLAG_C -I ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(21): SET(CMAKE_INCLUDE_FLAG_C_SEP ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(22): SET(CMAKE_LIBRARY_PATH_FLAG -L ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(23): SET(CMAKE_LIBRARY_PATH_TERMINATOR ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(24): SET(CMAKE_LINK_LIBRARY_FLAG -l ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(26): SET(CMAKE_LINK_LIBRARY_SUFFIX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(27): SET(CMAKE_STATIC_LIBRARY_PREFIX lib ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(28): SET(CMAKE_STATIC_LIBRARY_SUFFIX .a ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(29): SET(CMAKE_SHARED_LIBRARY_PREFIX lib ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(30): SET(CMAKE_SHARED_LIBRARY_SUFFIX .so ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(31): SET(CMAKE_EXECUTABLE_SUFFIX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(32): SET(CMAKE_DL_LIBS dl ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(34): SET(CMAKE_FIND_LIBRARY_PREFIXES lib ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(35): SET(CMAKE_FIND_LIBRARY_SUFFIXES .so .a ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(38): SET_PROPERTY(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS TRUE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(40): SET(CMAKE_SKIP_RPATH NO CACHE BOOL If set, runtime paths are not added when using shared libraries. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(43): SET(CMAKE_VERBOSE_MAKEFILE FALSE CACHE BOOL If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(45): IF(CMAKE_GENERATOR MATCHES Makefiles ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(46): SET(CMAKE_COLOR_MAKEFILE ON CACHE BOOL Enable/Disable color output during build. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(49): MARK_AS_ADVANCED(CMAKE_COLOR_MAKEFILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(50): IF(DEFINED CMAKE_RULE_MESSAGES ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(59): IF(NOT DEFINED CMAKE_INSTALL_PREFIX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(64): IF(CMAKE_HOST_UNIX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(65): SET(CMAKE_INSTALL_PREFIX /usr/local CACHE PATH Install path prefix, prepended onto install directories. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeGenericSystem.cmake(87): MARK_AS_ADVANCED(CMAKE_SKIP_RPATH CMAKE_VERBOSE_MAKEFILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(34): SET(CMAKE_SYSTEM_INFO_FILE Platform/${CMAKE_SYSTEM_NAME} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(36): INCLUDE(${CMAKE_SYSTEM_INFO_FILE} OPTIONAL RESULT_VARIABLE _INCLUDED_SYSTEM_INFO_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(1): SET(CMAKE_DL_LIBS dl ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(2): SET(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG -Wl,-rpath, ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(3): SET(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP : ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(4): SET(CMAKE_SHARED_LIBRARY_RPATH_LINK_C_FLAG -Wl,-rpath-link, ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(5): SET(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG -Wl,-soname, ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(6): SET(CMAKE_EXE_EXPORTS_C_FLAG -Wl,--export-dynamic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(10): SET(CMAKE_PLATFORM_USES_PATH_WHEN_NO_SONAME 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(16): FOREACH(type SHARED_LIBRARY SHARED_MODULE EXE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(17): SET(CMAKE_${type}_LINK_STATIC_C_FLAGS -Wl,-Bstatic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(18): SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS -Wl,-Bdynamic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(17): SET(CMAKE_${type}_LINK_STATIC_C_FLAGS -Wl,-Bstatic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(18): SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS -Wl,-Bdynamic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(17): SET(CMAKE_${type}_LINK_STATIC_C_FLAGS -Wl,-Bstatic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(18): SET(CMAKE_${type}_LINK_DYNAMIC_C_FLAGS -Wl,-Bdynamic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(29): IF(DEFINED CMAKE_INSTALL_SO_NO_EXE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(32): SET(CMAKE_INSTALL_SO_NO_EXE ${CMAKE_INSTALL_SO_NO_EXE} CACHE INTERNAL Install .so files without execute permission. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(48): INCLUDE(Platform/UnixPaths ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(20): IF(__UNIX_PATHS_INCLUDED ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(23): SET(__UNIX_PATHS_INCLUDED 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(25): SET(UNIX 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(29): GET_FILENAME_COMPONENT(_CMAKE_INSTALL_DIR ${CMAKE_ROOT} PATH ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(30): GET_FILENAME_COMPONENT(_CMAKE_INSTALL_DIR ${_CMAKE_INSTALL_DIR} PATH ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(34): LIST(APPEND CMAKE_SYSTEM_PREFIX_PATH /usr/local /usr / ${_CMAKE_INSTALL_DIR} ${CMAKE_INSTALL_PREFIX} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(46): LIST(APPEND CMAKE_SYSTEM_INCLUDE_PATH /usr/include/w32api /usr/X11R6/include /usr/include/X11 /opt/local/include /usr/pkg/include /opt/csw/include /opt/include /usr/openwin/include ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(59): LIST(APPEND CMAKE_SYSTEM_LIBRARY_PATH /usr/lib/w32api /usr/X11R6/lib /usr/lib/X11 /opt/local/lib /usr/pkg/lib /opt/csw/lib /opt/lib /usr/openwin/lib ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(72): LIST(APPEND CMAKE_SYSTEM_PROGRAM_PATH /usr/pkg/bin ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(76): LIST(APPEND CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES /lib /usr/lib /usr/lib32 /usr/lib64 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(80): LIST(APPEND CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES /usr/include ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(83): LIST(APPEND CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES /usr/include ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/UnixPaths.cmake(88): SET_PROPERTY(GLOBAL PROPERTY FIND_LIBRARY_USE_LIB64_PATHS TRUE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux.cmake(52): IF(EXISTS /etc/debian_version ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(38): IF(NOT _INCLUDED_SYSTEM_INFO_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(53): IF(CMAKE_EXTRA_GENERATOR ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(63): IF(NOT CMAKE_MODULE_EXISTS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(64): SET(CMAKE_SHARED_MODULE_PREFIX ${CMAKE_SHARED_LIBRARY_PREFIX} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(65): SET(CMAKE_SHARED_MODULE_SUFFIX ${CMAKE_SHARED_LIBRARY_SUFFIX} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeSystemSpecificInformation.cmake(69): SET(CMAKE_SYSTEM_SPECIFIC_INFORMATION_LOADED 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(23): IF(UNIX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(24): SET(CMAKE_C_OUTPUT_EXTENSION .o ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(30): IF(CMAKE_C_COMPILER_ID ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(31): INCLUDE(Compiler/${CMAKE_C_COMPILER_ID}-C OPTIONAL ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU-C.cmake(1): include(Compiler/GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(16): if(__COMPILER_GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(19): set(__COMPILER_GNU 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(21): macro(__compiler_gnu lang ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU-C.cmake(2): __compiler_gnu(C ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(23): set(CMAKE_C_VERBOSE_FLAG -v ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(24): set(CMAKE_SHARED_LIBRARY_C_FLAGS -fPIC ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(25): set(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS -shared ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(28): set(CMAKE_C_FLAGS_INIT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(29): set(CMAKE_C_FLAGS_DEBUG_INIT -g ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(30): set(CMAKE_C_FLAGS_MINSIZEREL_INIT -Os -DNDEBUG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(31): set(CMAKE_C_FLAGS_RELEASE_INIT -O3 -DNDEBUG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(32): set(CMAKE_C_FLAGS_RELWITHDEBINFO_INIT -O2 -g ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(33): set(CMAKE_C_CREATE_PREPROCESSED_SOURCE <CMAKE_C_COMPILER> <DEFINES> <FLAGS> -E <SOURCE> > <PREPROCESSED_SOURCE> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(34): set(CMAKE_C_CREATE_ASSEMBLY_SOURCE <CMAKE_C_COMPILER> <DEFINES> <FLAGS> -S <SOURCE> -o <ASSEMBLY_SOURCE> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(35): if(NOT APPLE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(36): set(CMAKE_INCLUDE_SYSTEM_FLAG_CXX -isystem ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(34): SET(CMAKE_BASE_NAME ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(35): GET_FILENAME_COMPONENT(CMAKE_BASE_NAME ${CMAKE_C_COMPILER} NAME_WE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(36): IF(CMAKE_COMPILER_IS_GNUCC ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(37): SET(CMAKE_BASE_NAME gcc ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(42): IF(CMAKE_SYSTEM_PROCESSOR ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(43): IF(CMAKE_C_COMPILER_ID ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(44): INCLUDE(Platform/${CMAKE_SYSTEM_NAME}-${CMAKE_C_COMPILER_ID}-C-${CMAKE_SYSTEM_PROCESSOR} OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(46): IF(NOT _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(47): INCLUDE(Platform/${CMAKE_SYSTEM_NAME}-${CMAKE_BASE_NAME}-${CMAKE_SYSTEM_PROCESSOR} OPTIONAL ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(53): IF(CMAKE_C_COMPILER_ID ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(54): INCLUDE(Platform/${CMAKE_SYSTEM_NAME}-${CMAKE_C_COMPILER_ID}-C OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU-C.cmake(1): INCLUDE(Platform/Linux-GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU.cmake(16): if(__LINUX_COMPILER_GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU.cmake(19): set(__LINUX_COMPILER_GNU 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU.cmake(21): macro(__linux_compiler_gnu lang ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU-C.cmake(2): __linux_compiler_gnu(C ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU.cmake(24): set(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS -rdynamic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(57): IF(NOT _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(65): IF(NOT _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(76): IF(CMAKE_USER_MAKE_RULES_OVERRIDE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(80): IF(CMAKE_USER_MAKE_RULES_OVERRIDE_C ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(88): IF(NOT CMAKE_MODULE_EXISTS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(89): SET(CMAKE_SHARED_MODULE_C_FLAGS ${CMAKE_SHARED_LIBRARY_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(90): SET(CMAKE_SHARED_MODULE_CREATE_C_FLAGS ${CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(93): SET(CMAKE_C_FLAGS_INIT $ENV{CFLAGS} ${CMAKE_C_FLAGS_INIT} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(95): IF(CMAKE_C_FLAGS_INIT STREQUAL ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(96): SET(CMAKE_C_FLAGS_INIT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(98): SET(CMAKE_C_FLAGS ${CMAKE_C_FLAGS_INIT} CACHE STRING Flags used by the compiler during all build types. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(101): IF(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(103): IF(NOT CMAKE_NO_BUILD_TYPE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(104): SET(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE_INIT} CACHE STRING Choose the type of build, options are: None(CMAKE_CXX_FLAGS or CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(107): SET(CMAKE_C_FLAGS_DEBUG ${CMAKE_C_FLAGS_DEBUG_INIT} CACHE STRING Flags used by the compiler during debug builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(109): SET(CMAKE_C_FLAGS_MINSIZEREL ${CMAKE_C_FLAGS_MINSIZEREL_INIT} CACHE STRING Flags used by the compiler during release minsize builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(111): SET(CMAKE_C_FLAGS_RELEASE ${CMAKE_C_FLAGS_RELEASE_INIT} CACHE STRING Flags used by the compiler during release builds (/MD /Ob1 /Oi /Ot /Oy /Gs will produce slightly less optimized but smaller files). ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(113): SET(CMAKE_C_FLAGS_RELWITHDEBINFO ${CMAKE_C_FLAGS_RELWITHDEBINFO_INIT} CACHE STRING Flags used by the compiler during Release with Debug Info builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(117): IF(CMAKE_C_STANDARD_LIBRARIES_INIT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(123): INCLUDE(CMakeCommonLanguageInclude ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(19): SET(CMAKE_EXE_LINKER_FLAGS ${CMAKE_EXE_LINKER_FLAGS_INIT} $ENV{LDFLAGS} CACHE STRING Flags used by the linker. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(23): IF(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(25): IF(NOT CMAKE_NO_BUILD_TYPE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(26): SET(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE_INIT} CACHE STRING Choose the type of build, options are: None(CMAKE_CXX_FLAGS or CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(30): SET(CMAKE_EXE_LINKER_FLAGS_DEBUG ${CMAKE_EXE_LINKER_FLAGS_DEBUG_INIT} CACHE STRING Flags used by the linker during debug builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(33): SET(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL ${CMAKE_EXE_LINKER_FLAGS_MINSIZEREL_INIT} CACHE STRING Flags used by the linker during release minsize builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(36): SET(CMAKE_EXE_LINKER_FLAGS_RELEASE ${CMAKE_EXE_LINKER_FLAGS_RELEASE_INIT} CACHE STRING Flags used by the linker during release builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(39): SET(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO ${CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO_INIT} CACHE STRING Flags used by the linker during Release with Debug Info builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(43): SET(CMAKE_SHARED_LINKER_FLAGS_DEBUG ${CMAKE_SHARED_LINKER_FLAGS_DEBUG_INIT} CACHE STRING Flags used by the linker during debug builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(46): SET(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL ${CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL_INIT} CACHE STRING Flags used by the linker during release minsize builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(50): SET(CMAKE_SHARED_LINKER_FLAGS_RELEASE ${CMAKE_SHARED_LINKER_FLAGS_RELEASE_INIT} CACHE STRING Flags used by the linker during release builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(53): SET(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO ${CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO_INIT} CACHE STRING Flags used by the linker during Release with Debug Info builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(57): SET(CMAKE_MODULE_LINKER_FLAGS_DEBUG ${CMAKE_MODULE_LINKER_FLAGS_DEBUG_INIT} CACHE STRING Flags used by the linker during debug builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(60): SET(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL ${CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL_INIT} CACHE STRING Flags used by the linker during release minsize builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(64): SET(CMAKE_MODULE_LINKER_FLAGS_RELEASE ${CMAKE_MODULE_LINKER_FLAGS_RELEASE_INIT} CACHE STRING Flags used by the linker during release builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(67): SET(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO ${CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO_INIT} CACHE STRING Flags used by the linker during Release with Debug Info builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(73): SET(CMAKE_SHARED_LINKER_FLAGS ${CMAKE_SHARED_LINKER_FLAGS_INIT} $ENV{LDFLAGS} CACHE STRING Flags used by the linker during the creation of dll's. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(77): SET(CMAKE_MODULE_LINKER_FLAGS ${CMAKE_MODULE_LINKER_FLAGS_INIT} $ENV{LDFLAGS} CACHE STRING Flags used by the linker during the creation of modules. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(80): SET(CMAKE_BUILD_TOOL ${CMAKE_MAKE_PROGRAM} CACHE INTERNAL What is the target build tool cmake is generating for. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(84): MARK_AS_ADVANCED(CMAKE_BUILD_TOOL CMAKE_VERBOSE_MAKEFILE CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(153): IF(NOT CMAKE_C_CREATE_SHARED_LIBRARY ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(154): SET(CMAKE_C_CREATE_SHARED_LIBRARY <CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_C_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(159): IF(NOT CMAKE_C_CREATE_SHARED_MODULE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(160): SET(CMAKE_C_CREATE_SHARED_MODULE ${CMAKE_C_CREATE_SHARED_LIBRARY} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(165): SET(CMAKE_C_ARCHIVE_CREATE <CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(166): SET(CMAKE_C_ARCHIVE_APPEND <CMAKE_AR> r <TARGET> <LINK_FLAGS> <OBJECTS> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(167): SET(CMAKE_C_ARCHIVE_FINISH <CMAKE_RANLIB> <TARGET> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(170): IF(NOT CMAKE_C_COMPILE_OBJECT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(171): SET(CMAKE_C_COMPILE_OBJECT <CMAKE_C_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(175): IF(NOT CMAKE_C_LINK_EXECUTABLE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(176): SET(CMAKE_C_LINK_EXECUTABLE <CMAKE_C_COMPILER> <FLAGS> <CMAKE_C_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(180): IF(NOT CMAKE_EXECUTABLE_RUNTIME_C_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(181): SET(CMAKE_EXECUTABLE_RUNTIME_C_FLAG ${CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(184): IF(NOT CMAKE_EXECUTABLE_RUNTIME_C_FLAG_SEP ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(185): SET(CMAKE_EXECUTABLE_RUNTIME_C_FLAG_SEP ${CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(188): IF(NOT CMAKE_EXECUTABLE_RPATH_LINK_C_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(189): SET(CMAKE_EXECUTABLE_RPATH_LINK_C_FLAG ${CMAKE_SHARED_LIBRARY_RPATH_LINK_C_FLAG} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(192): MARK_AS_ADVANCED(CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCInformation.cmake(199): SET(CMAKE_C_INFORMATION_LOADED 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(23): IF(UNIX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(24): SET(CMAKE_CXX_OUTPUT_EXTENSION .o ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(30): IF(CMAKE_CXX_COMPILER_ID ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(31): INCLUDE(Compiler/${CMAKE_CXX_COMPILER_ID}-CXX OPTIONAL ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU-CXX.cmake(1): include(Compiler/GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(16): if(__COMPILER_GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(17): return() >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU-CXX.cmake(2): __compiler_gnu(CXX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(23): set(CMAKE_CXX_VERBOSE_FLAG -v ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(24): set(CMAKE_SHARED_LIBRARY_CXX_FLAGS -fPIC ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(25): set(CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS -shared ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(28): set(CMAKE_CXX_FLAGS_INIT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(29): set(CMAKE_CXX_FLAGS_DEBUG_INIT -g ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(30): set(CMAKE_CXX_FLAGS_MINSIZEREL_INIT -Os -DNDEBUG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(31): set(CMAKE_CXX_FLAGS_RELEASE_INIT -O3 -DNDEBUG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(32): set(CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT -O2 -g ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(33): set(CMAKE_CXX_CREATE_PREPROCESSED_SOURCE <CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -E <SOURCE> > <PREPROCESSED_SOURCE> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(34): set(CMAKE_CXX_CREATE_ASSEMBLY_SOURCE <CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -S <SOURCE> -o <ASSEMBLY_SOURCE> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(35): if(NOT APPLE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Compiler/GNU.cmake(36): set(CMAKE_INCLUDE_SYSTEM_FLAG_CXX -isystem ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(34): SET(CMAKE_BASE_NAME ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(35): GET_FILENAME_COMPONENT(CMAKE_BASE_NAME ${CMAKE_CXX_COMPILER} NAME_WE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(37): IF(CMAKE_COMPILER_IS_GNUCXX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(38): SET(CMAKE_BASE_NAME g++ ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(43): IF(CMAKE_SYSTEM_PROCESSOR ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(44): IF(CMAKE_CXX_COMPILER_ID ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(45): INCLUDE(Platform/${CMAKE_SYSTEM_NAME}-${CMAKE_CXX_COMPILER_ID}-CXX-${CMAKE_SYSTEM_PROCESSOR} OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(47): IF(NOT _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(48): INCLUDE(Platform/${CMAKE_SYSTEM_NAME}-${CMAKE_BASE_NAME}-${CMAKE_SYSTEM_PROCESSOR} OPTIONAL ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(53): IF(CMAKE_CXX_COMPILER_ID ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(54): INCLUDE(Platform/${CMAKE_SYSTEM_NAME}-${CMAKE_CXX_COMPILER_ID}-CXX OPTIONAL RESULT_VARIABLE _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU-CXX.cmake(1): INCLUDE(Platform/Linux-GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU.cmake(16): if(__LINUX_COMPILER_GNU ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU.cmake(17): return() >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU-CXX.cmake(2): __linux_compiler_gnu(CXX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/Platform/Linux-GNU.cmake(24): set(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS -rdynamic ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(56): IF(NOT _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(64): IF(NOT _INCLUDED_FILE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(75): IF(CMAKE_USER_MAKE_RULES_OVERRIDE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(79): IF(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(87): IF(NOT CMAKE_MODULE_EXISTS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(88): SET(CMAKE_SHARED_MODULE_CXX_FLAGS ${CMAKE_SHARED_LIBRARY_CXX_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(93): IF(NOT CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(97): IF(NOT CMAKE_SHARED_LIBRARY_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(101): IF(NOT DEFINED CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(105): IF(NOT CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(106): SET(CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG ${CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(109): IF(NOT CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(110): SET(CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP ${CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(113): IF(NOT CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(114): SET(CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG ${CMAKE_SHARED_LIBRARY_RPATH_LINK_C_FLAG} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(117): IF(NOT DEFINED CMAKE_EXE_EXPORTS_CXX_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(118): SET(CMAKE_EXE_EXPORTS_CXX_FLAG ${CMAKE_EXE_EXPORTS_C_FLAG} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(121): IF(NOT DEFINED CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(122): SET(CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG ${CMAKE_SHARED_LIBRARY_SONAME_C_FLAG} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(125): IF(NOT CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(126): SET(CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG ${CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(129): IF(NOT CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(130): SET(CMAKE_EXECUTABLE_RUNTIME_CXX_FLAG_SEP ${CMAKE_SHARED_LIBRARY_RUNTIME_CXX_FLAG_SEP} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(133): IF(NOT CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(134): SET(CMAKE_EXECUTABLE_RPATH_LINK_CXX_FLAG ${CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(137): IF(NOT DEFINED CMAKE_SHARED_LIBRARY_LINK_CXX_WITH_RUNTIME_PATH ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(138): SET(CMAKE_SHARED_LIBRARY_LINK_CXX_WITH_RUNTIME_PATH ${CMAKE_SHARED_LIBRARY_LINK_C_WITH_RUNTIME_PATH} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(141): IF(NOT CMAKE_INCLUDE_FLAG_CXX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(142): SET(CMAKE_INCLUDE_FLAG_CXX ${CMAKE_INCLUDE_FLAG_C} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(145): IF(NOT CMAKE_INCLUDE_FLAG_SEP_CXX ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(146): SET(CMAKE_INCLUDE_FLAG_SEP_CXX ${CMAKE_INCLUDE_FLAG_SEP_C} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(150): IF(NOT CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(151): SET(CMAKE_SHARED_MODULE_CREATE_CXX_FLAGS ${CMAKE_SHARED_MODULE_CREATE_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(154): IF(NOT CMAKE_SHARED_MODULE_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(159): FOREACH(type SHARED_LIBRARY SHARED_MODULE EXE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(160): IF(NOT CMAKE_${type}_LINK_STATIC_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(161): SET(CMAKE_${type}_LINK_STATIC_CXX_FLAGS ${CMAKE_${type}_LINK_STATIC_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(164): IF(NOT CMAKE_${type}_LINK_DYNAMIC_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(165): SET(CMAKE_${type}_LINK_DYNAMIC_CXX_FLAGS ${CMAKE_${type}_LINK_DYNAMIC_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(160): IF(NOT CMAKE_${type}_LINK_STATIC_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(161): SET(CMAKE_${type}_LINK_STATIC_CXX_FLAGS ${CMAKE_${type}_LINK_STATIC_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(164): IF(NOT CMAKE_${type}_LINK_DYNAMIC_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(165): SET(CMAKE_${type}_LINK_DYNAMIC_CXX_FLAGS ${CMAKE_${type}_LINK_DYNAMIC_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(160): IF(NOT CMAKE_${type}_LINK_STATIC_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(161): SET(CMAKE_${type}_LINK_STATIC_CXX_FLAGS ${CMAKE_${type}_LINK_STATIC_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(164): IF(NOT CMAKE_${type}_LINK_DYNAMIC_CXX_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(165): SET(CMAKE_${type}_LINK_DYNAMIC_CXX_FLAGS ${CMAKE_${type}_LINK_DYNAMIC_C_FLAGS} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(174): SET(CMAKE_CXX_FLAGS_INIT $ENV{CXXFLAGS} ${CMAKE_CXX_FLAGS_INIT} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(176): IF(CMAKE_CXX_FLAGS_INIT STREQUAL ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(177): SET(CMAKE_CXX_FLAGS_INIT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(179): SET(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS_INIT} CACHE STRING Flags used by the compiler during all build types. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(182): IF(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(183): SET(CMAKE_CXX_FLAGS_DEBUG ${CMAKE_CXX_FLAGS_DEBUG_INIT} CACHE STRING Flags used by the compiler during debug builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(185): SET(CMAKE_CXX_FLAGS_MINSIZEREL ${CMAKE_CXX_FLAGS_MINSIZEREL_INIT} CACHE STRING Flags used by the compiler during release minsize builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(187): SET(CMAKE_CXX_FLAGS_RELEASE ${CMAKE_CXX_FLAGS_RELEASE_INIT} CACHE STRING Flags used by the compiler during release builds (/MD /Ob1 /Oi /Ot /Oy /Gs will produce slightly less optimized but smaller files). ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(189): SET(CMAKE_CXX_FLAGS_RELWITHDEBINFO ${CMAKE_CXX_FLAGS_RELWITHDEBINFO_INIT} CACHE STRING Flags used by the compiler during Release with Debug Info builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(194): IF(CMAKE_CXX_STANDARD_LIBRARIES_INIT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(200): INCLUDE(CMakeCommonLanguageInclude ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(19): SET(CMAKE_EXE_LINKER_FLAGS ${CMAKE_EXE_LINKER_FLAGS_INIT} $ENV{LDFLAGS} CACHE STRING Flags used by the linker. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(23): IF(NOT CMAKE_NOT_USING_CONFIG_FLAGS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(25): IF(NOT CMAKE_NO_BUILD_TYPE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(26): SET(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE_INIT} CACHE STRING Choose the type of build, options are: None(CMAKE_CXX_FLAGS or CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(30): SET(CMAKE_EXE_LINKER_FLAGS_DEBUG ${CMAKE_EXE_LINKER_FLAGS_DEBUG_INIT} CACHE STRING Flags used by the linker during debug builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(33): SET(CMAKE_EXE_LINKER_FLAGS_MINSIZEREL ${CMAKE_EXE_LINKER_FLAGS_MINSIZEREL_INIT} CACHE STRING Flags used by the linker during release minsize builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(36): SET(CMAKE_EXE_LINKER_FLAGS_RELEASE ${CMAKE_EXE_LINKER_FLAGS_RELEASE_INIT} CACHE STRING Flags used by the linker during release builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(39): SET(CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO ${CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO_INIT} CACHE STRING Flags used by the linker during Release with Debug Info builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(43): SET(CMAKE_SHARED_LINKER_FLAGS_DEBUG ${CMAKE_SHARED_LINKER_FLAGS_DEBUG_INIT} CACHE STRING Flags used by the linker during debug builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(46): SET(CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL ${CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL_INIT} CACHE STRING Flags used by the linker during release minsize builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(50): SET(CMAKE_SHARED_LINKER_FLAGS_RELEASE ${CMAKE_SHARED_LINKER_FLAGS_RELEASE_INIT} CACHE STRING Flags used by the linker during release builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(53): SET(CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO ${CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO_INIT} CACHE STRING Flags used by the linker during Release with Debug Info builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(57): SET(CMAKE_MODULE_LINKER_FLAGS_DEBUG ${CMAKE_MODULE_LINKER_FLAGS_DEBUG_INIT} CACHE STRING Flags used by the linker during debug builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(60): SET(CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL ${CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL_INIT} CACHE STRING Flags used by the linker during release minsize builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(64): SET(CMAKE_MODULE_LINKER_FLAGS_RELEASE ${CMAKE_MODULE_LINKER_FLAGS_RELEASE_INIT} CACHE STRING Flags used by the linker during release builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(67): SET(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO ${CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO_INIT} CACHE STRING Flags used by the linker during Release with Debug Info builds. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(73): SET(CMAKE_SHARED_LINKER_FLAGS ${CMAKE_SHARED_LINKER_FLAGS_INIT} $ENV{LDFLAGS} CACHE STRING Flags used by the linker during the creation of dll's. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(77): SET(CMAKE_MODULE_LINKER_FLAGS ${CMAKE_MODULE_LINKER_FLAGS_INIT} $ENV{LDFLAGS} CACHE STRING Flags used by the linker during the creation of modules. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(80): SET(CMAKE_BUILD_TOOL ${CMAKE_MAKE_PROGRAM} CACHE INTERNAL What is the target build tool cmake is generating for. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCommonLanguageInclude.cmake(84): MARK_AS_ADVANCED(CMAKE_BUILD_TOOL CMAKE_VERBOSE_MAKEFILE CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(229): IF(NOT CMAKE_CXX_CREATE_SHARED_LIBRARY ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(230): SET(CMAKE_CXX_CREATE_SHARED_LIBRARY <CMAKE_CXX_COMPILER> <CMAKE_SHARED_LIBRARY_CXX_FLAGS> <LANGUAGE_COMPILE_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS> <CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG><TARGET_SONAME> -o <TARGET> <OBJECTS> <LINK_LIBRARIES> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(235): IF(NOT CMAKE_CXX_CREATE_SHARED_MODULE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(236): SET(CMAKE_CXX_CREATE_SHARED_MODULE ${CMAKE_CXX_CREATE_SHARED_LIBRARY} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(242): SET(CMAKE_CXX_ARCHIVE_CREATE <CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(243): SET(CMAKE_CXX_ARCHIVE_APPEND <CMAKE_AR> r <TARGET> <LINK_FLAGS> <OBJECTS> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(244): SET(CMAKE_CXX_ARCHIVE_FINISH <CMAKE_RANLIB> <TARGET> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(247): IF(NOT CMAKE_CXX_COMPILE_OBJECT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(248): SET(CMAKE_CXX_COMPILE_OBJECT <CMAKE_CXX_COMPILER> <DEFINES> <FLAGS> -o <OBJECT> -c <SOURCE> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(252): IF(NOT CMAKE_CXX_LINK_EXECUTABLE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(253): SET(CMAKE_CXX_LINK_EXECUTABLE <CMAKE_CXX_COMPILER> <FLAGS> <CMAKE_CXX_LINK_FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES> ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(257): MARK_AS_ADVANCED(CMAKE_BUILD_TOOL CMAKE_VERBOSE_MAKEFILE CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_DEBUG ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CMakeCXXInformation.cmake(266): SET(CMAKE_CXX_INFORMATION_LOADED 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(4): include(CTest ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(61): OPTION(BUILD_TESTING Build the testing tree. ON ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(65): FUNCTION(GET_VS_VERSION_STRING generator var ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(75): IF(BUILD_TESTING ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(77): MACRO(SET_IF_NOT_SET var val ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(83): MACRO(SET_IF_SET var val ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(89): MACRO(SET_IF_SET_AND_NOT_SET var val ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(96): ENABLE_TESTING() >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(98): IF(EXISTS ${PROJECT_SOURCE_DIR}/CTestConfig.cmake ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(112): IF(EXISTS ${PROJECT_SOURCE_DIR}/DartConfig.cmake ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(117): SET_IF_NOT_SET(NIGHTLY_START_TIME 00:00:00 EDT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(78): IF(NOT DEFINED NIGHTLY_START_TIME ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(79): SET(NIGHTLY_START_TIME 00:00:00 EDT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(118): SET_IF_NOT_SET(DROP_METHOD http ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(78): IF(NOT DEFINED DROP_METHOD ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(79): SET(DROP_METHOD http ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(119): SET_IF_NOT_SET(COMPRESS_SUBMISSION ON ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(78): IF(NOT DEFINED COMPRESS_SUBMISSION ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(79): SET(COMPRESS_SUBMISSION ON ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(121): SET_IF_NOT_SET(NIGHTLY_START_TIME 00:00:00 EDT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(78): IF(NOT DEFINED NIGHTLY_START_TIME ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(123): FIND_PROGRAM(CVSCOMMAND cvs ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(124): SET(CVS_UPDATE_OPTIONS -d -A -P CACHE STRING Options passed to the cvs update command. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(126): FIND_PROGRAM(SVNCOMMAND svn ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(127): FIND_PROGRAM(BZRCOMMAND bzr ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(128): FIND_PROGRAM(HGCOMMAND hg ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(129): FIND_PROGRAM(GITCOMMAND git ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(131): IF(NOT UPDATE_TYPE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(132): IF(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/CVS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(145): STRING(TOLOWER ${UPDATE_TYPE} _update_type ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(146): IF(${_update_type} STREQUAL cvs ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(163): SET(DART_TESTING_TIMEOUT 1500 CACHE STRING Maximum time allowed before CTest will kill the test. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(166): FIND_PROGRAM(MEMORYCHECK_COMMAND NAMES purify valgrind boundscheck PATHS [HKEY_LOCAL_MACHINE\\SOFTWARE\\Rational Software\\Purify\\Setup;InstallFolder] DOC Path to the memory checking command, used for memory error detection. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(172): FIND_PROGRAM(SLURM_SBATCH_COMMAND sbatch DOC Path to the SLURM sbatch executable ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(175): FIND_PROGRAM(SLURM_SRUN_COMMAND srun DOC Path to the SLURM srun executable ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(178): SET(MEMORYCHECK_SUPPRESSIONS_FILE CACHE FILEPATH File that contains suppressions for the memory checker ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(180): FIND_PROGRAM(SCPCOMMAND scp DOC Path to scp command, used by CTest for submitting results to a Dart server ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(183): FIND_PROGRAM(COVERAGE_COMMAND gcov DOC Path to the coverage program that CTest uses for performing coverage inspection ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(188): SITE_NAME(SITE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(190): IF(NOT BUILDNAME ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(191): SET(DART_COMPILER ${CMAKE_CXX_COMPILER} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(192): IF(NOT DART_COMPILER ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(195): IF(NOT DART_COMPILER ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(198): IF(WIN32 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(201): SET(DART_NAME_COMPONENT NAME ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(203): IF(NOT BUILD_NAME_SYSTEM_NAME ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(204): SET(BUILD_NAME_SYSTEM_NAME ${CMAKE_SYSTEM_NAME} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(206): IF(WIN32 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(209): IF(UNIX OR BORLAND ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(210): GET_FILENAME_COMPONENT(DART_CXX_NAME ${CMAKE_CXX_COMPILER} ${DART_NAME_COMPONENT} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(216): IF(DART_CXX_NAME MATCHES msdev ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(219): IF(DART_CXX_NAME MATCHES devenv ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(222): SET(BUILDNAME ${BUILD_NAME_SYSTEM_NAME}-${DART_CXX_NAME} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(226): BUILD_COMMAND(MAKECOMMAND CONFIGURATION \${CTEST_CONFIGURATION_TYPE} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(227): SET(MAKECOMMAND ${MAKECOMMAND} CACHE STRING Command to build the project ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(231): SET(DEFAULT_CTEST_CONFIGURATION_TYPE $ENV{CMAKE_CONFIG_TYPE} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(232): IF(DEFAULT_CTEST_CONFIGURATION_TYPE STREQUAL ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(233): SET(DEFAULT_CTEST_CONFIGURATION_TYPE Release ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(236): IF(NOT ${CMAKE_GENERATOR} MATCHES Make ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(239): IF(CTEST_USE_LAUNCHERS ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(248): MARK_AS_ADVANCED(COVERAGE_COMMAND CVSCOMMAND SVNCOMMAND BZRCOMMAND HGCOMMAND GITCOMMAND CVS_UPDATE_OPTIONS SVN_UPDATE_OPTIONS BZR_UPDATE_OPTIONS MAKECOMMAND MEMORYCHECK_COMMAND MEMORYCHECK_SUPPRESSIONS_FILE PURIFYCOMMAND SCPCOMMAND SLURM_SBATCH_COMMAND SLURM_SRUN_COMMAND SITE ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(268): IF(NOT RUN_FROM_DART ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(269): SET(RUN_FROM_CTEST_OR_DART 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(270): INCLUDE(CTestTargets ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(15): IF(NOT RUN_FROM_CTEST_OR_DART ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(20): FILE(MAKE_DIRECTORY ${PROJECT_BINARY_DIR}/Testing/Temporary ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(21): GET_FILENAME_COMPONENT(CMAKE_HOST_PATH ${CMAKE_COMMAND} PATH ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(22): SET(CMAKE_TARGET_PATH ${EXECUTABLE_OUTPUT_PATH} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(23): FIND_PROGRAM(CMAKE_CTEST_COMMAND ctest ${CMAKE_HOST_PATH} ${CMAKE_TARGET_PATH} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(24): MARK_AS_ADVANCED(CMAKE_CTEST_COMMAND ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(29): IF(CTEST_NEW_FORMAT ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(34): CONFIGURE_FILE(${CMAKE_ROOT}/Modules/DartConfiguration.tcl.in ${PROJECT_BINARY_DIR}/DartConfiguration.tcl ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(46): SET(__conf_types ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(47): IF(CMAKE_CONFIGURATION_TYPES ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(54): DEFINE_PROPERTY(GLOBAL PROPERTY CTEST_TARGETS_ADDED BRIEF_DOCS Internal property used by CTestTargets module. FULL_DOCS Set by the CTestTargets module to track addition of testing targets. ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(58): GET_PROPERTY(_CTEST_TARGETS_ADDED GLOBAL PROPERTY CTEST_TARGETS_ADDED ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(59): IF(NOT _CTEST_TARGETS_ADDED ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(60): SET_PROPERTY(GLOBAL PROPERTY CTEST_TARGETS_ADDED 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(63): FOREACH(mode Experimental Nightly Continuous NightlyMemoryCheck ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(64): ADD_CUSTOM_TARGET(${mode} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(67): SET_PROPERTY(TARGET ${mode} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(64): ADD_CUSTOM_TARGET(${mode} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(67): SET_PROPERTY(TARGET ${mode} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(64): ADD_CUSTOM_TARGET(${mode} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(67): SET_PROPERTY(TARGET ${mode} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(64): ADD_CUSTOM_TARGET(${mode} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(67): SET_PROPERTY(TARGET ${mode} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(71): IF(${CMAKE_GENERATOR} MATCHES Make ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(73): FOREACH(mode Nightly Experimental Continuous ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(74): FOREACH(testtype Start Update Configure Build Test Coverage MemCheck Submit ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(74): FOREACH(testtype Start Update Configure Build Test Coverage MemCheck Submit ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(74): FOREACH(testtype Start Update Configure Build Test Coverage MemCheck Submit ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(78): ADD_CUSTOM_TARGET(${mode}${testtype} ${CMAKE_CTEST_COMMAND} ${__conf_types} -D ${mode}${testtype} ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTestTargets.cmake(81): SET_PROPERTY(TARGET ${mode}${testtype} PROPERTY RULE_LAUNCH_CUSTOM ) >79: /builddir/build/BUILD/cmake-2.8.2/Modules/CTest.cmake(271): SET(RUN_FROM_CTEST_OR_DART ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(6): add_executable(echoargs echoargs.c ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(7): set_property(SOURCE echoargs.c APPEND PROPERTY LABELS SourceLabel Everything ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(8): set_property(TARGET echoargs APPEND PROPERTY LABELS TargetLabel Everything ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(10): add_test(test0 echoargs ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(11): set_property(TEST test0 APPEND PROPERTY LABELS TestLabel 0ArgTest Everything ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(13): add_test(test1 echoargs 1 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(14): set_property(TEST test1 APPEND PROPERTY LABELS TestLabel 1ArgTest Everything ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(16): add_test(test2 echoargs 1 2 ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(17): set_property(TEST test2 APPEND PROPERTY LABELS TestLabel 2ArgTest Everything ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(19): if(SAF_INTENTIONAL_COMPILE_ERROR ) >79: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Source/CMakeLists.txt(23): if(SAF_INTENTIONAL_COMPILE_WARNING ) >79: ' >79: -- >79: -- info: running cmake with ARGN='-U' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: -U must be followed with VAR. >79: CMake Error: Problem processing arguments. Aborting. >79: >79: ' >79: -- >79: -- info: running cmake with ARGN='-U;nosuchvariable;.' >79: -- result='0' >79: -- stdout='-- Configuring done >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='-V' >79: -- result='1' >79: -- stdout='' >79: -- stderr='CMake Error: The source directory "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build" does not appear to contain CMakeLists.txt. >79: Specify --help for usage, or press the help button on the CMake GUI. >79: ' >79: -- >79: -- info: running cmake with ARGN='-V;.' >80: -- result='0' >80: -- stdout='-- The C compiler identification is GNU >80: -- The CXX compiler identification is GNU >80: -- Check for working C compiler: /usr/bin/gcc >80: -- Check for working C compiler: /usr/bin/gcc -- works >80: -- Detecting C compiler ABI info >80: -- Detecting C compiler ABI info - done >80: -- Check for working CXX compiler: /usr/bin/c++ >80: -- Check for working CXX compiler: /usr/bin/c++ -- works >80: -- Detecting CXX compiler ABI info >80: -- Detecting CXX compiler ABI info - done >80: -- Configuring done >80: -- Generating done >80: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/Build >80: ' >80: -- stderr='' >80: -- >80: -- result='0' >80: -- stdout='' >80: -- stderr='' >80: -- >80: -- 2: cd Build && cmake -G "Unix Makefiles" ../Source && cd .. && cp -r Build b2 >80: -- result='0' >80: -- stdout='-- Configuring done >80: -- Generating done >80: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/Build >80: ' >80: -- stderr='' >80: -- >80: -- result='0' >80: -- stdout='' >80: -- stderr='' >80: -- >80: -- 3: cd Build && cmake -G "Unix Makefiles" ../Source && cd .. && cp -r Build b3 >80: -- result='0' >80: -- stdout='-- Configuring done >80: -- Generating done >80: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/Build >80: ' >80: -- stderr='' >80: -- >80: -- result='0' >80: -- stdout='' >80: -- stderr='' >80: -- >80: -- 4: cd Build && cmake -G "Unix Makefiles" ../Source && cd .. && cp -r Build b4 >78: -- result='0' >78: -- stdout='-- The C compiler identification is GNU >78: -- The CXX compiler identification is GNU >78: -- Check for working C compiler: /usr/bin/gcc >78: -- Check for working C compiler: /usr/bin/gcc -- works >78: -- Detecting C compiler ABI info >78: -- Detecting C compiler ABI info - done >78: -- Check for working CXX compiler: /usr/bin/c++ >78: -- Check for working CXX compiler: /usr/bin/c++ -- works >78: -- Detecting CXX compiler ABI info >78: -- Detecting CXX compiler ABI info - done >78: -- Configuring done >78: -- Generating done >78: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestAllGenerators/Source/KDevelop3 >78: ' >78: -- stderr='' >78: -- >78: -- cmake -G "KDevelop3 - Unix Makefiles" .. >79: -- result='0' >79: -- stdout='-- Configuring done >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='-Wno-dev;.' >79: -- result='0' >79: -- stdout='-- Configuring done >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >79: -- info: running cmake with ARGN='-Wdev;.' >79: -- result='0' >79: -- stdout='-- Configuring done >79: -- Generating done >79: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestBadCommandLines/Build >79: ' >79: -- stderr='' >79: -- >80: -- result='0' >80: -- stdout='-- Configuring done >80: -- Generating done >80: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/Build >80: ' >80: -- stderr='' >80: -- >80: -- result='0' >80: -- stdout='' >80: -- stderr='' >80: -- >80: -- 5: cd Build && cmake -G "Unix Makefiles" ../Source && cd .. && cp -r Build b5 >80: -- result='0' >80: -- stdout='-- Configuring done >80: -- Generating done >80: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/Build >80: ' >80: -- stderr='' >80: -- >80: -- result='0' >80: -- stdout='' >80: -- stderr='' >80: -- >80: -- 6: cd Build && cmake -G "Unix Makefiles" ../Source && cd .. && cp -r Build b6 >80: -- result='0' >80: -- stdout='-- Configuring done >80: -- Generating done >80: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/Build >80: ' >80: -- stderr='' >80: -- > 78/169 Test #79: CMakeTestBadCommandLines ............... Passed 1.93 sec >test 81 > Start 81: LoadedCommandOneConfig >81: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommandOneConfig /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig --build-generator Unix\ Makefiles --build-project LoadCommand --build-makeprogram /usr/bin/gmake --test-command LoadedCommand >81: Test timeout computed to be: 1500 >80: -- result='0' >80: -- stdout='' >80: -- stderr='' >80: -- >80: -- 7: cd Build && cmake -G "Unix Makefiles" ../Source && cd .. && cp -r Build b7 >80: -- result='0' >80: -- stdout='-- Configuring done >80: -- Generating done >80: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/Build >80: ' >80: -- stderr='' >80: -- >80: -- result='0' >80: -- stdout='' >80: -- stderr='' >80: -- >80: -- Analyzing directory diffs between: >80: -- d1='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b1' >80: -- d2='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b2' >80: -- info: analyzing directories >80: -- warning: file *lists* differ - some files exist in d1/not-d2 or not-d1/d2... >80: -- files1='CMakeFiles/CMakeOutput.log;CMakeFiles/CMakeSystem.cmake;CMakeFiles/CompilerIdC/CMakeCCompilerId.c;CMakeFiles/CompilerIdC/a.out;CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp;CMakeFiles/CompilerIdCXX/a.out;CMakeFiles/CMakeDetermineCompilerABI_C.bin;CMakeFiles/CMakeCCompiler.cmake;CMakeFiles/CMakeDetermineCompilerABI_CXX.bin;CMakeFiles/CMakeCXXCompiler.cmake;CMakeFiles/cmake.check_cache;CMakeFiles/Continuous.dir/cmake_clean.cmake;CMakeFiles/Continuous.dir/build.make;CMakeFiles/Continuous.dir/DependInfo.cmake;CMakeFiles/Continuous.dir/progress.make;CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake;CMakeFiles/ContinuousBuild.dir/build.make;CMakeFiles/ContinuousBuild.dir/DependInfo.cmake;CMakeFiles/ContinuousBuild.dir/progress.make;CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake;CMakeFiles/ContinuousConfigure.dir/build.make;CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake;CMakeFiles/ContinuousConfigure.dir/progress.make;CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake;CMakeFiles/ContinuousCoverage.dir/build.make;CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake;CMakeFiles/ContinuousCoverage.dir/progress.make;CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake;CMakeFiles/ContinuousMemCheck.dir/build.make;CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake;CMakeFiles/ContinuousMemCheck.dir/progress.make;CMakeFiles/ContinuousStart.dir/cmake_clean.cmake;CMakeFiles/ContinuousStart.dir/build.make;CMakeFiles/ContinuousStart.dir/DependInfo.cmake;CMakeFiles/ContinuousStart.dir/progress.make;CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake;CMakeFiles/ContinuousSubmit.dir/build.make;CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake;CMakeFiles/ContinuousSubmit.dir/progress.make;CMakeFiles/ContinuousTest.dir/cmake_clean.cmake;CMakeFiles/ContinuousTest.dir/build.make;CMakeFiles/ContinuousTest.dir/DependInfo.cmake;CMakeFiles/ContinuousTest.dir/progress.make;CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake;CMakeFiles/ContinuousUpdate.dir/build.make;CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake;CMakeFiles/ContinuousUpdate.dir/progress.make;CMakeFiles/Experimental.dir/cmake_clean.cmake;CMakeFiles/Experimental.dir/build.make;CMakeFiles/Experimental.dir/DependInfo.cmake;CMakeFiles/Experimental.dir/progress.make;CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake;CMakeFiles/ExperimentalBuild.dir/build.make;CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake;CMakeFiles/ExperimentalBuild.dir/progress.make;CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake;CMakeFiles/ExperimentalConfigure.dir/build.make;CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake;CMakeFiles/ExperimentalConfigure.dir/progress.make;CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake;CMakeFiles/ExperimentalCoverage.dir/build.make;CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake;CMakeFiles/ExperimentalCoverage.dir/progress.make;CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake;CMakeFiles/ExperimentalMemCheck.dir/build.make;CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake;CMakeFiles/ExperimentalMemCheck.dir/progress.make;CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake;CMakeFiles/ExperimentalStart.dir/build.make;CMakeFiles/ExperimentalStart.dir/DependInfo.cmake;CMakeFiles/ExperimentalStart.dir/progress.make;CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake;CMakeFiles/ExperimentalSubmit.dir/build.make;CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake;CMakeFiles/ExperimentalSubmit.dir/progress.make;CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake;CMakeFiles/ExperimentalTest.dir/build.make;CMakeFiles/ExperimentalTest.dir/DependInfo.cmake;CMakeFiles/ExperimentalTest.dir/progress.make;CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake;CMakeFiles/ExperimentalUpdate.dir/build.make;CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake;CMakeFiles/ExperimentalUpdate.dir/progress.make;CMakeFiles/Nightly.dir/cmake_clean.cmake;CMakeFiles/Nightly.dir/build.make;CMakeFiles/Nightly.dir/DependInfo.cmake;CMakeFiles/Nightly.dir/progress.make;CMakeFiles/NightlyBuild.dir/cmake_clean.cmake;CMakeFiles/NightlyBuild.dir/build.make;CMakeFiles/NightlyBuild.dir/DependInfo.cmake;CMakeFiles/NightlyBuild.dir/progress.make;CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake;CMakeFiles/NightlyConfigure.dir/build.make;CMakeFiles/NightlyConfigure.dir/DependInfo.cmake;CMakeFiles/NightlyConfigure.dir/progress.make;CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake;CMakeFiles/NightlyCoverage.dir/build.make;CMakeFiles/NightlyCoverage.dir/DependInfo.cmake;CMakeFiles/NightlyCoverage.dir/progress.make;CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake;CMakeFiles/NightlyMemCheck.dir/build.make;CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake;CMakeFiles/NightlyMemCheck.dir/progress.make;CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake;CMakeFiles/NightlyMemoryCheck.dir/build.make;CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake;CMakeFiles/NightlyMemoryCheck.dir/progress.make;CMakeFiles/NightlyStart.dir/cmake_clean.cmake;CMakeFiles/NightlyStart.dir/build.make;CMakeFiles/NightlyStart.dir/DependInfo.cmake;CMakeFiles/NightlyStart.dir/progress.make;CMakeFiles/NightlySubmit.dir/cmake_clean.cmake;CMakeFiles/NightlySubmit.dir/build.make;CMakeFiles/NightlySubmit.dir/DependInfo.cmake;CMakeFiles/NightlySubmit.dir/progress.make;CMakeFiles/NightlyTest.dir/cmake_clean.cmake;CMakeFiles/NightlyTest.dir/build.make;CMakeFiles/NightlyTest.dir/DependInfo.cmake;CMakeFiles/NightlyTest.dir/progress.make;CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake;CMakeFiles/NightlyUpdate.dir/build.make;CMakeFiles/NightlyUpdate.dir/DependInfo.cmake;CMakeFiles/NightlyUpdate.dir/progress.make;CMakeFiles/echoargs.dir/depend.make;CMakeFiles/echoargs.dir/link.txt;CMakeFiles/echoargs.dir/cmake_clean.cmake;CMakeFiles/echoargs.dir/build.make;CMakeFiles/echoargs.dir/DependInfo.cmake;CMakeFiles/echoargs.dir/flags.make;CMakeFiles/echoargs.dir/Labels.txt;CMakeFiles/echoargs.dir/progress.make;CMakeFiles/echoargsCXX.dir/depend.make;CMakeFiles/echoargsCXX.dir/link.txt;CMakeFiles/echoargsCXX.dir/cmake_clean.cmake;CMakeFiles/echoargsCXX.dir/build.make;CMakeFiles/echoargsCXX.dir/DependInfo.cmake;CMakeFiles/echoargsCXX.dir/flags.make;CMakeFiles/echoargsCXX.dir/progress.make;CMakeFiles/CMakeDirectoryInformation.cmake;CMakeFiles/CMakeRuleHashes.txt;CMakeFiles/TargetDirectories.txt;CMakeFiles/progress.marks;CMakeFiles/Makefile2;CMakeFiles/Makefile.cmake;DartConfiguration.tcl;CMakeCache.txt;Makefile;cmake_install.cmake;CTestTestfile.cmake' >80: -- files2='CMakeFiles/CMakeOutput.log;CMakeFiles/CMakeSystem.cmake;CMakeFiles/CompilerIdC/CMakeCCompilerId.c;CMakeFiles/CompilerIdC/a.out;CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp;CMakeFiles/CompilerIdCXX/a.out;CMakeFiles/CMakeDetermineCompilerABI_C.bin;CMakeFiles/CMakeCCompiler.cmake;CMakeFiles/CMakeDetermineCompilerABI_CXX.bin;CMakeFiles/CMakeCXXCompiler.cmake;CMakeFiles/cmake.check_cache;CMakeFiles/Continuous.dir/cmake_clean.cmake;CMakeFiles/Continuous.dir/build.make;CMakeFiles/Continuous.dir/DependInfo.cmake;CMakeFiles/Continuous.dir/progress.make;CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake;CMakeFiles/ContinuousBuild.dir/build.make;CMakeFiles/ContinuousBuild.dir/DependInfo.cmake;CMakeFiles/ContinuousBuild.dir/progress.make;CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake;CMakeFiles/ContinuousConfigure.dir/build.make;CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake;CMakeFiles/ContinuousConfigure.dir/progress.make;CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake;CMakeFiles/ContinuousCoverage.dir/build.make;CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake;CMakeFiles/ContinuousCoverage.dir/progress.make;CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake;CMakeFiles/ContinuousMemCheck.dir/build.make;CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake;CMakeFiles/ContinuousMemCheck.dir/progress.make;CMakeFiles/ContinuousStart.dir/cmake_clean.cmake;CMakeFiles/ContinuousStart.dir/build.make;CMakeFiles/ContinuousStart.dir/DependInfo.cmake;CMakeFiles/ContinuousStart.dir/progress.make;CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake;CMakeFiles/ContinuousSubmit.dir/build.make;CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake;CMakeFiles/ContinuousSubmit.dir/progress.make;CMakeFiles/ContinuousTest.dir/cmake_clean.cmake;CMakeFiles/ContinuousTest.dir/build.make;CMakeFiles/ContinuousTest.dir/DependInfo.cmake;CMakeFiles/ContinuousTest.dir/progress.make;CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake;CMakeFiles/ContinuousUpdate.dir/build.make;CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake;CMakeFiles/ContinuousUpdate.dir/progress.make;CMakeFiles/Experimental.dir/cmake_clean.cmake;CMakeFiles/Experimental.dir/build.make;CMakeFiles/Experimental.dir/DependInfo.cmake;CMakeFiles/Experimental.dir/progress.make;CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake;CMakeFiles/ExperimentalBuild.dir/build.make;CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake;CMakeFiles/ExperimentalBuild.dir/progress.make;CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake;CMakeFiles/ExperimentalConfigure.dir/build.make;CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake;CMakeFiles/ExperimentalConfigure.dir/progress.make;CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake;CMakeFiles/ExperimentalCoverage.dir/build.make;CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake;CMakeFiles/ExperimentalCoverage.dir/progress.make;CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake;CMakeFiles/ExperimentalMemCheck.dir/build.make;CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake;CMakeFiles/ExperimentalMemCheck.dir/progress.make;CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake;CMakeFiles/ExperimentalStart.dir/build.make;CMakeFiles/ExperimentalStart.dir/DependInfo.cmake;CMakeFiles/ExperimentalStart.dir/progress.make;CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake;CMakeFiles/ExperimentalSubmit.dir/build.make;CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake;CMakeFiles/ExperimentalSubmit.dir/progress.make;CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake;CMakeFiles/ExperimentalTest.dir/build.make;CMakeFiles/ExperimentalTest.dir/DependInfo.cmake;CMakeFiles/ExperimentalTest.dir/progress.make;CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake;CMakeFiles/ExperimentalUpdate.dir/build.make;CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake;CMakeFiles/ExperimentalUpdate.dir/progress.make;CMakeFiles/Nightly.dir/cmake_clean.cmake;CMakeFiles/Nightly.dir/build.make;CMakeFiles/Nightly.dir/DependInfo.cmake;CMakeFiles/Nightly.dir/progress.make;CMakeFiles/NightlyBuild.dir/cmake_clean.cmake;CMakeFiles/NightlyBuild.dir/build.make;CMakeFiles/NightlyBuild.dir/DependInfo.cmake;CMakeFiles/NightlyBuild.dir/progress.make;CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake;CMakeFiles/NightlyConfigure.dir/build.make;CMakeFiles/NightlyConfigure.dir/DependInfo.cmake;CMakeFiles/NightlyConfigure.dir/progress.make;CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake;CMakeFiles/NightlyCoverage.dir/build.make;CMakeFiles/NightlyCoverage.dir/DependInfo.cmake;CMakeFiles/NightlyCoverage.dir/progress.make;CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake;CMakeFiles/NightlyMemCheck.dir/build.make;CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake;CMakeFiles/NightlyMemCheck.dir/progress.make;CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake;CMakeFiles/NightlyMemoryCheck.dir/build.make;CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake;CMakeFiles/NightlyMemoryCheck.dir/progress.make;CMakeFiles/NightlyStart.dir/cmake_clean.cmake;CMakeFiles/NightlyStart.dir/build.make;CMakeFiles/NightlyStart.dir/DependInfo.cmake;CMakeFiles/NightlyStart.dir/progress.make;CMakeFiles/NightlySubmit.dir/cmake_clean.cmake;CMakeFiles/NightlySubmit.dir/build.make;CMakeFiles/NightlySubmit.dir/DependInfo.cmake;CMakeFiles/NightlySubmit.dir/progress.make;CMakeFiles/NightlyTest.dir/cmake_clean.cmake;CMakeFiles/NightlyTest.dir/build.make;CMakeFiles/NightlyTest.dir/DependInfo.cmake;CMakeFiles/NightlyTest.dir/progress.make;CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake;CMakeFiles/NightlyUpdate.dir/build.make;CMakeFiles/NightlyUpdate.dir/DependInfo.cmake;CMakeFiles/NightlyUpdate.dir/progress.make;CMakeFiles/echoargs.dir/depend.make;CMakeFiles/echoargs.dir/link.txt;CMakeFiles/echoargs.dir/cmake_clean.cmake;CMakeFiles/echoargs.dir/build.make;CMakeFiles/echoargs.dir/DependInfo.cmake;CMakeFiles/echoargs.dir/flags.make;CMakeFiles/echoargs.dir/Labels.txt;CMakeFiles/echoargs.dir/progress.make;CMakeFiles/echoargsCXX.dir/depend.make;CMakeFiles/echoargsCXX.dir/link.txt;CMakeFiles/echoargsCXX.dir/cmake_clean.cmake;CMakeFiles/echoargsCXX.dir/build.make;CMakeFiles/echoargsCXX.dir/DependInfo.cmake;CMakeFiles/echoargsCXX.dir/flags.make;CMakeFiles/echoargsCXX.dir/progress.make;CMakeFiles/CMakeDirectoryInformation.cmake;CMakeFiles/CMakeRuleHashes.txt;CMakeFiles/TargetDirectories.txt;CMakeFiles/progress.marks;CMakeFiles/Makefile2;CMakeFiles/Makefile.cmake;DartConfiguration.tcl;CMakeCache.txt;cmake_install.cmake;CTestTestfile.cmake;Makefile' >80: -- diff count='1' >80: -- >80: -- Analyzing directory diffs between: >80: -- d1='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b2' >80: -- d2='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b3' >80: -- info: analyzing directories >80: -- info: file lists the same >78: -- result='0' >78: -- stdout='-- The C compiler identification is GNU >78: -- The CXX compiler identification is GNU >78: -- Check for working C compiler: /usr/bin/gcc >78: -- Check for working C compiler: /usr/bin/gcc -- works >78: -- Detecting C compiler ABI info >78: -- Detecting C compiler ABI info - done >78: -- Check for working CXX compiler: /usr/bin/c++ >78: -- Check for working CXX compiler: /usr/bin/c++ -- works >78: -- Detecting CXX compiler ABI info >78: -- Detecting CXX compiler ABI info - done >78: -- Configuring done >78: -- Generating done >78: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestAllGenerators/Source/KDevelop3 - Unix Makefiles >78: ' >78: -- stderr='' >78: -- >78: -- cmake -G "BOGUS_CMAKE_GENERATOR" .. >78: -- result='1' >78: -- stdout='' >78: -- stderr='CMake Error: Could not create named generator BOGUS_CMAKE_GENERATOR >78: ' >78: -- >78: -- CMake generators='Unix Makefiles;CodeBlocks - Unix Makefiles;Eclipse CDT4 - Unix Makefiles;KDevelop3;KDevelop3 - Unix Makefiles;BOGUS_CMAKE_GENERATOR' >78: -- CMAKE_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' > 79/169 Test #78: CMakeTestAllGenerators ................. Passed 5.46 sec >test 83 > Start 83: complexOneConfig >83: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/ComplexOneConfig /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig --build-generator Unix\ Makefiles --build-project Complex --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/bin --build-options -DCOMPLEX_TEST_CMAKELIB:BOOL=0 -DCMAKE_BUILD_TYPE:STRING= --test-command complex >83: Test timeout computed to be: 1500 >80: -- diff count='0' >80: -- >80: -- Analyzing directory diffs between: >80: -- d1='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b3' >80: -- d2='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b4' >80: -- info: analyzing directories >80: -- info: file lists the same >80: -- diff count='0' >80: -- >80: -- Analyzing directory diffs between: >80: -- d1='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b4' >80: -- d2='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b5' >80: -- info: analyzing directories >80: -- info: file lists the same >81: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig >81: ======== CMake output ====== >81: The C compiler identification is GNU >81: The CXX compiler identification is GNU >81: Check for working C compiler: /usr/bin/gcc >81: Configuring >81: Check for working C compiler: /usr/bin/gcc -- works >81: Detecting C compiler ABI info >81: Configuring >81: Detecting C compiler ABI info - done >81: Check for working CXX compiler: /usr/bin/c++ >81: Configuring >81: Check for working CXX compiler: /usr/bin/c++ -- works >81: Detecting CXX compiler ABI info >81: Configuring >81: Detecting CXX compiler ABI info - done >81: Looking for sys/types.h >81: Configuring >81: Looking for sys/types.h - found >81: Looking for stdint.h >81: Configuring >81: Looking for stdint.h - found >81: Looking for stddef.h >81: Configuring >81: Looking for stddef.h - found >81: Check size of char >81: Configuring >81: Check size of char - done >81: Check size of short >81: Configuring >81: Check size of short - done >81: Looking for printf >81: Configuring >81: Looking for printf - found >81: Looking for vsblabla >81: Configuring >81: Looking for vsblabla - not found >81: Looking for sys/prctl.h >81: Configuring >81: Looking for sys/prctl.h - found >81: Looking for ceil in m >81: Configuring >81: Looking for ceil in m - found >81: Configuring >81: Configuring >81: Output from try compile: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig/CMakeCommands >81: >81: Run Build Command:/usr/bin/gmake >81: [100%] Built target cmCMAKE_TEST_COMMAND >81: >81: cmake >81: /builddir/build/BUILD/cmake-2.8.2/build/bin >81: Cmake >81: LoadCommand >81: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommandOneConfig >81: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig >81: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommandOneConfig >81: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig >81: /builddir/build/BUILD/cmake-2.8.2/Tests/LoadCommandOneConfig >81: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig >81: Cache version: 0.0, CMake version: 2.8 >81: Command SET exists >81: Shold be empty (source file name): [] >81: Should be empty (source file full path): [] >81: Should be 0 (source file abstract property): [(nil)] >81: Configuring >81: Configuring done >81: Generating >81: Generating done >81: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig >81: ======== End CMake output ====== >81: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig >81: >81: Run Clean Command:/usr/bin/gmake "clean" >81: >81: Run Build Command:/usr/bin/gmake >81: [ 33%] Generating LoadedCommand2.cxx.in >81: [ 66%] Generating LoadedCommand3.cxx >81: Scanning dependencies of target LoadedCommand >81: [100%] Building CXX object CMakeFiles/LoadedCommand.dir/LoadedCommand3.cxx.o >81: Linking CXX executable LoadedCommand >81: Build has finished >81: [100%] Built target LoadedCommand >81: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/LoadCommandOneConfig/LoadedCommand" >81: > 80/169 Test #81: LoadedCommandOneConfig ................. Passed 2.93 sec >Test did not start waiting on depends to finish: 82 >test 84 > Start 84: Example >84: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Example /builddir/build/BUILD/cmake-2.8.2/build/Example --build-generator Unix\ Makefiles --build-project HELLO --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Example/Demo --test-command helloDemo >84: Test timeout computed to be: 1500 >80: -- diff count='0' >80: -- >80: -- Analyzing directory diffs between: >80: -- d1='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b5' >80: -- d2='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b6' >80: -- info: analyzing directories >80: -- info: file lists the same >84: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Example >84: ======== CMake output ====== >84: The C compiler identification is GNU >84: The CXX compiler identification is GNU >84: Check for working C compiler: /usr/bin/gcc >84: Configuring >84: Check for working C compiler: /usr/bin/gcc -- works >84: Detecting C compiler ABI info >84: Configuring >84: Detecting C compiler ABI info - done >84: Check for working CXX compiler: /usr/bin/c++ >84: Configuring >84: Check for working CXX compiler: /usr/bin/c++ -- works >84: Detecting CXX compiler ABI info >84: Configuring >84: Detecting CXX compiler ABI info - done >84: Configuring >84: Configuring >84: CMake Warning (dev) in CMakeLists.txt: >84: No cmake_minimum_required command is present. A line of code such as >84: >84: cmake_minimum_required(VERSION 2.8) >84: >84: should be added at the top of the file. The version specified may be lower >84: if you wish to support older CMake versions for this project. For more >84: information run "cmake --help-policy CMP0000". >84: This warning is for project developers. Use -Wno-dev to suppress it. >84: >84: Configuring >84: Configuring >84: Configuring >84: Configuring done >84: Generating >84: Generating >84: Generating >84: Generating done >84: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Example >84: ======== End CMake output ====== >84: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Example >84: >84: Run Clean Command:/usr/bin/gmake "clean" >84: >84: Run Build Command:/usr/bin/gmake >84: Scanning dependencies of target Hello >84: [ 33%] Building CXX object Hello/CMakeFiles/Hello.dir/hello.o >84: Linking CXX static library libHello.a >84: [ 33%] Built target Hello >84: Scanning dependencies of target helloDemo >84: [ 66%] Building CXX object Demo/CMakeFiles/helloDemo.dir/demo.o >84: [100%] Building CXX object Demo/CMakeFiles/helloDemo.dir/demo_b.o >84: Linking CXX executable helloDemo >84: [100%] Built target helloDemo >84: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Example/Demo/helloDemo" >84: Hello, World! >84: > 81/169 Test #84: Example ................................ Passed 1.09 sec >Test did not start waiting on depends to finish: 82 >test 85 > Start 85: Environment >85: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Environment /builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment --build-generator Unix\ Makefiles --build-project EnvironmentProj --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment --force-new-ctest-process --test-command /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -V >85: Test timeout computed to be: 1500 >80: -- diff count='0' >80: -- >80: -- Analyzing directory diffs between: >80: -- d1='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b6' >80: -- d2='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTestMultipleConfigures/b7' >80: -- info: analyzing directories >80: -- info: file lists the same >85: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment >85: ======== CMake output ====== >85: The C compiler identification is GNU >85: The CXX compiler identification is GNU >85: Check for working C compiler: /usr/bin/gcc >85: Configuring >85: Check for working C compiler: /usr/bin/gcc -- works >85: Detecting C compiler ABI info >85: Configuring >85: Detecting C compiler ABI info - done >85: Check for working CXX compiler: /usr/bin/c++ >85: Configuring >85: Check for working CXX compiler: /usr/bin/c++ -- works >85: Detecting CXX compiler ABI info >85: Configuring >85: Detecting CXX compiler ABI info - done >85: Configuring >85: Configuring done >85: Generating >85: Generating done >85: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment >85: ======== End CMake output ====== >85: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment >85: >85: Run Clean Command:/usr/bin/gmake "clean" >85: >85: Run Build Command:/usr/bin/gmake >85: Scanning dependencies of target Environment >85: [100%] Building CXX object CMakeFiles/Environment.dir/main.cxx.o >85: /builddir/build/BUILD/cmake-2.8.2/Tests/Environment/main.cxx: In function 'int main(int, char**)': >85: /builddir/build/BUILD/cmake-2.8.2/Tests/Environment/main.cxx:9:11: warning: deprecated conversion from string constant to 'char*' >85: Linking CXX executable Environment >85: [100%] Built target Environment >85: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest" "-V" >85: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment/DartConfiguration.tcl >85: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment/DartConfiguration.tcl >85: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment >85: Constructing a list of tests >85: Done constructing a list of tests >85: Checking test dependency graph... >85: test 1 >85: Start 1: Environment1 >85: >85: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment/Environment >85: 1: Test timeout computed to be: 9.99988e+06 >85: 1: Environment: >85: 1: CMAKE_ENVIRONMENT_TEST_VAR='Happy Thanksgiving!' >85: 1/4 Test #1: Environment1 ..................... Passed 0.00 sec >85: test 2 >85: Start 2: Environment2 >85: >85: 2: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Environment/Environment >85: 2: Test timeout computed to be: 9.99988e+06 >85: 2: Environment: >85: 2: CMAKE_ENVIRONMENT_TEST_VAR='(null)' >85: 2/4 Test #2: Environment2 ..................... Passed 0.00 sec >85: test 3 >85: Start 3: EchoEnvironment1 >85: >85: 3: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E environment >85: 3: Test timeout computed to be: 9.99988e+06 >85: 3: RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables >85: 3: HOSTNAME=dhcp-163-207.linuxdev.us.dell.com >85: 3: DESKTOP_STARTUP_ID= >85: 3: SHELL=/bin/bash >85: 3: HISTSIZE=1000 >85: 3: RPM_PACKAGE_RELEASE=2.fc14 >85: 3: OLDPWD=/builddir/build/BUILD/cmake-2.8.2 >85: 3: RPM_PACKAGE_NAME=cmake >85: 3: RPM_SOURCE_DIR=/builddir/build/SOURCES >85: 3: USER=mockbuild >85: 3: PATH=/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin >85: 3: MAIL=/var/spool/mail/mockbuild >85: 3: PWD=/builddir/build/BUILD/cmake-2.8.2/build >85: 3: LANG=C >85: 3: RPM_BUILD_ROOT=/builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386 >85: 3: RPM_PACKAGE_VERSION=2.8.2 >85: 3: RPM_OS=linux >85: 3: HISTCONTROL=ignoredups >85: 3: RPM_DOC_DIR=/usr/share/doc >85: 3: HOME=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeFiles/TestHome >85: 3: SHLVL=2 >85: 3: LOGNAME=mockbuild >85: 3: RPM_BUILD_DIR=/builddir/build/BUILD >85: 3: PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig >85: 3: LESSOPEN=|/usr/bin/lesspipe.sh %s >85: 3: RPM_ARCH=i386 >85: 3: USERHELPER_UID=8116 >85: 3: G_BROKEN_FILENAMES=1 >85: 3: _=bin/ctest >85: 3: CTEST_INTERACTIVE_DEBUG_MODE=1 >85: 3: CC=/usr/bin/gcc >85: 3: CXX=/usr/bin/c++ >85: 3: CMAKE_ENVIRONMENT_TEST_VAR=Happy Thanksgiving! >85: 3/4 Test #3: EchoEnvironment1 ................. Passed 0.01 sec >85: test 4 >85: Start 4: EchoEnvironment2 >85: >85: 4: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E environment >85: 4: Test timeout computed to be: 9.99988e+06 >85: 4: RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables >85: 4: HOSTNAME=dhcp-163-207.linuxdev.us.dell.com >85: 4: DESKTOP_STARTUP_ID= >85: 4: SHELL=/bin/bash >85: 4: HISTSIZE=1000 >85: 4: RPM_PACKAGE_RELEASE=2.fc14 >85: 4: OLDPWD=/builddir/build/BUILD/cmake-2.8.2 >85: 4: RPM_PACKAGE_NAME=cmake >85: 4: RPM_SOURCE_DIR=/builddir/build/SOURCES >85: 4: USER=mockbuild >85: 4: PATH=/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin >85: 4: MAIL=/var/spool/mail/mockbuild >85: 4: PWD=/builddir/build/BUILD/cmake-2.8.2/build >85: 4: LANG=C >85: 4: RPM_BUILD_ROOT=/builddir/build/BUILDROOT/cmake-2.8.2-2.fc14.i386 >85: 4: RPM_PACKAGE_VERSION=2.8.2 >85: 4: RPM_OS=linux >85: 4: HISTCONTROL=ignoredups >85: 4: RPM_DOC_DIR=/usr/share/doc >85: 4: HOME=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeFiles/TestHome >85: 4: SHLVL=2 >85: 4: LOGNAME=mockbuild >85: 4: RPM_BUILD_DIR=/builddir/build/BUILD >85: 4: PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig >85: 4: LESSOPEN=|/usr/bin/lesspipe.sh %s >85: 4: RPM_ARCH=i386 >85: 4: USERHELPER_UID=8116 >85: 4: G_BROKEN_FILENAMES=1 >85: 4: _=bin/ctest >85: 4: CTEST_INTERACTIVE_DEBUG_MODE=1 >85: 4: CC=/usr/bin/gcc >85: 4: CXX=/usr/bin/c++ >85: 4/4 Test #4: EchoEnvironment2 ................. Passed 0.02 sec >85: >85: 100% tests passed, 0 tests failed out of 4 >85: >85: Total Test time (real) = 0.04 sec >85: > 82/169 Test #85: Environment ............................ Passed 1.01 sec >Test did not start waiting on depends to finish: 82 >test 86 > Start 86: ExternalProject >86: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject --build-generator Unix\ Makefiles --build-project ExternalProjectTest --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject --force-new-ctest-process --test-command /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -V >86: Test timeout computed to be: 1000 >80: -- diff count='0' >80: -- >80: -- CMAKE_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' >80: -- total_diffs='1' > 83/169 Test #80: CMakeTestMultipleConfigures ............ Passed 8.06 sec >Test did not start waiting on depends to finish: 82 >test 87 > Start 87: TutorialStep1 >87: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step1 /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step1 --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Tutorial --test-command Tutorial 25.0 >87: Test timeout computed to be: 1500 >87: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step1 >87: ======== CMake output ====== >87: The C compiler identification is GNU >87: The CXX compiler identification is GNU >87: Check for working C compiler: /usr/bin/gcc >87: Configuring >87: Check for working C compiler: /usr/bin/gcc -- works >87: Detecting C compiler ABI info >87: Configuring >87: Detecting C compiler ABI info - done >87: Check for working CXX compiler: /usr/bin/c++ >87: Configuring >87: Check for working CXX compiler: /usr/bin/c++ -- works >87: Detecting CXX compiler ABI info >87: Configuring >87: Detecting CXX compiler ABI info - done >87: Configuring >87: Configuring done >87: Generating >87: Generating done >87: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step1 >87: Configuring >87: Configuring done >87: Generating >87: Generating done >87: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step1 >87: ======== End CMake output ====== >87: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step1 >87: >87: Run Clean Command:/usr/bin/gmake "clean" >87: >87: Run Build Command:/usr/bin/gmake >87: Scanning dependencies of target Tutorial >87: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >87: Linking CXX executable Tutorial >87: [100%] Built target Tutorial >87: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step1/Tutorial" "25.0" >87: The square root of 25 is 5 >87: >83: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig >83: ======== CMake output ====== >83: The C compiler identification is GNU >83: The CXX compiler identification is GNU >83: Check for working C compiler: /usr/bin/gcc >83: Configuring >83: Check for working C compiler: /usr/bin/gcc -- works >83: Detecting C compiler ABI info >83: Configuring >83: Detecting C compiler ABI info - done >83: Looking for sys/types.h >83: Configuring >83: Looking for sys/types.h - found >83: Looking for stdint.h >83: Configuring >83: Looking for stdint.h - found >83: Looking for stddef.h >83: Configuring >83: Looking for stddef.h - found >83: Check size of int >83: Configuring >83: Check size of int - done >83: Check size of long >83: Configuring >83: Check size of long - done >83: Check size of void* >83: Configuring >83: Check size of void* - done >83: Check size of char >83: Configuring >83: Check size of char - done >83: Check size of short >83: Configuring >83: Check size of short - done >83: Check size of float >83: Configuring >83: Check size of float - done >83: Check size of double >83: Configuring >83: Check size of double - done >83: Looking for limits.h >83: Configuring >83: Looking for limits.h - found >83: Looking for unistd.h >83: Configuring >83: Looking for unistd.h - found >83: Looking for pthread.h >83: Configuring >83: Looking for pthread.h - found >83: Looking for include files CMAKE_HAVE_SYS_PRCTL_H >83: Configuring >83: Looking for include files CMAKE_HAVE_SYS_PRCTL_H - found >83: Check if the system is big endian >83: Searching 16 bit integer >83: Check size of unsigned short >83: Configuring >83: Check size of unsigned short - done >83: Using unsigned short >83: Configuring >83: Check if the system is big endian - little endian >83: Looking for pthread_create in pthreads >83: Configuring >83: Looking for pthread_create in pthreads - not found >83: Looking for pthread_create in pthread >83: Configuring >83: Looking for pthread_create in pthread - found >83: Found Threads: TRUE >83: Check for working CXX compiler: /usr/bin/c++ >83: Configuring >83: Check for working CXX compiler: /usr/bin/c++ -- works >83: Detecting CXX compiler ABI info >83: Configuring >83: Detecting CXX compiler ABI info - done >83: Looking for C++ include iostream >83: Configuring >83: Looking for C++ include iostream - found >83: Check for STD namespace >83: Configuring >83: Check for STD namespace - found >83: Check for ANSI scope >83: Configuring >83: Check for ANSI scope - found >83: Check for sstream >83: Configuring >83: Check for sstream - found >83: ARGV works >83: ARGN works >83: Load cache worked: bar >83: Test escape semi-colon ;; >83: >83: Ignore this message >83: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E echo NO_EXEC_PROGRAM /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig 2>&1 >83: NO_EXEC_PROGRAM /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig >83: Configuring >83: complex bin dir is /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig >83: Configuring >83: Configuring >83: CMake Warning (dev) in CMakeLists.txt: >83: No cmake_minimum_required command is present. A line of code such as >83: >83: cmake_minimum_required(VERSION 2.8) >83: >83: should be added at the top of the file. The version specified may be lower >83: if you wish to support older CMake versions for this project. For more >83: information run "cmake --help-policy CMP0000". >83: This warning is for project developers. Use -Wno-dev to suppress it. >83: >83: Configuring >83: Configuring >83: Configuring >83: Configuring >83: Configuring done >83: Generating >83: Generating >83: CMake Warning (dev) at Executable/CMakeLists.txt:53 (ADD_EXECUTABLE): >83: Policy CMP0003 should be set before this line. Add code such as >83: >83: if(COMMAND cmake_policy) >83: cmake_policy(SET CMP0003 NEW) >83: endif(COMMAND cmake_policy) >83: >83: as early as possible but after the most recent call to >83: cmake_minimum_required or cmake_policy(VERSION). This warning appears >83: because target "complex" links to some libraries for which the linker must >83: search: >83: >83: dl >83: >83: and other libraries with known full path: >83: >83: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/lib/static/libCMakeTestLibrary.a >83: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/lib/libCMakeTestLibraryShared.so >83: >83: CMake is adding directories in the second list to the linker search path in >83: case they are needed to find libraries from the first list (for backwards >83: compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable >83: or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for >83: more information. >83: This warning is for project developers. Use -Wno-dev to suppress it. >83: >83: Generating >83: Generating >83: Generating done >83: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig >83: ======== End CMake output ====== >83: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig >83: >83: Run Clean Command:/usr/bin/gmake "clean" >83: >83: Run Build Command:/usr/bin/gmake >83: Scanning dependencies of target CMakeTestCLibraryShared >83: [ 7%] Built target CMakeTestCLibraryShared >83: Scanning dependencies of target CMakeTestLibrary >83: [ 21%] Built target CMakeTestLibrary >83: Scanning dependencies of target create_file >83: [ 28%] Built target create_file >83: Scanning dependencies of target CMakeTestLibraryShared >83: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/Library/prebuild.txt! >83: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/Library/prelink.txt! >83: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/Library/postbuild.txt! >83: [ 35%] Built target CMakeTestLibraryShared >83: Scanning dependencies of target CMakeTestLinkShared >83: [ 42%] Built target CMakeTestLinkShared >83: Scanning dependencies of target CMakeTestLinkStatic >83: [ 50%] Built target CMakeTestLinkStatic >83: Scanning dependencies of target CMakeTestModule >83: [ 57%] Built target CMakeTestModule >83: Scanning dependencies of target custom_target1 >83: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/Library/custom_target1.txt! >83: [ 57%] Built target custom_target1 >83: Scanning dependencies of target test_preprocess >83: Preprocessing CXX source to CMakeFiles/create_file.dir/create_file.i >83: -- CMakeFiles/create_file.dir/create_file.i created successfully! >83: [ 57%] Built target test_preprocess >83: Scanning dependencies of target A >83: [ 64%] Built target A >83: Scanning dependencies of target complex >83: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/Executable/prebuild.txt! >83: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/Executable/prelink.txt! >83: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/Executable/postbuild.txt! >83: [ 85%] Built target complex >83: Scanning dependencies of target complex.file >83: [ 92%] Built target complex.file >83: Scanning dependencies of target testSystemDir >83: [100%] Built target testSystemDir >83: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/bin/complex" >83: Passed: Call to file1 function returned 1. >83: Passed: COMPILE_FLAGS did work with SET_TARGET_PROPERTIES >83: Passed: ELSEIF did work >83: Passed: CONDITIONAL_PARENTHESES did work >83: Passed: Call to file2 function returned 1. >83: Passed: CMake CMAKE_CXX_FLAGS is being passed to the compiler. >83: Passed: CMake CMAKE_C_FLAGS are not being passed to c++ files. >83: Passed: CMake CMAKE_C_FLAGS are being passed to c files and CXX flags are not. >83: Passed: CMAKE SET_TARGET_PROPERTIES COMPILE_FLAGS worked >83: Passed: CMAKE_IS_FUN is defined. >83: Passed: Variable args for MACROs are working. >83: Passed: CMake found A.cxx properly >83: Passed: CMake found the parent directory properly >83: Passed: CMake found the listfile stack properly >83: Passed: SHOULD_NOT_BE_DEFINED is not defined. >83: Passed: SHOULD_BE_DEFINED is defined. >83: Passed: ONE_VAR is defined. >83: Passed: ONE_VAR_IS_DEFINED is defined. >83: Passed: ZERO_VAR is not defined. >83: Passed: STRING_VAR == CMake is great >83: Passed: SHOULD_NOT_BE_DEFINED_NOT is not defined. >83: Passed: SHOULD_BE_DEFINED_NOT is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_NOT2 is not defined. >83: Passed: SHOULD_BE_DEFINED_NOT2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_AND is not defined. >83: Passed: SHOULD_BE_DEFINED_AND is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_AND2 is not defined. >83: Passed: SHOULD_BE_DEFINED_AND2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_OR is not defined. >83: Passed: SHOULD_BE_DEFINED_OR is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_OR2 is not defined. >83: Passed: SHOULD_BE_DEFINED_OR2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_MATCHES is not defined. >83: Passed: SHOULD_BE_DEFINED_MATCHES is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_MATCHES2 is not defined. >83: Passed: SHOULD_BE_DEFINED_MATCHES2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_COMMAND is not defined. >83: Passed: SHOULD_BE_DEFINED_COMMAND is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_COMMAND2 is not defined. >83: Passed: SHOULD_BE_DEFINED_COMMAND2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_EXISTS is not defined. >83: Passed: SHOULD_BE_DEFINED_EXISTS is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_EXISTS2 is not defined. >83: Passed: SHOULD_BE_DEFINED_EXISTS2 is defined. >83: Passed: SHOULD_BE_DEFINED_IS_DIRECTORY is defined. >83: Passed: SHOULD_BE_DEFINED_IS_DIRECTORY2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_LESS is not defined. >83: Passed: SHOULD_BE_DEFINED_LESS is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_LESS2 is not defined. >83: Passed: SHOULD_BE_DEFINED_LESS2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_GREATER is not defined. >83: Passed: SHOULD_NOT_BE_DEFINED_EQUAL is not defined. >83: Passed: SHOULD_BE_DEFINED_EQUAL is defined. >83: Passed: SHOULD_BE_DEFINED_GREATER is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_GREATER2 is not defined. >83: Passed: SHOULD_BE_DEFINED_GREATER2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_STRLESS is not defined. >83: Passed: SHOULD_BE_DEFINED_STRLESS is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_STRLESS2 is not defined. >83: Passed: SHOULD_BE_DEFINED_STRLESS2 is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_STRGREATER is not defined. >83: Passed: SHOULD_BE_DEFINED_STRGREATER is defined. >83: Passed: SHOULD_NOT_BE_DEFINED_STRGREATER2 is not defined. >83: Passed: SHOULD_BE_DEFINED_STRGREATER2 is defined. >83: Passed: FOREACH_VAR1 == VALUE1 >83: Passed: FOREACH_VAR2 == VALUE2 >83: Passed: FOREACH_CONCAT == abcdefg >83: Passed: WHILE command is working >83: Passed: FILENAME_VAR_PATH_NAME == ComplexOneConfig >83: Passed: FILENAME_VAR_NAME == VarTests.cmake >83: Passed: FILENAME_VAR_EXT == .cmake >83: Passed: FILENAME_VAR_NAME_WE == VarTests >83: Passed: PATH_VAR_NAME == ComplexOneConfig >83: Passed: CACHE_TEST_VAR1 == foo >83: Passed: CACHE_TEST_VAR2 == bar >83: Passed: CACHE_TEST_VAR3 == 1 >83: Passed: CACHE_TEST_VAR_EXCLUDED is not defined. >83: Passed: CACHE_TEST_VAR_INTERNAL == bar >83: Passed: FIND_DUMMY_LIB == /builddir/build/BUILD/cmake-2.8.2/build/Tests/ComplexOneConfig/Library/libdummylib.so >83: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting FILE_HAS_EXTRA_COMPILE_FLAGS flag >83: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting ABSTRACT flag >83: Passed: FILE_HAS_WRAP_EXCLUDE succeeded in setting WRAP_EXCLUDE flag >83: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting extra flags == -foo -bar >83: Passed: CMAKE_MINIMUM_REQUIRED_VERSION is set to 1.3 >83: Passed: REMOVE is working >83: Passed: SEPARATE_ARGUMENTS is working >83: Passed: ESCAPE_QUOTES is working >83: Passed: IF inside a FOREACH block works >83: Passed: Generated header included by non-generated source works. >83: Passed: cmakedefine01 is working for 0 >83: Passed: cmakedefine01 is working for 1 >83: Passed: CMake SET CACHE FORCE >83: Passed: Link to static over shared worked. >83: Passed: 93 >83: > 84/169 Test #87: TutorialStep1 .......................... Passed 1.21 sec > 85/169 Test #83: complexOneConfig ....................... Passed 6.54 sec >test 82 > Start 82: complex >82: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Complex /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex --build-two-config --build-config-sample /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-generator Unix\ Makefiles --build-project Complex --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/bin --build-options -DCOMPLEX_TEST_CMAKELIB:BOOL=0 -DCMAKE_BUILD_TYPE:STRING= --test-command complex >82: Test timeout computed to be: 1500 >test 88 > Start 88: TutorialStep2 >88: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step2 /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step2 --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Tutorial --test-command Tutorial 25.0 >88: Test timeout computed to be: 1500 >88: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step2 >88: ======== CMake output ====== >88: The C compiler identification is GNU >88: The CXX compiler identification is GNU >88: Check for working C compiler: /usr/bin/gcc >88: Configuring >88: Check for working C compiler: /usr/bin/gcc -- works >88: Detecting C compiler ABI info >88: Configuring >88: Detecting C compiler ABI info - done >88: Check for working CXX compiler: /usr/bin/c++ >88: Configuring >88: Check for working CXX compiler: /usr/bin/c++ -- works >88: Detecting CXX compiler ABI info >88: Configuring >88: Detecting CXX compiler ABI info - done >88: Configuring >88: Configuring >88: Configuring >88: Configuring done >88: Generating >88: Generating >88: Generating done >88: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step2 >88: Configuring >88: Configuring >88: Configuring >88: Configuring done >88: Generating >88: Generating >88: Generating done >88: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step2 >88: ======== End CMake output ====== >88: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step2 >88: >88: Run Clean Command:/usr/bin/gmake "clean" >88: >88: Run Build Command:/usr/bin/gmake >88: Scanning dependencies of target MathFunctions >88: [ 50%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >88: Linking CXX static library libMathFunctions.a >88: [ 50%] Built target MathFunctions >88: Scanning dependencies of target Tutorial >88: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >88: Linking CXX executable Tutorial >88: [100%] Built target Tutorial >88: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step2/Tutorial" "25.0" >88: Computing sqrt of 25 to be 13 >88: Computing sqrt of 25 to be 7.46154 >88: Computing sqrt of 25 to be 5.40603 >88: Computing sqrt of 25 to be 5.01525 >88: Computing sqrt of 25 to be 5.00002 >88: Computing sqrt of 25 to be 5 >88: Computing sqrt of 25 to be 5 >88: Computing sqrt of 25 to be 5 >88: Computing sqrt of 25 to be 5 >88: Computing sqrt of 25 to be 5 >88: The square root of 25 is 5 >88: > 86/169 Test #88: TutorialStep2 .......................... Passed 1.41 sec >test 89 > Start 89: TutorialStep3 >89: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step3 /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step3 --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Tutorial --test-command Tutorial 25.0 >89: Test timeout computed to be: 1500 >89: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step3 >89: ======== CMake output ====== >89: The C compiler identification is GNU >89: The CXX compiler identification is GNU >89: Check for working C compiler: /usr/bin/gcc >89: Configuring >89: Check for working C compiler: /usr/bin/gcc -- works >89: Detecting C compiler ABI info >89: Configuring >89: Detecting C compiler ABI info - done >89: Check for working CXX compiler: /usr/bin/c++ >89: Configuring >89: Check for working CXX compiler: /usr/bin/c++ -- works >89: Detecting CXX compiler ABI info >89: Configuring >89: Detecting CXX compiler ABI info - done >89: Configuring >89: Configuring >89: Configuring >89: Configuring done >89: Generating >89: Generating >89: Generating done >89: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step3 >89: Configuring >89: Configuring >89: Configuring >89: Configuring done >89: Generating >89: Generating >89: Generating done >89: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step3 >89: ======== End CMake output ====== >89: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step3 >89: >89: Run Clean Command:/usr/bin/gmake "clean" >89: >89: Run Build Command:/usr/bin/gmake >89: Scanning dependencies of target MathFunctions >89: [ 50%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >89: Linking CXX static library libMathFunctions.a >89: [ 50%] Built target MathFunctions >89: Scanning dependencies of target Tutorial >89: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >89: Linking CXX executable Tutorial >89: [100%] Built target Tutorial >89: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step3/Tutorial" "25.0" >89: Computing sqrt of 25 to be 13 >89: Computing sqrt of 25 to be 7.46154 >89: Computing sqrt of 25 to be 5.40603 >89: Computing sqrt of 25 to be 5.01525 >89: Computing sqrt of 25 to be 5.00002 >89: Computing sqrt of 25 to be 5 >89: Computing sqrt of 25 to be 5 >89: Computing sqrt of 25 to be 5 >89: Computing sqrt of 25 to be 5 >89: Computing sqrt of 25 to be 5 >89: The square root of 25 is 5 >89: > 87/169 Test #89: TutorialStep3 .......................... Passed 1.41 sec >test 90 > Start 90: TutorialStep4 >90: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step4 /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step4 --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Tutorial --test-command Tutorial 25.0 >90: Test timeout computed to be: 1500 >90: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step4 >90: ======== CMake output ====== >90: The C compiler identification is GNU >90: The CXX compiler identification is GNU >90: Check for working C compiler: /usr/bin/gcc >90: Configuring >90: Check for working C compiler: /usr/bin/gcc -- works >90: Detecting C compiler ABI info >90: Configuring >90: Detecting C compiler ABI info - done >90: Check for working CXX compiler: /usr/bin/c++ >90: Configuring >90: Check for working CXX compiler: /usr/bin/c++ -- works >90: Detecting CXX compiler ABI info >90: Configuring >90: Detecting CXX compiler ABI info - done >90: Looking for log >90: Configuring >90: Looking for log - not found >90: Looking for exp >90: Configuring >90: Looking for exp - not found >90: Configuring >90: Configuring >90: Configuring >90: Configuring done >90: Generating >90: Generating >90: Generating done >90: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step4 >90: Configuring >90: Configuring >90: Configuring >90: Configuring done >90: Generating >90: Generating >90: Generating done >90: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step4 >90: ======== End CMake output ====== >90: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step4 >90: >90: Run Clean Command:/usr/bin/gmake "clean" >90: >90: Run Build Command:/usr/bin/gmake >90: Scanning dependencies of target MathFunctions >90: [ 50%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >90: Linking CXX static library libMathFunctions.a >90: [ 50%] Built target MathFunctions >90: Scanning dependencies of target Tutorial >90: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >90: Linking CXX executable Tutorial >90: [100%] Built target Tutorial >90: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step4/Tutorial" "25.0" >90: Computing sqrt of 25 to be 13 >90: Computing sqrt of 25 to be 7.46154 >90: Computing sqrt of 25 to be 5.40603 >90: Computing sqrt of 25 to be 5.01525 >90: Computing sqrt of 25 to be 5.00002 >90: Computing sqrt of 25 to be 5 >90: Computing sqrt of 25 to be 5 >90: Computing sqrt of 25 to be 5 >90: Computing sqrt of 25 to be 5 >90: Computing sqrt of 25 to be 5 >90: The square root of 25 is 5 >90: > 88/169 Test #90: TutorialStep4 .......................... Passed 1.42 sec >test 91 > Start 91: TutorialStep5 >91: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step5 /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step5 --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Tutorial --test-command Tutorial 25.0 >91: Test timeout computed to be: 1500 >91: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step5 >91: ======== CMake output ====== >91: The C compiler identification is GNU >91: The CXX compiler identification is GNU >91: Check for working C compiler: /usr/bin/gcc >91: Configuring >91: Check for working C compiler: /usr/bin/gcc -- works >91: Detecting C compiler ABI info >91: Configuring >91: Detecting C compiler ABI info - done >91: Check for working CXX compiler: /usr/bin/c++ >91: Configuring >91: Check for working CXX compiler: /usr/bin/c++ -- works >91: Detecting CXX compiler ABI info >91: Configuring >91: Detecting CXX compiler ABI info - done >91: Looking for log >91: Configuring >91: Looking for log - not found >91: Looking for exp >91: Configuring >91: Looking for exp - not found >91: Configuring >91: Configuring >91: Configuring >91: Configuring done >91: Generating >91: Generating >91: Generating done >91: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step5 >91: Configuring >91: Configuring >91: Configuring >91: Configuring done >91: Generating >91: Generating >91: Generating done >91: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step5 >91: ======== End CMake output ====== >91: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step5 >91: >91: Run Clean Command:/usr/bin/gmake "clean" >91: >91: Run Build Command:/usr/bin/gmake >91: Scanning dependencies of target MakeTable >91: [ 25%] Building CXX object MathFunctions/CMakeFiles/MakeTable.dir/MakeTable.cxx.o >91: Linking CXX executable MakeTable >91: [ 25%] Built target MakeTable >91: [ 50%] Generating Table.h >91: Scanning dependencies of target MathFunctions >91: [ 75%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >91: Linking CXX static library libMathFunctions.a >91: [ 75%] Built target MathFunctions >91: Scanning dependencies of target Tutorial >91: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >91: Linking CXX executable Tutorial >91: [100%] Built target Tutorial >91: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step5/Tutorial" "25.0" >91: Computing sqrt of 25 to be 13 >91: Computing sqrt of 25 to be 7.46154 >91: Computing sqrt of 25 to be 5.40603 >91: Computing sqrt of 25 to be 5.01525 >91: Computing sqrt of 25 to be 5.00002 >91: Computing sqrt of 25 to be 5 >91: Computing sqrt of 25 to be 5 >91: Computing sqrt of 25 to be 5 >91: Computing sqrt of 25 to be 5 >91: Computing sqrt of 25 to be 5 >91: The square root of 25 is 5 >91: > 89/169 Test #91: TutorialStep5 .......................... Passed 1.80 sec >test 92 > Start 92: TutorialStep6 >92: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step6 /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step6 --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Tutorial --test-command Tutorial 25.0 >92: Test timeout computed to be: 1500 >82: Using config sample with results: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest and >82: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex >82: ======== CMake output ====== >82: The C compiler identification is GNU >82: The CXX compiler identification is GNU >82: Check for working C compiler: /usr/bin/gcc >82: Configuring >82: Check for working C compiler: /usr/bin/gcc -- works >82: Detecting C compiler ABI info >82: Configuring >82: Detecting C compiler ABI info - done >82: Looking for sys/types.h >82: Configuring >82: Looking for sys/types.h - found >82: Looking for stdint.h >82: Configuring >82: Looking for stdint.h - found >82: Looking for stddef.h >82: Configuring >82: Looking for stddef.h - found >82: Check size of int >82: Configuring >82: Check size of int - done >82: Check size of long >82: Configuring >82: Check size of long - done >82: Check size of void* >82: Configuring >82: Check size of void* - done >82: Check size of char >82: Configuring >82: Check size of char - done >82: Check size of short >82: Configuring >82: Check size of short - done >82: Check size of float >82: Configuring >82: Check size of float - done >82: Check size of double >82: Configuring >82: Check size of double - done >82: Looking for limits.h >82: Configuring >82: Looking for limits.h - found >82: Looking for unistd.h >82: Configuring >82: Looking for unistd.h - found >82: Looking for pthread.h >82: Configuring >82: Looking for pthread.h - found >82: Looking for include files CMAKE_HAVE_SYS_PRCTL_H >82: Configuring >82: Looking for include files CMAKE_HAVE_SYS_PRCTL_H - found >82: Check if the system is big endian >82: Searching 16 bit integer >82: Check size of unsigned short >82: Configuring >82: Check size of unsigned short - done >82: Using unsigned short >82: Configuring >82: Check if the system is big endian - little endian >82: Looking for pthread_create in pthreads >82: Configuring >82: Looking for pthread_create in pthreads - not found >82: Looking for pthread_create in pthread >82: Configuring >82: Looking for pthread_create in pthread - found >82: Found Threads: TRUE >82: Check for working CXX compiler: /usr/bin/c++ >82: Configuring >82: Check for working CXX compiler: /usr/bin/c++ -- works >82: Detecting CXX compiler ABI info >82: Configuring >82: Detecting CXX compiler ABI info - done >82: Looking for C++ include iostream >82: Configuring >82: Looking for C++ include iostream - found >82: Check for STD namespace >82: Configuring >82: Check for STD namespace - found >82: Check for ANSI scope >82: Configuring >82: Check for ANSI scope - found >82: Check for sstream >82: Configuring >82: Check for sstream - found >82: ARGV works >82: ARGN works >82: Load cache worked: bar >82: Test escape semi-colon ;; >82: >82: Ignore this message >82: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E echo NO_EXEC_PROGRAM /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex 2>&1 >82: NO_EXEC_PROGRAM /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex >82: Configuring >82: complex bin dir is /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex >82: Configuring >82: Configuring >82: CMake Warning (dev) in CMakeLists.txt: >82: No cmake_minimum_required command is present. A line of code such as >82: >82: cmake_minimum_required(VERSION 2.8) >82: >82: should be added at the top of the file. The version specified may be lower >82: if you wish to support older CMake versions for this project. For more >82: information run "cmake --help-policy CMP0000". >82: This warning is for project developers. Use -Wno-dev to suppress it. >82: >82: Configuring >82: Configuring >82: Configuring >82: Configuring >82: Configuring done >82: Generating >82: Generating >82: CMake Warning (dev) at Executable/CMakeLists.txt:53 (ADD_EXECUTABLE): >82: Policy CMP0003 should be set before this line. Add code such as >82: >82: if(COMMAND cmake_policy) >82: cmake_policy(SET CMP0003 NEW) >82: endif(COMMAND cmake_policy) >82: >82: as early as possible but after the most recent call to >82: cmake_minimum_required or cmake_policy(VERSION). This warning appears >82: because target "complex" links to some libraries for which the linker must >82: search: >82: >82: dl >82: >82: and other libraries with known full path: >82: >82: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/lib/static/libCMakeTestLibrary.a >82: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/lib/libCMakeTestLibraryShared.so >82: >82: CMake is adding directories in the second list to the linker search path in >82: case they are needed to find libraries from the first list (for backwards >82: compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable >82: or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for >82: more information. >82: This warning is for project developers. Use -Wno-dev to suppress it. >82: >82: Generating >82: Generating >82: Generating done >82: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex >82: ARGV works >82: ARGN works >82: Load cache worked: bar >82: Test escape semi-colon ;; >82: >82: Ignore this message >82: running /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E echo NO_EXEC_PROGRAM /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex 2>&1 >82: NO_EXEC_PROGRAM /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex >82: Configuring >82: complex bin dir is /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex >82: Configuring >82: Configuring >82: CMake Warning (dev) in CMakeLists.txt: >82: No cmake_minimum_required command is present. A line of code such as >82: >82: cmake_minimum_required(VERSION 2.8) >82: >82: should be added at the top of the file. The version specified may be lower >82: if you wish to support older CMake versions for this project. For more >82: information run "cmake --help-policy CMP0000". >82: This warning is for project developers. Use -Wno-dev to suppress it. >82: >82: Configuring >82: Configuring >82: Configuring >82: Configuring >82: Configuring done >82: Generating >82: Generating >82: CMake Warning (dev) at Executable/CMakeLists.txt:53 (ADD_EXECUTABLE): >82: Policy CMP0003 should be set before this line. Add code such as >82: >82: if(COMMAND cmake_policy) >82: cmake_policy(SET CMP0003 NEW) >82: endif(COMMAND cmake_policy) >82: >82: as early as possible but after the most recent call to >82: cmake_minimum_required or cmake_policy(VERSION). This warning appears >82: because target "complex" links to some libraries for which the linker must >82: search: >82: >82: dl >82: >82: and other libraries with known full path: >82: >82: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/lib/static/libCMakeTestLibrary.a >82: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/lib/libCMakeTestLibraryShared.so >82: >82: CMake is adding directories in the second list to the linker search path in >82: case they are needed to find libraries from the first list (for backwards >82: compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable >82: or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for >82: more information. >82: This warning is for project developers. Use -Wno-dev to suppress it. >82: >82: Generating >82: Generating >82: Generating done >82: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex >82: ======== End CMake output ====== >82: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex >82: >82: Run Clean Command:/usr/bin/gmake "clean" >82: >82: Run Build Command:/usr/bin/gmake >82: Scanning dependencies of target CMakeTestCLibraryShared >82: [ 7%] Built target CMakeTestCLibraryShared >82: Scanning dependencies of target CMakeTestLibrary >82: [ 21%] Built target CMakeTestLibrary >82: Scanning dependencies of target create_file >82: [ 28%] Built target create_file >82: Scanning dependencies of target CMakeTestLibraryShared >82: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/Library/prebuild.txt! >82: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/Library/prelink.txt! >82: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/Library/postbuild.txt! >82: [ 35%] Built target CMakeTestLibraryShared >82: Scanning dependencies of target CMakeTestLinkShared >82: [ 42%] Built target CMakeTestLinkShared >82: Scanning dependencies of target CMakeTestLinkStatic >82: [ 50%] Built target CMakeTestLinkStatic >82: Scanning dependencies of target CMakeTestModule >82: [ 57%] Built target CMakeTestModule >82: Scanning dependencies of target custom_target1 >82: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/Library/custom_target1.txt! >82: [ 57%] Built target custom_target1 >82: Scanning dependencies of target test_preprocess >82: Preprocessing CXX source to CMakeFiles/create_file.dir/create_file.i >82: -- CMakeFiles/create_file.dir/create_file.i created successfully! >82: [ 57%] Built target test_preprocess >82: Scanning dependencies of target A >82: [ 64%] Built target A >82: Scanning dependencies of target complex >82: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/Executable/prebuild.txt! >82: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/Executable/prelink.txt! >82: >> Creating /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/Executable/postbuild.txt! >82: [ 85%] Built target complex >82: Scanning dependencies of target complex.file >82: [ 92%] Built target complex.file >82: Scanning dependencies of target testSystemDir >82: [100%] Built target testSystemDir >82: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/bin/complex" >82: Passed: Call to file1 function returned 1. >82: Passed: COMPILE_FLAGS did work with SET_TARGET_PROPERTIES >82: Passed: ELSEIF did work >82: Passed: CONDITIONAL_PARENTHESES did work >82: Passed: Call to file2 function returned 1. >82: Passed: CMake CMAKE_CXX_FLAGS is being passed to the compiler. >82: Passed: CMake CMAKE_C_FLAGS are not being passed to c++ files. >82: Passed: CMake CMAKE_C_FLAGS are being passed to c files and CXX flags are not. >82: Passed: CMAKE SET_TARGET_PROPERTIES COMPILE_FLAGS worked >82: Passed: CMAKE_IS_FUN is defined. >82: Passed: Variable args for MACROs are working. >82: Passed: CMake found A.cxx properly >82: Passed: CMake found the parent directory properly >82: Passed: CMake found the listfile stack properly >82: Passed: SHOULD_NOT_BE_DEFINED is not defined. >82: Passed: SHOULD_BE_DEFINED is defined. >82: Passed: ONE_VAR is defined. >82: Passed: ONE_VAR_IS_DEFINED is defined. >82: Passed: ZERO_VAR is not defined. >82: Passed: STRING_VAR == CMake is great >82: Passed: SHOULD_NOT_BE_DEFINED_NOT is not defined. >82: Passed: SHOULD_BE_DEFINED_NOT is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_NOT2 is not defined. >82: Passed: SHOULD_BE_DEFINED_NOT2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_AND is not defined. >82: Passed: SHOULD_BE_DEFINED_AND is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_AND2 is not defined. >82: Passed: SHOULD_BE_DEFINED_AND2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_OR is not defined. >82: Passed: SHOULD_BE_DEFINED_OR is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_OR2 is not defined. >82: Passed: SHOULD_BE_DEFINED_OR2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_MATCHES is not defined. >82: Passed: SHOULD_BE_DEFINED_MATCHES is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_MATCHES2 is not defined. >82: Passed: SHOULD_BE_DEFINED_MATCHES2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_COMMAND is not defined. >82: Passed: SHOULD_BE_DEFINED_COMMAND is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_COMMAND2 is not defined. >82: Passed: SHOULD_BE_DEFINED_COMMAND2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_EXISTS is not defined. >82: Passed: SHOULD_BE_DEFINED_EXISTS is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_EXISTS2 is not defined. >82: Passed: SHOULD_BE_DEFINED_EXISTS2 is defined. >82: Passed: SHOULD_BE_DEFINED_IS_DIRECTORY is defined. >82: Passed: SHOULD_BE_DEFINED_IS_DIRECTORY2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_LESS is not defined. >82: Passed: SHOULD_BE_DEFINED_LESS is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_LESS2 is not defined. >82: Passed: SHOULD_BE_DEFINED_LESS2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_GREATER is not defined. >82: Passed: SHOULD_NOT_BE_DEFINED_EQUAL is not defined. >82: Passed: SHOULD_BE_DEFINED_EQUAL is defined. >82: Passed: SHOULD_BE_DEFINED_GREATER is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_GREATER2 is not defined. >82: Passed: SHOULD_BE_DEFINED_GREATER2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_STRLESS is not defined. >82: Passed: SHOULD_BE_DEFINED_STRLESS is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_STRLESS2 is not defined. >82: Passed: SHOULD_BE_DEFINED_STRLESS2 is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_STRGREATER is not defined. >82: Passed: SHOULD_BE_DEFINED_STRGREATER is defined. >82: Passed: SHOULD_NOT_BE_DEFINED_STRGREATER2 is not defined. >82: Passed: SHOULD_BE_DEFINED_STRGREATER2 is defined. >82: Passed: FOREACH_VAR1 == VALUE1 >82: Passed: FOREACH_VAR2 == VALUE2 >82: Passed: FOREACH_CONCAT == abcdefg >82: Passed: WHILE command is working >82: Passed: FILENAME_VAR_PATH_NAME == Complex >82: Passed: FILENAME_VAR_NAME == VarTests.cmake >82: Passed: FILENAME_VAR_EXT == .cmake >82: Passed: FILENAME_VAR_NAME_WE == VarTests >82: Passed: PATH_VAR_NAME == Complex >82: Passed: CACHE_TEST_VAR1 == foo >82: Passed: CACHE_TEST_VAR2 == bar >82: Passed: CACHE_TEST_VAR3 == 1 >82: Passed: CACHE_TEST_VAR_EXCLUDED is not defined. >82: Passed: CACHE_TEST_VAR_INTERNAL == bar >82: Passed: FIND_DUMMY_LIB == /builddir/build/BUILD/cmake-2.8.2/build/Tests/Complex/Library/libdummylib.so >82: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting FILE_HAS_EXTRA_COMPILE_FLAGS flag >82: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting ABSTRACT flag >82: Passed: FILE_HAS_WRAP_EXCLUDE succeeded in setting WRAP_EXCLUDE flag >82: Passed: SET_SOURCE_FILES_PROPERTIES succeeded in setting extra flags == -foo -bar >82: Passed: CMAKE_MINIMUM_REQUIRED_VERSION is set to 1.3 >82: Passed: REMOVE is working >82: Passed: SEPARATE_ARGUMENTS is working >82: Passed: ESCAPE_QUOTES is working >82: Passed: IF inside a FOREACH block works >82: Passed: Generated header included by non-generated source works. >82: Passed: cmakedefine01 is working for 0 >82: Passed: cmakedefine01 is working for 1 >82: Passed: CMake SET CACHE FORCE >82: Passed: Link to static over shared worked. >82: Passed: 93 >82: > 90/169 Test #82: complex ................................ Passed 6.65 sec >test 93 > Start 93: TutorialStep7 >93: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step7 /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step7 --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Tutorial --test-command Tutorial 25.0 >93: Test timeout computed to be: 1500 >92: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step6 >92: ======== CMake output ====== >92: The C compiler identification is GNU >92: The CXX compiler identification is GNU >92: Check for working C compiler: /usr/bin/gcc >92: Configuring >92: Check for working C compiler: /usr/bin/gcc -- works >92: Detecting C compiler ABI info >92: Configuring >92: Detecting C compiler ABI info - done >92: Check for working CXX compiler: /usr/bin/c++ >92: Configuring >92: Check for working CXX compiler: /usr/bin/c++ -- works >92: Detecting CXX compiler ABI info >92: Configuring >92: Detecting CXX compiler ABI info - done >92: Looking for log >92: Configuring >92: Looking for log - not found >92: Looking for exp >92: Configuring >92: Looking for exp - not found >92: Configuring >92: Configuring >92: Configuring >92: Configuring done >92: Generating >92: Generating >92: Generating done >92: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step6 >92: Configuring >92: Configuring >92: Configuring >92: Configuring done >92: Generating >92: Generating >92: Generating done >92: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step6 >92: ======== End CMake output ====== >92: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step6 >92: >92: Run Clean Command:/usr/bin/gmake "clean" >92: >92: Run Build Command:/usr/bin/gmake >92: Scanning dependencies of target MakeTable >92: [ 25%] Building CXX object MathFunctions/CMakeFiles/MakeTable.dir/MakeTable.cxx.o >92: Linking CXX executable MakeTable >92: [ 25%] Built target MakeTable >92: [ 50%] Generating Table.h >92: Scanning dependencies of target MathFunctions >92: [ 75%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >92: Linking CXX static library libMathFunctions.a >92: [ 75%] Built target MathFunctions >92: Scanning dependencies of target Tutorial >92: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >92: Linking CXX executable Tutorial >92: [100%] Built target Tutorial >92: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step6/Tutorial" "25.0" >92: Computing sqrt of 25 to be 13 >92: Computing sqrt of 25 to be 7.46154 >92: Computing sqrt of 25 to be 5.40603 >92: Computing sqrt of 25 to be 5.01525 >92: Computing sqrt of 25 to be 5.00002 >92: Computing sqrt of 25 to be 5 >92: Computing sqrt of 25 to be 5 >92: Computing sqrt of 25 to be 5 >92: Computing sqrt of 25 to be 5 >92: Computing sqrt of 25 to be 5 >92: The square root of 25 is 5 >92: > 91/169 Test #92: TutorialStep6 .......................... Passed 1.77 sec >test 94 > Start 94: testing >94: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -C NoConfig --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Testing /builddir/build/BUILD/cmake-2.8.2/build/Tests/Testing --build-generator Unix\ Makefiles --build-project Testing --build-makeprogram /usr/bin/gmake --test-command /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -C NoConfig >94: Test timeout computed to be: 1500 >93: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step7 >93: ======== CMake output ====== >93: The C compiler identification is GNU >93: The CXX compiler identification is GNU >93: Check for working C compiler: /usr/bin/gcc >93: Configuring >93: Check for working C compiler: /usr/bin/gcc -- works >93: Detecting C compiler ABI info >93: Configuring >93: Detecting C compiler ABI info - done >93: Check for working CXX compiler: /usr/bin/c++ >93: Configuring >93: Check for working CXX compiler: /usr/bin/c++ -- works >93: Detecting CXX compiler ABI info >93: Configuring >93: Detecting CXX compiler ABI info - done >93: Looking for log >93: Configuring >93: Looking for log - not found >93: Looking for exp >93: Configuring >93: Looking for exp - not found >93: Configuring >93: Configuring >93: Configuring >93: Configuring done >93: Generating >93: Generating >93: Generating done >93: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step7 >93: Configuring >93: Configuring >93: Configuring >93: Configuring done >93: Generating >93: Generating >93: Generating done >93: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step7 >93: ======== End CMake output ====== >93: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step7 >93: >93: Run Clean Command:/usr/bin/gmake "clean" >93: >93: Run Build Command:/usr/bin/gmake >93: Scanning dependencies of target MakeTable >93: [ 25%] Building CXX object MathFunctions/CMakeFiles/MakeTable.dir/MakeTable.cxx.o >93: Linking CXX executable MakeTable >93: [ 25%] Built target MakeTable >93: [ 50%] Generating Table.h >93: Scanning dependencies of target MathFunctions >93: [ 75%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >93: Linking CXX static library libMathFunctions.a >93: [ 75%] Built target MathFunctions >93: Scanning dependencies of target Tutorial >93: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >93: Linking CXX executable Tutorial >93: [100%] Built target Tutorial >93: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Tutorial/Step7/Tutorial" "25.0" >93: Computing sqrt of 25 to be 13 >93: Computing sqrt of 25 to be 7.46154 >93: Computing sqrt of 25 to be 5.40603 >93: Computing sqrt of 25 to be 5.01525 >93: Computing sqrt of 25 to be 5.00002 >93: Computing sqrt of 25 to be 5 >93: Computing sqrt of 25 to be 5 >93: Computing sqrt of 25 to be 5 >93: Computing sqrt of 25 to be 5 >93: Computing sqrt of 25 to be 5 >93: The square root of 25 is 5 >93: > 92/169 Test #93: TutorialStep7 .......................... Passed 2.50 sec >test 95 > Start 95: wrapping >95: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Wrapping /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping --build-generator Unix\ Makefiles --build-project Wrapping --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/bin --test-command wrapping >95: Test timeout computed to be: 1500 >86: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject >86: ======== CMake output ====== >86: Could NOT find CVS (missing: CVS_EXECUTABLE) >86: Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE) >86: Could NOT find Git (missing: GIT_EXECUTABLE) >86: can_build_tutorial_step5='1' >86: do_cvs_tests='0' >86: do_svn_tests='0' >86: do_git_tests='0' >86: GIT_EXECUTABLE='GIT_EXECUTABLE-NOTFOUND' >86: Configuring >86: Configuring done >86: Generating >86: Generating done >86: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject >86: ======== End CMake output ====== >86: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject >86: >86: Run Clean Command:/usr/bin/gmake "clean" >86: >86: Run Build Command:/usr/bin/gmake >86: Scanning dependencies of target MinimalNoOpProject >86: [ 0%] Creating directories for 'MinimalNoOpProject' >86: [ 0%] No download step for 'MinimalNoOpProject' >86: [ 0%] No patch step for 'MinimalNoOpProject' >86: [ 0%] No update step for 'MinimalNoOpProject' >86: [ 0%] No configure step for 'MinimalNoOpProject' >86: [ 0%] No build step for 'MinimalNoOpProject' >86: [ 0%] No install step for 'MinimalNoOpProject' >86: [ 0%] Completed 'MinimalNoOpProject' >86: [ 8%] Built target MinimalNoOpProject >86: Scanning dependencies of target EmptyNoOpProject >86: [ 8%] Creating directories for 'EmptyNoOpProject' >86: [ 8%] No download step for 'EmptyNoOpProject' >86: [ 8%] No patch step for 'EmptyNoOpProject' >86: [ 8%] No update step for 'EmptyNoOpProject' >86: [ 8%] No configure step for 'EmptyNoOpProject' >86: [ 8%] No build step for 'EmptyNoOpProject' >86: [ 8%] No install step for 'EmptyNoOpProject' >86: [ 8%] No test step for 'EmptyNoOpProject' >86: [ 8%] Completed 'EmptyNoOpProject' >86: [ 17%] Built target EmptyNoOpProject >86: Scanning dependencies of target TutorialStep1-LocalBZ2 >86: [ 17%] Creating directories for 'TutorialStep1-LocalBZ2' >86: [ 17%] Performing download step (verify and extract) for 'TutorialStep1-LocalBZ2' >86: -- verifying file... >86: file='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1.tar.bz2' >86: -- verifying file... warning: did not verify file - no URL_MD5 checksum argument? corrupt file? >86: -- extracting... >86: src='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1.tar.bz2' >86: dst='/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalBZ2' >86: -- extracting... [tar xfz] >86: -- extracting... [analysis] >86: -- extracting... [rename] >86: -- extracting... [clean up] >86: -- extracting... done >86: [ 17%] No patch step for 'TutorialStep1-LocalBZ2' >86: [ 17%] No update step for 'TutorialStep1-LocalBZ2' >86: [ 17%] No configure step for 'TutorialStep1-LocalBZ2' >86: [ 17%] No build step for 'TutorialStep1-LocalBZ2' >86: [ 17%] No install step for 'TutorialStep1-LocalBZ2' >86: [ 17%] Completed 'TutorialStep1-LocalBZ2' >86: [ 25%] Built target TutorialStep1-LocalBZ2 >86: Scanning dependencies of target TutorialStep1-LocalNoDirBZ2 >86: [ 25%] Creating directories for 'TutorialStep1-LocalNoDirBZ2' >86: [ 25%] Performing download step (verify and extract) for 'TutorialStep1-LocalNoDirBZ2' >86: -- verifying file... >86: file='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1NoDir.tar.bz2' >86: -- verifying file... warning: did not verify file - no URL_MD5 checksum argument? corrupt file? >86: -- extracting... >86: src='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1NoDir.tar.bz2' >86: dst='/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalNoDirBZ2' >86: -- extracting... [tar xfz] >86: -- extracting... [analysis] >86: -- extracting... [rename] >86: -- extracting... [clean up] >86: -- extracting... done >86: [ 25%] No patch step for 'TutorialStep1-LocalNoDirBZ2' >86: [ 25%] No update step for 'TutorialStep1-LocalNoDirBZ2' >86: [ 25%] No configure step for 'TutorialStep1-LocalNoDirBZ2' >86: [ 25%] No build step for 'TutorialStep1-LocalNoDirBZ2' >86: [ 25%] No install step for 'TutorialStep1-LocalNoDirBZ2' >86: [ 25%] Completed 'TutorialStep1-LocalNoDirBZ2' >86: [ 33%] Built target TutorialStep1-LocalNoDirBZ2 >86: Scanning dependencies of target TutorialStep1-LocalNoDirTAR >86: [ 33%] Creating directories for 'TutorialStep1-LocalNoDirTAR' >86: [ 33%] Performing download step (verify and extract) for 'TutorialStep1-LocalNoDirTAR' >86: -- verifying file... >86: file='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1NoDir.tar' >86: -- verifying file... done >86: -- extracting... >86: src='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1NoDir.tar' >86: dst='/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalNoDirTAR' >86: -- extracting... [tar xf] >86: -- extracting... [analysis] >86: -- extracting... [rename] >86: -- extracting... [clean up] >86: -- extracting... done >86: [ 33%] Performing mypatch step for 'TutorialStep1-LocalNoDirTAR' >86: This is a custom external project step. >86: -- Patched /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalNoDirTAR/CMakeLists.txt >86: [ 33%] No update step for 'TutorialStep1-LocalNoDirTAR' >86: [ 33%] No patch step for 'TutorialStep1-LocalNoDirTAR' >86: [ 33%] Performing configure step for 'TutorialStep1-LocalNoDirTAR' >86: -- The C compiler identification is GNU >86: -- The CXX compiler identification is GNU >86: -- Check for working C compiler: /usr/bin/gcc >86: -- Check for working C compiler: /usr/bin/gcc -- works >86: -- Detecting C compiler ABI info >86: -- Detecting C compiler ABI info - done >86: -- Check for working CXX compiler: /usr/bin/c++ >86: -- Check for working CXX compiler: /usr/bin/c++ -- works >86: -- Detecting CXX compiler ABI info >86: -- Detecting CXX compiler ABI info - done >86: -- Configuring done >86: -- Generating done >86: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep1-LocalNoDirTAR >86: [ 33%] Performing build step for 'TutorialStep1-LocalNoDirTAR' >86: Scanning dependencies of target Tutorial >86: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >86: Linking CXX executable EP-Tutorial >86: [100%] Built target Tutorial >86: [ 33%] No install step for 'TutorialStep1-LocalNoDirTAR' >86: [ 33%] Completed 'TutorialStep1-LocalNoDirTAR' >86: [ 42%] Built target TutorialStep1-LocalNoDirTAR >86: Scanning dependencies of target TutorialStep1-LocalNoDirTGZ >86: [ 42%] Creating directories for 'TutorialStep1-LocalNoDirTGZ' >86: [ 42%] Performing download step (verify and extract) for 'TutorialStep1-LocalNoDirTGZ' >86: -- verifying file... >86: file='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1NoDir.tgz' >86: -- verifying file... done >86: -- extracting... >86: src='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1NoDir.tgz' >86: dst='/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalNoDirTGZ' >86: -- extracting... [tar xfz] >86: -- extracting... [analysis] >86: -- extracting... [rename] >86: -- extracting... [clean up] >86: -- extracting... done >86: [ 42%] No patch step for 'TutorialStep1-LocalNoDirTGZ' >86: [ 42%] No update step for 'TutorialStep1-LocalNoDirTGZ' >86: [ 42%] Performing configure step for 'TutorialStep1-LocalNoDirTGZ' >86: -- The C compiler identification is GNU >86: -- The CXX compiler identification is GNU >86: -- Check for working C compiler: /usr/bin/gcc >86: -- Check for working C compiler: /usr/bin/gcc -- works >86: -- Detecting C compiler ABI info >86: -- Detecting C compiler ABI info - done >86: -- Check for working CXX compiler: /usr/bin/c++ >86: -- Check for working CXX compiler: /usr/bin/c++ -- works >86: -- Detecting CXX compiler ABI info >86: -- Detecting CXX compiler ABI info - done >86: -- Configuring done >86: -- Generating done >86: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep1-LocalNoDirTGZ >86: [ 42%] Performing build step for 'TutorialStep1-LocalNoDirTGZ' >86: Scanning dependencies of target Tutorial >86: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >86: Linking CXX executable Tutorial >86: [100%] Built target Tutorial >86: [ 42%] No install step for 'TutorialStep1-LocalNoDirTGZ' >86: [ 42%] Completed 'TutorialStep1-LocalNoDirTGZ' >86: [ 50%] Built target TutorialStep1-LocalNoDirTGZ >86: Scanning dependencies of target TutorialStep1-LocalNoDirZIP >86: [ 50%] Creating directories for 'TutorialStep1-LocalNoDirZIP' >86: [ 50%] Performing download step (verify and extract) for 'TutorialStep1-LocalNoDirZIP' >86: -- verifying file... >86: file='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1NoDir.zip' >86: -- verifying file... warning: did not verify file - no URL_MD5 checksum argument? corrupt file? >86: -- extracting... >86: src='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1NoDir.zip' >86: dst='/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalNoDirZIP' >86: -- extracting... [tar xfz] >86: -- extracting... [analysis] >86: -- extracting... [rename] >86: -- extracting... [clean up] >86: -- extracting... done >86: [ 50%] No patch step for 'TutorialStep1-LocalNoDirZIP' >86: [ 50%] No update step for 'TutorialStep1-LocalNoDirZIP' >86: [ 50%] No configure step for 'TutorialStep1-LocalNoDirZIP' >86: [ 50%] No build step for 'TutorialStep1-LocalNoDirZIP' >86: [ 50%] No install step for 'TutorialStep1-LocalNoDirZIP' >86: [ 50%] Completed 'TutorialStep1-LocalNoDirZIP' >86: [ 58%] Built target TutorialStep1-LocalNoDirZIP >86: Scanning dependencies of target TutorialStep1-LocalTAR >86: [ 58%] Creating directories for 'TutorialStep1-LocalTAR' >86: [ 58%] Performing download step (verify and extract) for 'TutorialStep1-LocalTAR' >86: -- verifying file... >86: file='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1.tar' >86: -- verifying file... done >86: -- extracting... >86: src='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1.tar' >86: dst='/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalTAR' >86: -- extracting... [tar xf] >86: -- extracting... [analysis] >86: -- extracting... [rename] >86: -- extracting... [clean up] >86: -- extracting... done >86: [ 58%] Performing patch step for 'TutorialStep1-LocalTAR' >86: -- Patched /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalTAR/CMakeLists.txt >86: [ 58%] No update step for 'TutorialStep1-LocalTAR' >86: [ 58%] Performing configure step for 'TutorialStep1-LocalTAR' >86: -- The C compiler identification is GNU >86: -- The CXX compiler identification is GNU >86: -- Check for working C compiler: /usr/bin/gcc >86: -- Check for working C compiler: /usr/bin/gcc -- works >86: -- Detecting C compiler ABI info >86: -- Detecting C compiler ABI info - done >86: -- Check for working CXX compiler: /usr/bin/c++ >86: -- Check for working CXX compiler: /usr/bin/c++ -- works >86: -- Detecting CXX compiler ABI info >86: -- Detecting CXX compiler ABI info - done >86: -- Configuring done >86: -- Generating done >86: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep1-LocalTAR >86: [ 58%] Performing build step for 'TutorialStep1-LocalTAR' >86: Scanning dependencies of target Tutorial >86: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >86: Linking CXX executable EP-Tutorial >86: [100%] Built target Tutorial >86: [ 58%] No install step for 'TutorialStep1-LocalTAR' >86: [ 58%] Completed 'TutorialStep1-LocalTAR' >86: [ 66%] Built target TutorialStep1-LocalTAR >86: Scanning dependencies of target TutorialStep1-LocalTGZ >86: [ 66%] Creating directories for 'TutorialStep1-LocalTGZ' >86: [ 66%] Performing download step (verify and extract) for 'TutorialStep1-LocalTGZ' >86: -- verifying file... >86: file='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1.tgz' >86: -- verifying file... done >86: -- extracting... >86: src='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1.tgz' >86: dst='/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalTGZ' >86: -- extracting... [tar xfz] >86: -- extracting... [analysis] >86: -- extracting... [rename] >86: -- extracting... [clean up] >86: -- extracting... done >86: [ 66%] No patch step for 'TutorialStep1-LocalTGZ' >86: [ 66%] No update step for 'TutorialStep1-LocalTGZ' >86: [ 66%] Performing configure step for 'TutorialStep1-LocalTGZ' >86: -- The C compiler identification is GNU >86: -- The CXX compiler identification is GNU >86: -- Check for working C compiler: /usr/bin/gcc >86: -- Check for working C compiler: /usr/bin/gcc -- works >86: -- Detecting C compiler ABI info >86: -- Detecting C compiler ABI info - done >86: -- Check for working CXX compiler: /usr/bin/c++ >86: -- Check for working CXX compiler: /usr/bin/c++ -- works >86: -- Detecting CXX compiler ABI info >86: -- Detecting CXX compiler ABI info - done >86: -- Configuring done >86: -- Generating done >86: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep1-LocalTGZ >86: [ 66%] Performing build step for 'TutorialStep1-LocalTGZ' >86: Scanning dependencies of target Tutorial >86: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >86: Linking CXX executable Tutorial >86: [100%] Built target Tutorial >86: [ 66%] No install step for 'TutorialStep1-LocalTGZ' >86: [ 66%] Completed 'TutorialStep1-LocalTGZ' >86: [ 74%] Built target TutorialStep1-LocalTGZ >86: Scanning dependencies of target TutorialStep1-LocalZIP >86: [ 74%] Creating directories for 'TutorialStep1-LocalZIP' >86: [ 74%] Performing download step (verify and extract) for 'TutorialStep1-LocalZIP' >86: -- verifying file... >86: file='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1.zip' >86: -- verifying file... warning: did not verify file - no URL_MD5 checksum argument? corrupt file? >86: -- extracting... >86: src='/builddir/build/BUILD/cmake-2.8.2/Tests/ExternalProject/Step1.zip' >86: dst='/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Source/TutorialStep1-LocalZIP' >86: -- extracting... [tar xfz] >86: -- extracting... [analysis] >86: -- extracting... [rename] >86: -- extracting... [clean up] >86: -- extracting... done >86: [ 74%] No patch step for 'TutorialStep1-LocalZIP' >86: [ 74%] No update step for 'TutorialStep1-LocalZIP' >86: [ 74%] No configure step for 'TutorialStep1-LocalZIP' >86: [ 74%] No build step for 'TutorialStep1-LocalZIP' >86: [ 74%] No install step for 'TutorialStep1-LocalZIP' >86: [ 74%] Completed 'TutorialStep1-LocalZIP' >86: [ 82%] Built target TutorialStep1-LocalZIP >86: Scanning dependencies of target TutorialStep5-Local >86: [ 82%] Creating directories for 'TutorialStep5-Local' >86: [ 82%] Performing download step (DIR copy) for 'TutorialStep5-Local' >86: [ 82%] No patch step for 'TutorialStep5-Local' >86: [ 82%] No update step for 'TutorialStep5-Local' >86: [ 82%] Performing configure step for 'TutorialStep5-Local' >86: -- The C compiler identification is GNU >86: -- The CXX compiler identification is GNU >86: -- Check for working C compiler: /usr/bin/gcc >86: -- Check for working C compiler: /usr/bin/gcc -- works >86: -- Detecting C compiler ABI info >86: -- Detecting C compiler ABI info - done >86: -- Check for working CXX compiler: /usr/bin/c++ >86: -- Check for working CXX compiler: /usr/bin/c++ -- works >86: -- Detecting CXX compiler ABI info >86: -- Detecting CXX compiler ABI info - done >86: -- Looking for log >86: -- Looking for log - not found >86: -- Looking for exp >86: -- Looking for exp - not found >86: -- Configuring done >86: -- Generating done >86: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep5-Local >86: [ 82%] Performing build step for 'TutorialStep5-Local' >86: Scanning dependencies of target MakeTable >86: [ 25%] Building CXX object MathFunctions/CMakeFiles/MakeTable.dir/MakeTable.cxx.o >86: Linking CXX executable MakeTable >86: [ 25%] Built target MakeTable >86: [ 50%] Generating Table.h >86: Scanning dependencies of target MathFunctions >86: [ 75%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >86: Linking CXX static library libMathFunctions.a >86: [ 75%] Built target MathFunctions >86: Scanning dependencies of target Tutorial >86: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >86: Linking CXX executable Tutorial >86: [100%] Built target Tutorial >86: [ 82%] Performing test step for 'TutorialStep5-Local' >86: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep5-Local >86: Start 1: TutorialRuns >86: 1/9 Test #1: TutorialRuns ..................... Passed 0.00 sec >86: Start 2: TutorialUsage >86: 2/9 Test #2: TutorialUsage .................... Passed 0.00 sec >86: Start 3: TutorialComp4 >86: 3/9 Test #3: TutorialComp4 .................... Passed 0.00 sec >86: Start 4: TutorialComp9 >86: 4/9 Test #4: TutorialComp9 .................... Passed 0.00 sec >86: Start 5: TutorialComp5 >86: 5/9 Test #5: TutorialComp5 .................... Passed 0.01 sec >86: Start 6: TutorialComp7 >86: 6/9 Test #6: TutorialComp7 .................... Passed 0.01 sec >86: Start 7: TutorialComp25 >86: 7/9 Test #7: TutorialComp25 ................... Passed 0.01 sec >86: Start 8: TutorialComp-25 >86: 8/9 Test #8: TutorialComp-25 .................. Passed 0.01 sec >86: Start 9: TutorialComp0.0001 >86: 9/9 Test #9: TutorialComp0.0001 ............... Passed 0.01 sec >86: >86: 100% tests passed, 0 tests failed out of 9 >86: >86: Total Test time (real) = 0.07 sec >86: [ 82%] Performing install step for 'TutorialStep5-Local' >86: [ 25%] Built target MakeTable >86: [ 75%] Built target MathFunctions >86: [100%] Built target Tutorial >86: Install the project... >86: -- Install configuration: "" >86: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local/bin/Tutorial >86: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local/include/TutorialConfig.h >86: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local/bin/libMathFunctions.a >86: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local/include/MathFunctions.h >86: [ 82%] Completed 'TutorialStep5-Local' >86: [ 91%] Built target TutorialStep5-Local >86: Scanning dependencies of target TutorialStep5-Local-TestAfterInstall >86: [ 91%] Creating directories for 'TutorialStep5-Local-TestAfterInstall' >86: [ 91%] Performing download step (DIR copy) for 'TutorialStep5-Local-TestAfterInstall' >86: [ 91%] No patch step for 'TutorialStep5-Local-TestAfterInstall' >86: [ 91%] No update step for 'TutorialStep5-Local-TestAfterInstall' >86: [ 91%] Performing configure step for 'TutorialStep5-Local-TestAfterInstall' >86: -- The C compiler identification is GNU >86: -- The CXX compiler identification is GNU >86: -- Check for working C compiler: /usr/bin/gcc >86: -- Check for working C compiler: /usr/bin/gcc -- works >86: -- Detecting C compiler ABI info >86: -- Detecting C compiler ABI info - done >86: -- Check for working CXX compiler: /usr/bin/c++ >86: -- Check for working CXX compiler: /usr/bin/c++ -- works >86: -- Detecting CXX compiler ABI info >86: -- Detecting CXX compiler ABI info - done >86: -- Looking for log >86: -- Looking for log - not found >86: -- Looking for exp >86: -- Looking for exp - not found >86: -- Configuring done >86: -- Generating done >86: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep5-Local-TestAfterInstall >86: [ 91%] Performing build step for 'TutorialStep5-Local-TestAfterInstall' >86: Scanning dependencies of target MakeTable >86: [ 25%] Building CXX object MathFunctions/CMakeFiles/MakeTable.dir/MakeTable.cxx.o >86: Linking CXX executable MakeTable >86: [ 25%] Built target MakeTable >86: [ 50%] Generating Table.h >86: Scanning dependencies of target MathFunctions >86: [ 75%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >86: Linking CXX static library libMathFunctions.a >86: [ 75%] Built target MathFunctions >86: Scanning dependencies of target Tutorial >86: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >86: Linking CXX executable Tutorial >86: [100%] Built target Tutorial >86: [ 91%] Performing install step for 'TutorialStep5-Local-TestAfterInstall' >86: [ 25%] Built target MakeTable >86: [ 75%] Built target MathFunctions >86: [100%] Built target Tutorial >86: Install the project... >86: -- Install configuration: "" >86: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local-TestAfterInstall/bin/Tutorial >86: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local-TestAfterInstall/include/TutorialConfig.h >86: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local-TestAfterInstall/bin/libMathFunctions.a >86: -- Installing: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local-TestAfterInstall/include/MathFunctions.h >86: [ 91%] Performing test step for 'TutorialStep5-Local-TestAfterInstall' >86: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep5-Local-TestAfterInstall >86: Start 1: TutorialRuns >86: 1/9 Test #1: TutorialRuns ..................... Passed 0.00 sec >86: Start 2: TutorialUsage >86: 2/9 Test #2: TutorialUsage .................... Passed 0.00 sec >86: Start 3: TutorialComp4 >86: 3/9 Test #3: TutorialComp4 .................... Passed 0.00 sec >86: Start 4: TutorialComp9 >86: 4/9 Test #4: TutorialComp9 .................... Passed 0.00 sec >86: Start 5: TutorialComp5 >86: 5/9 Test #5: TutorialComp5 .................... Passed 0.00 sec >86: Start 6: TutorialComp7 >86: 6/9 Test #6: TutorialComp7 .................... Passed 0.01 sec >86: Start 7: TutorialComp25 >86: 7/9 Test #7: TutorialComp25 ................... Passed 0.01 sec >86: Start 8: TutorialComp-25 >86: 8/9 Test #8: TutorialComp-25 .................. Passed 0.00 sec >86: Start 9: TutorialComp0.0001 >86: 9/9 Test #9: TutorialComp0.0001 ............... Passed 0.01 sec >86: >86: 100% tests passed, 0 tests failed out of 9 >86: >86: Total Test time (real) = 0.04 sec >86: [ 91%] Completed 'TutorialStep5-Local-TestAfterInstall' >86: [100%] Built target TutorialStep5-Local-TestAfterInstall >86: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest" "-V" >86: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/DartConfiguration.tcl >86: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/DartConfiguration.tcl >86: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject >86: Constructing a list of tests >86: Done constructing a list of tests >86: Checking test dependency graph... >86: test 1 >86: Start 1: TutorialStep5-Local-BuildTreeTest >86: >86: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep5-Local/Tutorial 42 >86: 1: Test timeout computed to be: 9.99988e+06 >86: 1: Computing sqrt of 42 to be 21.5 >86: 1: Computing sqrt of 42 to be 11.7267 >86: 1: Computing sqrt of 42 to be 7.65415 >86: 1: Computing sqrt of 42 to be 6.57068 >86: 1: Computing sqrt of 42 to be 6.48136 >86: 1: Computing sqrt of 42 to be 6.48074 >86: 1: Computing sqrt of 42 to be 6.48074 >86: 1: Computing sqrt of 42 to be 6.48074 >86: 1: Computing sqrt of 42 to be 6.48074 >86: 1: Computing sqrt of 42 to be 6.48074 >86: 1: The square root of 42 is 6.48074 >86: 1/6 Test #1: TutorialStep5-Local-BuildTreeTest ........... Passed 0.00 sec >86: test 2 >86: Start 2: TutorialStep1-LocalTAR-BuildTreeTest >86: >86: 2: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep1-LocalTAR/EP-Tutorial 36 >86: 2: Test timeout computed to be: 9.99988e+06 >86: 2: The square root of 36 is 6 >86: 2/6 Test #2: TutorialStep1-LocalTAR-BuildTreeTest ........ Passed 0.01 sec >86: test 3 >86: Start 3: TutorialStep1-LocalNoDirTAR-BuildTreeTest >86: >86: 3: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep1-LocalNoDirTAR/EP-Tutorial 25 >86: 3: Test timeout computed to be: 9.99988e+06 >86: 3: The square root of 25 is 5 >86: 3/6 Test #3: TutorialStep1-LocalNoDirTAR-BuildTreeTest ... Passed 0.02 sec >86: test 4 >86: Start 4: TutorialStep1-LocalTGZ-BuildTreeTest >86: >86: 4: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep1-LocalTGZ/Tutorial 16 >86: 4: Test timeout computed to be: 9.99988e+06 >86: 4: The square root of 16 is 4 >86: 4/6 Test #4: TutorialStep1-LocalTGZ-BuildTreeTest ........ Passed 0.01 sec >86: test 5 >86: Start 5: TutorialStep1-LocalNoDirTGZ-BuildTreeTest >86: >86: 5: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Build/TutorialStep1-LocalNoDirTGZ/Tutorial 9 >86: 5: Test timeout computed to be: 9.99988e+06 >86: 5: The square root of 9 is 3 >86: 5/6 Test #5: TutorialStep1-LocalNoDirTGZ-BuildTreeTest ... Passed 0.00 sec >86: test 6 >86: Start 6: TutorialStep5-InstallTreeTest >86: >86: 6: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/ExternalProject/CMakeExternals/Install/TutorialStep5-Local/bin/Tutorial 49 >86: 6: Test timeout computed to be: 9.99988e+06 >86: 6: Computing sqrt of 49 to be 25 >86: 6: Computing sqrt of 49 to be 13.48 >86: 6: Computing sqrt of 49 to be 8.55751 >86: 6: Computing sqrt of 49 to be 7.14174 >86: 6: Computing sqrt of 49 to be 7.00141 >86: 6: Computing sqrt of 49 to be 7 >86: 6: Computing sqrt of 49 to be 7 >86: 6: Computing sqrt of 49 to be 7 >86: 6: Computing sqrt of 49 to be 7 >86: 6: Computing sqrt of 49 to be 7 >86: 6: The square root of 49 is 7 >86: 6/6 Test #6: TutorialStep5-InstallTreeTest ............... Passed 0.01 sec >86: >86: 100% tests passed, 0 tests failed out of 6 >86: >86: Label Time Summary: >86: BuildTree = 0.00 sec >86: InstallTree = 0.01 sec >86: Step5 = 0.01 sec >86: TAR = 0.01 sec >86: TGZ = 0.01 sec >86: >86: Total Test time (real) = 0.06 sec >86: > 93/169 Test #86: ExternalProject ........................ Passed 13.10 sec >Test did not start waiting on depends to finish: 96 >Test did not start waiting on depends to finish: 97 >Test did not start waiting on depends to finish: 98 >Test did not start waiting on depends to finish: 99 >test 100 > Start 100: Dependency >100: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Dependency /builddir/build/BUILD/cmake-2.8.2/build/Tests/Dependency --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Dependency/Exec --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project Dependency --test-command exec >100: Test timeout computed to be: 1500 >94: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Testing >94: ======== CMake output ====== >94: The C compiler identification is GNU >94: The CXX compiler identification is GNU >94: Check for working C compiler: /usr/bin/gcc >94: Configuring >94: Check for working C compiler: /usr/bin/gcc -- works >94: Detecting C compiler ABI info >94: Configuring >94: Detecting C compiler ABI info - done >94: Check for working CXX compiler: /usr/bin/c++ >94: Configuring >94: Check for working CXX compiler: /usr/bin/c++ -- works >94: Detecting CXX compiler ABI info >94: Configuring >94: Detecting CXX compiler ABI info - done >94: Linux dhcp-163-207.linuxdev.us.dell.com 2.6.33.3-85.fc13.x86_64 #1 SMP Thu May 6 18:09:49 UTC 2010 i686 i686 i386 GNU/Linux >94: Configuring >94: Configuring >94: Configuring >94: Configuring done >94: Generating >94: Generating >94: Generating done >94: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Testing >94: ======== End CMake output ====== >94: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Testing >94: >94: Run Clean Command:/usr/bin/gmake "clean" >94: >94: Run Build Command:/usr/bin/gmake >94: Scanning dependencies of target pcShared >94: [ 20%] Building C object CMakeFiles/pcShared.dir/pcShared.c.o >94: Linking C shared library bin/libpcShared.so >94: [ 20%] Built target pcShared >94: Scanning dependencies of target pcStatic >94: [ 40%] Building C object CMakeFiles/pcStatic.dir/pcStatic.c.o >94: Linking C static library bin/libpcStatic.a >94: [ 40%] Built target pcStatic >94: Scanning dependencies of target perconfig >94: [ 60%] Building C object CMakeFiles/perconfig.dir/perconfig.c.o >94: Linking C executable bin/perconfig >94: [ 60%] Built target perconfig >94: Scanning dependencies of target testing >94: [ 80%] Building CXX object CMakeFiles/testing.dir/testing.cxx.o >94: Linking CXX executable bin/testing >94: [ 80%] Built target testing >94: Scanning dependencies of target testing2 >94: [100%] Building CXX object Sub/Sub2/CMakeFiles/testing2.dir/testing2.cxx.o >94: Linking CXX executable ../../bin/testing2 >94: [100%] Built target testing2 >94: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest" "-C" "NoConfig" >94: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/Testing >94: Start 1: testing.1 >94: 1/4 Test #1: testing.1 ........................ Passed 0.01 sec >94: Start 2: testing.perconfig >94: 2/4 Test #2: testing.perconfig ................ Passed 0.01 sec >94: Start 3: testing.driver >94: 3/4 Test #3: testing.driver ................... Passed 0.03 sec >94: Start 4: testing.2 >94: 4/4 Test #4: testing.2 ........................ Passed 0.01 sec >94: >94: 100% tests passed, 0 tests failed out of 4 >94: >94: Total Test time (real) = 0.06 sec >94: > 94/169 Test #94: testing ................................ Passed 2.66 sec >Test did not start waiting on depends to finish: 96 >Test did not start waiting on depends to finish: 97 >Test did not start waiting on depends to finish: 98 >Test did not start waiting on depends to finish: 99 >test 101 > Start 101: JumpWithLibOut >101: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Jump /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/WithLibOut --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/WithLibOut/Executable --build-project Jump --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-options -DLIBRARY_OUTPUT_PATH:PATH=/builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/WithLibOut/Lib --test-command jumpExecutable >101: Test timeout computed to be: 1500 >95: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping >95: ======== CMake output ====== >95: The C compiler identification is GNU >95: The CXX compiler identification is GNU >95: Check for working C compiler: /usr/bin/gcc >95: Configuring >95: Check for working C compiler: /usr/bin/gcc -- works >95: Detecting C compiler ABI info >95: Configuring >95: Detecting C compiler ABI info - done >95: Check for working CXX compiler: /usr/bin/c++ >95: Configuring >95: Check for working CXX compiler: /usr/bin/c++ -- works >95: Detecting CXX compiler ABI info >95: Configuring >95: Detecting CXX compiler ABI info - done >95: Configuring >95: Configuring done >95: Generating >95: Generating done >95: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping >95: ======== End CMake output ====== >95: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping >95: >95: Run Clean Command:/usr/bin/gmake "clean" >95: >95: Run Build Command:/usr/bin/gmake >95: Scanning dependencies of target Wrap >95: [ 14%] Building C object CMakeFiles/Wrap.dir/Wrap.c.o >95: Linking C executable bin/Wrap >95: [ 14%] Built target Wrap >95: Scanning dependencies of target fakefluid >95: [ 28%] Building CXX object CMakeFiles/fakefluid.dir/fakefluid.cxx.o >95: Linking CXX executable bin/fakefluid >95: [ 28%] Built target fakefluid >95: Scanning dependencies of target qtwrapping >95: [ 42%] Building CXX object CMakeFiles/qtwrapping.dir/qtnoqtmain.cxx.o >95: Linking CXX executable bin/qtwrapping >95: [ 42%] Built target qtwrapping >95: [ 57%] Generating fltk1.h >95: fakefluid is creating file "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/fltk1.h" >95: fakefluid is creating file "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/fltk1.cxx" >95: Scanning dependencies of target wraplibFLTK >95: [ 71%] Building CXX object CMakeFiles/wraplibFLTK.dir/fltk1.cxx.o >95: Linking CXX static library bin/libwraplibFLTK.a >95: [ 85%] Built target wraplibFLTK >95: Scanning dependencies of target wrapping >95: [100%] Building CXX object CMakeFiles/wrapping.dir/wrapping.cxx.o >95: Linking CXX executable bin/wrapping >95: [100%] Built target wrapping >95: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/bin/wrapping" >95: > 95/169 Test #95: wrapping ............................... Passed 2.15 sec >test 96 > Start 96: qtwrapping >96: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Wrapping /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping --build-generator Unix\ Makefiles --build-project Wrapping --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/bin --test-command qtwrapping >96: Test timeout computed to be: 1500 >96: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping >96: ======== CMake output ====== >96: Configuring >96: Configuring done >96: Generating >96: Generating done >96: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping >96: ======== End CMake output ====== >96: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping >96: >96: Run Clean Command:/usr/bin/gmake "clean" >96: >96: Run Build Command:/usr/bin/gmake >96: [ 14%] Building C object CMakeFiles/Wrap.dir/Wrap.c.o >96: Linking C executable bin/Wrap >96: [ 14%] Built target Wrap >96: [ 28%] Building CXX object CMakeFiles/fakefluid.dir/fakefluid.cxx.o >96: Linking CXX executable bin/fakefluid >96: [ 28%] Built target fakefluid >96: [ 42%] Building CXX object CMakeFiles/qtwrapping.dir/qtnoqtmain.cxx.o >96: Linking CXX executable bin/qtwrapping >96: [ 42%] Built target qtwrapping >96: [ 57%] Generating fltk1.h >96: fakefluid is creating file "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/fltk1.h" >96: fakefluid is creating file "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/fltk1.cxx" >96: [ 71%] Building CXX object CMakeFiles/wraplibFLTK.dir/fltk1.cxx.o >96: Linking CXX static library bin/libwraplibFLTK.a >96: [ 85%] Built target wraplibFLTK >96: [100%] Building CXX object CMakeFiles/wrapping.dir/wrapping.cxx.o >96: Linking CXX executable bin/wrapping >96: [100%] Built target wrapping >96: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/bin/qtwrapping" >96: > 96/169 Test #96: qtwrapping ............................. Passed 1.01 sec >test 97 > Start 97: testdriver1 >97: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/TestDriver /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/bin --build-project TestDriverTest --test-command TestDriverTest test1 >97: Test timeout computed to be: 1500 >101: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/WithLibOut >101: ======== CMake output ====== >101: The C compiler identification is GNU >101: The CXX compiler identification is GNU >101: Check for working C compiler: /usr/bin/gcc >101: Configuring >101: Check for working C compiler: /usr/bin/gcc -- works >101: Detecting C compiler ABI info >101: Configuring >101: Detecting C compiler ABI info - done >101: Check for working CXX compiler: /usr/bin/c++ >101: Configuring >101: Check for working CXX compiler: /usr/bin/c++ -- works >101: Detecting CXX compiler ABI info >101: Configuring >101: Detecting CXX compiler ABI info - done >101: Configuring >101: Configuring >101: Configuring >101: Configuring >101: Configuring >101: Configuring >101: Configuring >101: Configuring >101: Configuring >101: Configuring done >101: Generating >101: Generating >101: Generating >101: Generating >101: Generating >101: Generating done >101: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/WithLibOut >101: ======== End CMake output ====== >101: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/WithLibOut >101: >101: Run Clean Command:/usr/bin/gmake "clean" >101: >101: Run Build Command:/usr/bin/gmake >101: Scanning dependencies of target jumpShared >101: [ 33%] Building CXX object Library/Shared/CMakeFiles/jumpShared.dir/jumpShared.cxx.o >101: Linking CXX shared library ../../Lib/libjumpShared.so >101: [ 33%] Built target jumpShared >101: Scanning dependencies of target jumpStatic >101: [ 66%] Building CXX object Library/Static/CMakeFiles/jumpStatic.dir/jumpStatic.cxx.o >101: Linking CXX static library ../../Lib/libjumpStatic.a >101: [ 66%] Built target jumpStatic >101: Scanning dependencies of target jumpExecutable >101: [100%] Building CXX object Executable/CMakeFiles/jumpExecutable.dir/jumpExecutable.cxx.o >101: Linking CXX executable jumpExecutable >101: [100%] Built target jumpExecutable >101: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/WithLibOut/Executable/jumpExecutable" >101: > 97/169 Test #101: JumpWithLibOut ......................... Passed 1.52 sec >Test did not start waiting on depends to finish: 98 >Test did not start waiting on depends to finish: 99 >test 102 > Start 102: JumpNoLibOut >102: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Jump /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/NoLibOut --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/NoLibOut/Executable --build-run-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/NoLibOut/Executable --build-project Jump --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --test-command jumpExecutable >102: Test timeout computed to be: 1500 >97: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >97: ======== CMake output ====== >97: The C compiler identification is GNU >97: The CXX compiler identification is GNU >97: Check for working C compiler: /usr/bin/gcc >97: Configuring >97: Check for working C compiler: /usr/bin/gcc -- works >97: Detecting C compiler ABI info >97: Configuring >97: Detecting C compiler ABI info - done >97: Check for working CXX compiler: /usr/bin/c++ >97: Configuring >97: Check for working CXX compiler: /usr/bin/c++ -- works >97: Detecting CXX compiler ABI info >97: Configuring >97: Detecting CXX compiler ABI info - done >97: Configuring >97: Configuring done >97: Generating >97: Generating done >97: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >97: ======== End CMake output ====== >97: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >97: >97: Run Clean Command:/usr/bin/gmake "clean" >97: >97: Run Build Command:/usr/bin/gmake >97: Scanning dependencies of target TestDriverTest >97: [ 14%] Building CXX object CMakeFiles/TestDriverTest.dir/TestDriverTest.cxx.o >97: [ 28%] Building CXX object CMakeFiles/TestDriverTest.dir/test1.cxx.o >97: [ 42%] Building CXX object CMakeFiles/TestDriverTest.dir/test2.cxx.o >97: [ 57%] Building CXX object CMakeFiles/TestDriverTest.dir/subdir/test3.cxx.o >97: [ 71%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff.cxx.o >97: [ 85%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff2.cxx.o >97: [100%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff3.cxx.o >97: Linking CXX executable TestDriverTest >97: [100%] Built target TestDriverTest >97: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver/TestDriverTest" "test1" >97: test1 >97: arg 1 is test1 >97: > 98/169 Test #97: testdriver1 ............................ Passed 1.41 sec >test 98 > Start 98: testdriver2 >98: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/TestDriver /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/bin --build-project TestDriverTest --test-command TestDriverTest test2 >98: Test timeout computed to be: 1500 >102: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/NoLibOut >102: ======== CMake output ====== >102: The C compiler identification is GNU >102: The CXX compiler identification is GNU >102: Check for working C compiler: /usr/bin/gcc >102: Configuring >102: Check for working C compiler: /usr/bin/gcc -- works >102: Detecting C compiler ABI info >102: Configuring >102: Detecting C compiler ABI info - done >102: Check for working CXX compiler: /usr/bin/c++ >102: Configuring >102: Check for working CXX compiler: /usr/bin/c++ -- works >102: Detecting CXX compiler ABI info >102: Configuring >102: Detecting CXX compiler ABI info - done >102: Configuring >102: Configuring >102: Configuring >102: Configuring >102: Configuring >102: Configuring >102: Configuring >102: Configuring >102: Configuring >102: Configuring done >102: Generating >102: Generating >102: Generating >102: Generating >102: Generating >102: Generating done >102: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/NoLibOut >102: ======== End CMake output ====== >102: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/NoLibOut >102: >102: Run Clean Command:/usr/bin/gmake "clean" >102: >102: Run Build Command:/usr/bin/gmake >102: Scanning dependencies of target jumpShared >102: [ 33%] Building CXX object Library/Shared/CMakeFiles/jumpShared.dir/jumpShared.cxx.o >102: Linking CXX shared library libjumpShared.so >102: [ 33%] Built target jumpShared >102: Scanning dependencies of target jumpStatic >102: [ 66%] Building CXX object Library/Static/CMakeFiles/jumpStatic.dir/jumpStatic.cxx.o >102: Linking CXX static library libjumpStatic.a >102: [ 66%] Built target jumpStatic >102: Scanning dependencies of target jumpExecutable >102: [100%] Building CXX object Executable/CMakeFiles/jumpExecutable.dir/jumpExecutable.cxx.o >102: Linking CXX executable jumpExecutable >102: [100%] Built target jumpExecutable >102: Run test in directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/NoLibOut/Executable >102: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Jump/NoLibOut/Executable/jumpExecutable" >102: > 99/169 Test #102: JumpNoLibOut ........................... Passed 1.20 sec >Test did not start waiting on depends to finish: 99 >test 103 > Start 103: Plugin >103: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Plugin /builddir/build/BUILD/cmake-2.8.2/build/Tests/Plugin --build-generator Unix\ Makefiles --build-project Plugin --build-makeprogram /usr/bin/gmake --build-two-config --test-command bin/example >103: Test timeout computed to be: 1500 >98: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >98: ======== CMake output ====== >98: Configuring >98: Configuring done >98: Generating >98: Generating done >98: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >98: ======== End CMake output ====== >98: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >98: >98: Run Clean Command:/usr/bin/gmake "clean" >98: >98: Run Build Command:/usr/bin/gmake >98: [ 14%] Building CXX object CMakeFiles/TestDriverTest.dir/TestDriverTest.cxx.o >98: [ 28%] Building CXX object CMakeFiles/TestDriverTest.dir/test1.cxx.o >98: [ 42%] Building CXX object CMakeFiles/TestDriverTest.dir/test2.cxx.o >98: [ 57%] Building CXX object CMakeFiles/TestDriverTest.dir/subdir/test3.cxx.o >98: [ 71%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff.cxx.o >98: [ 85%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff2.cxx.o >98: [100%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff3.cxx.o >98: Linking CXX executable TestDriverTest >98: [100%] Built target TestDriverTest >98: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver/TestDriverTest" "test2" >98: test2 >98: arg 1 is test2 >98: >100/169 Test #98: testdriver2 ............................ Passed 0.80 sec >test 99 > Start 99: testdriver3 >99: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/TestDriver /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/Wrapping/bin --build-project TestDriverTest --test-command TestDriverTest subdir/test3 >99: Test timeout computed to be: 1500 >99: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >99: ======== CMake output ====== >99: Configuring >99: Configuring done >99: Generating >99: Generating done >99: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >99: ======== End CMake output ====== >99: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver >99: >99: Run Clean Command:/usr/bin/gmake "clean" >99: >99: Run Build Command:/usr/bin/gmake >99: [ 14%] Building CXX object CMakeFiles/TestDriverTest.dir/TestDriverTest.cxx.o >99: [ 28%] Building CXX object CMakeFiles/TestDriverTest.dir/test1.cxx.o >99: [ 42%] Building CXX object CMakeFiles/TestDriverTest.dir/test2.cxx.o >99: [ 57%] Building CXX object CMakeFiles/TestDriverTest.dir/subdir/test3.cxx.o >99: [ 71%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff.cxx.o >99: [ 85%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff2.cxx.o >99: [100%] Building CXX object CMakeFiles/TestDriverTest.dir/testExtraStuff3.cxx.o >99: Linking CXX executable TestDriverTest >99: [100%] Built target TestDriverTest >99: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/TestDriver/TestDriverTest" "subdir/test3" >99: test3 >99: arg 1 is subdir/test3 >99: >101/169 Test #99: testdriver3 ............................ Passed 0.81 sec >test 104 > Start 104: RuntimePath >104: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/RuntimePath /builddir/build/BUILD/cmake-2.8.2/build/Tests/RuntimePath --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project RuntimePath --test-command RuntimePath >104: Test timeout computed to be: 1500 >100: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Dependency >100: ======== CMake output ====== >100: The C compiler identification is GNU >100: The CXX compiler identification is GNU >100: Check for working C compiler: /usr/bin/gcc >100: Configuring >100: Check for working C compiler: /usr/bin/gcc -- works >100: Detecting C compiler ABI info >100: Configuring >100: Detecting C compiler ABI info - done >100: Check for working CXX compiler: /usr/bin/c++ >100: Configuring >100: Check for working CXX compiler: /usr/bin/c++ -- works >100: Detecting CXX compiler ABI info >100: Configuring >100: Detecting CXX compiler ABI info - done >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring >100: Configuring done >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating >100: Generating done >100: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Dependency >100: ======== End CMake output ====== >100: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Dependency >100: >100: Run Clean Command:/usr/bin/gmake "clean" >100: >100: Run Build Command:/usr/bin/gmake >100: Scanning dependencies of target NoDepA >100: [ 2%] Building C object NoDepA/CMakeFiles/NoDepA.dir/NoDepASrc.c.o >100: Linking C static library libNoDepA.a >100: [ 2%] Built target NoDepA >100: Scanning dependencies of target NoDepB >100: [ 4%] Building C object NoDepB/CMakeFiles/NoDepB.dir/NoDepBSrc.c.o >100: Linking C static library libNoDepB.a >100: [ 4%] Built target NoDepB >100: Scanning dependencies of target NoDepC >100: [ 6%] Building C object NoDepC/CMakeFiles/NoDepC.dir/NoDepCSrc.c.o >100: Linking C static library libNoDepC.a >100: [ 6%] Built target NoDepC >100: Scanning dependencies of target One >100: [ 9%] Building C object 1/CMakeFiles/One.dir/OneSrc.c.o >100: Linking C static library libOne.a >100: [ 9%] Built target One >100: Scanning dependencies of target Four >100: [ 11%] Building C object Four/CMakeFiles/Four.dir/FourSrc.c.o >100: Linking C static library libFour.a >100: [ 11%] Built target Four >100: Scanning dependencies of target Three >100: [ 13%] Building C object Three/CMakeFiles/Three.dir/ThreeSrc.c.o >100: Linking C static library libThree.a >100: [ 13%] Built target Three >100: [ 15%] Generating two-test.h >100: Scanning dependencies of target TwoCustom >100: [ 18%] Building C object Two/CMakeFiles/TwoCustom.dir/TwoCustomSrc.c.o >100: Linking C static library libTwoCustom.a >100: [ 18%] Built target TwoCustom >100: Scanning dependencies of target Two >100: [ 20%] Building C object Two/CMakeFiles/Two.dir/TwoSrc.c.o >100: Linking C static library libTwo.a >100: [ 20%] Built target Two >100: Scanning dependencies of target Five >100: [ 22%] Building C object Five/CMakeFiles/Five.dir/FiveSrc.c.o >100: Linking C static library libFive.a >100: [ 22%] Built target Five >100: Scanning dependencies of target SixA >100: [ 25%] Building C object Six/CMakeFiles/SixA.dir/SixASrc.c.o >100: Linking C static library libSixA.a >100: [ 25%] Built target SixA >100: Scanning dependencies of target SixB >100: [ 27%] Building C object Six/CMakeFiles/SixB.dir/SixBSrc.c.o >100: Linking C static library libSixB.a >100: [ 27%] Built target SixB >100: Scanning dependencies of target Seven >100: [ 29%] Building C object Seven/CMakeFiles/Seven.dir/SevenSrc.c.o >100: Linking C static library libSeven.a >100: [ 29%] Built target Seven >100: Scanning dependencies of target Eight >100: [ 31%] Building C object Eight/CMakeFiles/Eight.dir/EightSrc.c.o >100: Linking C static library libEight.a >100: [ 31%] Built target Eight >100: Scanning dependencies of target exec >100: [ 34%] Building C object Exec/CMakeFiles/exec.dir/ExecMain.c.o >100: Linking C executable exec >100: [ 34%] Built target exec >100: Scanning dependencies of target exec2 >100: [ 36%] Building C object Exec2/CMakeFiles/exec2.dir/ExecMain.c.o >100: Linking C executable exec2 >100: [ 36%] Built target exec2 >100: Scanning dependencies of target exec3 >100: [ 38%] Building C object Exec3/CMakeFiles/exec3.dir/ExecMain.c.o >100: Linking C executable exec3 >100: [ 38%] Built target exec3 >100: Scanning dependencies of target exec4 >100: [ 40%] Building C object Exec4/CMakeFiles/exec4.dir/ExecMain.c.o >100: Linking C executable exec4 >100: [ 40%] Built target exec4 >100: Scanning dependencies of target case1a >100: [ 43%] Building C object Case1/CMakeFiles/case1a.dir/a.c.o >100: Linking C static library libcase1a.a >100: [ 43%] Built target case1a >100: Scanning dependencies of target case1b >100: [ 45%] Building C object Case1/CMakeFiles/case1b.dir/b.c.o >100: [ 47%] Building C object Case1/CMakeFiles/case1b.dir/b2.c.o >100: Linking C static library libcase1b.a >100: [ 47%] Built target case1b >100: Scanning dependencies of target case1c >100: [ 50%] Building C object Case1/CMakeFiles/case1c.dir/c.c.o >100: [ 52%] Building C object Case1/CMakeFiles/case1c.dir/c2.c.o >100: Linking C static library libcase1c.a >100: [ 52%] Built target case1c >100: Scanning dependencies of target case1d >100: [ 54%] Building C object Case1/CMakeFiles/case1d.dir/d.c.o >100: Linking C static library libcase1d.a >100: [ 54%] Built target case1d >100: Scanning dependencies of target hello >100: [ 56%] Building C object Case1/CMakeFiles/hello.dir/main.c.o >100: Linking C executable hello >100: [ 56%] Built target hello >100: Scanning dependencies of target case2Foo3 >100: [ 59%] Building C object Case2/CMakeFiles/case2Foo3.dir/foo3.c.o >100: [ 61%] Building C object Case2/CMakeFiles/case2Foo3.dir/foo3b.c.o >100: [ 63%] Building C object Case2/CMakeFiles/case2Foo3.dir/foo3c.c.o >100: Linking C static library libcase2Foo3.a >100: [ 63%] Built target case2Foo3 >100: Scanning dependencies of target case2Foo2 >100: [ 65%] Building C object Case2/CMakeFiles/case2Foo2.dir/foo2.c.o >100: [ 68%] Building C object Case2/CMakeFiles/case2Foo2.dir/foo2b.c.o >100: [ 70%] Building C object Case2/CMakeFiles/case2Foo2.dir/foo2c.c.o >100: Linking C static library libcase2Foo2.a >100: [ 70%] Built target case2Foo2 >100: Scanning dependencies of target case2Foo1 >100: [ 72%] Building C object Case2/CMakeFiles/case2Foo1.dir/foo1.c.o >100: [ 75%] Building C object Case2/CMakeFiles/case2Foo1.dir/foo1b.c.o >100: [ 77%] Building C object Case2/CMakeFiles/case2Foo1.dir/foo1c.c.o >100: Linking C static library libcase2Foo1.a >100: [ 77%] Built target case2Foo1 >100: Scanning dependencies of target case2Bar3 >100: [ 79%] Building C object Case2/CMakeFiles/case2Bar3.dir/bar3.c.o >100: Linking C static library libcase2Bar3.a >100: [ 79%] Built target case2Bar3 >100: Scanning dependencies of target case2Bar2 >100: [ 81%] Building C object Case2/CMakeFiles/case2Bar2.dir/bar2.c.o >100: Linking C static library libcase2Bar2.a >100: [ 81%] Built target case2Bar2 >100: Scanning dependencies of target case2Bar1 >100: [ 84%] Building C object Case2/CMakeFiles/case2Bar1.dir/bar1.c.o >100: Linking C static library libcase2Bar1.a >100: [ 84%] Built target case2Bar1 >100: Scanning dependencies of target case2Zot >100: [ 86%] Building C object Case2/CMakeFiles/case2Zot.dir/zot.c.o >100: Linking C executable case2Zot >100: [ 86%] Built target case2Zot >100: Scanning dependencies of target case3Foo2 >100: [ 88%] Building C object Case3/CMakeFiles/case3Foo2.dir/foo2.c.o >100: Linking C static library libcase3Foo2.a >100: [ 88%] Built target case3Foo2 >100: Scanning dependencies of target case3Foo1 >100: [ 90%] Building C object Case3/CMakeFiles/case3Foo1.dir/foo1.c.o >100: [ 93%] Building C object Case3/CMakeFiles/case3Foo1.dir/foo1b.c.o >100: Linking C static library libcase3Foo1.a >100: [ 93%] Built target case3Foo1 >100: Scanning dependencies of target case3Bar >100: [ 95%] Building C object Case3/CMakeFiles/case3Bar.dir/bar.c.o >100: Linking C executable case3Bar >100: [ 95%] Built target case3Bar >100: Scanning dependencies of target case4Foo >100: [ 97%] Building C object Case4/CMakeFiles/case4Foo.dir/foo.c.o >100: Linking C static library libcase4Foo.a >100: [ 97%] Built target case4Foo >100: Scanning dependencies of target case4Bar >100: [100%] Building C object Case4/CMakeFiles/case4Bar.dir/bar.c.o >100: Linking C executable case4Bar >100: [100%] Built target case4Bar >100: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Dependency/Exec/exec" >100: Dependency test executable ran successfully. >100: >102/169 Test #100: Dependency ............................. Passed 5.76 sec >test 105 > Start 105: linkorder1 >105: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LinkLineOrder /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project LinkLineOrder --test-command Exec1 >105: Test timeout computed to be: 1500 >104: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/RuntimePath >104: ======== CMake output ====== >104: The C compiler identification is GNU >104: Check for working C compiler: /usr/bin/gcc >104: Configuring >104: Check for working C compiler: /usr/bin/gcc -- works >104: Detecting C compiler ABI info >104: Configuring >104: Detecting C compiler ABI info - done >104: Configuring >104: Configuring done >104: Generating >104: Generating done >104: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/RuntimePath >104: Configuring >104: Configuring done >104: Generating >104: Generating done >104: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/RuntimePath >104: ======== End CMake output ====== >104: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/RuntimePath >104: >104: Run Clean Command:/usr/bin/gmake "clean" >104: >104: Run Build Command:/usr/bin/gmake >104: Scanning dependencies of target foo1 >104: [ 20%] Building C object CMakeFiles/foo1.dir/foo1.c.o >104: Linking C shared library A/libfoo.so >104: [ 20%] Built target foo1 >104: Scanning dependencies of target bar1 >104: [ 40%] Building C object CMakeFiles/bar1.dir/bar1.c.o >104: Linking C shared library B/libbar.so >104: [ 40%] Built target bar1 >104: Scanning dependencies of target RuntimePath >104: [ 60%] Building C object CMakeFiles/RuntimePath.dir/main.c.o >104: Linking C executable RuntimePath >104: [ 60%] Built target RuntimePath >104: Scanning dependencies of target foo2 >104: [ 80%] Building C object CMakeFiles/foo2.dir/foo2.c.o >104: Linking C shared library B/libfoo.so >104: [ 80%] Built target foo2 >104: Scanning dependencies of target bar2 >104: [100%] Building C object CMakeFiles/bar2.dir/bar2.c.o >104: Linking C shared library A/libbar.so >104: [100%] Built target bar2 >104: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/RuntimePath/RuntimePath" >104: >103/169 Test #104: RuntimePath ............................ Passed 1.22 sec >Test did not start waiting on depends to finish: 106 >test 107 > Start 107: kwsys >107: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Source/kwsys /builddir/build/BUILD/cmake-2.8.2/build/Tests/kwsys --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project kwsys --test-command kwsysTestsCxx testIOS >107: Test timeout computed to be: 1500 >105: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder >105: ======== CMake output ====== >105: The C compiler identification is GNU >105: The CXX compiler identification is GNU >105: Check for working C compiler: /usr/bin/gcc >105: Configuring >105: Check for working C compiler: /usr/bin/gcc -- works >105: Detecting C compiler ABI info >105: Configuring >105: Detecting C compiler ABI info - done >105: Check for working CXX compiler: /usr/bin/c++ >105: Configuring >105: Check for working CXX compiler: /usr/bin/c++ -- works >105: Detecting CXX compiler ABI info >105: Configuring >105: Detecting CXX compiler ABI info - done >105: Configuring >105: Configuring done >105: Generating >105: Generating done >105: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder >105: ======== End CMake output ====== >105: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder >105: >105: Run Clean Command:/usr/bin/gmake "clean" >105: >105: Run Build Command:/usr/bin/gmake >105: Scanning dependencies of target NoDepA >105: [ 8%] Building C object CMakeFiles/NoDepA.dir/NoDepA.c.o >105: Linking C static library libNoDepA.a >105: [ 8%] Built target NoDepA >105: Scanning dependencies of target NoDepB >105: [ 16%] Building C object CMakeFiles/NoDepB.dir/NoDepB.c.o >105: Linking C static library libNoDepB.a >105: [ 16%] Built target NoDepB >105: Scanning dependencies of target NoDepC >105: [ 25%] Building C object CMakeFiles/NoDepC.dir/NoDepC.c.o >105: Linking C static library libNoDepC.a >105: [ 25%] Built target NoDepC >105: Scanning dependencies of target NoDepE >105: [ 33%] Building C object CMakeFiles/NoDepE.dir/NoDepE.c.o >105: Linking C static library libNoDepE.a >105: [ 33%] Built target NoDepE >105: Scanning dependencies of target NoDepF >105: [ 41%] Building C object CMakeFiles/NoDepF.dir/NoDepF.c.o >105: Linking C static library libNoDepF.a >105: [ 41%] Built target NoDepF >105: Scanning dependencies of target One >105: [ 50%] Building C object CMakeFiles/One.dir/One.c.o >105: Linking C static library libOne.a >105: [ 50%] Built target One >105: Scanning dependencies of target Exec1 >105: [ 58%] Building C object CMakeFiles/Exec1.dir/Exec1.c.o >105: Linking C executable Exec1 >105: [ 58%] Built target Exec1 >105: Scanning dependencies of target NoDepX >105: [ 66%] Building C object CMakeFiles/NoDepX.dir/NoDepX.c.o >105: Linking C static library libNoDepX.a >105: [ 66%] Built target NoDepX >105: Scanning dependencies of target NoDepY >105: [ 75%] Building C object CMakeFiles/NoDepY.dir/NoDepY.c.o >105: Linking C static library libNoDepY.a >105: [ 75%] Built target NoDepY >105: Scanning dependencies of target NoDepZ >105: [ 83%] Building C object CMakeFiles/NoDepZ.dir/NoDepZ.c.o >105: Linking C static library libNoDepZ.a >105: [ 83%] Built target NoDepZ >105: Scanning dependencies of target Two >105: [ 91%] Building C object CMakeFiles/Two.dir/Two.c.o >105: Linking C static library libTwo.a >105: [ 91%] Built target Two >105: Scanning dependencies of target Exec2 >105: [100%] Building C object CMakeFiles/Exec2.dir/Exec2.c.o >105: Linking C executable Exec2 >105: [100%] Built target Exec2 >105: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder/Exec1" >105: >103: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Plugin >103: ======== CMake output ====== >103: The C compiler identification is GNU >103: The CXX compiler identification is GNU >103: Check for working C compiler: /usr/bin/gcc >103: Configuring >103: Check for working C compiler: /usr/bin/gcc -- works >103: Detecting C compiler ABI info >103: Configuring >103: Detecting C compiler ABI info - 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: Configuring >103: Checking whether header cstdio is available >103: Configuring >103: Checking whether header cstdio is available - yes >103: Checking for Large File Support >103: Configuring >103: Checking for Large File Support - yes >103: Checking whether STL classes are in std namespace >103: Configuring >103: Checking whether STL classes are in std namespace - yes >103: Checking whether ANSI stream headers are available >103: Configuring >103: Checking whether ANSI stream headers are available - yes >103: Checking whether ANSI streams are in std namespace >103: Configuring >103: Checking whether ANSI streams are in std namespace - yes >103: Checking whether ANSI string stream is available >103: Configuring >103: Checking whether ANSI string stream is available - yes >103: Checking whether header cstddef is available >103: Configuring >103: Checking whether header cstddef is available - yes >103: Checking whether stl string has operator!= for char* >103: Configuring >103: Checking whether stl string has operator!= for char* - yes >103: Checking whether stl has iterator_traits >103: Configuring >103: Checking whether stl has iterator_traits - yes >103: Checking whether stl has standard template allocator >103: Configuring >103: Checking whether stl has standard template allocator - yes >103: Checking for rebind member of stl allocator >103: Configuring >103: Checking for rebind member of stl allocator - yes >103: Checking for non-standard argument to stl allocator<>::max_size >103: Configuring >103: Checking for non-standard argument to stl allocator<>::max_size - no >103: Checking whether stl containers support allocator objects. >103: Configuring >103: Checking whether stl containers support allocator objects. - yes >103: Checking whether ios has binary openmode >103: Configuring >103: Checking whether ios has binary openmode - yes >103: Checking whether "<>" is needed for template friends >103: Configuring >103: Checking whether "<>" is needed for template friends - yes >103: Checking for member template support >103: Configuring >103: Checking for member template support - yes >103: Checking for standard template specialization syntax >103: Configuring >103: Checking for standard template specialization syntax - yes >103: Checking whether argument dependent lookup is supported >103: Configuring >103: Checking whether argument dependent lookup is supported - yes >103: Checking whether struct stat has st_mtim member >103: Configuring >103: Checking whether struct stat has st_mtim member - yes >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-2.8.2/build/Tests/Plugin >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-2.8.2/build/Tests/Plugin >103: ======== End CMake output ====== >103: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Plugin >103: >103: Run Clean Command:/usr/bin/gmake "clean" >103: >103: Run Build Command:/usr/bin/gmake >103: Scanning dependencies of target kwsys >103: [ 33%] Building CXX object src/kwsys/CMakeFiles/kwsys.dir/DynamicLoader.o >103: Linking CXX static library ../../lib/static/libkwsys.a >103: [ 33%] Built target kwsys >103: Scanning dependencies of target example_exe >103: [ 66%] Building CXX object CMakeFiles/example_exe.dir/src/example_exe.cxx.o >103: Linking CXX executable bin/example >103: [ 66%] Built target example_exe >103: Scanning dependencies of target example_mod_1 >103: [100%] Building C object CMakeFiles/example_mod_1.dir/src/example_mod_1.c.o >103: Linking C shared module lib/plugin/libexample_mod_1.so >103: [100%] Built target example_mod_1 >103: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Plugin/bin/example" >103: hello >103: world >103: >104/169 Test #105: linkorder1 ............................. Passed 2.32 sec >105/169 Test #103: Plugin ................................. Passed 4.64 sec >test 106 > Start 106: linkorder2 >106: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/LinkLineOrder /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project LinkLineOrder --test-command Exec2 >106: Test timeout computed to be: 1500 >test 108 > Start 108: SubDirSpaces >108: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/Executable\ Sources --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project SUBDIR --test-command test /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/ShouldBeHere /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/testfromsubdir.obj >108: Test timeout computed to be: 1500 >108: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces >108: ======== CMake output ====== >108: The C compiler identification is GNU >108: The CXX compiler identification is GNU >108: Check for working C compiler: /usr/bin/gcc >108: Configuring >108: Check for working C compiler: /usr/bin/gcc -- works >108: Detecting C compiler ABI info >108: Configuring >108: Detecting C compiler ABI info - done >108: Check for working CXX compiler: /usr/bin/c++ >108: Configuring >108: Check for working CXX compiler: /usr/bin/c++ -- works >108: Detecting CXX compiler ABI info >108: Configuring >108: Detecting CXX compiler ABI info - done >108: /usr/bin/gmake >108: Configuring >108: Configuring >108: Configuring >108: Configuring >108: Configuring >108: Configuring >108: Configuring >108: Configuring >108: Configuring >108: Configuring >108: Configuring >108: Configuring done >108: Generating >108: Generating >108: Generating >108: Generating >108: Generating >108: Generating >108: Generating done >108: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces >108: ======== End CMake output ====== >108: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces >108: >108: Run Clean Command:/usr/bin/gmake "clean" >108: /usr/bin/gmake -f CMakeFiles/Makefile2 clean >108: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /usr/bin/gmake -f CMakeFiles/TestFromSubdir.dir/build.make CMakeFiles/TestFromSubdir.dir/clean >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/TestFromSubdir.dir/cmake_clean.cmake >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /usr/bin/gmake -f CMakeFiles/TestWithAuxSourceDir.dir/build.make CMakeFiles/TestWithAuxSourceDir.dir/clean >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/TestWithAuxSourceDir.dir/cmake_clean.cmake >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /usr/bin/gmake -f "Executable Sources/CMakeFiles/test.dir/build.make" "Executable Sources/CMakeFiles/test.dir/clean" >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/Executable Sources" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test.dir/cmake_clean.cmake >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /usr/bin/gmake -f "Some Examples/example1/CMakeFiles/example1.dir/build.make" "Some Examples/example1/CMakeFiles/example1.dir/clean" >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/Some Examples/example1" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/example1.dir/cmake_clean.cmake >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /usr/bin/gmake -f "Some Examples/example2/CMakeFiles/example2.dir/build.make" "Some Examples/example2/CMakeFiles/example2.dir/clean" >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: cd "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/Some Examples/example2" && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/example2.dir/cmake_clean.cmake >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: >108: Run Build Command:/usr/bin/gmake >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -H/builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces -B/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces --check-build-system CMakeFiles/Makefile.cmake 0 >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles/progress.marks >108: /usr/bin/gmake -f CMakeFiles/Makefile2 all >108: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /usr/bin/gmake -f CMakeFiles/TestFromSubdir.dir/build.make CMakeFiles/TestFromSubdir.dir/depend >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles/TestFromSubdir.dir/DependInfo.cmake --color= >108: Scanning dependencies of target TestFromSubdir >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /usr/bin/gmake -f CMakeFiles/TestFromSubdir.dir/build.make CMakeFiles/TestFromSubdir.dir/build >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 1 >108: [ 9%] Building C object CMakeFiles/TestFromSubdir.dir/Another_Subdir/testfromsubdir.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestFromSubdir.dir/Another_Subdir/testfromsubdir.c.o -c "/builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/Another Subdir/testfromsubdir.c" >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 2 >108: [ 18%] Building C object CMakeFiles/TestFromSubdir.dir/Another_Subdir/secondone.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestFromSubdir.dir/Another_Subdir/secondone.c.o -c "/builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/Another Subdir/secondone.c" >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 3 >108: [ 27%] Building C object CMakeFiles/TestFromSubdir.dir/Another_Subdir/pair+int.int.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestFromSubdir.dir/Another_Subdir/pair+int.int.c.o -c "/builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/Another Subdir/pair+int.int.c" >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 4 >108: [ 36%] Building C object CMakeFiles/TestFromSubdir.dir/vcl_algorithm+vcl_pair+double.foo.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestFromSubdir.dir/vcl_algorithm+vcl_pair+double.foo.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c >108: Linking C executable TestFromSubdir >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/TestFromSubdir.dir/link.txt --verbose=1 >108: /usr/bin/gcc CMakeFiles/TestFromSubdir.dir/Another_Subdir/testfromsubdir.c.o CMakeFiles/TestFromSubdir.dir/Another_Subdir/secondone.c.o CMakeFiles/TestFromSubdir.dir/Another_Subdir/pair+int.int.c.o CMakeFiles/TestFromSubdir.dir/vcl_algorithm+vcl_pair+double.foo.c.o -o TestFromSubdir -rdynamic >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 1 2 3 4 >108: [ 36%] Built target TestFromSubdir >108: /usr/bin/gmake -f CMakeFiles/TestWithAuxSourceDir.dir/build.make CMakeFiles/TestWithAuxSourceDir.dir/depend >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles/TestWithAuxSourceDir.dir/DependInfo.cmake --color= >108: Scanning dependencies of target TestWithAuxSourceDir >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /usr/bin/gmake -f CMakeFiles/TestWithAuxSourceDir.dir/build.make CMakeFiles/TestWithAuxSourceDir.dir/build >108: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 5 >108: [ 45%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/pair+int.int1.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/pair+int.int1.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/ThirdSubDir/pair+int.int1.c >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 6 >108: [ 54%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/pair_p_int.int1.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/pair_p_int.int1.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/ThirdSubDir/pair_p_int.int1.c >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 7 >108: [ 63%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/testfromauxsubdir.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/testfromauxsubdir.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/ThirdSubDir/testfromauxsubdir.c >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 8 >108: [ 72%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/thirdone.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/thirdone.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/ThirdSubDir/thirdone.c >108: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces/CMakeFiles 9 >108: [ 81%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/vcl_algorithm+vcl_pair+double.foo.c.o >108: /usr/bin/gcc -DCMAKE_PAREN=1 -o CMakeFiles/TestWithAuxSourceDir.dir/vcl_algorithm+vcl_pair+double.foo.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/SubDirSpaces/vcl_algorithm+vcl_pair+double.foo.c >108: gmake[2]: *** No rule to make target `Some(x86) Sources/libtestOddPath.a', needed by `TestWithAuxSourceDir'. Stop. >108: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDirSpaces' >108: gmake[1]: *** [CMakeFiles/TestWithAuxSourceDir.dir/all] Error 2 >108: gmake: *** [all] Error 2 >106/169 Test #108: SubDirSpaces ...........................***Failed 1.51 sec >test 109 > Start 109: SubDir >109: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/SubDir /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir/Executable --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project SUBDIR --test-command test /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir/ShouldBeHere /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir/testfromsubdir.o >109: Test timeout computed to be: 1500 >106: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder >106: ======== CMake output ====== >106: Configuring >106: Configuring done >106: Generating >106: Generating done >106: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder >106: ======== End CMake output ====== >106: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder >106: >106: Run Clean Command:/usr/bin/gmake "clean" >106: >106: Run Build Command:/usr/bin/gmake >106: [ 8%] Building C object CMakeFiles/NoDepC.dir/NoDepC.c.o >106: Linking C static library libNoDepC.a >106: [ 8%] Built target NoDepC >106: [ 16%] Building C object CMakeFiles/NoDepE.dir/NoDepE.c.o >106: Linking C static library libNoDepE.a >106: [ 16%] Built target NoDepE >106: [ 25%] Building C object CMakeFiles/NoDepF.dir/NoDepF.c.o >106: Linking C static library libNoDepF.a >106: [ 25%] Built target NoDepF >106: [ 33%] Building C object CMakeFiles/NoDepA.dir/NoDepA.c.o >106: Linking C static library libNoDepA.a >106: [ 33%] Built target NoDepA >106: [ 41%] Building C object CMakeFiles/NoDepB.dir/NoDepB.c.o >106: Linking C static library libNoDepB.a >106: [ 41%] Built target NoDepB >106: [ 50%] Building C object CMakeFiles/One.dir/One.c.o >106: Linking C static library libOne.a >106: [ 50%] Built target One >106: [ 58%] Building C object CMakeFiles/Exec1.dir/Exec1.c.o >106: Linking C executable Exec1 >106: [ 58%] Built target Exec1 >106: [ 66%] Building C object CMakeFiles/NoDepZ.dir/NoDepZ.c.o >106: Linking C static library libNoDepZ.a >106: [ 66%] Built target NoDepZ >106: [ 75%] Building C object CMakeFiles/NoDepX.dir/NoDepX.c.o >106: Linking C static library libNoDepX.a >106: [ 75%] Built target NoDepX >106: [ 83%] Building C object CMakeFiles/NoDepY.dir/NoDepY.c.o >106: Linking C static library libNoDepY.a >106: [ 83%] Built target NoDepY >106: [ 91%] Building C object CMakeFiles/Two.dir/Two.c.o >106: Linking C static library libTwo.a >106: [ 91%] Built target Two >106: [100%] Building C object CMakeFiles/Exec2.dir/Exec2.c.o >106: Linking C executable Exec2 >106: [100%] Built target Exec2 >106: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/LinkLineOrder/Exec2" >106: >107/169 Test #106: linkorder2 ............................. Passed 1.68 sec >test 110 > Start 110: CheckCompilerRelatedVariables >110: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/CheckCompilerRelatedVariables /builddir/build/BUILD/cmake-2.8.2/build/Tests/CheckCompilerRelatedVariables --build-two-config --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-project CheckCompilerRelatedVariables --test-command CheckCompilerRelatedVariables >110: Test timeout computed to be: 1500 >110: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CheckCompilerRelatedVariables >110: ======== CMake output ====== >110: The C compiler identification is GNU >110: The CXX compiler identification is GNU >110: Check for working C compiler: /usr/bin/gcc >110: Configuring >110: Check for working C compiler: /usr/bin/gcc -- works >110: Detecting C compiler ABI info >110: Configuring >110: Detecting C compiler ABI info - done >110: Check for working CXX compiler: /usr/bin/c++ >110: Configuring >110: Check for working CXX compiler: /usr/bin/c++ -- works >110: Detecting CXX compiler ABI info >110: Configuring >110: Detecting CXX compiler ABI info - done >110: MSVC='' is NOT defined >110: MSVC60='' is NOT defined >110: MSVC70='' is NOT defined >110: MSVC71='' is NOT defined >110: MSVC80='' is NOT defined >110: MSVC90='' is NOT defined >110: MSVC10='' is NOT defined >110: test passes: no MSVC** variables are defined on non-MSVC build... >110: Configuring >110: Configuring done >110: Generating >110: Generating done >110: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CheckCompilerRelatedVariables >110: MSVC='' is NOT defined >110: MSVC60='' is NOT defined >110: MSVC70='' is NOT defined >110: MSVC71='' is NOT defined >110: MSVC80='' is NOT defined >110: MSVC90='' is NOT defined >110: MSVC10='' is NOT defined >110: test passes: no MSVC** variables are defined on non-MSVC build... >110: Configuring >110: Configuring done >110: Generating >110: Generating done >110: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CheckCompilerRelatedVariables >110: ======== End CMake output ====== >110: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CheckCompilerRelatedVariables >110: >110: Run Clean Command:/usr/bin/gmake "clean" >110: >110: Run Build Command:/usr/bin/gmake >110: Scanning dependencies of target CheckCompilerRelatedVariables >110: [100%] Building CXX object CMakeFiles/CheckCompilerRelatedVariables.dir/main.cxx.o >110: Linking CXX executable CheckCompilerRelatedVariables >110: [100%] Built target CheckCompilerRelatedVariables >110: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CheckCompilerRelatedVariables/CheckCompilerRelatedVariables" >110: >108/169 Test #110: CheckCompilerRelatedVariables .......... Passed 0.95 sec >test 111 > Start 111: MakeClean >111: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/MakeClean /builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean --build-generator Unix\ Makefiles --build-project MakeClean --build-makeprogram /usr/bin/gmake --build-exe-dir /builddir/build/BUILD/cmake-2.8.2/build/MakeClean --test-command check_clean >111: Test timeout computed to be: 1500 >109: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir >109: ======== CMake output ====== >109: The C compiler identification is GNU >109: The CXX compiler identification is GNU >109: Check for working C compiler: /usr/bin/gcc >109: Configuring >109: Check for working C compiler: /usr/bin/gcc -- works >109: Detecting C compiler ABI info >109: Configuring >109: Detecting C compiler ABI info - done >109: Check for working CXX compiler: /usr/bin/c++ >109: Configuring >109: Check for working CXX compiler: /usr/bin/c++ -- works >109: Detecting CXX compiler ABI info >109: Configuring >109: Detecting CXX compiler ABI info - done >109: Configuring >109: Configuring >109: ThirdSubDir/thirdone.c >109: ThirdSubDir/testfromauxsubdir.c >109: ThirdSubDir/pair_p_int.int1.c >109: ThirdSubDir/pair+int.int1.c >109: Sources: ThirdSubDir/pair+int.int1.c;ThirdSubDir/pair_p_int.int1.c;ThirdSubDir/testfromauxsubdir.c;ThirdSubDir/thirdone.c;vcl_algorithm+vcl_pair+double.foo.c >109: Configuring >109: Configuring >109: Configuring >109: Configuring >109: Configuring >109: Configuring >109: Configuring >109: Configuring done >109: Generating >109: Generating >109: Generating >109: Generating >109: Generating >109: Generating done >109: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir >109: ======== End CMake output ====== >109: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir >109: >109: Run Clean Command:/usr/bin/gmake "clean" >109: >109: Run Build Command:/usr/bin/gmake >109: Scanning dependencies of target TestFromSubdir >109: [ 10%] Building C object CMakeFiles/TestFromSubdir.dir/AnotherSubdir/testfromsubdir.c.o >109: [ 20%] Building C object CMakeFiles/TestFromSubdir.dir/AnotherSubdir/secondone.c.o >109: [ 30%] Building C object CMakeFiles/TestFromSubdir.dir/AnotherSubdir/pair+int.int.c.o >109: [ 40%] Building C object CMakeFiles/TestFromSubdir.dir/vcl_algorithm+vcl_pair+double.foo.c.o >109: Linking C executable TestFromSubdir >109: [ 40%] Built target TestFromSubdir >109: Scanning dependencies of target TestWithAuxSourceDir >109: [ 50%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/pair+int.int1.c.o >109: [ 60%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/pair_p_int.int1.c.o >109: [ 70%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/testfromauxsubdir.c.o >109: [ 80%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/ThirdSubDir/thirdone.c.o >109: [ 90%] Building C object CMakeFiles/TestWithAuxSourceDir.dir/vcl_algorithm+vcl_pair+double.foo.c.o >109: Linking C executable TestWithAuxSourceDir >109: [ 90%] Built target TestWithAuxSourceDir >109: Scanning dependencies of target test >109: [100%] Building CXX object Executable/CMakeFiles/test.dir/test.cxx.o >109: Linking CXX executable test >109: [100%] Built target test >109: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir/Executable/test" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir/ShouldBeHere" "/builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir/testfromsubdir.o" >109: /builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir/testfromsubdir.o is not there! Good./builddir/build/BUILD/cmake-2.8.2/build/Tests/SubDir/ShouldBeHere is there! Good. >109/169 Test #109: SubDir ................................. Passed 1.81 sec >test 112 > Start 112: CTest.NoNewline >112: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E echo_append This\ line\ has\ no\ newline! >112: Test timeout computed to be: 1500 >112: This line has no newline! >110/169 Test #112: CTest.NoNewline ........................ Passed 0.31 sec >test 113 > Start 113: CTestTestNoBuild >113: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure/testNoBuild.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure/testOut1.log >113: Test timeout computed to be: 1500 >113: Run dashboard with model Experimental >113: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestFailure >113: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure >113: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestFailure/CTestConfig.cmake >113: Site: dhcp-163-207.linuxdev.us.dell.com >113: Build name: CTestTest-Linux-g++-NoBuild >113: Use Experimental tag: 20100905-1324 >113: Configure project >113: Each . represents 1024 bytes of output >113: . Size of output: 0K >113: Build project >113: Each symbol represents 1024 bytes of output. >113: '!' represents an error and '*' a warning. >113: . Size of output: 0K >113: 3 Compiler errors >113: 0 Compiler warnings >113: Error(s) when building project >113: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure/testNoBuild.cmake >111/169 Test #113: CTestTestNoBuild ....................... Passed 1.11 sec >test 114 > Start 114: CTestTestNoExe >114: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure/testNoExe.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure/testOut2.log >114: Test timeout computed to be: 1500 >111: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean >111: ======== CMake output ====== >111: The C compiler identification is GNU >111: The CXX compiler identification is GNU >111: Check for working C compiler: /usr/bin/gcc >111: Configuring >111: Check for working C compiler: /usr/bin/gcc -- works >111: Detecting C compiler ABI info >111: Configuring >111: Detecting C compiler ABI info - done >111: Check for working CXX compiler: /usr/bin/c++ >111: Configuring >111: Check for working CXX compiler: /usr/bin/c++ -- works >111: Detecting CXX compiler ABI info >111: Configuring >111: Detecting CXX compiler ABI info - done >111: Configuring >111: Building ToClean succeeded with the following output: >111: [Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean >111: >111: Run Build Command:/usr/bin/gmake >111: Scanning dependencies of target generate >111: [ 0%] Generating generated.txt >111: [ 50%] Built target generate >111: Scanning dependencies of target toclean >111: [100%] Building CXX object CMakeFiles/toclean.dir/toclean.cxx.o >111: Linking CXX executable toclean >111: [100%] Built target toclean >111: ] >111: Configuring >111: Configuring done >111: Generating >111: Generating done >111: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean >111: ======== End CMake output ====== >111: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean >111: >111: Run Clean Command:/usr/bin/gmake "clean" >111: >111: Run Build Command:/usr/bin/gmake >111: Scanning dependencies of target check_clean >111: [100%] Building C object CMakeFiles/check_clean.dir/check_clean.c.o >111: Linking C executable check_clean >111: Clean the ToClean Project >111: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean >111: ======== CMake output ====== >111: The C compiler identification is GNU >111: The CXX compiler identification is GNU >111: Check for working C compiler: /usr/bin/gcc >111: Check for working C compiler: /usr/bin/gcc -- works >111: Detecting C compiler ABI info >111: Detecting C compiler ABI info - done >111: Check for working CXX compiler: /usr/bin/c++ >111: Check for working CXX compiler: /usr/bin/c++ -- works >111: Detecting CXX compiler ABI info >111: Detecting CXX compiler ABI info - done >111: Configuring >111: Configuring done >111: Generating >111: Generating done >111: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean >111: ======== End CMake output ====== >111: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean >111: >111: Run Build Command:/usr/bin/gmake "clean" >111: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean' >111: gmake[4]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean' >111: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean' >111: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean' >111: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean' >111: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean' >111: gmake[4]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean' >111: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/ToClean' >111: [100%] Built target check_clean >111: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/MakeClean/check_clean" >111: >114: Run dashboard with model Experimental >114: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestFailure >114: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure >114: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestFailure/CTestConfig.cmake >114: Site: dhcp-163-207.linuxdev.us.dell.com >114: Build name: CTestTest-Linux-g++-NoExe >114: Use Experimental tag: 20100905-1324 >114: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure >114: Start 1: TestNoExe >114: Could not find executable NoBuild >114: Looked in the following places: >114: NoBuild >114: NoBuild >114: Release/NoBuild >114: Release/NoBuild >114: Debug/NoBuild >114: Debug/NoBuild >114: MinSizeRel/NoBuild >114: MinSizeRel/NoBuild >114: RelWithDebInfo/NoBuild >114: RelWithDebInfo/NoBuild >114: Deployment/NoBuild >114: Deployment/NoBuild >114: Development/NoBuild >114: Development/NoBuild >114: 1/1 Test #1: TestNoExe ........................***Not Run 0.00 sec >114: >114: 0% tests passed, 1 tests failed out of 1 >114: >114: Total Test time (real) = 0.00 sec >114: >114: The following tests FAILED: >114: Unable to find executable: NoBuild >114: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailure/testNoExe.cmake >114: 1 - TestNoExe (Not Run) >112/169 Test #111: MakeClean .............................. Passed 1.84 sec >113/169 Test #114: CTestTestNoExe ......................... Passed 0.22 sec >test 115 > Start 115: CTestConfig.Script.Debug >115: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -C Debug -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script.cmake -VV --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script.log >115: Test timeout computed to be: 1500 >test 116 > Start 116: CTestConfig.Dashboard.Debug >116: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard.cmake -VV >116: Test timeout computed to be: 1500 >115: * Extra verbosity turned on >115: Reading Script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script.cmake >115: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >115: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script >115: Run dashboard with model Experimental >115: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >115: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script >115: Site: >115: Build name: >115: Use Experimental tag: 20100905-1324 >115: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script >115: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >115: SetCTestConfiguration:ConfigureCommand:"/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=Debug" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >115: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig/CTestConfig.cmake >115: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script >115: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >115: Configure project >115: Configure with command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=Debug" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >115: Run command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=Debug" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >115: Each . represents 1024 bytes of output >115: .-- The C compiler identification is GNU >116: -- The C compiler identification is GNU >116: -- The CXX compiler identification is GNU >116: -- Check for working C compiler: /usr/bin/gcc >116: CMAKE_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' >116: CMAKE_CTEST_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest' >116: cmake initial configure >116: -- Check for working C compiler: /usr/bin/gcc -- works >116: -- Detecting C compiler ABI info >115: -- The CXX compiler identification is GNU >115: -- Check for working C compiler: /usr/bin/gcc >115: -- Check for working C compiler: /usr/bin/gcc -- works >115: -- Detecting C compiler ABI info >115: -- Detecting C compiler ABI info - done >115: -- Check for working CXX compiler: /usr/bin/c++ >115: -- Check for working CXX compiler: /usr/bin/c++ -- works >115: -- Detecting CXX compiler ABI info >116: -- Detecting C compiler ABI info - done >116: -- Check for working CXX compiler: /usr/bin/c++ >116: -- Check for working CXX compiler: /usr/bin/c++ -- works >116: -- Detecting CXX compiler ABI info >116: -- Detecting CXX compiler ABI info - done >116: -- Configuring done >115: -- Detecting CXX compiler ABI info - done >115: -- Configuring done >115: -- Generating done >115: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script >115: Size of output: 0K >115: Command exited with the value: 0 >115: SetMakeCommand:/usr/bin/gmake -i >115: SetCTestConfiguration:MakeCommand:/usr/bin/gmake -i >115: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script >115: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >115: Build project >115: MakeCommand:/usr/bin/gmake -i >115: Run command: "/usr/bin/gmake" "-i" >115: Each symbol represents 1024 bytes of output. >115: '!' represents an error and '*' a warning. >115: .Scanning dependencies of target ctc >115: [100%] Building CXX object CMakeFiles/ctc.dir/CTestConfig.cxx.o >115: Linking CXX executable ctc >115: [100%] Built target ctc >115: Size of output: 0K >115: Command exited with the value: 0 >115: MakeCommand:/usr/bin/gmake -i >115: 0 Compiler errors >115: 0 Compiler warnings >115: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script >115: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >115: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script >115: Constructing a list of tests >115: Done constructing a list of tests >115: Checking test dependency graph... >115: test 1 >115: Start 1: ctc-Debug >115: >115: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script/ctc --config Debug >115: 1: Test timeout computed to be: 600 >116: -- Generating done >116: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard >116: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Site: dhcp-163-207.linuxdev.us.dell.com >116: Build name: Linux-c++ >116: Create new tag: 20100905-1324 - Experimental >116: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Site: dhcp-163-207.linuxdev.us.dell.com >116: Build name: Linux-c++ >116: Configure project >116: Configure with command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >116: call_ctest ExperimentalStart >116: call_ctest ExperimentalConfigure >116: call_ctest ExperimentalBuild >116: Run command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >116: Each . represents 1024 bytes of output >116: .-- Configuring done >116: -- Generating done >116: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard >116: Size of output: 0K >116: Command exited with the value: 0 >116: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Site: dhcp-163-207.linuxdev.us.dell.com >116: Build name: Linux-c++ >116: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Build project >116: MakeCommand:/usr/bin/gmake -i >116: Run command: "/usr/bin/gmake" "-i" >116: Each symbol represents 1024 bytes of output. >116: '!' represents an error and '*' a warning. >116: .Scanning dependencies of target ctc >116: [100%] Building CXX object CMakeFiles/ctc.dir/CTestConfig.cxx.o >116: Linking CXX executable ctc >116: [100%] Built target ctc >116: Size of output: 0K >116: Command exited with the value: 0 >116: MakeCommand:/usr/bin/gmake -i >116: 0 Compiler errors >116: 0 Compiler warnings >116: call_ctest ExperimentalTest >116: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Site: dhcp-163-207.linuxdev.us.dell.com >116: Build name: Linux-c++ >116: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/DartConfiguration.tcl >116: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard >116: Constructing a list of tests >116: Done constructing a list of tests >116: Checking test dependency graph... >116: test 1 >116: Start 1: ctc-Debug >116: >116: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/ctc --config Debug >116: 1: Test timeout computed to be: 1500 >116: 1: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-dashboard/ctc >116: 1: --config >116: 1: Debug >116: 1: CMAKE_BUILD_TYPE is Debug >116: 1/1 Test #1: ctc-Debug ........................ Passed 0.00 sec >116: >116: 100% tests passed, 0 tests failed out of 1 >116: >116: Total Test time (real) = 0.01 sec >114/169 Test #116: CTestConfig.Dashboard.Debug ............ Passed 1.18 sec >test 117 > Start 117: CTestConfig.Script.MinSizeRel >117: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -C MinSizeRel -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script.cmake -VV --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script.log >117: Test timeout computed to be: 1500 >115: 1: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Debug-script/ctc >115: 1: --config >115: 1: Debug >115: 1: CMAKE_BUILD_TYPE is Debug >115: 1/1 Test #1: ctc-Debug ........................ Passed 0.02 sec >115: >115: 100% tests passed, 0 tests failed out of 1 >115: >115: Total Test time (real) = 0.02 sec >117: * Extra verbosity turned on >117: Reading Script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script.cmake >117: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >117: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script >117: Run dashboard with model Experimental >117: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >117: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script >117: Site: >117: Build name: >117: Use Experimental tag: 20100905-1324 >117: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script >117: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >117: SetCTestConfiguration:ConfigureCommand:"/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=MinSizeRel" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >117: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig/CTestConfig.cmake >117: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script >117: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >117: Configure project >117: Configure with command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=MinSizeRel" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >117: Run command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=MinSizeRel" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >117: Each . represents 1024 bytes of output >117: .-- The C compiler identification is GNU >117: -- The CXX compiler identification is GNU >117: -- Check for working C compiler: /usr/bin/gcc >117: -- Check for working C compiler: /usr/bin/gcc -- works >117: -- Detecting C compiler ABI info >115/169 Test #115: CTestConfig.Script.Debug ............... Passed 1.28 sec >test 118 > Start 118: CTestConfig.Dashboard.MinSizeRel >118: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard.cmake -VV >118: Test timeout computed to be: 1500 >118: -- The C compiler identification is GNU >118: CMAKE_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' >118: CMAKE_CTEST_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest' >118: cmake initial configure >118: -- The CXX compiler identification is GNU >117: -- Detecting C compiler ABI info - done >117: -- Check for working CXX compiler: /usr/bin/c++ >117: -- Check for working CXX compiler: /usr/bin/c++ -- works >117: -- Detecting CXX compiler ABI info >117: -- Detecting CXX compiler ABI info - done >118: -- Check for working C compiler: /usr/bin/gcc >118: -- Check for working C compiler: /usr/bin/gcc -- works >118: -- Detecting C compiler ABI info >118: -- Detecting C compiler ABI info - done >118: -- Check for working CXX compiler: /usr/bin/c++ >118: -- Check for working CXX compiler: /usr/bin/c++ -- works >118: -- Detecting CXX compiler ABI info >117: -- Configuring done >117: -- Generating done >117: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script >117: Size of output: 0K >117: Command exited with the value: 0 >117: SetMakeCommand:/usr/bin/gmake -i >117: SetCTestConfiguration:MakeCommand:/usr/bin/gmake -i >117: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script >117: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >117: Build project >117: MakeCommand:/usr/bin/gmake -i >117: Run command: "/usr/bin/gmake" "-i" >117: Each symbol represents 1024 bytes of output. >117: '!' represents an error and '*' a warning. >117: .Scanning dependencies of target ctc >117: [100%] Building CXX object CMakeFiles/ctc.dir/CTestConfig.cxx.o >117: Linking CXX executable ctc >117: [100%] Built target ctc >117: Size of output: 0K >117: Command exited with the value: 0 >117: MakeCommand:/usr/bin/gmake -i >117: 0 Compiler errors >117: 0 Compiler warnings >117: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script >117: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >117: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script >117: Constructing a list of tests >117: Done constructing a list of tests >117: Checking test dependency graph... >117: test 1 >117: Start 1: ctc-MinSizeRel >117: >117: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script/ctc --config MinSizeRel >117: 1: Test timeout computed to be: 600 >117: 1: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-script/ctc >117: 1: --config >117: 1: MinSizeRel >117: 1: CMAKE_BUILD_TYPE is MinSizeRel >117: 1/1 Test #1: ctc-MinSizeRel ................... Passed 0.01 sec >117: >117: 100% tests passed, 0 tests failed out of 1 >117: >117: Total Test time (real) = 0.01 sec >116/169 Test #117: CTestConfig.Script.MinSizeRel .......... Passed 1.02 sec >test 119 > Start 119: CTestConfig.Script.Release >119: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -C Release -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script.cmake -VV --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script.log >119: Test timeout computed to be: 1500 >118: -- Detecting CXX compiler ABI info - done >118: -- Configuring done >118: -- Generating done >118: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard >118: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: call_ctest ExperimentalStart >118: Site: dhcp-163-207.linuxdev.us.dell.com >118: Build name: Linux-c++ >118: Create new tag: 20100905-1324 - Experimental >118: call_ctest ExperimentalConfigure >118: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Site: dhcp-163-207.linuxdev.us.dell.com >118: Build name: Linux-c++ >118: Configure project >118: Configure with command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >118: Run command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >118: Each . represents 1024 bytes of output >118: .-- Configuring done >119: * Extra verbosity turned on >119: Reading Script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script.cmake >119: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >119: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script >119: Run dashboard with model Experimental >119: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >119: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script >119: Site: >119: Build name: >119: Use Experimental tag: 20100905-1324 >119: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script >119: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >119: SetCTestConfiguration:ConfigureCommand:"/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=Release" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >119: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig/CTestConfig.cmake >119: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script >119: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >119: Configure project >119: Configure with command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=Release" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >119: Run command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=Release" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >119: Each . represents 1024 bytes of output >119: .-- The C compiler identification is GNU >119: -- The CXX compiler identification is GNU >119: -- Check for working C compiler: /usr/bin/gcc >119: -- Check for working C compiler: /usr/bin/gcc -- works >119: -- Detecting C compiler ABI info >118: -- Generating done >118: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard >118: Size of output: 0K >118: Command exited with the value: 0 >118: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Site: dhcp-163-207.linuxdev.us.dell.com >118: Build name: Linux-c++ >118: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Build project >118: MakeCommand:/usr/bin/gmake -i >118: Run command: "/usr/bin/gmake" "-i" >118: Each symbol represents 1024 bytes of output. >118: '!' represents an error and '*' a warning. >118: .Scanning dependencies of target ctc >118: call_ctest ExperimentalBuild >118: call_ctest ExperimentalTest >118: [100%] Building CXX object CMakeFiles/ctc.dir/CTestConfig.cxx.o >118: Linking CXX executable ctc >118: [100%] Built target ctc >118: Size of output: 0K >118: Command exited with the value: 0 >118: MakeCommand:/usr/bin/gmake -i >118: 0 Compiler errors >118: 0 Compiler warnings >118: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Site: dhcp-163-207.linuxdev.us.dell.com >118: Build name: Linux-c++ >118: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/DartConfiguration.tcl >118: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard >118: Constructing a list of tests >118: Done constructing a list of tests >118: Checking test dependency graph... >118: test 1 >118: Start 1: ctc-MinSizeRel >118: >118: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/ctc --config MinSizeRel >118: 1: Test timeout computed to be: 1500 >118: 1: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/MinSizeRel-dashboard/ctc >118: 1: --config >118: 1: MinSizeRel >118: 1: CMAKE_BUILD_TYPE is MinSizeRel >118: 1/1 Test #1: ctc-MinSizeRel ................... Passed 0.00 sec >118: >118: 100% tests passed, 0 tests failed out of 1 >118: >118: Total Test time (real) = 0.01 sec >119: -- Detecting C compiler ABI info - done >119: -- Check for working CXX compiler: /usr/bin/c++ >119: -- Check for working CXX compiler: /usr/bin/c++ -- works >119: -- Detecting CXX compiler ABI info >117/169 Test #118: CTestConfig.Dashboard.MinSizeRel ....... Passed 1.26 sec >test 120 > Start 120: CTestConfig.Dashboard.Release >120: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard.cmake -VV >120: Test timeout computed to be: 1500 >120: -- The C compiler identification is GNU >120: CMAKE_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' >120: CMAKE_CTEST_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest' >120: cmake initial configure >119: -- Detecting CXX compiler ABI info - done >119: -- Configuring done >119: -- Generating done >119: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script >119: Size of output: 0K >119: Command exited with the value: 0 >119: SetMakeCommand:/usr/bin/gmake -i >119: SetCTestConfiguration:MakeCommand:/usr/bin/gmake -i >119: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script >119: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >119: Build project >119: MakeCommand:/usr/bin/gmake -i >119: Run command: "/usr/bin/gmake" "-i" >119: Each symbol represents 1024 bytes of output. >119: '!' represents an error and '*' a warning. >119: .Scanning dependencies of target ctc >119: [100%] Building CXX object CMakeFiles/ctc.dir/CTestConfig.cxx.o >119: Linking CXX executable ctc >119: [100%] Built target ctc >119: Size of output: 0K >119: Command exited with the value: 0 >119: MakeCommand:/usr/bin/gmake -i >119: 0 Compiler errors >119: 0 Compiler warnings >119: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script >119: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >119: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script >119: Constructing a list of tests >119: Done constructing a list of tests >119: Checking test dependency graph... >119: test 1 >119: Start 1: ctc-Release >119: >119: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script/ctc --config Release >119: 1: Test timeout computed to be: 600 >119: 1: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-script/ctc >119: 1: --config >119: 1: Release >119: 1: CMAKE_BUILD_TYPE is Release >119: 1/1 Test #1: ctc-Release ...................... Passed 0.01 sec >119: >119: 100% tests passed, 0 tests failed out of 1 >119: >119: Total Test time (real) = 0.01 sec >118/169 Test #119: CTestConfig.Script.Release ............. Passed 1.09 sec >test 121 > Start 121: CTestConfig.Script.RelWithDebInfo >121: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -C RelWithDebInfo -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script.cmake -VV --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script.log >121: Test timeout computed to be: 1500 >120: -- The CXX compiler identification is GNU >120: -- Check for working C compiler: /usr/bin/gcc >120: -- Check for working C compiler: /usr/bin/gcc -- works >120: -- Detecting C compiler ABI info >120: -- Detecting C compiler ABI info - done >120: -- Check for working CXX compiler: /usr/bin/c++ >121: * Extra verbosity turned on >121: Reading Script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script.cmake >121: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >121: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script >121: Run dashboard with model Experimental >121: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >121: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script >121: Site: >121: Build name: >121: Use Experimental tag: 20100905-1324 >121: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script >121: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >121: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig/CTestConfig.cmake >121: SetCTestConfiguration:ConfigureCommand:"/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >121: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script >121: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >121: Configure project >121: Configure with command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >121: Run command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo" "-GUnix Makefiles" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >121: Each . represents 1024 bytes of output >121: .-- The C compiler identification is GNU >121: -- The CXX compiler identification is GNU >121: -- Check for working C compiler: /usr/bin/gcc >121: -- Check for working C compiler: /usr/bin/gcc -- works >121: -- Detecting C compiler ABI info >120: -- Check for working CXX compiler: /usr/bin/c++ -- works >120: -- Detecting CXX compiler ABI info >120: -- Detecting CXX compiler ABI info - done >120: -- Configuring done >120: -- Generating done >120: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard >120: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Site: dhcp-163-207.linuxdev.us.dell.com >120: Build name: Linux-c++ >120: Create new tag: 20100905-1324 - Experimental >120: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Site: dhcp-163-207.linuxdev.us.dell.com >120: Build name: Linux-c++ >120: Configure project >120: call_ctest ExperimentalStart >120: call_ctest ExperimentalConfigure >120: Configure with command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >120: Run command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >120: Each . represents 1024 bytes of output >120: .-- Configuring done >120: -- Generating done >120: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard >120: Size of output: 0K >120: Command exited with the value: 0 >120: call_ctest ExperimentalBuild >120: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Site: dhcp-163-207.linuxdev.us.dell.com >120: Build name: Linux-c++ >121: -- Detecting C compiler ABI info - done >121: -- Check for working CXX compiler: /usr/bin/c++ >121: -- Check for working CXX compiler: /usr/bin/c++ -- works >121: -- Detecting CXX compiler ABI info >120: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Build project >120: MakeCommand:/usr/bin/gmake -i >120: Run command: "/usr/bin/gmake" "-i" >120: Each symbol represents 1024 bytes of output. >120: '!' represents an error and '*' a warning. >120: .Scanning dependencies of target ctc >120: [100%] Building CXX object CMakeFiles/ctc.dir/CTestConfig.cxx.o >120: Linking CXX executable ctc >120: [100%] Built target ctc >120: Size of output: 0K >120: Command exited with the value: 0 >120: MakeCommand:/usr/bin/gmake -i >120: 0 Compiler errors >120: 0 Compiler warnings >120: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Site: dhcp-163-207.linuxdev.us.dell.com >120: Build name: Linux-c++ >120: call_ctest ExperimentalTest >120: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/DartConfiguration.tcl >120: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard >120: Constructing a list of tests >120: Done constructing a list of tests >120: Checking test dependency graph... >120: test 1 >120: Start 1: ctc-Release >120: >120: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/ctc --config Release >120: 1: Test timeout computed to be: 1500 >120: 1: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/Release-dashboard/ctc >120: 1: --config >120: 1: Release >120: 1: CMAKE_BUILD_TYPE is Release >120: 1/1 Test #1: ctc-Release ...................... Passed 0.00 sec >120: >120: 100% tests passed, 0 tests failed out of 1 >120: >120: Total Test time (real) = 0.01 sec >121: -- Detecting CXX compiler ABI info - done >121: -- Configuring done >121: -- Generating done >121: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script >121: Size of output: 0K >121: Command exited with the value: 0 >121: SetMakeCommand:/usr/bin/gmake -i >121: SetCTestConfiguration:MakeCommand:/usr/bin/gmake -i >121: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script >121: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >121: Build project >121: MakeCommand:/usr/bin/gmake -i >121: Run command: "/usr/bin/gmake" "-i" >121: Each symbol represents 1024 bytes of output. >121: '!' represents an error and '*' a warning. >121: .Scanning dependencies of target ctc >121: [100%] Building CXX object CMakeFiles/ctc.dir/CTestConfig.cxx.o >121: Linking CXX executable ctc >121: [100%] Built target ctc >121: Size of output: 0K >121: Command exited with the value: 0 >121: MakeCommand:/usr/bin/gmake -i >121: 0 Compiler errors >121: 0 Compiler warnings >121: SetCTestConfiguration:BuildDirectory:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script >121: SetCTestConfiguration:SourceDirectory:/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig >121: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script >121: Constructing a list of tests >121: Done constructing a list of tests >121: Checking test dependency graph... >121: test 1 >121: Start 1: ctc-RelWithDebInfo >121: >121: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script/ctc --config RelWithDebInfo >121: 1: Test timeout computed to be: 600 >121: 1: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-script/ctc >121: 1: --config >121: 1: RelWithDebInfo >121: 1: CMAKE_BUILD_TYPE is RelWithDebInfo >121: 1/1 Test #1: ctc-RelWithDebInfo ............... Passed 0.01 sec >121: >121: 100% tests passed, 0 tests failed out of 1 >121: >121: Total Test time (real) = 0.01 sec >119/169 Test #120: CTestConfig.Dashboard.Release .......... Passed 1.25 sec >120/169 Test #121: CTestConfig.Script.RelWithDebInfo ...... Passed 1.09 sec >test 122 > Start 122: CTestConfig.Dashboard.RelWithDebInfo >122: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard.cmake -VV >122: Test timeout computed to be: 1500 >test 123 > Start 123: CMakeCommands.build_command >123: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -DCMake_SOURCE_DIR=/builddir/build/BUILD/cmake-2.8.2 -Ddir=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeCommands/build_command -Dgen=Unix\ Makefiles -P /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeCommands/build_command/RunCMake.cmake >123: Test timeout computed to be: 1500 >122: -- The C compiler identification is GNU >122: CMAKE_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' >122: CMAKE_CTEST_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest' >122: cmake initial configure >122: -- The CXX compiler identification is GNU >123: -- CTEST_FULL_OUTPUT (Avoid ctest truncation of output) >123: -- run_cmake build_dir='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeCommands/build_command/b1' extra_args='' >122: -- Check for working C compiler: /usr/bin/gcc >122: -- Check for working C compiler: /usr/bin/gcc -- works >122: -- Detecting C compiler ABI info >122: -- Detecting C compiler ABI info - done >122: -- Check for working CXX compiler: /usr/bin/c++ >122: -- Check for working CXX compiler: /usr/bin/c++ -- works >122: -- Detecting CXX compiler ABI info >122: -- Detecting CXX compiler ABI info - done >122: -- Configuring done >122: -- Generating done >122: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard >122: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Site: dhcp-163-207.linuxdev.us.dell.com >122: Build name: Linux-c++ >122: Create new tag: 20100905-1324 - Experimental >122: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Site: dhcp-163-207.linuxdev.us.dell.com >122: Build name: Linux-c++ >122: Configure project >122: call_ctest ExperimentalStart >122: call_ctest ExperimentalConfigure >122: Configure with command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >122: Run command: "/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake" "/builddir/build/BUILD/cmake-2.8.2/Tests/CTestConfig" >122: Each . represents 1024 bytes of output >122: .-- Configuring done >122: -- Generating done >122: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard >122: Size of output: 0K >122: Command exited with the value: 0 >122: call_ctest ExperimentalBuild >122: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Site: dhcp-163-207.linuxdev.us.dell.com >122: Build name: Linux-c++ >122: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Build project >122: MakeCommand:/usr/bin/gmake -i >122: Run command: "/usr/bin/gmake" "-i" >122: Each symbol represents 1024 bytes of output. >122: '!' represents an error and '*' a warning. >123: -- result='0' >123: -- stdout='-- The C compiler identification is GNU >123: -- The CXX compiler identification is GNU >123: -- Check for working C compiler: /usr/bin/gcc >123: -- Check for working C compiler: /usr/bin/gcc -- works >123: -- Detecting C compiler ABI info >123: -- Detecting C compiler ABI info - done >123: -- Check for working CXX compiler: /usr/bin/c++ >123: -- Check for working CXX compiler: /usr/bin/c++ -- works >123: -- Detecting CXX compiler ABI info >123: -- Detecting CXX compiler ABI info - done >123: -- Configuring done >123: -- Generating done >123: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeCommands/build_command/b1 >123: ' >123: -- stderr='CTEST_FULL_OUTPUT >123: 0. begin >123: (skipping cases 1, 2 and 3 because TEST_ERROR_CONDITIONS is OFF) >123: 4. cmd='/usr/bin/gmake -i' >123: 5. legacy_cmd='/usr/bin/gmake -i' >123: CMAKE_BUILD_TOOL='/usr/bin/gmake' >123: 6. cmd='/usr/bin/gmake -i' >123: 7. cmd='/usr/bin/gmake -i' >123: 8. cmd='/usr/bin/gmake -i "hoohaaTarget"' >123: 9. cmd='final' >123: ' >123: -- >123: -- info: stdout matches 'Build files have been written to:' >123: -- info: stderr matches 'skipping cases 1, 2 and 3 because TEST_ERROR_CONDITIONS is OFF' >123: -- result, stdout and stderr match all expectations: test passes >123: -- >123: -- run_cmake build_dir='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeCommands/build_command/b2' extra_args='-DTEST_ERROR_CONDITIONS:BOOL=ON' >122: .Scanning dependencies of target ctc >122: [100%] Building CXX object CMakeFiles/ctc.dir/CTestConfig.cxx.o >122: Linking CXX executable ctc >122: [100%] Built target ctc >122: Size of output: 0K >122: Command exited with the value: 0 >122: MakeCommand:/usr/bin/gmake -i >122: 0 Compiler errors >122: 0 Compiler warnings >122: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Site: dhcp-163-207.linuxdev.us.dell.com >122: Build name: Linux-c++ >122: UpdateCTestConfiguration from :/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Parse Config file:/builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/DartConfiguration.tcl >122: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard >122: Constructing a list of tests >122: call_ctest ExperimentalTest >122: Done constructing a list of tests >122: Checking test dependency graph... >122: test 1 >122: Start 1: ctc-RelWithDebInfo >122: >122: 1: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/ctc --config RelWithDebInfo >122: 1: Test timeout computed to be: 1500 >122: 1: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestConfig/RelWithDebInfo-dashboard/ctc >122: 1: --config >122: 1: RelWithDebInfo >122: 1: CMAKE_BUILD_TYPE is RelWithDebInfo >122: 1/1 Test #1: ctc-RelWithDebInfo ............... Passed 0.00 sec >122: >122: 100% tests passed, 0 tests failed out of 1 >122: >122: Total Test time (real) = 0.01 sec >121/169 Test #122: CTestConfig.Dashboard.RelWithDebInfo ... Passed 1.31 sec >test 124 > Start 124: CTestTestCrash >124: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestCrash/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestCrash/testOutput.log >124: Test timeout computed to be: 1500 >124: Run dashboard with model Experimental >124: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestCrash >124: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestCrash >124: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestCrash/CTestConfig.cmake >124: Site: dhcp-163-207.linuxdev.us.dell.com >124: Build name: CTestTest-Linux-g++-Crash >124: Use Experimental tag: 20100905-1324 >124: Configure project >124: Each . represents 1024 bytes of output >123: -- result='1' >123: -- stdout='-- The C compiler identification is GNU >123: -- The CXX compiler identification is GNU >123: -- Check for working C compiler: /usr/bin/gcc >123: -- Check for working C compiler: /usr/bin/gcc -- works >123: -- Detecting C compiler ABI info >123: -- Detecting C compiler ABI info - done >123: -- Check for working CXX compiler: /usr/bin/c++ >123: -- Check for working CXX compiler: /usr/bin/c++ -- works >123: -- Detecting CXX compiler ABI info >123: -- Detecting CXX compiler ABI info - done >123: -- Configuring incomplete, errors occurred! >123: ' >123: -- stderr='CTEST_FULL_OUTPUT >123: 0. begin >123: CMake Error at CMakeLists.txt:25 (build_command): >123: build_command requires at least one argument naming a CMake variable >123: >123: >123: 1. cmd='initial' >123: CMake Error at CMakeLists.txt:29 (build_command): >123: build_command unknown argument "BOGUS" >123: >123: >123: 2. cmd='initial' >123: CMake Error at CMakeLists.txt:32 (build_command): >123: build_command unknown argument "STUFF" >123: >123: >123: 3. cmd='initial' >123: 4. cmd='/usr/bin/gmake -i' >123: 5. legacy_cmd='/usr/bin/gmake -i' >123: CMAKE_BUILD_TOOL='/usr/bin/gmake' >123: 6. cmd='/usr/bin/gmake -i' >123: 7. cmd='/usr/bin/gmake -i' >123: 8. cmd='/usr/bin/gmake -i "hoohaaTarget"' >123: 9. cmd='final' >123: ' >123: -- >123: -- info: stdout matches 'Configuring incomplete, errors occurred!' >123: -- info: stderr matches 'build_command requires at least one argument naming a CMake variable' >123: -- info: stderr matches 'build_command unknown argument ' >123: -- result, stdout and stderr match all expectations: test passes >123: -- >122/169 Test #123: CMakeCommands.build_command ............ Passed 1.81 sec >test 125 > Start 125: CTestTestBadExe >125: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestBadExe/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestBadExe/testOutput.log >125: Test timeout computed to be: 1500 >125: Run dashboard with model Experimental >125: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestBadExe >125: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestBadExe >125: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestBadExe/CTestConfig.cmake >125: Site: dhcp-163-207.linuxdev.us.dell.com >125: Build name: CTestTest-Linux-g++-BadExe >125: Use Experimental tag: 20100905-1324 >125: Configure project >125: Each . represents 1024 bytes of output >124: . Size of output: 0K >124: Build project >124: Each symbol represents 1024 bytes of output. >124: '!' represents an error and '*' a warning. >124: . Size of output: 0K >124: 0 Compiler errors >124: 0 Compiler warnings >124: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestCrash >124: Start 1: TestCrash >124: 1/1 Test #1: TestCrash ........................***Exception: SegFault 0.05 sec >124: >124: 0% tests passed, 1 tests failed out of 1 >124: >124: Total Test time (real) = 0.06 sec >124: >124: The following tests FAILED: >124: 1 - TestCrash (SEGFAULT) >125: . Size of output: 0K >125: Build project >125: Each symbol represents 1024 bytes of output. >125: '!' represents an error and '*' a warning. >125: Size of output: 0K >125: 0 Compiler errors >125: 0 Compiler warnings >125: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestBadExe >125: Start 1: TestBadExe >125: 1/1 Test #1: TestBadExe .......................***Not Run 0.00 sec >125: >125: 0% tests passed, 1 tests failed out of 1 >125: >125: Total Test time (real) = 0.01 sec >125: >125: The following tests FAILED: >125: 1 - TestBadExe (BAD_COMMAND) >123/169 Test #124: CTestTestCrash ......................... Passed 1.22 sec >124/169 Test #125: CTestTestBadExe ........................ Passed 1.02 sec >test 126 > Start 126: CTestTestParallel >126: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestParallel/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestParallel/testOutput.log >126: Test timeout computed to be: 1500 >test 127 > Start 127: CTestTestResourceLock >127: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestResourceLock/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestResourceLock/output.log >127: Test timeout computed to be: 1500 >126: Run dashboard with model Experimental >126: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestParallel >126: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestParallel >126: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestParallel/CTestConfig.cmake >126: Site: dhcp-163-207.linuxdev.us.dell.com >126: Build name: CTestTest-Linux-g++-Parallel >126: Use Experimental tag: 20100905-1324 >126: Configure project >126: Each . represents 1024 bytes of output >127: Run dashboard with model Experimental >127: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestResourceLock >127: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestResourceLock >127: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestResourceLock/CTestConfig.cmake >127: Site: dhcp-163-207.linuxdev.us.dell.com >127: Build name: CTestTest-Linux-g++-ResourceLock >127: Use Experimental tag: 20100905-1324 >127: Configure project >127: Each . represents 1024 bytes of output >126: . Size of output: 0K >126: Build project >126: Each symbol represents 1024 bytes of output. >126: '!' represents an error and '*' a warning. >127: . Size of output: 0K >127: Build project >127: Each symbol represents 1024 bytes of output. >127: '!' represents an error and '*' a warning. >127: . Size of output: 0K >127: 0 Compiler errors >127: 0 Compiler warnings >127: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestResourceLock >127: Start 1: TestLockedFile1.1 >127: Start 3: TestLockedFile2.1 >127: 1/4 Test #1: TestLockedFile1.1 ................ Passed 0.01 sec >127: 2/4 Test #3: TestLockedFile2.1 ................ Passed 0.02 sec >127: Start 2: TestLockedFile1.2 >127: Start 4: TestLockedFile2.2 >127: 3/4 Test #4: TestLockedFile2.2 ................ Passed 0.02 sec >127: 4/4 Test #2: TestLockedFile1.2 ................ Passed 0.02 sec >127: >127: 100% tests passed, 0 tests failed out of 4 >127: >127: Total Test time (real) = 0.06 sec >125/169 Test #127: CTestTestResourceLock .................. Passed 1.13 sec >test 128 > Start 128: CTestTestScheduler >128: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestScheduler/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestScheduler/testOutput.log >128: Test timeout computed to be: 1500 >107: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/kwsys >107: ======== CMake output ====== >107: The C compiler identification is GNU >107: The CXX compiler identification is GNU >107: Check for working C compiler: /usr/bin/gcc >107: Configuring >107: Check for working C compiler: /usr/bin/gcc -- works >107: Detecting C compiler ABI info >107: Configuring >107: Detecting C compiler ABI info - done >107: Check for working CXX compiler: /usr/bin/c++ >107: Configuring >107: Check for working CXX compiler: /usr/bin/c++ -- works >107: Detecting CXX compiler ABI info >107: Configuring >107: Detecting CXX compiler ABI info - done >107: Checking whether header cstdio is available >107: Configuring >107: Checking whether header cstdio is available - yes >107: Checking for Large File Support >107: Configuring >107: Checking for Large File Support - yes >107: Checking whether STL classes are in std namespace >107: Configuring >107: Checking whether STL classes are in std namespace - yes >107: Checking whether ANSI stream headers are available >107: Configuring >107: Checking whether ANSI stream headers are available - yes >107: Checking whether ANSI streams are in std namespace >107: Configuring >107: Checking whether ANSI streams are in std namespace - yes >107: Checking whether ANSI string stream is available >107: Configuring >107: Checking whether ANSI string stream is available - yes >107: Checking whether header cstddef is available >107: Configuring >107: Checking whether header cstddef is available - yes >107: Checking whether stl string has operator!= for char* >107: Configuring >107: Checking whether stl string has operator!= for char* - yes >107: Checking whether stl has iterator_traits >107: Configuring >107: Checking whether stl has iterator_traits - yes >107: Checking whether stl has standard template allocator >107: Configuring >107: Checking whether stl has standard template allocator - yes >107: Checking for rebind member of stl allocator >107: Configuring >107: Checking for rebind member of stl allocator - yes >107: Checking for non-standard argument to stl allocator<>::max_size >107: Configuring >107: Checking for non-standard argument to stl allocator<>::max_size - no >107: Checking whether stl containers support allocator objects. >107: Configuring >107: Checking whether stl containers support allocator objects. - yes >107: Checking whether ios has binary openmode >107: Configuring >107: Checking whether ios has binary openmode - yes >107: Checking whether "<>" is needed for template friends >107: Configuring >107: Checking whether "<>" is needed for template friends - yes >107: Checking for member template support >107: Configuring >107: Checking for member template support - yes >107: Checking for standard template specialization syntax >107: Configuring >107: Checking for standard template specialization syntax - yes >107: Checking whether argument dependent lookup is supported >107: Configuring >107: Checking whether argument dependent lookup is supported - yes >107: Checking whether struct stat has st_mtim member >107: Configuring >107: Checking whether struct stat has st_mtim member - yes >107: Checking for C type size macros >107: Configuring >107: Checking for C type size macros - compiled >107: Looking for sys/types.h >107: Configuring >107: Looking for sys/types.h - found >107: Looking for stdint.h >107: Configuring >107: Looking for stdint.h - found >107: Looking for stddef.h >107: Configuring >107: Looking for stddef.h - found >107: Check size of char >107: Configuring >107: Check size of char - done >107: Check size of __int64 >107: Configuring >107: Check size of __int64 - failed >107: Checking whether char is signed >107: Configuring >107: Checking whether char is signed - yes >107: Checking whether C++ compiler has 'long long' >107: Configuring >107: Checking whether C++ compiler has 'long long' - yes >107: Checking if istream supports long long >107: Configuring >107: Checking if istream supports long long - yes >107: Checking if ostream supports long long >107: Configuring >107: Checking if ostream supports long long - yes >107: Checking whether C compiler has ptrdiff_t in stddef.h >107: Configuring >107: Checking whether C compiler has ptrdiff_t in stddef.h - yes >107: Checking whether C compiler has ssize_t in unistd.h >107: Configuring >107: Checking whether C compiler has ssize_t in unistd.h - yes >107: GET_TEST_PROPERTY returned: ON >107: Configuring >107: Configuring done >107: Generating >107: Generating done >107: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/kwsys >107: ======== End CMake output ====== >107: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/kwsys >107: >107: Run Clean Command:/usr/bin/gmake "clean" >107: >107: Run Build Command:/usr/bin/gmake >107: Scanning dependencies of target kwsys >107: [ 2%] Building C object CMakeFiles/kwsys.dir/ProcessUNIX.o >107: [ 5%] Building C object CMakeFiles/kwsys.dir/Base64.o >107: [ 7%] Building C object CMakeFiles/kwsys.dir/MD5.o >107: [ 10%] Building C object CMakeFiles/kwsys.dir/Terminal.o >107: [ 13%] Building C object CMakeFiles/kwsys.dir/System.o >107: [ 15%] Building C object CMakeFiles/kwsys.dir/String.o >107: [ 18%] Building CXX object CMakeFiles/kwsys.dir/Directory.o >107: [ 21%] Building CXX object CMakeFiles/kwsys.dir/DynamicLoader.o >107: [ 23%] Building CXX object CMakeFiles/kwsys.dir/Glob.o >107: [ 26%] Building CXX object CMakeFiles/kwsys.dir/RegularExpression.o >107: [ 28%] Building CXX object CMakeFiles/kwsys.dir/SystemTools.o >107: [ 31%] Building CXX object CMakeFiles/kwsys.dir/CommandLineArguments.o >107: [ 34%] Building CXX object CMakeFiles/kwsys.dir/Registry.o >107: [ 36%] Building CXX object CMakeFiles/kwsys.dir/IOStream.o >107: [ 39%] Building CXX object CMakeFiles/kwsys.dir/SystemInformation.o >107: Linking CXX static library libkwsys.a >107: [ 39%] Built target kwsys >107: Scanning dependencies of target kwsysTestDynload >107: [ 42%] Building C object CMakeFiles/kwsysTestDynload.dir/testDynload.o >107: Linking C shared module libkwsysTestDynload.so >107: [ 42%] Built target kwsysTestDynload >107: Scanning dependencies of target kwsys_c >107: [ 44%] Building C object CMakeFiles/kwsys_c.dir/ProcessUNIX.o >107: [ 47%] Building C object CMakeFiles/kwsys_c.dir/Base64.o >107: [ 50%] Building C object CMakeFiles/kwsys_c.dir/MD5.o >107: [ 52%] Building C object CMakeFiles/kwsys_c.dir/Terminal.o >107: [ 55%] Building C object CMakeFiles/kwsys_c.dir/System.o >107: [ 57%] Building C object CMakeFiles/kwsys_c.dir/String.o >107: Linking C static library libkwsys_c.a >107: [ 57%] Built target kwsys_c >107: Scanning dependencies of target kwsysTestProcess >107: [ 60%] Building C object CMakeFiles/kwsysTestProcess.dir/testProcess.o >107: Linking C executable kwsysTestProcess >107: [ 60%] Built target kwsysTestProcess >107: Scanning dependencies of target kwsysTestSharedForward >107: [ 63%] Building C object CMakeFiles/kwsysTestSharedForward.dir/testSharedForward.o >107: Linking C executable kwsysTestSharedForward >107: [ 63%] Built target kwsysTestSharedForward >107: Scanning dependencies of target kwsysTestsC >107: [ 65%] Building C object CMakeFiles/kwsysTestsC.dir/kwsysTestsC.o >107: [ 68%] Building C object CMakeFiles/kwsysTestsC.dir/testEncode.o >107: [ 71%] Building C object CMakeFiles/kwsysTestsC.dir/testTerminal.o >107: [ 73%] Building C object CMakeFiles/kwsysTestsC.dir/testFail.o >107: Linking C executable kwsysTestsC >107: [ 73%] Built target kwsysTestsC >107: Scanning dependencies of target kwsysTestsCxx >107: [ 76%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/kwsysTestsCxx.o >107: [ 78%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testAutoPtr.o >107: [ 81%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testHashSTL.o >107: [ 84%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testRegistry.o >107: [ 86%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testIOS.o >107: [ 89%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testSystemTools.o >107: [ 92%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testCommandLineArguments.o >107: [ 94%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testCommandLineArguments1.o >107: [ 97%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testSystemInformation.o >107: [100%] Building CXX object CMakeFiles/kwsysTestsCxx.dir/testDynamicLoader.o >107: Linking CXX executable kwsysTestsCxx >107: [100%] Built target kwsysTestsCxx >107: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/kwsys/kwsysTestsCxx" "testIOS" >107: IOS tests passed >107: >126: . Size of output: 0K >126: 0 Compiler errors >126: 0 Compiler warnings >126: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestParallel >126: Start 1: TestRunSerial1 >126: 1/4 Test #1: TestRunSerial1 ................... Passed 0.02 sec >126: Start 2: TestRunSerial2 >126: 2/4 Test #2: TestRunSerial2 ................... Passed 0.02 sec >126: Start 4: TestProcessorsGreaterThanMPL2 >126: 3/4 Test #4: TestProcessorsGreaterThanMPL2 .... Passed 0.01 sec >126: Start 3: TestProcessorsGreaterThanMPL1 >126: 4/4 Test #3: TestProcessorsGreaterThanMPL1 .... Passed 0.01 sec >126: >126: 100% tests passed, 0 tests failed out of 4 >126: >126: Total Test time (real) = 0.07 sec >128: Run dashboard with model Experimental >128: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestScheduler >128: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestScheduler >128: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestScheduler/CTestConfig.cmake >128: Site: dhcp-163-207.linuxdev.us.dell.com >128: Build name: CTestTest-Linux-g++-Scheduler >128: Use Experimental tag: 20100905-1324 >128: Configure project >128: Each . represents 1024 bytes of output >126/169 Test #107: kwsys .................................. Passed 14.75 sec >127/169 Test #126: CTestTestParallel ...................... Passed 1.15 sec >test 129 > Start 129: CTestTestStopTime >129: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestStopTime/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestStopTime/testOutput.log >129: Test timeout computed to be: 1500 >test 130 > Start 130: CTestTestSubdir >130: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestSubdir/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestSubdir/testOutput.log >130: Test timeout computed to be: 1500 >129: CMake Warning (dev) at CTestTestStopTime/test.cmake:21 (INCLUDE): >129: Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH >129: and POP. Run "cmake --help-policy CMP0011" for policy details. Use the >129: cmake_policy command to set the policy and suppress this warning. >129: >129: The included script >129: >129: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestStopTime/GetDate.cmake >129: >129: affects policy settings. CMake is implying the NO_POLICY_SCOPE option for >129: compatibility, so the effects are applied to the including context. >129: This warning is for project developers. Use -Wno-dev to suppress it. >129: >129: Run dashboard with model Experimental >129: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestStopTime >129: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestStopTime >129: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestStopTime/CTestConfig.cmake >129: Site: dhcp-163-207.linuxdev.us.dell.com >129: Build name: CTestTest-Linux-g++-StopTime >129: Use Experimental tag: 20100905-1324 >129: Configure project >129: Each . represents 1024 bytes of output >130: Run dashboard with model Experimental >130: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestSubdir >130: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestSubdir >130: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestSubdir/CTestConfig.cmake >130: Site: dhcp-163-207.linuxdev.us.dell.com >130: Build name: CTestTest-Linux-g++-Subdir >130: Use Experimental tag: 20100905-1324 >130: Configure project >130: Each . represents 1024 bytes of output >128: . Size of output: 0K >128: Build project >128: Each symbol represents 1024 bytes of output. >128: '!' represents an error and '*' a warning. >128: . Size of output: 0K >128: 0 Compiler errors >128: 0 Compiler warnings >128: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestScheduler >128: Start 1: TestSleep1 >128: Start 2: TestSleep2 >128: Start 3: TestSleep3 >128: Start 4: TestSleep4 >130: . Size of output: 0K >130: Build project >130: Each symbol represents 1024 bytes of output. >130: '!' represents an error and '*' a warning. >129: . Size of output: 0K >129: Build project >129: Each symbol represents 1024 bytes of output. >129: '!' represents an error and '*' a warning. >129: . Size of output: 0K >129: 0 Compiler errors >129: 0 Compiler warnings >129: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestStopTime >129: Start 1: TestSleep >129: curr time: 08:24:27 >129: stop time: 08:24:42 >130: . Size of output: 0K >130: 0 Compiler errors >130: 0 Compiler warnings >130: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestSubdir >130: Start 1: TestMain1 >130: 1/3 Test #1: TestMain1 ........................ Passed 0.00 sec >130: Start 2: TestMain2 >130: 2/3 Test #2: TestMain2 ........................ Passed 0.00 sec >130: Start 3: TestMain3 >130: 3/3 Test #3: TestMain3 ........................ Passed 0.00 sec >130: >130: 100% tests passed, 0 tests failed out of 3 >130: >130: Total Test time (real) = 0.01 sec >128/169 Test #130: CTestTestSubdir ........................ Passed 1.41 sec >test 131 > Start 131: CTestTestTimeout >131: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -C Debug -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestTimeout/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestTimeout/testOutput.log >131: Test timeout computed to be: 1500 >131: Run dashboard with model Experimental >131: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestTimeout >131: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestTimeout >131: Reading ctest configuration file: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTestTimeout/CTestConfig.cmake >131: Site: dhcp-163-207.linuxdev.us.dell.com >131: Build name: CTestTest-Linux-g++-Timeout >131: Use Experimental tag: 20100905-1324 >131: Configure project >131: Each . represents 1024 bytes of output >141: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest >141: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest >141: >141: Run Build Command:/builddir/build/BUILD/cmake-2.8.2/bootstrap >141: --------------------------------------------- >141: CMake 2.8.2, Copyright 2000-2009 Kitware, Inc. >141: C compiler on this system is: cc >141: C++ compiler on this system is: g++ >141: Makefile processor on this system is: gmake >141: g++ is GNU compiler >141: g++ has STL in std:: namespace >141: g++ has ANSI streams >141: g++ has streams in std:: namespace >141: g++ has sstream >141: g++ has operator!=(string, char*) >141: g++ has stl iterator_traits >141: g++ has standard template allocator >141: g++ has allocator<>::rebind<> >141: g++ does not have non-standard allocator<>::max_size argument >141: g++ has stl containers supporting allocator objects >141: g++ has header cstddef >141: g++ requires template friends to use <> >141: g++ supports member templates >141: g++ has standard template specialization syntax >141: g++ has argument dependent lookup >141: g++ has struct stat with st_mtim member >141: g++ has ios::binary openmode >141: g++ has ANSI for scoping >141: --------------------------------------------- >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmStandardIncludes.cxx -o cmStandardIncludes.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmake.cxx -o cmake.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmakemain.cxx -o cmakemain.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmakewizard.cxx -o cmakewizard.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDefinitions.cxx -o cmDefinitions.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDepends.cxx -o cmDepends.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDependsC.cxx -o cmDependsC.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentationFormatterText.cxx -o cmDocumentationFormatterText.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPolicies.cxx -o cmPolicies.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmProperty.cxx -o cmProperty.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyMap.cxx -o cmPropertyMap.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmPropertyDefinitionMap.cxx -o cmPropertyDefinitionMap.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakeDepend.cxx -o cmMakeDepend.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefile.cxx -o cmMakefile.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGeneratorExpression.cxx -o cmGeneratorExpression.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmScriptGenerator.cxx -o cmScriptGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSourceFile.cxx -o cmSourceFile.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmSystemTools.cxx -o cmSystemTools.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTestGenerator.cxx -o cmTestGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmVersion.cxx -o cmVersion.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmFileTimeComparison.cxx -o cmFileTimeComparison.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmBootstrapCommands.cxx -o cmBootstrapCommands.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCommands.cxx -o cmCommands.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTarget.cxx -o cmTarget.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmTest.cxx -o cmTest.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCustomCommand.cxx -o cmCustomCommand.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmDocumentVariables.cxx -o cmDocumentVariables.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmCacheManager.cxx -o cmCacheManager.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmListFileCache.cxx -o cmListFileCache.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprLexer.cxx -o cmExprLexer.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprParser.cxx -o cmExprParser.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o >141: cc -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -c /builddir/build/BUILD/cmake-2.8.2/Source/cmListFileLexer.c -o cmListFileLexer.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Directory.cxx -o Directory.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/Glob.cxx -o Glob.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/RegularExpression.cxx -o RegularExpression.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/SystemTools.cxx -o SystemTools.o >141: cc -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o >141: cc -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -DKWSYS_STRING_C -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/String.c -o String.o >141: cc -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /builddir/build/BUILD/cmake-2.8.2/Source/kwsys/System.c -o System.o >141: g++ -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk -I/builddir/build/BUILD/cmake-2.8.2/Source -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk cmStandardIncludes.o cmake.o cmakemain.o cmakewizard.o cmCommandArgumentLexer.o cmCommandArgumentParser.o cmCommandArgumentParserHelper.o cmDefinitions.o cmDepends.o cmDependsC.o cmDocumentationFormatter.o cmDocumentationFormatterText.o cmPolicies.o cmProperty.o cmPropertyMap.o cmPropertyDefinition.o cmPropertyDefinitionMap.o cmMakeDepend.o cmMakefile.o cmExportFileGenerator.o cmExportInstallFileGenerator.o cmInstallDirectoryGenerator.o cmGeneratedFileStream.o cmGeneratorExpression.o cmGlobalGenerator.o cmLocalGenerator.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 cmBootstrapCommands.o cmCommands.o cmTarget.o cmTest.o cmCustomCommand.o cmDocumentVariables.o cmCacheManager.o cmListFileCache.o cmComputeLinkDepends.o cmComputeLinkInformation.o cmOrderDirectories.o cmComputeTargetDepends.o cmComputeComponentGraph.o cmExprLexer.o cmExprParser.o cmExprParserHelper.o cmListFileLexer.o Directory.o Glob.o RegularExpression.o SystemTools.o ProcessUNIX.o String.o System.o -o cmake >141: loading initial cache file /builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk/InitialCacheFlags.cmake >141: -- The C compiler identification is GNU >141: -- The CXX compiler identification is GNU >141: -- Check for working C compiler: /usr/bin/cc >141: -- Check for working C compiler: /usr/bin/cc -- works >141: -- Detecting C compiler ABI info >141: -- Detecting C compiler ABI info - done >141: -- Check for working CXX compiler: /usr/bin/g++ >141: -- Check for working CXX compiler: /usr/bin/g++ -- works >141: -- Detecting CXX compiler ABI info >141: -- Detecting CXX compiler ABI info - done >141: -- Looking for C++ include iostream >141: -- Looking for C++ include iostream - found >141: -- Check for STD namespace >141: -- Check for STD namespace - found >141: -- Check for ANSI scope >141: -- Check for ANSI scope - found >141: -- Check for sstream >141: -- Check for sstream - found >141: -- Looking for unsetenv >141: -- Looking for unsetenv - found >141: -- Looking for environ >141: -- Looking for environ - not found. >141: -- Checking whether header cstdio is available >141: -- Checking whether header cstdio is available - yes >141: -- Checking for Large File Support >141: -- Checking for Large File Support - yes >141: -- Checking whether STL classes are in std namespace >141: -- Checking whether STL classes are in std namespace - yes >141: -- Checking whether ANSI stream headers are available >141: -- Checking whether ANSI stream headers are available - yes >141: -- Checking whether ANSI streams are in std namespace >141: -- Checking whether ANSI streams are in std namespace - yes >141: -- Checking whether ANSI string stream is available >141: -- Checking whether ANSI string stream is available - yes >141: -- Checking whether header cstddef is available >141: -- Checking whether header cstddef is available - yes >141: -- Checking whether stl string has operator!= for char* >141: -- Checking whether stl string has operator!= for char* - yes >141: -- Checking whether stl has iterator_traits >141: -- Checking whether stl has iterator_traits - yes >141: -- Checking whether stl has standard template allocator >141: -- Checking whether stl has standard template allocator - yes >141: -- Checking for rebind member of stl allocator >141: -- Checking for rebind member of stl allocator - yes >141: -- Checking for non-standard argument to stl allocator<>::max_size >141: -- Checking for non-standard argument to stl allocator<>::max_size - no >141: -- Checking whether stl containers support allocator objects. >141: -- Checking whether stl containers support allocator objects. - yes >141: -- Checking whether ios has binary openmode >141: -- Checking whether ios has binary openmode - yes >141: -- Checking whether "<>" is needed for template friends >141: -- Checking whether "<>" is needed for template friends - yes >141: -- Checking for member template support >141: -- Checking for member template support - yes >141: -- Checking for standard template specialization syntax >141: -- Checking for standard template specialization syntax - yes >141: -- Checking whether argument dependent lookup is supported >141: -- Checking whether argument dependent lookup is supported - yes >141: -- Checking whether struct stat has st_mtim member >141: -- Checking whether struct stat has st_mtim member - yes >141: -- Checking for C type size macros >141: -- Checking for C type size macros - compiled >141: -- Looking for sys/types.h >141: -- Looking for sys/types.h - found >141: -- Looking for stdint.h >141: -- Looking for stdint.h - found >141: -- Looking for stddef.h >141: -- Looking for stddef.h - found >141: -- Check size of char >141: -- Check size of char - done >141: -- Check size of __int64 >141: -- Check size of __int64 - failed >141: -- Checking whether char is signed >141: -- Checking whether char is signed - yes >141: -- Checking whether C++ compiler has 'long long' >141: -- Checking whether C++ compiler has 'long long' - yes >141: -- Checking if istream supports long long >141: -- Checking if istream supports long long - yes >141: -- Checking if ostream supports long long >141: -- Checking if ostream supports long long - yes >141: -- Checking whether C compiler has ptrdiff_t in stddef.h >141: -- Checking whether C compiler has ptrdiff_t in stddef.h - yes >141: -- Checking whether C compiler has ssize_t in unistd.h >141: -- Checking whether C compiler has ssize_t in unistd.h - yes >141: -- Looking for connect in socket;dl >141: -- Looking for connect in socket;dl - not found >141: -- Looking for gethostbyname in c >141: -- Looking for gethostbyname in c - found >141: -- Looking for recv in network;dl >141: -- Looking for recv in network;dl - not found >141: -- Looking for getch in ws2_32;dl >141: -- Looking for getch in ws2_32;dl - not found >141: -- Looking for getch in winmm;dl >141: -- Looking for getch in winmm;dl - not found >141: -- Looking for idna_to_ascii_lz in idn;dl >141: -- Looking for idna_to_ascii_lz in idn;dl - not found >141: -- Looking for dlopen in dl >141: -- Looking for dlopen in dl - found >141: -- Looking for process.h >141: -- Looking for process.h - not found >141: -- Looking for features.h >141: -- Looking for features.h - found >141: -- Looking for include files HAVE_STDIO_H >141: -- Looking for include files HAVE_STDIO_H - found >141: -- Looking for include files HAVE_INTTYPES_H >141: -- Looking for include files HAVE_INTTYPES_H - found >141: -- Looking for include files HAVE_ALLOCA_H >141: -- Looking for include files HAVE_ALLOCA_H - found >141: -- Looking for include files HAVE_ARPA_INET_H >141: -- Looking for include files HAVE_ARPA_INET_H - found >141: -- Looking for include files HAVE_DLFCN_H >141: -- Looking for include files HAVE_DLFCN_H - found >141: -- Looking for include files HAVE_FCNTL_H >141: -- Looking for include files HAVE_FCNTL_H - found >141: -- Looking for include files HAVE_MALLOC_H >141: -- Looking for include files HAVE_MALLOC_H - found >141: -- Looking for include files HAVE_MEMORY_H >141: -- Looking for include files HAVE_MEMORY_H - found >141: -- Looking for include files HAVE_NETDB_H >141: -- Looking for include files HAVE_NETDB_H - found >141: -- Looking for include files HAVE_SYS_POLL_H >141: -- Looking for include files HAVE_SYS_POLL_H - found >141: -- Looking for include files HAVE_ASSERT_H >141: -- Looking for include files HAVE_ASSERT_H - found >141: -- Looking for include files HAVE_LIMITS_H >141: -- Looking for include files HAVE_LIMITS_H - found >141: -- Looking for include files HAVE_SYS_SOCKET_H >141: -- Looking for include files HAVE_SYS_SOCKET_H - found >141: -- Looking for include files HAVE_NETINET_IN_H >141: -- Looking for include files HAVE_NETINET_IN_H - found >141: -- Looking for include files HAVE_NET_IF_H >141: -- Looking for include files HAVE_NET_IF_H - found >141: -- Looking for include files HAVE_NETINET_IF_ETHER_H >141: -- Looking for include files HAVE_NETINET_IF_ETHER_H - found >141: -- Looking for include files HAVE_NETINET_TCP_H >141: -- Looking for include files HAVE_NETINET_TCP_H - found >141: -- Looking for include files HAVE_SYS_SELECT_H >141: -- Looking for include files HAVE_SYS_SELECT_H - found >141: -- Looking for include files HAVE_UTIME_H >141: -- Looking for include files HAVE_UTIME_H - found >141: -- Looking for include files HAVE_PWD_H >141: -- Looking for include files HAVE_PWD_H - found >141: -- Looking for include files HAVE_SGTTY_H >141: -- Looking for include files HAVE_SGTTY_H - found >141: -- Looking for include files HAVE_STDLIB_H >141: -- Looking for include files HAVE_STDLIB_H - found >141: -- Looking for include files HAVE_STRING_H >141: -- Looking for include files HAVE_STRING_H - found >141: -- Looking for include files HAVE_STRINGS_H >141: -- Looking for include files HAVE_STRINGS_H - found >141: -- Looking for include files HAVE_SYS_PARAM_H >141: -- Looking for include files HAVE_SYS_PARAM_H - found >141: -- Looking for include files HAVE_SYS_STAT_H >141: -- Looking for include files HAVE_SYS_STAT_H - found >141: -- Looking for include files HAVE_SYS_TIME_H >141: -- Looking for include files HAVE_SYS_TIME_H - found >141: -- Looking for include files HAVE_SYS_RESOURCE_H >141: -- Looking for include files HAVE_SYS_RESOURCE_H - found >141: -- Looking for include files HAVE_TERMIOS_H >141: -- Looking for include files HAVE_TERMIOS_H - found >141: -- Looking for include files HAVE_TERMIO_H >141: -- Looking for include files HAVE_TERMIO_H - found >141: -- Looking for include files HAVE_IO_H >141: -- Looking for include files HAVE_IO_H - not found. >141: -- Looking for include files HAVE_TIME_H >141: -- Looking for include files HAVE_TIME_H - found >141: -- Looking for include files HAVE_UNISTD_H >141: -- Looking for include files HAVE_UNISTD_H - found >141: -- Looking for include files HAVE_SYS_UTIME_H >141: -- Looking for include files HAVE_SYS_UTIME_H - not found. >141: -- Looking for include files HAVE_SOCKIO_H >141: -- Looking for include files HAVE_SOCKIO_H - not found. >141: -- Looking for include files HAVE_SYS_SOCKIO_H >141: -- Looking for include files HAVE_SYS_SOCKIO_H - not found. >141: -- Looking for include files HAVE_X509_H >141: -- Looking for include files HAVE_X509_H - not found. >141: -- Looking for include files HAVE_LOCALE_H >141: -- Looking for include files HAVE_LOCALE_H - found >141: -- Looking for include files HAVE_SETJMP_H >141: -- Looking for include files HAVE_SETJMP_H - found >141: -- Looking for include files HAVE_SIGNAL_H >141: -- Looking for include files HAVE_SIGNAL_H - found >141: -- Looking for include files HAVE_SYS_IOCTL_H >141: -- Looking for include files HAVE_SYS_IOCTL_H - found >141: -- Looking for include files HAVE_SYS_UTSNAME_H >141: -- Looking for include files HAVE_SYS_UTSNAME_H - found >141: -- Looking for include files HAVE_IDN_FREE_H >141: -- Looking for include files HAVE_IDN_FREE_H - not found. >141: -- Looking for include files HAVE_IDNA_H >141: -- Looking for include files HAVE_IDNA_H - not found. >141: -- Looking for include files HAVE_TLD_H >141: -- Looking for include files HAVE_TLD_H - not found. >141: -- Looking for include files HAVE_ARPA_TFTP_H >141: -- Looking for include files HAVE_ARPA_TFTP_H - found >141: -- Looking for include files HAVE_ERRNO_H >141: -- Looking for include files HAVE_ERRNO_H - found >141: -- Looking for include files HAVE_LIBGEN_H >141: -- Looking for include files HAVE_LIBGEN_H - found >141: -- Looking for include files HAVE_SYS_FILIO_H >141: -- Looking for include files HAVE_SYS_FILIO_H - not found. >141: -- Check size of size_t >141: -- Check size of size_t - done >141: -- Check size of ssize_t >141: -- Check size of ssize_t - done >141: -- Check size of long long >141: -- Check size of long long - done >141: -- Check size of long >141: -- Check size of long - done >141: -- Check size of __int64 >141: -- Check size of __int64 - failed >141: -- Check size of time_t >141: -- Check size of time_t - done >141: -- Looking for basename >141: -- Looking for basename - found >141: -- Looking for socket >141: -- Looking for socket - found >141: -- Looking for poll >141: -- Looking for poll - found >141: -- Looking for select >141: -- Looking for select - found >141: -- Looking for strdup >141: -- Looking for strdup - found >141: -- Looking for strstr >141: -- Looking for strstr - found >141: -- Looking for strtok_r >141: -- Looking for strtok_r - found >141: -- Looking for strftime >141: -- Looking for strftime - found >141: -- Looking for uname >141: -- Looking for uname - found >141: -- Looking for strcasecmp >141: -- Looking for strcasecmp - found >141: -- Looking for stricmp >141: -- Looking for stricmp - not found. >141: -- Looking for strcmpi >141: -- Looking for strcmpi - not found. >141: -- Looking for strncmpi >141: -- Looking for strncmpi - not found. >141: -- Looking for gethostbyaddr >141: -- Looking for gethostbyaddr - found >141: -- Looking for gettimeofday >141: -- Looking for gettimeofday - found >141: -- Looking for inet_addr >141: -- Looking for inet_addr - found >141: -- Looking for inet_pton >141: -- Looking for inet_pton - found >141: -- Looking for inet_ntoa >141: -- Looking for inet_ntoa - found >141: -- Looking for inet_ntoa_r >141: -- Looking for inet_ntoa_r - not found. >141: -- Looking for tcsetattr >141: -- Looking for tcsetattr - found >141: -- Looking for tcgetattr >141: -- Looking for tcgetattr - found >141: -- Looking for perror >141: -- Looking for perror - found >141: -- Looking for closesocket >141: -- Looking for closesocket - not found. >141: -- Looking for setvbuf >141: -- Looking for setvbuf - found >141: -- Looking for sigsetjmp >141: -- Looking for sigsetjmp - found >141: -- Looking for getpass_r >141: -- Looking for getpass_r - not found. >141: -- Looking for strlcat >141: -- Looking for strlcat - not found. >141: -- Looking for getpwuid >141: -- Looking for getpwuid - found >141: -- Looking for geteuid >141: -- Looking for geteuid - found >141: -- Looking for utime >141: -- Looking for utime - found >141: -- Looking for gmtime_r >141: -- Looking for gmtime_r - found >141: -- Looking for localtime_r >141: -- Looking for localtime_r - found >141: -- Looking for gethostbyname >141: -- Looking for gethostbyname - found >141: -- Looking for gethostbyname_r >141: -- Looking for gethostbyname_r - found >141: -- Looking for gethostbyaddr_r >141: -- Looking for gethostbyaddr_r - found >141: -- Looking for signal >141: -- Looking for signal - found >141: -- Looking for SIGALRM >141: -- Looking for SIGALRM - found >141: -- Looking for strtoll >141: -- Looking for strtoll - found >141: -- Looking for _strtoi64 >141: -- Looking for _strtoi64 - not found. >141: -- Looking for strerror_r >141: -- Looking for strerror_r - found >141: -- Looking for siginterrupt >141: -- Looking for siginterrupt - found >141: -- Looking for fork >141: -- Looking for fork - found >141: -- Looking for pipe >141: -- Looking for pipe - found >141: -- Looking for ftruncate >141: -- Looking for ftruncate - found >141: -- Looking for getprotobyname >141: -- Looking for getprotobyname - found >141: -- Looking for getrlimit >141: -- Looking for getrlimit - found >141: -- Looking for idn_free >141: -- Looking for idn_free - not found. >141: -- Looking for idna_strerror >141: -- Looking for idna_strerror - not found. >141: -- Looking for tld_strerror >141: -- Looking for tld_strerror - not found. >141: -- Looking for setlocale >141: -- Looking for setlocale - found >141: -- Looking for setrlimit >141: -- Looking for setrlimit - found >141: -- Looking for sigaction >141: -- Looking for sigaction - found >141: -- Performing Curl Test HAVE_FIONBIO >141: -- Performing Curl Test HAVE_FIONBIO - Failed >141: -- Performing Curl Test HAVE_IOCTLSOCKET >141: -- Performing Curl Test HAVE_IOCTLSOCKET - Failed >141: -- Performing Curl Test HAVE_IOCTLSOCKET_CASE >141: -- Performing Curl Test HAVE_IOCTLSOCKET_CASE - Failed >141: -- Performing Curl Test HAVE_O_NONBLOCK >141: -- Performing Curl Test HAVE_O_NONBLOCK - Success >141: -- Performing Curl Test HAVE_SO_NONBLOCK >141: -- Performing Curl Test HAVE_SO_NONBLOCK - Failed >141: -- Performing Curl Test TIME_WITH_SYS_TIME >141: -- Performing Curl Test TIME_WITH_SYS_TIME - Success >141: -- Performing Curl Test HAVE_O_NONBLOCKHAVE_GETHOSTBYADDR_R_5 >141: -- Performing Curl Test HAVE_O_NONBLOCKHAVE_GETHOSTBYADDR_R_5 - Failed >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Success >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT >141: -- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Success >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT >141: -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success >141: -- Performing Curl Test HAVE_SOCKLEN_T >141: -- Performing Curl Test HAVE_SOCKLEN_T - Success >141: -- Performing Curl Test HAVE_IN_ADDR_T >141: -- Performing Curl Test HAVE_IN_ADDR_T - Success >141: -- Performing Curl Test STDC_HEADERS >141: -- Performing Curl Test STDC_HEADERS - Success >141: -- Performing Curl Test RETSIGTYPE_TEST >141: -- Performing Curl Test RETSIGTYPE_TEST - Success >141: -- Performing Curl Test HAVE_INET_NTOA_R_DECL >141: -- Performing Curl Test HAVE_INET_NTOA_R_DECL - Failed >141: -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT >141: -- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Failed >141: -- Performing Curl Test HAVE_GETADDRINFO >141: -- Performing Curl Test HAVE_GETADDRINFO - Success >141: -- Performing Curl Test HAVE_FILE_OFFSET_BITS >141: -- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success >141: -- Performing Curl Test HAVE_GLIBC_STRERROR_R >141: -- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed >141: -- Performing Curl Test HAVE_POSIX_STRERROR_R >141: -- Performing Curl Test HAVE_POSIX_STRERROR_R - Success >141: -- Check size of curl_off_t >141: -- Check size of curl_off_t - done >141: -- Performing Test curl_cv_recv >141: -- Performing Test curl_cv_recv - Success >141: -- Performing Test int recv(int, void *, size_t, int) (curl_cv_func_recv_test) >141: -- Performing Test int recv(int, void *, size_t, int) (curl_cv_func_recv_test) - Success >141: -- Performing Test curl_cv_send >141: -- Performing Test curl_cv_send - Success >141: -- Performing Test int send(int, const void *, size_t, int) (curl_cv_func_send_test) >141: -- Performing Test int send(int, const void *, size_t, int) (curl_cv_func_send_test) - Success >141: -- Performing Test HAVE_MSG_NOSIGNAL >141: -- Performing Test HAVE_MSG_NOSIGNAL - Success >141: -- Performing Test HAVE_STRUCT_TIMEVAL >141: -- Performing Test HAVE_STRUCT_TIMEVAL - Success >141: -- Performing Test HAVE_POLL_FINE >141: -- Performing Test HAVE_POLL_FINE - Success >141: -- Check size of sig_atomic_t >141: -- Check size of sig_atomic_t - done >141: -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE >141: -- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success >141: -- Check size of struct sockaddr_storage >141: -- Check size of struct sockaddr_storage - done >141: -- Found ZLIB: /usr/include >141: -- Found BZip2: cmbzip2 >141: -- Looking for BZ2_bzCompressInit in cmbzip2 >141: -- Looking for BZ2_bzCompressInit in cmbzip2 - not found >141: -- Performing Test HAVE_DIRENT_H >141: -- Performing Test HAVE_DIRENT_H - Success >141: -- Looking for include files HAVE_ACL_LIBACL_H >141: -- Looking for include files HAVE_ACL_LIBACL_H - not found. >141: -- Looking for include files HAVE_ATTR_XATTR_H >141: -- Looking for include files HAVE_ATTR_XATTR_H - not found. >141: -- Looking for include files HAVE_CTYPE_H >141: -- Looking for include files HAVE_CTYPE_H - found >141: -- Looking for include files HAVE_DIRECT_H >141: -- Looking for include files HAVE_DIRECT_H - not found. >141: -- Looking for include files HAVE_EXT2FS_EXT2_FS_H >141: -- Looking for include files HAVE_EXT2FS_EXT2_FS_H - not found. >141: -- Looking for include files HAVE_GRP_H >141: -- Looking for include files HAVE_GRP_H - found >141: -- Looking for include files HAVE_LANGINFO_H >141: -- Looking for include files HAVE_LANGINFO_H - found >141: -- Looking for include files HAVE_LINUX_FS_H >141: -- Looking for include files HAVE_LINUX_FS_H - found >141: -- Looking for include files HAVE_PATHS_H >141: -- Looking for include files HAVE_PATHS_H - found >141: -- Looking for include files HAVE_POLL_H >141: -- Looking for include files HAVE_POLL_H - found >141: -- Looking for include files HAVE_REGEX_H >141: -- Looking for include files HAVE_REGEX_H - found >141: -- Looking for include files HAVE_STDARG_H >141: -- Looking for include files HAVE_STDARG_H - found >141: -- Looking for include files HAVE_SYS_ACL_H >141: -- Looking for include files HAVE_SYS_ACL_H - not found. >141: -- Looking for include files HAVE_SYS_EXTATTR_H >141: -- Looking for include files HAVE_SYS_EXTATTR_H - not found. >141: -- Looking for include files HAVE_SYS_MKDEV_H >141: -- Looking for include files HAVE_SYS_MKDEV_H - not found. >141: -- Looking for include files HAVE_SYS_WAIT_H >141: -- Looking for include files HAVE_SYS_WAIT_H - found >141: -- Looking for include files HAVE_WCHAR_H >141: -- Looking for include files HAVE_WCHAR_H - found >141: -- Looking for include files HAVE_WCTYPE_H >141: -- Looking for include files HAVE_WCTYPE_H - found >141: -- Looking for include files HAVE_WINDOWS_H >141: -- Looking for include files HAVE_WINDOWS_H - not found. >141: -- Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR) >141: -- Looking for include files HAVE_MD5_H >141: -- Looking for include files HAVE_MD5_H - not found. >141: -- Looking for include files HAVE_OPENSSL_MD5_H >141: -- Looking for include files HAVE_OPENSSL_MD5_H - not found. >141: -- Looking for include files HAVE_OPENSSL_RIPEMD_H >141: -- Looking for include files HAVE_OPENSSL_RIPEMD_H - not found. >141: -- Looking for include files HAVE_OPENSSL_SHA_H >141: -- Looking for include files HAVE_OPENSSL_SHA_H - not found. >141: -- Looking for include files HAVE_RIPEMD_H >141: -- Looking for include files HAVE_RIPEMD_H - not found. >141: -- Looking for include files HAVE_RMD160_H >141: -- Looking for include files HAVE_RMD160_H - not found. >141: -- Looking for include files HAVE_SHA_H >141: -- Looking for include files HAVE_SHA_H - not found. >141: -- Looking for include files HAVE_SHA1_H >141: -- Looking for include files HAVE_SHA1_H - not found. >141: -- Looking for include files HAVE_SHA2_H >141: -- Looking for include files HAVE_SHA2_H - not found. >141: -- Looking for include files HAVE_SHA256_H >141: -- Looking for include files HAVE_SHA256_H - not found. >141: -- Looking for MD5_Init >141: -- Looking for MD5_Init - not found >141: -- Looking for MD5Init >141: -- Looking for MD5Init - not found >141: -- Looking for RIPEMD160_Init >141: -- Looking for RIPEMD160_Init - not found >141: -- Looking for RMD160Init >141: -- Looking for RMD160Init - not found >141: -- Looking for SHA1_Init >141: -- Looking for SHA1_Init - not found >141: -- Looking for SHA1Init >141: -- Looking for SHA1Init - not found >141: -- Looking for SHA256_Init >141: -- Looking for SHA256_Init - not found >141: -- Looking for SHA384_Init >141: -- Looking for SHA384_Init - not found >141: -- Looking for SHA512_Init >141: -- Looking for SHA512_Init - not found >141: -- Looking for CreateHardLinkA >141: -- Looking for CreateHardLinkA - not found. >141: -- Looking for CreateHardLinkW >141: -- Looking for CreateHardLinkW - not found. >141: -- Looking for chown >141: -- Looking for chown - found >141: -- Looking for chroot >141: -- Looking for chroot - found >141: -- Looking for fchdir >141: -- Looking for fchdir - found >141: -- Looking for fchmod >141: -- Looking for fchmod - found >141: -- Looking for fchown >141: -- Looking for fchown - found >141: -- Looking for fcntl >141: -- Looking for fcntl - found >141: -- Looking for fstat >141: -- Looking for fstat - found >141: -- Looking for futimes >141: -- Looking for futimes - found >141: -- Looking for getpid >141: -- Looking for getpid - found >141: -- Looking for lchflags >141: -- Looking for lchflags - not found >141: -- Looking for lchown >141: -- Looking for lchown - found >141: -- Looking for link >141: -- Looking for link - found >141: -- Looking for lstat >141: -- Looking for lstat - found >141: -- Looking for lutimes >141: -- Looking for lutimes - found >141: -- Looking for memmove >141: -- Looking for memmove - found >141: -- Looking for mkdir >141: -- Looking for mkdir - found >141: -- Looking for mkfifo >141: -- Looking for mkfifo - found >141: -- Looking for mknod >141: -- Looking for mknod - found >141: -- Looking for nl_langinfo >141: -- Looking for nl_langinfo - found >141: -- Looking for readlink >141: -- Looking for readlink - found >141: -- Looking for setenv >141: -- Looking for setenv - found >141: -- Looking for strchr >141: -- Looking for strchr - found >141: -- Looking for strerror >141: -- Looking for strerror - found >141: -- Looking for strncpy_s >141: -- Looking for strncpy_s - not found >141: -- Looking for strrchr >141: -- Looking for strrchr - found >141: -- Looking for symlink >141: -- Looking for symlink - found >141: -- Looking for timegm >141: -- Looking for timegm - found >141: -- Looking for tzset >141: -- Looking for tzset - found >141: -- Looking for utimes >141: -- Looking for utimes - found >141: -- Looking for vfork >141: -- Looking for vfork - found >141: -- Looking for wcrtomb >141: -- Looking for wcrtomb - found >141: -- Looking for wcscpy >141: -- Looking for wcscpy - found >141: -- Looking for wcslen >141: -- Looking for wcslen - found >141: -- Looking for wctomb >141: -- Looking for wctomb - found >141: -- Looking for wmemcmp >141: -- Looking for wmemcmp - found >141: -- Looking for wmemcpy >141: -- Looking for wmemcpy - found >141: -- Looking for fseeko >141: -- Looking for fseeko - found >141: -- Looking for vprintf >141: -- Looking for vprintf - found >141: -- Looking for major >141: -- Looking for major - not found. >141: -- Looking for major >141: -- Looking for major - found >141: -- Looking for EFTYPE >141: -- Looking for EFTYPE - not found. >141: -- Looking for EILSEQ >141: -- Looking for EILSEQ - found >141: -- Looking for D_MD_ORDER >141: -- Looking for D_MD_ORDER - not found. >141: -- Looking for optarg >141: -- Looking for optarg - found >141: -- Looking for optind >141: -- Looking for optind - found >141: -- Looking for INT64_MAX >141: -- Looking for INT64_MAX - found >141: -- Looking for INT64_MIN >141: -- Looking for INT64_MIN - found >141: -- Looking for UINT32_MAX >141: -- Looking for UINT32_MAX - found >141: -- Looking for UINT64_MAX >141: -- Looking for UINT64_MAX - found >141: -- Looking for SIZE_MAX >141: -- Looking for SIZE_MAX - found >141: -- Looking for SSIZE_MAX >141: -- Looking for SSIZE_MAX - found >141: -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME >141: -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Failed >141: -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC >141: -- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC - Failed >141: -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC >141: -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed >141: -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC >141: -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success >141: -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N >141: -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N - Failed >141: -- Performing Test HAVE_STRUCT_STAT_ST_UMTIME >141: -- Performing Test HAVE_STRUCT_STAT_ST_UMTIME - Failed >141: -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC >141: -- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC - Failed >141: -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE >141: -- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success >141: -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS >141: -- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Failed >141: -- Check size of long long int >141: -- Check size of long long int - done >141: -- Check size of unsigned long long >141: -- Check size of unsigned long long - done >141: -- Check size of unsigned long long int >141: -- Check size of unsigned long long int - done >141: -- Check size of dev_t >141: -- Check size of dev_t - done >141: -- Check size of gid_t >141: -- Check size of gid_t - done >141: -- Check size of id_t >141: -- Check size of id_t - done >141: -- Check size of int64_t >141: -- Check size of int64_t - done >141: -- Check size of intmax_t >141: -- Check size of intmax_t - done >141: -- Check size of mode_t >141: -- Check size of mode_t - done >141: -- Check size of off_t >141: -- Check size of off_t - done >141: -- Check size of size_t >141: -- Check size of size_t - done >141: -- Check size of ssize_t >141: -- Check size of ssize_t - done >141: -- Check size of uid_t >141: -- Check size of uid_t - done >141: -- Check size of uint16_t >141: -- Check size of uint16_t - done >141: -- Check size of uint32_t >141: -- Check size of uint32_t - done >141: -- Check size of int32_t >141: -- Check size of int32_t - done >141: -- Check size of uint64_t >141: -- Check size of uint64_t - done >141: -- Check size of uintmax_t >141: -- Check size of uintmax_t - done >141: -- Check size of intptr_t >141: -- Check size of intptr_t - done >141: -- Check size of uintptr_t >141: -- Check size of uintptr_t - done >141: -- Check size of wchar_t >141: -- Check size of wchar_t - done >141: -- Cheking _FILE_OFFSET_BITS for large files >141: -- Cheking _FILE_OFFSET_BITS for large files - needed >141: -- Looking for include files HAVE_SYS_XATTR_H >141: -- Looking for include files HAVE_SYS_XATTR_H - found >141: -- Looking for setxattr in attr >141: -- Looking for setxattr in attr - not found >141: -- Looking for extattr_get_file >141: -- Looking for extattr_get_file - not found >141: -- Looking for extattr_list_file >141: -- Looking for extattr_list_file - not found >141: -- Looking for extattr_set_fd >141: -- Looking for extattr_set_fd - not found >141: -- Looking for extattr_set_file >141: -- Looking for extattr_set_file - not found >141: -- Looking for fsetxattr >141: -- Looking for fsetxattr - found >141: -- Looking for getxattr >141: -- Looking for getxattr - found >141: -- Looking for lgetxattr >141: -- Looking for lgetxattr - found >141: -- Looking for listxattr >141: -- Looking for listxattr - found >141: -- Looking for llistxattr >141: -- Looking for llistxattr - found >141: -- Looking for lsetxattr >141: -- Looking for lsetxattr - found >141: -- Check if the system is big endian >141: -- Searching 16 bit integer >141: -- Check size of unsigned short >141: -- Check size of unsigned short - done >141: -- Using unsigned short >141: -- Check if the system is big endian - little endian >141: -- Looking for wsyncup in /usr/lib/libcurses.so >141: -- Looking for wsyncup in /usr/lib/libcurses.so - found >141: -- Looking for elf.h >141: -- Looking for elf.h - found >141: -- Looking for a Fortran compiler >141: -- Looking for a Fortran compiler - /usr/bin/f95 >141: -- Could NOT find Java (missing: Java_JAVA_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE _java_version_acceptable) >141: -- Configuring done >141: -- Generating done >141: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest >141: --------------------------------------------- >141: CMake has bootstrapped. Now run gmake. >141: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/BootstrapTest/Bootstrap.cmk/cmake" >141: Bootstrap CMake should not be used outside CMake build process. >141: >129/169 Test #141: BootstrapTest .......................... Passed 111.02 sec >test 132 > Start 132: CTestTestRunScript >132: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestRunScript/test.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestRunScript/testOutput.log >132: Test timeout computed to be: 1500 >131: . Size of output: 0K >131: Build project >131: Each symbol represents 1024 bytes of output. >131: '!' represents an error and '*' a warning. >131: . Size of output: 0K >131: 0 Compiler errors >131: 0 Compiler warnings >131: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestTimeout >131: Start 1: TestTimeout >132: hello world >130/169 Test #132: CTestTestRunScript ..................... Passed 0.21 sec >test 133 > Start 133: CTestTestShowOnly >133: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -N >133: Test timeout computed to be: 1500 >133: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests >133: Test #1: CommandLineTest >133: Test #2: FindPackageTest >133: Test #3: FindModulesExecuteAll >133: Test #4: StringFileTest >133: Test #5: TryCompile >133: Test #6: TarTest >133: Test #7: SystemInformation >133: Test #8: MathTest >133: Test #9: Simple >133: Test #10: PreOrder >133: Test #11: COnly >133: Test #12: CxxOnly >133: Test #13: IPO >133: Test #14: OutDir >133: Test #15: NewlineArgs >133: Test #16: SetLang >133: Test #17: ExternalOBJ >133: Test #18: LoadCommand >133: Test #19: LinkDirectory >133: Test #20: LinkLanguage >133: Test #21: LinkLine >133: Test #22: MacroTest >133: Test #23: FunctionTest >133: Test #24: ReturnTest >133: Test #25: Properties >133: Test #26: Assembler >133: Test #27: SourceGroups >133: Test #28: Preprocess >133: Test #29: ExportImport >133: Test #30: Unset >133: Test #31: PolicyScope >133: Test #32: CrossCompile >133: Test #33: Policy0002 >133: Test #34: CMakeBuildTest >133: Test #35: Module.CheckTypeSize >133: Test #36: LinkFlags-prepare >133: Test #37: LinkFlags-lib >133: Test #38: LinkFlags-dll >133: Test #39: LinkFlags-exe >133: Test #40: LinkFlags-lib_config >133: Test #41: LinkFlags-dll_config >133: Test #42: LinkFlags-exe_config >133: Test #43: SubProject >133: Test #44: SubProject-Stage2 >133: Test #45: Framework >133: Test #46: TargetName >133: Test #47: LibName >133: Test #48: CustComDepend >133: Test #49: CustomCommand >133: Test #50: CustomCommandWorkingDirectory >133: Test #51: OutOfSource >133: Test #52: BuildDepends >133: Test #53: SimpleInstall >133: Test #54: SimpleInstall-Stage2 >133: Test #55: CPackComponents >133: Test #56: CPackTestAllGenerators >133: Test #57: X11 >133: Test #58: CMakeTestAllGenerators >133: Test #59: CMakeTestBadCommandLines >133: Test #60: CMakeTestMultipleConfigures >133: Test #61: LoadedCommandOneConfig >133: Test #62: complex >133: Test #63: complexOneConfig >133: Test #64: Example >133: Test #65: Environment >133: Test #66: ExternalProject >133: Test #67: TutorialStep1 >133: Test #68: TutorialStep2 >133: Test #69: TutorialStep3 >133: Test #70: TutorialStep4 >133: Test #71: TutorialStep5 >133: Test #72: TutorialStep6 >133: Test #73: TutorialStep7 >133: Test #74: testing >133: Test #75: wrapping >133: Test #76: qtwrapping >133: Test #77: testdriver1 >133: Test #78: testdriver2 >133: Test #79: testdriver3 >133: Test #80: Dependency >133: Test #81: JumpWithLibOut >133: Test #82: JumpNoLibOut >133: Test #83: Plugin >133: Test #84: RuntimePath >133: Test #85: linkorder1 >133: Test #86: linkorder2 >133: Test #87: kwsys >133: Test #88: SubDirSpaces >133: Test #89: SubDir >133: Test #90: CheckCompilerRelatedVariables >133: Test #91: MakeClean >133: Test #92: CTest.NoNewline >133: Test #93: CTestTestNoBuild >133: Test #94: CTestTestNoExe >133: Test #95: CTestConfig.Script.Debug >133: Test #96: CTestConfig.Dashboard.Debug >133: Test #97: CTestConfig.Script.MinSizeRel >133: Test #98: CTestConfig.Dashboard.MinSizeRel >133: Test #99: CTestConfig.Script.Release >133: Test #100: CTestConfig.Dashboard.Release >133: Test #101: CTestConfig.Script.RelWithDebInfo >133: Test #102: CTestConfig.Dashboard.RelWithDebInfo >133: Test #103: CMakeCommands.build_command >133: Test #104: CTestTestCrash >133: Test #105: CTestTestBadExe >133: Test #106: CTestTestParallel >133: Test #107: CTestTestResourceLock >133: Test #108: CTestTestScheduler >133: Test #109: CTestTestStopTime >133: Test #110: CTestTestSubdir >133: Test #111: CTestTestTimeout >133: Test #112: CTestTestRunScript >133: Test #113: CTestTestShowOnly >133: Test #114: CTestBatchTest >133: Test #115: CTestTestFailedSubmit-cp >133: Test #116: CTestTestFailedSubmit-ftp >133: Test #117: CTestTestFailedSubmit-http >133: Test #118: CTestTestFailedSubmit-https >133: Test #119: CTestTestFailedSubmit-scp >133: Test #120: CTestTestFailedSubmit-xmlrpc >133: Test #121: BootstrapTest >133: Test #122: Fortran >133: Test #123: FortranC.Flags >133: Test #124: CMakeWizardTest >133: Test #125: CMakeLib.testUTF8 >133: Test #126: CMakeLib.testXMLParser >133: Test #127: CMakeLib.testXMLSafe >133: Test #128: CMake.List >133: Test #129: CMake.VariableWatch >133: Test #130: CMake.Include >133: Test #131: CMake.FindBase >133: Test #132: CMake.Toolchain >133: Test #133: CMake.GetFilenameComponentRealpath >133: Test #134: CMake.Version >133: Test #135: CMake.Message >133: Test #136: CMake.File >133: Test #137: CMake.ConfigureFile >133: Test #138: CMake.SeparateArguments >133: Test #139: CMake.ImplicitLinkInfo >133: Test #140: CMake.ModuleNotices >133: Test #141: CMake.If >133: Test #142: CMake.String >133: Test #143: CMake.Math >133: Test #144: CMake.CMakeMinimumRequired >133: Test #145: CMake.CompilerIdVendor >133: Test #146: CMake.FileDownload >133: Test #147: CMake.ELF >133: Test #148: CMake.EndStuff >133: Test #149: CMake.GetPrerequisites >133: >133: Total Tests: 149 >131/169 Test #133: CTestTestShowOnly ...................... Passed 0.20 sec >test 134 > Start 134: CTestBatchTest >134: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -B >134: Test timeout computed to be: 1500 >134: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests >134: Could not find executable CMakeLibTests >134: Looked in the following places: >134: CMakeLibTests >134: CMakeLibTests >134: Release/CMakeLibTests >134: Release/CMakeLibTests >134: Debug/CMakeLibTests >134: Debug/CMakeLibTests >134: MinSizeRel/CMakeLibTests >134: MinSizeRel/CMakeLibTests >134: RelWithDebInfo/CMakeLibTests >134: RelWithDebInfo/CMakeLibTests >134: Deployment/CMakeLibTests >134: Deployment/CMakeLibTests >134: Development/CMakeLibTests >134: Development/CMakeLibTests >134: Could not find executable CMakeLibTests >134: Looked in the following places: >134: CMakeLibTests >134: CMakeLibTests >134: Release/CMakeLibTests >134: Release/CMakeLibTests >134: Debug/CMakeLibTests >134: Debug/CMakeLibTests >134: MinSizeRel/CMakeLibTests >134: MinSizeRel/CMakeLibTests >134: RelWithDebInfo/CMakeLibTests >134: RelWithDebInfo/CMakeLibTests >134: Deployment/CMakeLibTests >134: Deployment/CMakeLibTests >134: Development/CMakeLibTests >134: Development/CMakeLibTests >134: Could not find executable CMakeLibTests >134: Looked in the following places: >134: CMakeLibTests >134: CMakeLibTests >134: Release/CMakeLibTests >134: Release/CMakeLibTests >134: Debug/CMakeLibTests >134: No tests were found!!! >134: Debug/CMakeLibTests >134: MinSizeRel/CMakeLibTests >134: MinSizeRel/CMakeLibTests >134: RelWithDebInfo/CMakeLibTests >134: RelWithDebInfo/CMakeLibTests >134: Deployment/CMakeLibTests >134: Deployment/CMakeLibTests >134: Development/CMakeLibTests >134: Development/CMakeLibTests >132/169 Test #134: CTestBatchTest ......................... Passed 0.20 sec >test 135 > Start 135: CTestTestFailedSubmit-cp >135: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-cp.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-cp.log >135: Test timeout computed to be: 1500 >131: 1/2 Test #1: TestTimeout ......................***Timeout 1.01 sec >131: Start 2: CheckChild >135: Run dashboard with model Experimental >135: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >135: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/cp >135: Site: dhcp-163-207.linuxdev.us.dell.com >135: Build name: CTestTestLaunchers-cp >135: Use Experimental tag: 20100905-1324 >135: Configure project >135: Each . represents 1024 bytes of output >135: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >135: . Size of output: 0K >135: Build project >135: Each symbol represents 1024 bytes of output. >135: .. Size of output: 1K >135: 2 Compiler errors >135: 1 Compiler warnings >135: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/cp >135: Start 1: test0 >135: 1/3 Test #1: test0 ............................ Passed 0.00 sec >135: Start 2: test1 >135: 2/3 Test #2: test1 ............................ Passed 0.00 sec >135: Start 3: test2 >135: 3/3 Test #3: test2 ............................ Passed 0.00 sec >135: >135: 100% tests passed, 0 tests failed out of 3 >135: >135: Label Time Summary: >135: 0ArgTest = 0.00 sec >135: 1ArgTest = 0.00 sec >135: 2ArgTest = 0.00 sec >135: Everything = 0.00 sec >135: TestLabel = 0.00 sec >135: >135: Total Test time (real) = 0.01 sec >135: Memory check project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/cp >135: Performing coverage >135: Add file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-cp.cmake >135: Submit files (using cp) >135: Run dashboard with model Experimental >135: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >135: Error(s) when building project >135: Memory checker (MemoryCheckCommand) not set, or cannot find the specified program. >135: Cannot find any coverage files. Ignoring Coverage request. >135: Missing arguments for submit via cp: >135: localprefix: Testing/20100905-1324 >135: Number of files: 4 >135: remoteprefix: dhcp-163-207.linuxdev.us.dell.com___CTestTestLaunchers-cp___20100905-1324-Experimental___XML___ >135: destination: >135: Problems when submitting via CP >135: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >135: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-cp.cmake >135: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/cp >135: Site: dhcp-163-207.linuxdev.us.dell.com >135: Build name: CTestTestLaunchers-cp >135: Use existing tag: 20100905-1324 - Experimental >135: Use Experimental tag: 20100905-1324 >133/169 Test #135: CTestTestFailedSubmit-cp ............... Passed 1.00 sec >test 136 > Start 136: CTestTestFailedSubmit-ftp >136: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-ftp.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-ftp.log >136: Test timeout computed to be: 1500 >136: Run dashboard with model Experimental >136: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >136: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/ftp >136: Site: dhcp-163-207.linuxdev.us.dell.com >136: Build name: CTestTestLaunchers-ftp >136: Use Experimental tag: 20100905-1324 >136: Configure project >136: Each . represents 1024 bytes of output >136: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >136: . Size of output: 0K >136: Build project >136: Each symbol represents 1024 bytes of output. >128: 1/4 Test #1: TestSleep1 ....................... Passed 4.01 sec >136: .. Size of output: 1K >136: 2 Compiler errors >136: 1 Compiler warnings >136: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/ftp >136: Start 1: test0 >136: 1/3 Test #1: test0 ............................ Passed 0.00 sec >136: Start 2: test1 >136: 2/3 Test #2: test1 ............................ Passed 0.00 sec >136: Start 3: test2 >136: 3/3 Test #3: test2 ............................ Passed 0.00 sec >136: >136: 100% tests passed, 0 tests failed out of 3 >136: >136: Label Time Summary: >136: 0ArgTest = 0.00 sec >136: 1ArgTest = 0.00 sec >136: 2ArgTest = 0.00 sec >136: Everything = 0.00 sec >136: TestLabel = 0.00 sec >136: >136: Total Test time (real) = 0.01 sec >136: Memory check project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/ftp >136: Performing coverage >136: Add file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-ftp.cmake >136: Submit files (using ftp) >136: Using FTP submit method >136: Drop site: ftp:// >136: Run dashboard with model Experimental >136: Error(s) when building project >136: Memory checker (MemoryCheckCommand) not set, or cannot find the specified program. >136: Cannot find any coverage files. Ignoring Coverage request. >136: Error when uploading file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/ftp/Testing/20100905-1324/Build.xml >136: Error message was: Could not resolve host: ; Cannot allocate memory >136: Problems when submitting via FTP >136: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >136: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >136: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/ftp >136: Site: dhcp-163-207.linuxdev.us.dell.com >136: Build name: CTestTestLaunchers-ftp >136: Use existing tag: 20100905-1324 - Experimental >136: Use Experimental tag: 20100905-1324 >136: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-ftp.cmake >134/169 Test #136: CTestTestFailedSubmit-ftp .............. Passed 1.01 sec >test 137 > Start 137: CTestTestFailedSubmit-http >137: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-http.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-http.log >137: Test timeout computed to be: 1500 >137: Run dashboard with model Experimental >137: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >137: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/http >137: Site: dhcp-163-207.linuxdev.us.dell.com >137: Build name: CTestTestLaunchers-http >137: Use Experimental tag: 20100905-1324 >137: Configure project >137: Each . represents 1024 bytes of output >137: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >137: . Size of output: 0K >137: Build project >137: Each symbol represents 1024 bytes of output. >137: .. Size of output: 1K >137: 2 Compiler errors >137: 1 Compiler warnings >137: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/http >137: Error(s) when building project >137: Start 1: test0 >137: 1/3 Test #1: test0 ............................ Passed 0.00 sec >137: Start 2: test1 >137: 2/3 Test #2: test1 ............................ Passed 0.00 sec >137: Start 3: test2 >137: 3/3 Test #3: test2 ............................ Passed 0.00 sec >137: >137: 100% tests passed, 0 tests failed out of 3 >137: >137: Label Time Summary: >137: 0ArgTest = 0.00 sec >137: 1ArgTest = 0.00 sec >137: 2ArgTest = 0.00 sec >137: Everything = 0.00 sec >137: TestLabel = 0.00 sec >137: >137: Total Test time (real) = 0.01 sec >137: Memory check project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/http >137: Memory checker (MemoryCheckCommand) not set, or cannot find the specified program. >137: Performing coverage >137: Cannot find any coverage files. Ignoring Coverage request. >137: Add file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-http.cmake >137: Submit files (using http) >137: Using HTTP submit method >137: Drop site:http:// >137: Run dashboard with model Experimental >137: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >137: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/http >137: Site: dhcp-163-207.linuxdev.us.dell.com >137: Build name: CTestTestLaunchers-http >137: Error when uploading file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/http/Testing/20100905-1324/Build.xml >137: Error message was: Could not resolve host: ; Cannot allocate memory >137: Problems when submitting via HTTP >137: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >137: Use existing tag: 20100905-1324 - Experimental >137: Use Experimental tag: 20100905-1324 >137: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-http.cmake >135/169 Test #137: CTestTestFailedSubmit-http ............. Passed 1.08 sec >test 138 > Start 138: CTestTestFailedSubmit-https >138: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-https.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-https.log >138: Test timeout computed to be: 1500 >138: Run dashboard with model Experimental >138: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >138: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/https >138: Site: dhcp-163-207.linuxdev.us.dell.com >138: Build name: CTestTestLaunchers-https >138: Use Experimental tag: 20100905-1324 >138: Configure project >138: Each . represents 1024 bytes of output >138: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >138: . Size of output: 0K >138: Build project >138: Each symbol represents 1024 bytes of output. >138: .. Size of output: 1K >138: 2 Compiler errors >138: 1 Compiler warnings >138: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/https >138: Start 1: test0 >138: 1/3 Test #1: test0 ............................ Passed 0.00 sec >138: Start 2: test1 >138: 2/3 Test #2: test1 ............................ Passed 0.00 sec >138: Start 3: test2 >138: 3/3 Test #3: test2 ............................ Passed 0.00 sec >138: >138: 100% tests passed, 0 tests failed out of 3 >138: >138: Label Time Summary: >138: 0ArgTest = 0.00 sec >138: 1ArgTest = 0.00 sec >138: 2ArgTest = 0.00 sec >138: Everything = 0.00 sec >138: TestLabel = 0.00 sec >138: >138: Total Test time (real) = 0.01 sec >138: Memory check project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/https >138: Performing coverage >138: Add file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-https.cmake >138: Submit files (using https) >138: Using HTTP submit method >138: Drop site:https:// >138: Error(s) when building project >138: Memory checker (MemoryCheckCommand) not set, or cannot find the specified program. >138: Cannot find any coverage files. Ignoring Coverage request. >138: Error when uploading file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/https/Testing/20100905-1324/Build.xml >138: Error message was: Could not resolve host: ; Cannot allocate memory >138: Problems when submitting via HTTP >138: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >138: Run dashboard with model Experimental >138: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >138: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/https >138: Site: dhcp-163-207.linuxdev.us.dell.com >138: Build name: CTestTestLaunchers-https >138: Use existing tag: 20100905-1324 - Experimental >138: Use Experimental tag: 20100905-1324 >138: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-https.cmake >136/169 Test #138: CTestTestFailedSubmit-https ............ Passed 1.01 sec >test 139 > Start 139: CTestTestFailedSubmit-scp >139: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-scp.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-scp.log >139: Test timeout computed to be: 1500 >139: Run dashboard with model Experimental >139: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >139: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/scp >139: Site: dhcp-163-207.linuxdev.us.dell.com >139: Build name: CTestTestLaunchers-scp >139: Use Experimental tag: 20100905-1324 >139: Configure project >139: Each . represents 1024 bytes of output >139: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >139: . Size of output: 0K >139: Build project >139: Each symbol represents 1024 bytes of output. >131: 2/2 Test #2: CheckChild ....................... Passed 5.02 sec >131: >131: 50% tests passed, 1 tests failed out of 2 >131: >131: Total Test time (real) = 6.03 sec >131: >131: The following tests FAILED: >131: 1 - TestTimeout (Timeout) >139: .. Size of output: 1K >139: Error(s) when building project >139: 2 Compiler errors >139: 1 Compiler warnings >139: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/scp >139: Start 1: test0 >139: 1/3 Test #1: test0 ............................ Passed 0.00 sec >139: Start 2: test1 >139: 2/3 Test #2: test1 ............................ Passed 0.00 sec >139: Start 3: test2 >139: 3/3 Test #3: test2 ............................ Passed 0.00 sec >139: >139: 100% tests passed, 0 tests failed out of 3 >139: >139: Label Time Summary: >139: 0ArgTest = 0.00 sec >139: 1ArgTest = 0.00 sec >139: 2ArgTest = 0.00 sec >139: Everything = 0.00 sec >139: TestLabel = 0.00 sec >139: >139: Total Test time (real) = 0.01 sec >139: Memory check project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/scp >139: Memory checker (MemoryCheckCommand) not set, or cannot find the specified program. >139: Performing coverage >139: Cannot find any coverage files. Ignoring Coverage request. >139: Add file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-scp.cmake >139: Submit files (using scp) >139: Problems when submitting via SCP >139: Run dashboard with model Experimental >139: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >139: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/scp >139: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >139: Site: dhcp-163-207.linuxdev.us.dell.com >139: Build name: CTestTestLaunchers-scp >139: Use existing tag: 20100905-1324 - Experimental >139: Use Experimental tag: 20100905-1324 >139: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-scp.cmake >137/169 Test #131: CTestTestTimeout ....................... Passed 7.02 sec >138/169 Test #139: CTestTestFailedSubmit-scp .............. Passed 1.00 sec >test 140 > Start 140: CTestTestFailedSubmit-xmlrpc >140: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -S /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-xmlrpc.cmake -V --output-log /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-xmlrpc.log >140: Test timeout computed to be: 1500 >test 142 > Start 142: Fortran >142: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran --build-generator Unix\ Makefiles --build-project testf --build-makeprogram /usr/bin/gmake --build-two-config --test-command testf >142: Test timeout computed to be: 1500 >140: Run dashboard with model Experimental >140: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >140: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/xmlrpc >140: Site: dhcp-163-207.linuxdev.us.dell.com >140: Build name: CTestTestLaunchers-xmlrpc >140: Use Experimental tag: 20100905-1324 >140: Configure project >140: Each . represents 1024 bytes of output >140: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >128: 2/4 Test #2: TestSleep2 ....................... Passed 8.01 sec >140: . Size of output: 0K >140: Build project >140: Each symbol represents 1024 bytes of output. >140: .. Size of output: 1K >140: 2 Compiler errors >140: 1 Compiler warnings >140: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/xmlrpc >140: Start 1: test0 >140: 1/3 Test #1: test0 ............................ Passed 0.01 sec >140: Start 2: test1 >140: 2/3 Test #2: test1 ............................ Passed 0.01 sec >140: Start 3: test2 >140: 3/3 Test #3: test2 ............................ Passed 0.01 sec >140: >140: 100% tests passed, 0 tests failed out of 3 >140: >140: Label Time Summary: >140: 0ArgTest = 0.01 sec >140: 1ArgTest = 0.01 sec >140: 2ArgTest = 0.01 sec >140: Everything = 0.03 sec >140: TestLabel = 0.03 sec >140: >140: Total Test time (real) = 0.03 sec >140: Memory check project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/xmlrpc >140: Performing coverage >140: Add file: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-xmlrpc.cmake >140: Submit files (using xmlrpc) >140: Run dashboard with model Experimental >140: Source directory: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast >140: Error(s) when building project >140: Memory checker (MemoryCheckCommand) not set, or cannot find the specified program. >140: Cannot find any coverage files. Ignoring Coverage request. >140: Submission method "xmlrpc" not compiled into CTest! >140: Cannot locate CTest configuration: /builddir/build/BUILD/cmake-2.8.2/Tests/CTestTest/SmallAndFast/CTestConfig.cmake >140: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/test-xmlrpc.cmake >140: Build directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestFailedSubmits/xmlrpc >140: Site: dhcp-163-207.linuxdev.us.dell.com >140: Build name: CTestTestLaunchers-xmlrpc >140: Use existing tag: 20100905-1324 - Experimental >140: Use Experimental tag: 20100905-1324 >139/169 Test #140: CTestTestFailedSubmit-xmlrpc ........... Passed 1.71 sec >test 143 > Start 143: FortranC.Flags >143: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/FortranC/Flags.cmake >143: Test timeout computed to be: 1500 >143: -- The C compiler identification is GNU >143: -- The Fortran compiler identification is GNU >143: -- Check for working C compiler: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FortranC/Flags/cc.sh >143: -- Check for working C compiler: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FortranC/Flags/cc.sh -- works >143: -- Detecting C compiler ABI info >143: -- Detecting C compiler ABI info - done >143: -- Check for working Fortran compiler: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FortranC/Flags/fc.sh >143: -- Check for working Fortran compiler: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FortranC/Flags/fc.sh -- works >143: -- Detecting Fortran compiler ABI info >143: -- Detecting Fortran compiler ABI info - done >143: -- Checking whether /builddir/build/BUILD/cmake-2.8.2/build/Tests/FortranC/Flags/fc.sh supports Fortran 90 >143: -- Checking whether /builddir/build/BUILD/cmake-2.8.2/build/Tests/FortranC/Flags/fc.sh supports Fortran 90 -- yes >143: -- Detecting Fortran/C Interface >143: -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling >143: -- Verifying Fortran/C Compiler Compatibility >128: 3/4 Test #3: TestSleep3 ....................... Passed 12.01 sec >143: -- Verifying Fortran/C Compiler Compatibility - Success >143: -- Configuring done >143: -- Generating done >143: -- Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/FortranC/Flags >140/169 Test #143: FortranC.Flags ......................... Passed 2.55 sec >test 144 > Start 144: CMakeWizardTest >144: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -D build_dir:STRING=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeWizardTest -D source_dir:STRING=/builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step3 -D CMAKE_CTEST_COMMAND:STRING=/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest -P /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeWizardTest.cmake >144: Test timeout computed to be: 1500 >144: -- build_dir='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeWizardTest' >144: -- source_dir='/builddir/build/BUILD/cmake-2.8.2/Tests/Tutorial/Step3' >144: -- running wizard mode (cmake -i)... >144: Would you like to see advanced options? [No]:Please wait while cmake processes CMakeLists.txt files.... >144: >144: CTEST_FULL_OUTPUT (Avoid ctest truncation of output) >144: >144: >144: Variable Name: CMAKE_BUILD_TYPE >144: Description: Choose the type of build, options are: None(CMAKE_CXX_FLAGS or CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. >144: Current Value: >144: New Value (Enter to keep current value): >144: Variable Name: CMAKE_INSTALL_PREFIX >144: Description: Install path prefix, prepended onto install directories. >144: Current Value: /usr/local >144: New Value (Enter to keep current value): >144: Variable Name: USE_MYMATH >144: Description: Use tutorial provided math implementation >144: Current Value: ON >144: New Value (Enter to keep current value): >144: Please wait while cmake processes CMakeLists.txt files.... >144: >144: >144: >144: CMake complete, run make to build project. >144: >144: -- building... >144: Scanning dependencies of target MathFunctions >144: [ 50%] Building CXX object MathFunctions/CMakeFiles/MathFunctions.dir/mysqrt.cxx.o >144: Linking CXX static library libMathFunctions.a >144: [ 50%] Built target MathFunctions >144: Scanning dependencies of target Tutorial >144: [100%] Building CXX object CMakeFiles/Tutorial.dir/tutorial.cxx.o >144: Linking CXX executable Tutorial >144: [100%] Built target Tutorial >144: -- testing... >144: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeWizardTest/build >144: Start 1: TutorialRuns >144: 1/5 Test #1: TutorialRuns ..................... Passed 0.00 sec >144: Start 2: TutorialComp25 >144: 2/5 Test #2: TutorialComp25 ................... Passed 0.00 sec >144: Start 3: TutorialNegative >144: 3/5 Test #3: TutorialNegative ................. Passed 0.00 sec >144: Start 4: TutorialSmall >144: 4/5 Test #4: TutorialSmall .................... Passed 0.00 sec >144: Start 5: TutorialUsage >144: 5/5 Test #5: TutorialUsage .................... Passed 0.00 sec >144: >144: 100% tests passed, 0 tests failed out of 5 >144: >144: Total Test time (real) = 0.02 sec >141/169 Test #144: CMakeWizardTest ........................ Passed 0.90 sec >test 145 > Start 145: CMakeLib.testUTF8 >145: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeLibTests testUTF8 >145: Test timeout computed to be: 1500 >145: pass: decoding good [0x20,0x00,0x00,0x00] ( ) got 0x0020 >145: pass: decoding good [0xC2,0xA9,0x00,0x00] (©) got 0x00A9 >145: pass: decoding good [0xE2,0x80,0x98,0x00] (‘) got 0x2018 >145: pass: decoding good [0xE2,0x80,0x99,0x00] (’) got 0x2019 >145: pass: decoding good [0xF0,0xA3,0x8E,0xB4] (𣎴) got 0x233B4 >145: pass: decoding bad [0x80,0x00,0x00,0x00] failed as expected >145: pass: decoding bad [0xC0,0x00,0x00,0x00] failed as expected >145: pass: decoding bad [0xE0,0x00,0x00,0x00] failed as expected >145: pass: decoding bad [0xE0,0x80,0x80,0x00] failed as expected >145: pass: decoding bad [0xF0,0x80,0x80,0x80] failed as expected >142/169 Test #145: CMakeLib.testUTF8 ...................... Passed 0.10 sec >test 146 > Start 146: CMakeLib.testXMLParser >146: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeLibTests testXMLParser >146: Test timeout computed to be: 1500 >146: Start element: Document >146: Start element: Element >146: End element: Element >146: End element: Document >143/169 Test #146: CMakeLib.testXMLParser ................. Passed 0.10 sec >test 147 > Start 147: CMakeLib.testXMLSafe >147: Test command: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeLib/CMakeLibTests testXMLSafe >147: Test timeout computed to be: 1500 >142: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran >142: ======== CMake output ====== >142: The C compiler identification is GNU >142: The CXX compiler identification is GNU >142: The Fortran compiler identification is GNU >142: Check for working C compiler: /usr/bin/gcc >142: Configuring >142: Check for working C compiler: /usr/bin/gcc -- works >142: Detecting C compiler ABI info >142: Configuring >142: Detecting C compiler ABI info - done >142: Check for working CXX compiler: /usr/bin/c++ >142: Configuring >142: Check for working CXX compiler: /usr/bin/c++ -- works >142: Detecting CXX compiler ABI info >142: Configuring >142: Detecting CXX compiler ABI info - done >142: Check for working Fortran compiler: /usr/bin/gfortran >142: Configuring >142: Check for working Fortran compiler: /usr/bin/gfortran -- works >142: Detecting Fortran compiler ABI info >142: Configuring >142: Detecting Fortran compiler ABI info - done >142: Checking whether /usr/bin/gfortran supports Fortran 90 >142: Configuring >142: Checking whether /usr/bin/gfortran supports Fortran 90 -- yes >142: CTEST_FULL_OUTPUT >142: ENV_FLAGS = >142: CMAKE_Fortran_COMPILER_INIT = >142: CMAKE_Fortran_COMPILER_FULLPATH = >142: CMAKE_Fortran_COMPILER = /usr/bin/gfortran >142: CMAKE_Fortran_FLAGS = >142: Testing FortranCInterface module >142: Detecting Fortran/C Interface >142: Configuring >142: Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling >142: Verifying Fortran/C Compiler Compatibility >142: Configuring >142: Verifying Fortran/C Compiler Compatibility - Success >142: Verifying Fortran/CXX Compiler Compatibility >142: Configuring >142: Verifying Fortran/CXX Compiler Compatibility - Success >142: Fortran = GNU >142: C = GNU >142: foo.h contents: >142: #ifndef FC_HEADER_INCLUDED >142: #define FC_HEADER_INCLUDED >142: >142: /* Mangling for Fortran global symbols without underscores. */ >142: #define FC_GLOBAL(name,NAME) name##_ >142: >142: /* Mangling for Fortran global symbols with underscores. */ >142: #define FC_GLOBAL_(name,NAME) name##_ >142: >142: /* Mangling for Fortran module symbols without underscores. */ >142: #define FC_MODULE(mod_name,name, mod_NAME,NAME) __##mod_name##_MOD_##name >142: >142: /* Mangling for Fortran module symbols with underscores. */ >142: #define FC_MODULE_(mod_name,name, mod_NAME,NAME) __##mod_name##_MOD_##name >142: >142: /*--------------------------------------------------------------------------*/ >142: /* Mangle some symbols automatically. */ >142: #define F_test_mod_sub FC_MODULE(test_mod,sub, TEST_MOD,SUB) >142: #define F_my_sub FC_GLOBAL_(my_sub, MY_SUB) >142: #define F_mysub FC_GLOBAL(mysub, MYSUB) >142: >142: #endif >142: >142: Configuring >142: Configuring >142: Configuring >142: Configuring >142: Configuring >142: Configuring done >142: Generating >142: Generating >142: Generating >142: Generating done >142: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran >142: CTEST_FULL_OUTPUT >142: ENV_FLAGS = >142: CMAKE_Fortran_COMPILER_INIT = >142: CMAKE_Fortran_COMPILER_FULLPATH = >142: CMAKE_Fortran_COMPILER = /usr/bin/gfortran >142: CMAKE_Fortran_FLAGS = >142: Testing FortranCInterface module >142: Fortran = GNU >142: C = GNU >142: foo.h contents: >142: #ifndef FC_HEADER_INCLUDED >142: #define FC_HEADER_INCLUDED >142: >142: /* Mangling for Fortran global symbols without underscores. */ >142: #define FC_GLOBAL(name,NAME) name##_ >142: >142: /* Mangling for Fortran global symbols with underscores. */ >142: #define FC_GLOBAL_(name,NAME) name##_ >142: >142: /* Mangling for Fortran module symbols without underscores. */ >142: #define FC_MODULE(mod_name,name, mod_NAME,NAME) __##mod_name##_MOD_##name >142: >142: /* Mangling for Fortran module symbols with underscores. */ >142: #define FC_MODULE_(mod_name,name, mod_NAME,NAME) __##mod_name##_MOD_##name >142: >142: /*--------------------------------------------------------------------------*/ >142: /* Mangle some symbols automatically. */ >142: #define F_test_mod_sub FC_MODULE(test_mod,sub, TEST_MOD,SUB) >142: #define F_my_sub FC_GLOBAL_(my_sub, MY_SUB) >142: #define F_mysub FC_GLOBAL(mysub, MYSUB) >142: >142: #endif >142: >142: Configuring >142: Configuring >142: Configuring >142: Configuring >142: Configuring >142: Configuring done >142: Generating >142: Generating >142: Generating >142: Generating done >142: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran >142: ======== End CMake output ====== >142: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran >142: >142: Run Clean Command:/usr/bin/gmake "clean" >142: /usr/bin/gmake -f CMakeFiles/Makefile2 clean >142: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/ExternalTarget.dir/build.make CMakeFiles/ExternalTarget.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/ExternalTarget.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/hello.dir/build.make CMakeFiles/hello.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/hello.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/mainc.dir/build.make CMakeFiles/mainc.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/mainc.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/maincxx.dir/build.make CMakeFiles/maincxx.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/maincxx.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/myc.dir/build.make CMakeFiles/myc.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/myc.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/mycxx.dir/build.make CMakeFiles/mycxx.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/mycxx.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/myfort.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_in_interface.dir/build.make CMakeFiles/test_in_interface.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test_in_interface.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_module.dir/build.make CMakeFiles/test_module.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test_module.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_preprocess.dir/build.make CMakeFiles/test_preprocess.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test_preprocess.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_use_in_comment_fixedform.dir/build.make CMakeFiles/test_use_in_comment_fixedform.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test_use_in_comment_fixedform.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_use_in_comment_freeform.dir/build.make CMakeFiles/test_use_in_comment_freeform.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/test_use_in_comment_freeform.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/testf.dir/build.make CMakeFiles/testf.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/testf.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/world.dir/build.make CMakeFiles/world.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/world.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_exe.dir/build.make Library/CMakeFiles/subdir_exe.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/subdir_exe.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_mods.dir/build.make Library/CMakeFiles/subdir_mods.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/subdir_mods.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Executable/CMakeFiles/subdir_exe2.dir/build.make Executable/CMakeFiles/subdir_exe2.dir/clean >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Executable && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/subdir_exe2.dir/cmake_clean.cmake >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: >142: Run Build Command:/usr/bin/gmake >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -H/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran -B/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran --check-build-system CMakeFiles/Makefile.cmake 0 >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/progress.marks >142: /usr/bin/gmake -f CMakeFiles/Makefile2 all >142: gmake[1]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/ExternalTarget.dir/build.make CMakeFiles/ExternalTarget.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/ExternalTarget.dir/DependInfo.cmake --color= >142: Scanning dependencies of target ExternalTarget >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/ExternalTarget.dir/build.make CMakeFiles/ExternalTarget.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles >142: [ 0%] Generating ExternalProject >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/ctest --build-and-test /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/External /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External --build-noclean --build-two-config --build-project ExtFort --build-generator Unix\ Makefiles --build-makeprogram /usr/bin/gmake --build-options -DCMAKE_Fortran_COMPILER:STRING=/usr/bin/gfortran -DCMAKE_Fortran_FLAGS:STRING= -DCMAKE_Fortran_FLAGS_DEBUG:STRING=-g -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-O3 -DCMAKE_Fortran_FLAGS_MINSIZEREL:STRING=-Os -DCMAKE_Fortran_FLAGS_RELWITHDEBINFO:STRING=-O2\ -g -DCMAKE_BUILD_TYPE:STRING= >142: Internal cmake changing into directory: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External >142: ======== CMake output ====== >142: The Fortran compiler identification is GNU >142: Check for working Fortran compiler: /usr/bin/gfortran >142: Configuring >142: Check for working Fortran compiler: /usr/bin/gfortran -- works >142: Detecting Fortran compiler ABI info >142: Configuring >142: Detecting Fortran compiler ABI info - done >142: Checking whether /usr/bin/gfortran supports Fortran 90 >142: Configuring >142: Checking whether /usr/bin/gfortran supports Fortran 90 -- yes >142: Configuring >142: Configuring done >142: Generating >142: Generating done >142: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External >142: Configuring >142: Configuring done >142: Generating >142: Generating done >142: Build files have been written to: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External >142: ======== End CMake output ====== >142: Change Dir: /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External >142: >142: Run Build Command:/usr/bin/gmake >142: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External' >142: gmake[4]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External' >142: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External' >142: Scanning dependencies of target myext >142: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External' >142: gmake[5]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External' >142: [100%] Building Fortran object CMakeFiles/myext.dir/a.f90.o >142: Linking Fortran static library libmyext.a >142: gmake[5]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External' >142: [100%] Built target myext >142: gmake[4]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External' >142: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External' >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 1 >142: [ 4%] Built target ExternalTarget >142: /usr/bin/gmake -f CMakeFiles/hello.dir/build.make CMakeFiles/hello.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/hello.dir/DependInfo.cmake --color= >142: Scanning dependencies of target hello >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/hello.dir/build.make CMakeFiles/hello.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `CMakeFiles/hello.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/hello.dir/build.make CMakeFiles/hello.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 2 >142: [ 9%] Building Fortran object CMakeFiles/hello.dir/hello.f.o >142: /usr/bin/gfortran -o CMakeFiles/hello.dir/hello.f.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/hello.f >142: Linking Fortran static library libhello.a >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/hello.dir/cmake_clean_target.cmake >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/hello.dir/link.txt --verbose=1 >142: /usr/bin/ar cr libhello.a CMakeFiles/hello.dir/hello.f.o >142: /usr/bin/ranlib libhello.a >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 2 >142: [ 9%] Built target hello >142: /usr/bin/gmake -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/myfort.dir/DependInfo.cmake --color= >142: Scanning dependencies of target myfort >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `CMakeFiles/myfort.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 8 >142: [ 13%] Building Fortran object CMakeFiles/myfort.dir/foo.f.o >142: /usr/bin/gfortran -o CMakeFiles/myfort.dir/foo.f.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/foo.f >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod test_mod CMakeFiles/myfort.dir/test_mod.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch CMakeFiles/myfort.dir/foo.f.o.provides.build >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 7 >142: [ 18%] Building Fortran object CMakeFiles/myfort.dir/mysub.f.o >142: /usr/bin/gfortran -o CMakeFiles/myfort.dir/mysub.f.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/mysub.f >142: Linking Fortran static library libmyfort.a >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/myfort.dir/cmake_clean_target.cmake >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/myfort.dir/link.txt --verbose=1 >142: /usr/bin/ar cr libmyfort.a CMakeFiles/myfort.dir/mysub.f.o CMakeFiles/myfort.dir/foo.f.o >142: /usr/bin/ranlib libmyfort.a >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 7 8 >142: [ 18%] Built target myfort >142: /usr/bin/gmake -f CMakeFiles/myc.dir/build.make CMakeFiles/myc.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/myc.dir/DependInfo.cmake --color= >142: Scanning dependencies of target myc >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/myc.dir/build.make CMakeFiles/myc.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 5 >142: [ 22%] Building C object CMakeFiles/myc.dir/myc.c.o >142: /usr/bin/gcc -DFOO -DBAR=1 -DTEST_MOD -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -o CMakeFiles/myc.dir/myc.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/myc.c >142: Linking C static library libmyc.a >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/myc.dir/cmake_clean_target.cmake >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/myc.dir/link.txt --verbose=1 >142: /usr/bin/ar cr libmyc.a CMakeFiles/myc.dir/myc.c.o >142: /usr/bin/ranlib libmyc.a >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 5 >142: [ 22%] Built target myc >142: /usr/bin/gmake -f CMakeFiles/mainc.dir/build.make CMakeFiles/mainc.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/mainc.dir/DependInfo.cmake --color= >142: Scanning dependencies of target mainc >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/mainc.dir/build.make CMakeFiles/mainc.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 3 >142: [ 27%] Building C object CMakeFiles/mainc.dir/mainc.c.o >142: /usr/bin/gcc -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -o CMakeFiles/mainc.dir/mainc.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/mainc.c >142: Linking C executable mainc >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/mainc.dir/link.txt --verbose=1 >142: /usr/bin/gcc CMakeFiles/mainc.dir/mainc.c.o -o mainc -rdynamic libmyc.a libmyfort.a -lgfortran -lm >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 3 >142: [ 27%] Built target mainc >142: /usr/bin/gmake -f CMakeFiles/mycxx.dir/build.make CMakeFiles/mycxx.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/mycxx.dir/DependInfo.cmake --color= >142: Scanning dependencies of target mycxx >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/mycxx.dir/build.make CMakeFiles/mycxx.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 6 >142: [ 31%] Building CXX object CMakeFiles/mycxx.dir/mycxx.cxx.o >142: /usr/bin/c++ -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -o CMakeFiles/mycxx.dir/mycxx.cxx.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/mycxx.cxx >142: Linking CXX static library libmycxx.a >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/mycxx.dir/cmake_clean_target.cmake >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/mycxx.dir/link.txt --verbose=1 >142: /usr/bin/ar cr libmycxx.a CMakeFiles/mycxx.dir/mycxx.cxx.o >142: /usr/bin/ranlib libmycxx.a >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 6 >142: [ 31%] Built target mycxx >142: /usr/bin/gmake -f CMakeFiles/maincxx.dir/build.make CMakeFiles/maincxx.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/maincxx.dir/DependInfo.cmake --color= >142: Scanning dependencies of target maincxx >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/maincxx.dir/build.make CMakeFiles/maincxx.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 4 >142: [ 36%] Building C object CMakeFiles/maincxx.dir/maincxx.c.o >142: /usr/bin/gcc -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -o CMakeFiles/maincxx.dir/maincxx.c.o -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/maincxx.c >142: Linking CXX executable maincxx >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/maincxx.dir/link.txt --verbose=1 >142: /usr/bin/c++ CMakeFiles/maincxx.dir/maincxx.c.o -o maincxx -rdynamic libmycxx.a libmyc.a libmyfort.a -lgfortran >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 4 >142: [ 36%] Built target maincxx >142: /usr/bin/gmake -f CMakeFiles/test_in_interface.dir/build.make CMakeFiles/test_in_interface.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/test_in_interface.dir/DependInfo.cmake --color= >142: Scanning dependencies of target test_in_interface >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_in_interface.dir/build.make CMakeFiles/test_in_interface.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_in_interface.dir/build.make CMakeFiles/test_in_interface.dir/in_interface/module.f90.o.provides.build >142: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 14 >142: [ 40%] Building Fortran object CMakeFiles/test_in_interface.dir/in_interface/module.f90.o >142: /usr/bin/gfortran -o CMakeFiles/test_in_interface.dir/in_interface/module.f90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/in_interface/module.f90 >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod test_interface CMakeFiles/test_in_interface.dir/test_interface.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch CMakeFiles/test_in_interface.dir/in_interface/module.f90.o.provides.build >142: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_in_interface.dir/build.make CMakeFiles/test_in_interface.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod test_interface CMakeFiles/test_in_interface.dir/test_interface.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch CMakeFiles/test_in_interface.dir/in_interface/module.f90.o.provides.build >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 13 >142: [ 45%] Building Fortran object CMakeFiles/test_in_interface.dir/in_interface/main.f90.o >142: /usr/bin/gfortran -o CMakeFiles/test_in_interface.dir/in_interface/main.f90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/in_interface/main.f90 >142: Linking Fortran executable test_in_interface >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test_in_interface.dir/link.txt --verbose=1 >142: /usr/bin/gfortran CMakeFiles/test_in_interface.dir/in_interface/main.f90.o CMakeFiles/test_in_interface.dir/in_interface/module.f90.o -o test_in_interface -rdynamic >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 13 14 >142: [ 45%] Built target test_in_interface >142: /usr/bin/gmake -f CMakeFiles/test_module.dir/build.make CMakeFiles/test_module.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/test_module.dir/DependInfo.cmake --color= >142: Scanning dependencies of target test_module >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_module.dir/build.make CMakeFiles/test_module.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_module.dir/build.make CMakeFiles/test_module.dir/test_module_interface.f90.o.provides.build >142: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 17 >142: [ 50%] Building Fortran object CMakeFiles/test_module.dir/test_module_interface.f90.o >142: /usr/bin/gfortran -o CMakeFiles/test_module.dir/test_module_interface.f90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/test_module_interface.f90 >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod test_module CMakeFiles/test_module.dir/test_module.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch CMakeFiles/test_module.dir/test_module_interface.f90.o.provides.build >142: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_module.dir/build.make CMakeFiles/test_module.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod test_module CMakeFiles/test_module.dir/test_module.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch CMakeFiles/test_module.dir/test_module_interface.f90.o.provides.build >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 15 >142: [ 54%] Building Fortran object CMakeFiles/test_module.dir/test_module_main.f90.o >142: /usr/bin/gfortran -o CMakeFiles/test_module.dir/test_module_main.f90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/test_module_main.f90 >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 16 >142: [ 59%] Building Fortran object CMakeFiles/test_module.dir/test_module_implementation.f90.o >142: /usr/bin/gfortran -o CMakeFiles/test_module.dir/test_module_implementation.f90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/test_module_implementation.f90 >142: Linking Fortran executable test_module >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test_module.dir/link.txt --verbose=1 >142: /usr/bin/gfortran CMakeFiles/test_module.dir/test_module_main.f90.o CMakeFiles/test_module.dir/test_module_implementation.f90.o CMakeFiles/test_module.dir/test_module_interface.f90.o -o test_module -rdynamic >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 15 16 17 >142: [ 59%] Built target test_module >142: /usr/bin/gmake -f CMakeFiles/test_preprocess.dir/build.make CMakeFiles/test_preprocess.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/test_preprocess.dir/DependInfo.cmake --color= >142: Scanning dependencies of target test_preprocess >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_preprocess.dir/build.make CMakeFiles/test_preprocess.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `CMakeFiles/test_preprocess.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_preprocess.dir/build.make CMakeFiles/test_preprocess.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 18 >142: [ 63%] Building Fortran object CMakeFiles/test_preprocess.dir/test_preprocess.F90.o >142: /usr/bin/gfortran -o CMakeFiles/test_preprocess.dir/test_preprocess.F90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/test_preprocess.F90 >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod available CMakeFiles/test_preprocess.dir/available.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch CMakeFiles/test_preprocess.dir/test_preprocess.F90.o.provides.build >142: Linking Fortran executable test_preprocess >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test_preprocess.dir/link.txt --verbose=1 >142: /usr/bin/gfortran CMakeFiles/test_preprocess.dir/test_preprocess.F90.o -o test_preprocess -rdynamic >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 18 >142: [ 63%] Built target test_preprocess >142: /usr/bin/gmake -f CMakeFiles/test_use_in_comment_fixedform.dir/build.make CMakeFiles/test_use_in_comment_fixedform.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/test_use_in_comment_fixedform.dir/DependInfo.cmake --color= >142: Scanning dependencies of target test_use_in_comment_fixedform >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_use_in_comment_fixedform.dir/build.make CMakeFiles/test_use_in_comment_fixedform.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `CMakeFiles/test_use_in_comment_fixedform.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_use_in_comment_fixedform.dir/build.make CMakeFiles/test_use_in_comment_fixedform.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 19 >142: [ 68%] Building Fortran object CMakeFiles/test_use_in_comment_fixedform.dir/test_use_in_comment_fixedform.f.o >142: /usr/bin/gfortran -o CMakeFiles/test_use_in_comment_fixedform.dir/test_use_in_comment_fixedform.f.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/test_use_in_comment_fixedform.f >142: Linking Fortran executable test_use_in_comment_fixedform >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test_use_in_comment_fixedform.dir/link.txt --verbose=1 >142: /usr/bin/gfortran CMakeFiles/test_use_in_comment_fixedform.dir/test_use_in_comment_fixedform.f.o -o test_use_in_comment_fixedform -rdynamic >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 19 >142: [ 68%] Built target test_use_in_comment_fixedform >142: /usr/bin/gmake -f CMakeFiles/test_use_in_comment_freeform.dir/build.make CMakeFiles/test_use_in_comment_freeform.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/test_use_in_comment_freeform.dir/DependInfo.cmake --color= >142: Scanning dependencies of target test_use_in_comment_freeform >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_use_in_comment_freeform.dir/build.make CMakeFiles/test_use_in_comment_freeform.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `CMakeFiles/test_use_in_comment_freeform.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/test_use_in_comment_freeform.dir/build.make CMakeFiles/test_use_in_comment_freeform.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 20 >142: [ 72%] Building Fortran object CMakeFiles/test_use_in_comment_freeform.dir/test_use_in_comment_freeform.f90.o >142: /usr/bin/gfortran -o CMakeFiles/test_use_in_comment_freeform.dir/test_use_in_comment_freeform.f90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/test_use_in_comment_freeform.f90 >142: Linking Fortran executable test_use_in_comment_freeform >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/test_use_in_comment_freeform.dir/link.txt --verbose=1 >142: /usr/bin/gfortran CMakeFiles/test_use_in_comment_freeform.dir/test_use_in_comment_freeform.f90.o -o test_use_in_comment_freeform -rdynamic >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 20 >142: [ 72%] Built target test_use_in_comment_freeform >142: /usr/bin/gmake -f CMakeFiles/world.dir/build.make CMakeFiles/world.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/world.dir/DependInfo.cmake --color= >142: Scanning dependencies of target world >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/world.dir/build.make CMakeFiles/world.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `CMakeFiles/world.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/world.dir/build.make CMakeFiles/world.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 22 >142: [ 77%] Building Fortran object CMakeFiles/world.dir/world.f.o >142: /usr/bin/gfortran -o CMakeFiles/world.dir/world.f.o -Dworld_EXPORTS -DFOO -DBAR=1 -fPIC -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/world.f >142: Linking Fortran shared library libworld.so >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/world.dir/link.txt --verbose=1 >142: /usr/bin/gfortran -fPIC -shared -Wl,-soname,libworld.so -o libworld.so CMakeFiles/world.dir/world.f.o >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 22 >142: [ 77%] Built target world >142: /usr/bin/gmake -f CMakeFiles/testf.dir/build.make CMakeFiles/testf.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles/testf.dir/DependInfo.cmake --color= >142: Scanning dependencies of target testf >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/testf.dir/build.make CMakeFiles/testf.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `CMakeFiles/testf.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f CMakeFiles/testf.dir/build.make CMakeFiles/testf.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 21 >142: [ 81%] Building Fortran object CMakeFiles/testf.dir/testf.f.o >142: /usr/bin/gfortran -o CMakeFiles/testf.dir/testf.f.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/testf.f >142: Linking Fortran executable testf >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/testf.dir/link.txt --verbose=1 >142: /usr/bin/gfortran CMakeFiles/testf.dir/testf.f.o -o testf -rdynamic libhello.a libworld.so -Wl,-rpath,/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 21 >142: [ 81%] Built target testf >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_mods.dir/build.make Library/CMakeFiles/subdir_mods.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/Library /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library/CMakeFiles/subdir_mods.dir/DependInfo.cmake --color= >142: Scanning dependencies of target subdir_mods >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_mods.dir/build.make Library/CMakeFiles/subdir_mods.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_mods.dir/build.make Library/CMakeFiles/subdir_mods.dir/b.f90.o.provides.build >142: gmake[3]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 12 >142: [ 86%] Building Fortran object Library/CMakeFiles/subdir_mods.dir/b.f90.o >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library && /usr/bin/gfortran -o CMakeFiles/subdir_mods.dir/b.f90.o -DFOO -DBAR=1 -Jmodules -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library/modules -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/Library/b.f90 >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod Library/modules/librarymoduleb Library/CMakeFiles/subdir_mods.dir/librarymoduleb.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch Library/CMakeFiles/subdir_mods.dir/b.f90.o.provides.build >142: gmake[3]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_mods.dir/build.make Library/CMakeFiles/subdir_mods.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 11 >142: [ 90%] Building Fortran object Library/CMakeFiles/subdir_mods.dir/a.f90.o >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library && /usr/bin/gfortran -o CMakeFiles/subdir_mods.dir/a.f90.o -DFOO -DBAR=1 -Jmodules -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library/modules -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/Library/a.f90 >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod Library/modules/librarymodulea Library/CMakeFiles/subdir_mods.dir/librarymodulea.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch Library/CMakeFiles/subdir_mods.dir/a.f90.o.provides.build >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_copy_f90_mod Library/modules/librarymoduleb Library/CMakeFiles/subdir_mods.dir/librarymoduleb.mod.stamp GNU >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E touch Library/CMakeFiles/subdir_mods.dir/b.f90.o.provides.build >142: Linking Fortran static library libsubdir_mods.a >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P CMakeFiles/subdir_mods.dir/cmake_clean_target.cmake >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/subdir_mods.dir/link.txt --verbose=1 >142: /usr/bin/ar cr libsubdir_mods.a CMakeFiles/subdir_mods.dir/a.f90.o CMakeFiles/subdir_mods.dir/b.f90.o >142: /usr/bin/ranlib libsubdir_mods.a >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 11 12 >142: [ 90%] Built target subdir_mods >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_exe.dir/build.make Library/CMakeFiles/subdir_exe.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/Library /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library/CMakeFiles/subdir_exe.dir/DependInfo.cmake --color= >142: Scanning dependencies of target subdir_exe >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_exe.dir/build.make Library/CMakeFiles/subdir_exe.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `Library/CMakeFiles/subdir_exe.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Library/CMakeFiles/subdir_exe.dir/build.make Library/CMakeFiles/subdir_exe.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 9 >142: [ 95%] Building Fortran object Library/CMakeFiles/subdir_exe.dir/main.f90.o >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library && /usr/bin/gfortran -o CMakeFiles/subdir_exe.dir/main.f90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library/modules -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/Library/main.f90 >142: Linking Fortran executable subdir_exe >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/subdir_exe.dir/link.txt --verbose=1 >142: /usr/bin/gfortran CMakeFiles/subdir_exe.dir/main.f90.o -o subdir_exe -rdynamic libsubdir_mods.a >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 9 >142: [ 95%] Built target subdir_exe >142: /usr/bin/gmake -f Executable/CMakeFiles/subdir_exe2.dir/build.make Executable/CMakeFiles/subdir_exe2.dir/depend >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/Executable /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Executable /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Executable/CMakeFiles/subdir_exe2.dir/DependInfo.cmake --color= >142: Scanning dependencies of target subdir_exe2 >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Executable/CMakeFiles/subdir_exe2.dir/build.make Executable/CMakeFiles/subdir_exe2.dir/requires >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: gmake[2]: Nothing to be done for `Executable/CMakeFiles/subdir_exe2.dir/requires'. >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /usr/bin/gmake -f Executable/CMakeFiles/subdir_exe2.dir/build.make Executable/CMakeFiles/subdir_exe2.dir/build >142: gmake[2]: Entering directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 10 >142: [100%] Building Fortran object Executable/CMakeFiles/subdir_exe2.dir/main.f90.o >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Executable && /usr/bin/gfortran -o CMakeFiles/subdir_exe2.dir/main.f90.o -DFOO -DBAR=1 -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran -I/builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/include -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Library/modules -I/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External -c /builddir/build/BUILD/cmake-2.8.2/Tests/Fortran/Executable/main.f90 >142: Linking Fortran executable subdir_exe2 >142: cd /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/Executable && /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_link_script CMakeFiles/subdir_exe2.dir/link.txt --verbose=1 >142: /usr/bin/gfortran CMakeFiles/subdir_exe2.dir/main.f90.o -o subdir_exe2 -rdynamic -L/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External ../Library/libsubdir_mods.a -lmyext -Wl,-rpath,/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/External >142: gmake[2]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 10 >142: [100%] Built target subdir_exe2 >142: gmake[1]: Leaving directory `/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran' >142: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/CMakeFiles 0 >142: Running test command: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/Fortran/testf" >142: Hello >142: World! >142: >144/169 Test #147: CMakeLib.testXMLSafe ................... Passed 0.10 sec >145/169 Test #142: Fortran ................................ Passed 6.53 sec >test 148 > Start 148: CMake.List >148: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ListTest.cmake >148: Test timeout computed to be: 1500 >test 149 > Start 149: CMake.VariableWatch >149: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: Test timeout computed to be: 1500 >149: Start >149: * Variable "TESTVAR1" was accessed using REMOVED_ACCESS in: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: The value of the variable: "1" >149: The list file stack: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: TESTVARREMOVED_ACCESS1/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: * Variable "TESTVAR1" was accessed using REMOVED_ACCESS in: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: The value of the variable: "0" >149: The list file stack: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: TESTVARREAD_ACCESS1/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: TESTVARREMOVED_ACCESS0/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: There was a UNKNOWN_READ_ACCESS access done on the variable: somevar in file >149: List file stack is: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: Variable: >149: There was a REMOVED_ACCESS access done on the variable: somevar in file 1 >149: List file stack is: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: There was a READ_ACCESS access done on the variable: somevar in file 1 >149: List file stack is: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: Variable: 1 >149: There was a READ_ACCESS access done on the variable: somevar in file 1 >149: List file stack is: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >149: There was a REMOVED_ACCESS access done on the variable: somevar in file 1 >149: List file stack is: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VariableWatchTest.cmake >146/169 Test #148: CMake.List ............................. Passed 0.10 sec >147/169 Test #149: CMake.VariableWatch .................... Passed 0.10 sec >test 150 > Start 150: CMake.Include >150: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/IncludeTest.cmake >150: Test timeout computed to be: 1500 >test 151 > Start 151: CMake.FindBase >151: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/FindBaseTest.cmake >151: Test timeout computed to be: 1500 >148/169 Test #150: CMake.Include .......................... Passed 0.11 sec >149/169 Test #151: CMake.FindBase ......................... Passed 0.10 sec >test 152 > Start 152: CMake.Toolchain >152: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ToolchainTest.cmake >152: Test timeout computed to be: 1500 >test 153 > Start 153: CMake.GetFilenameComponentRealpath >153: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/GetFilenameComponentRealpathTest.cmake >153: Test timeout computed to be: 1500 >152: -- CMAKE_SYSTEM: "Dumdidum-1.0" >152: -- _CMAKE_TOOLCHAIN_PREFIX: "arm-elf-" >152: -- _CMAKE_USER_C_COMPILER_PATH: "/opt/foo/bin" >152: -- _CMAKE_USER_CXX_COMPILER_PATH: "/opt/bar/bin" >152: -- CMAKE_C_OUTPUT_EXTENSION: ".foo" >152: -- CMAKE_CXX_OUTPUT_EXTENSION: ".bar" >150/169 Test #152: CMake.Toolchain ........................ Passed 0.10 sec >151/169 Test #153: CMake.GetFilenameComponentRealpath ..... Passed 0.10 sec >test 154 > Start 154: CMake.Version >154: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/VersionTest.cmake >154: Test timeout computed to be: 1500 >test 155 > Start 155: CMake.Message >155: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/MessageTest.cmake >155: Test timeout computed to be: 1500 >154: CMAKE_VERSION=[2.8.2] is not less than [2.7.20090305] >155: out=[-- message-status >155: ] >155: err=[message-default >155: CMake Warning at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/MessageTestScript.cmake:3 (message): >155: message-warning >155: >155: >155: CMake Warning (dev) at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/MessageTestScript.cmake:4 (message): >155: message-author >155: This warning is for project developers. Use -Wno-dev to suppress it. >155: >155: ] >152/169 Test #154: CMake.Version .......................... Passed 0.10 sec >153/169 Test #155: CMake.Message .......................... Passed 0.10 sec >test 156 > Start 156: CMake.File >156: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/FileTest.cmake >156: Test timeout computed to be: 1500 >test 157 > Start 157: CMake.ConfigureFile >157: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ConfigureFileTest.cmake >157: Test timeout computed to be: 1500 >129: 1/2 Test #1: TestSleep ........................***Timeout 15.01 sec >129: Start 2: ShouldNotRun >129: The stop time has been passed. Stopping all tests. >129: >129: 0% tests passed, 1 tests failed out of 1 >129: >129: Total Test time (real) = 15.01 sec >129: >129: The following tests FAILED: >129: 1 - TestSleep (Timeout) >129: Error in read script: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestStopTime/test.cmake >156: -- Test File-Copy-BadArg... >156: -- Test File-Copy-BadPerm... >156: -- Test File-Copy-BadRegex... >156: -- Test File-Copy-EarlyArg... >156: -- Test File-Copy-LateArg... >156: -- Test File-Copy-NoDest... >156: -- Test File-Copy-NoFile... >156: execute_one_script_test >156: testname=[empty] >156: out=[-- testname='empty'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:4 (file): >156: file must be called with at least two arguments.] >156: >156: execute_one_script_test >156: testname=[bogus] >156: out=[-- testname='bogus'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:7 (file): >156: file does not recognize sub-command BOGUS] >156: >156: execute_one_script_test >156: testname=[different_not_enough_args] >156: out=[-- testname='different_not_enough_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:10 (file): >156: file DIFFERENT not given FILES option with two file names.] >156: >156: execute_one_script_test >156: testname=[download_not_enough_args] >156: out=[-- testname='download_not_enough_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:13 (file): >156: file FILE(DOWNLOAD url file) must be called with at least three arguments.] >156: >156: execute_one_script_test >156: testname=[read_not_enough_args] >157: -- Test ConfigureFile-DirInput... >157: -- Test ConfigureFile-DirOutput... >157: -- Test ConfigureFile-Relative... >157: -- Test ConfigureFile-BadArg... >154/169 Test #129: CTestTestStopTime ...................... Passed 16.20 sec >155/169 Test #157: CMake.ConfigureFile .................... Passed 0.11 sec >test 158 > Start 158: CMake.SeparateArguments >158: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/SeparateArgumentsTest.cmake >158: Test timeout computed to be: 1500 >test 159 > Start 159: CMake.ImplicitLinkInfo >159: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ImplicitLinkInfoTest.cmake >159: Test timeout computed to be: 1500 >156: out=[-- testname='read_not_enough_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:16 (file): >156: file READ must be called with at least two additional arguments] >156: >156: execute_one_script_test >156: testname=[rpath_check_not_enough_args] >156: out=[-- testname='rpath_check_not_enough_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:19 (file): >156: file RPATH_CHECK given unknown argument ffff] >156: >156: execute_one_script_test >156: testname=[rpath_remove_not_enough_args] >156: out=[-- testname='rpath_remove_not_enough_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:22 (file): >156: file RPATH_REMOVE given unknown argument ffff] >156: >156: execute_one_script_test >156: testname=[strings_not_enough_args] >156: out=[-- testname='strings_not_enough_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:25 (file): >156: file STRINGS requires a file name and output variable] >156: >156: execute_one_script_test >156: testname=[to_native_path_not_enough_args] >156: out=[-- testname='to_native_path_not_enough_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:28 (file): >156: file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called with >156: exactly three arguments.] >156: >156: execute_one_script_test >156: testname=[read_with_offset] >156: out=[-- testname='read_with_offset'] >156: err=[v='if(testname STREQUAL empty) # >156: '] >156: >156: execute_one_script_test >156: testname=[strings_bad_length_minimum] >156: out=[-- testname='strings_bad_length_minimum'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:35 (file): >156: file STRINGS option LENGTH_MINIMUM value "bogus" is not an unsigned >156: integer.] >156: >156: execute_one_script_test >156: testname=[strings_bad_length_maximum] >156: out=[-- testname='strings_bad_length_maximum'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:38 (file): >156: file STRINGS option LENGTH_MAXIMUM value "bogus" is not an unsigned >156: integer.] >156: >156: execute_one_script_test >156: testname=[strings_bad_limit_count] >156: out=[-- testname='strings_bad_limit_count'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:41 (file): >156: file STRINGS option LIMIT_COUNT value "bogus" is not an unsigned integer.] >156: >156: execute_one_script_test >156: testname=[strings_bad_limit_input] >156: out=[-- testname='strings_bad_limit_input'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:44 (file): >156: file STRINGS option LIMIT_INPUT value "bogus" is not an unsigned integer.] >156: >156: execute_one_script_test >156: testname=[strings_bad_limit_output] >156: out=[-- testname='strings_bad_limit_output'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:47 (file): >156: file STRINGS option LIMIT_OUTPUT value "bogus" is not an unsigned integer.] >156: >156: execute_one_script_test >156: testname=[strings_bad_regex] >156: out=[-- testname='strings_bad_regex' >156: RegularExpression::compile(): Unmatched parentheses. >156: RegularExpression::compile(): Error in compile.] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:50 (file): >156: file STRINGS option REGEX value "(" could not be compiled.] >156: >156: execute_one_script_test >156: testname=[strings_unknown_arg] >156: out=[-- testname='strings_unknown_arg'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:53 (file): >156: file STRINGS given unknown argument "BOGUS"] >156: >156: execute_one_script_test >156: testname=[strings_bad_filename] >156: out=[-- testname='strings_bad_filename'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:56 (file): >156: file STRINGS file >156: "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ffff" cannot be >156: read.] >156: >156: execute_one_script_test >156: testname=[strings_use_limit_count] >156: out=[-- testname='strings_use_limit_count'] >156: err=[v='message(STATUS "testname='${testname}'");;if(testname STREQUAL empty) # fail; file();;elseif(testname STREQUAL bogus) # fail; file(BOGUS ffff);;elseif(testname STREQUAL different_not_enough_args) # fail; file(DIFFERENT ffff)'] >156: >156: execute_one_script_test >156: testname=[strings_use_no_hex_conversion] >156: out=[-- testname='strings_use_no_hex_conversion'] >156: err=[v='message(STATUS "testname='${testname}'");;if(testname STREQUAL empty) # fail; file();;elseif(testname STREQUAL bogus) # fail; file(BOGUS ffff);;elseif(testname STREQUAL different_not_enough_args) # fail; file(DIFFERENT ffff);;elseif(testname STREQUAL download_not_enough_args) # fail; file(DOWNLOAD ffff);;elseif(testname STREQUAL read_not_enough_args) # fail; file(READ ffff);;elseif(testname STREQUAL rpath_check_not_enough_args) # fail; file(RPATH_CHECK ffff);;elseif(testname STREQUAL rpath_remove_not_enough_args) # fail; file(RPATH_REMOVE ffff);;elseif(testname STREQUAL strings_not_enough_args) # fail; file(STRINGS ffff);;elseif(testname STREQUAL to_native_path_not_enough_args) # fail; file(TO_NATIVE_PATH ffff);;elseif(testname STREQUAL read_with_offset) # pass; file(READ ${CMAKE_CURRENT_LIST_FILE} v OFFSET 42 LIMIT 30); message("v='${v}'");;elseif(testname STREQUAL strings_bad_length_minimum) # fail; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v LENGTH_MINIMUM bogus);;elseif(testname STREQUAL strings_bad_length_maximum) # fail; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v LENGTH_MAXIMUM bogus);;elseif(testname STREQUAL strings_bad_limit_count) # fail; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v LIMIT_COUNT bogus);;elseif(testname STREQUAL strings_bad_limit_input) # fail; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v LIMIT_INPUT bogus);;elseif(testname STREQUAL strings_bad_limit_output) # fail; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v LIMIT_OUTPUT bogus);;elseif(testname STREQUAL strings_bad_regex) # fail; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v REGEX "(");;elseif(testname STREQUAL strings_unknown_arg) # fail; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v BOGUS);;elseif(testname STREQUAL strings_bad_filename) # fail; file(STRINGS ffff v LIMIT_COUNT 10);;elseif(testname STREQUAL strings_use_limit_count) # pass; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v LIMIT_COUNT 10); message("v='${v}'");;elseif(testname STREQUAL strings_use_no_hex_conversion) # pass; file(STRINGS ${CMAKE_CURRENT_LIST_FILE} v NO_HEX_CONVERSION); message("v='${v}'");;elseif(testname STREQUAL glob_recurse_follow_symlinks_no_expression) # fail; file(GLOB_RECURSE v FOLLOW_SYMLINKS);;elseif(testname STREQUAL glob_recurse_relative_no_directory) # fail; file(GLOB_RECURSE v RELATIVE);;elseif(testname STREQUAL glob_recurse_relative_no_expression) # fail; file(GLOB_RECURSE v RELATIVE dddd);;elseif(testname STREQUAL glob_non_full_path) # pass; file(GLOB_RECURSE v ffff*.*); message("v='${v}'");;elseif(testname STREQUAL make_directory_non_full_path) # pass; file(MAKE_DIRECTORY FileTestScriptDDDD); if(NOT EXISTS FileTestScriptDDDD); message(FATAL_ERROR "error: non-full-path MAKE_DIRECTORY failed"); endif(); file(REMOVE_RECURSE FileTestScriptDDDD); if(EXISTS FileTestScriptDDDD); message(FATAL_ERROR "error: non-full-path REMOVE_RECURSE failed"); endif();;elseif(testname STREQUAL different_no_variable) # fail; file(DIFFERENT FILES);;elseif(testname STREQUAL different_no_files) # fail; file(DIFFERENT v FILES);;elseif(testname STREQUAL different_unknown_arg) # fail; file(DIFFERENT v FILES ffffLHS ffffRHS BOGUS);;elseif(testname STREQUAL different_different) # pass; file(DIFFERENT v FILES ffffLHS ffffRHS); message("v='${v}'");;elseif(testname STREQUAL different_same) # pass; file(DIFFERENT v FILES; ${CMAKE_CURRENT_LIST_FILE} ${CMAKE_CURRENT_LIST_FILE}); message("v='${v}'");;elseif(testname STREQUAL rpath_change_unknown_arg) # fail; file(RPATH_CHANGE BOGUS);;elseif(testname STREQUAL rpath_change_bad_file) # fail; file(RPATH_CHANGE FILE);;elseif(testname STREQUAL rpath_change_bad_old_rpath) # fail; file(RPATH_CHANGE FILE ffff OLD_RPATH);;elseif(testname STREQUAL rpath_change_bad_new_rpath) # fail; file(RPATH_CHANGE FILE ffff OLD_RPATH rrrr NEW_RPATH);;elseif(testname STREQUAL rpath_change_file_does_not_exist) # fail; file(RPATH_CHANGE FILE ffff OLD_RPATH rrrr NEW_RPATH RRRR);;elseif(testname STREQUAL rpath_change_file_is_not_executable) # fail; file(RPATH_CHANGE FILE ${CMAKE_CURRENT_LIST_FILE}; OLD_RPATH rrrr NEW_RPATH RRRR);;elseif(testname STREQUAL rpath_remove_unknown_arg) # fail; file(RPATH_REMOVE BOGUS);;elseif(testname STREQUAL rpath_remove_bad_file) # fail; file(RPATH_REMOVE FILE);;elseif(testname STREQUAL rpath_remove_file_does_not_exist) # fail; file(RPATH_REMOVE FILE ffff);;#elseif(testname STREQUAL rpath_remove_file_is_not_executable) # fail;# file(RPATH_REMOVE FILE ${CMAKE_CURRENT_LIST_FILE});;elseif(testname STREQUAL rpath_check_unknown_arg) # fail; file(RPATH_CHECK BOGUS);;elseif(testname STREQUAL rpath_check_bad_file) # fail; file(RPATH_CHECK FILE);;elseif(testname STREQUAL rpath_check_bad_rpath) # fail; file(RPATH_CHECK FILE ffff RPATH);;elseif(testname STREQUAL rpath_check_file_does_not_exist) # pass; file(RPATH_CHECK FILE ffff RPATH rrrr);;elseif(testname STREQUAL rpath_check_file_is_not_executable) # pass; file(WRITE ffff_rpath_check "");; if(NOT EXISTS ffff_rpath_check); message(FATAL_ERROR "error: non-full-path WRITE failed"); endif();; file(RPATH_CHECK FILE ffff_rpath_check RPATH rrrr); # careful: if the file does not have the given RPATH, it is deleted...;; if(EXISTS ffff_rpath_check); message(FATAL_ERROR "error: non-full-path RPATH_CHECK failed"); endif();;elseif(testname STREQUAL relative_path_wrong_number_of_args) # fail; file(RELATIVE_PATH v dir);;elseif(testname STREQUAL relative_path_non_full_path_dir) # fail; file(RELATIVE_PATH v dir file);;elseif(testname STREQUAL relative_path_non_full_path_file) # fail; file(RELATIVE_PATH v /dir file);;elseif(testname STREQUAL rename_wrong_number_of_args) # fail; file(RENAME ffff);;elseif(testname STREQUAL rename_input_file_does_not_exist) # fail; file(RENAME ffff FFFFGGGG);;elseif(testname STREQUAL to_native_path) # pass; file(TO_NATIVE_PATH /a/b/c\\;/d/e/f:/g/h/i v); message("v='${v}'");;elseif(testname STREQUAL download_wrong_number_of_args) # fail; file(DOWNLOAD zzzz://bogus/ffff);;elseif(testname STREQUAL download_file_with_no_path) # fail; file(DOWNLOAD zzzz://bogus/ffff ffff);;elseif(testname STREQUAL download_missing_time) # fail; file(DOWNLOAD zzzz://bogus/ffff ./ffff TIMEOUT);;elseif(testname STREQUAL download_missing_log_var) # fail; file(DOWNLOAD zzzz://bogus/ffff ./ffff TIMEOUT 2 LOG);;elseif(testname STREQUAL download_missing_status_var) # fail; file(DOWNLOAD zzzz://bogus/ffff ./ffff TIMEOUT 2 LOG l STATUS);;elseif(testname STREQUAL download_with_bogus_protocol) # pass; file(DOWNLOAD zzzz://bogus/ffff ./ffff TIMEOUT 2 LOG l STATUS s); file(REMOVE ./ffff); message("l='${l}'"); message("s='${s}'");;else() # fail; message(FATAL_ERROR "testname='${testname}' - error: no such test in '${CMAKE_CURRENT_LIST_FILE}'");;endif()'] >156: >156: execute_one_script_test >156: testname=[glob_recurse_follow_symlinks_no_expression] >156: out=[-- testname='glob_recurse_follow_symlinks_no_expression'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:67 (file): >156: file GLOB_RECURSE requires a glob expression after FOLLOW_SYMLINKS] >156: >156: execute_one_script_test >156: testname=[glob_recurse_relative_no_directory] >156: out=[-- testname='glob_recurse_relative_no_directory'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:70 (file): >156: file GLOB requires a directory after the RELATIVE tag] >156: >156: execute_one_script_test >156: testname=[glob_recurse_relative_no_expression] >156: out=[-- testname='glob_recurse_relative_no_expression'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:73 (file): >156: file GLOB requires a glob expression after the directory] >156: >156: execute_one_script_test >156: testname=[glob_non_full_path] >156: out=[-- testname='glob_non_full_path'] >156: err=[v=''] >156: >156: execute_one_script_test >156: testname=[make_directory_non_full_path] >156: out=[-- testname='make_directory_non_full_path'] >156: err=[] >156: >156: execute_one_script_test >156: testname=[different_no_variable] >156: out=[-- testname='different_no_variable'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:90 (file): >156: file DIFFERENT not given result variable name.] >156: >156: execute_one_script_test >156: testname=[different_no_files] >156: out=[-- testname='different_no_files'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:93 (file): >156: file DIFFERENT not given FILES option with two file names.] >156: >156: execute_one_script_test >156: testname=[different_unknown_arg] >156: out=[-- testname='different_unknown_arg'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:96 (file): >156: file DIFFERENT given unknown argument BOGUS] >156: >156: execute_one_script_test >156: testname=[different_different] >156/169 Test #158: CMake.SeparateArguments ................ Passed 0.01 sec >test 160 > Start 160: CMake.ModuleNotices >160: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ModuleNoticesTest.cmake >160: Test timeout computed to be: 1500 >160: -- module: FindPythonLibs.cmake >160: -- module: VTKCompatibility.cmake >160: -- module: UsewxWidgets.cmake >160: -- module: UseVTKConfig40.cmake >160: -- module: UseVTKBuildSettings40.cmake >160: -- module: UseVTK40.cmake >160: -- module: UseSWIG.cmake >160: -- module: UseQt4.cmake >160: -- module: UsePkgConfig.cmake >160: -- module: UseEcos.cmake >160: -- module: Use_wxWindows.cmake >160: -- module: TestForSTDNamespace.cmake >160: -- module: TestForSSTREAM.cmake >160: -- module: TestForANSIStreamHeaders.cmake >160: -- module: TestForANSIForScope.cmake >160: -- module: TestCXXAcceptsFlag.cmake >160: -- module: TestBigEndian.cmake >160: -- module: SystemInformation.cmake >160: -- module: SquishTestScript.cmake >160: -- module: SelectLibraryConfigurations.cmake >160: -- module: Qt4Macros.cmake >160: -- module: Qt4ConfigDependentSettings.cmake >160: -- module: MacroAddFileDependencies.cmake >160: -- module: kde3uic.cmake >160: -- module: KDE3Macros.cmake >160: -- module: ITKCompatibility.cmake >160: -- module: InstallRequiredSystemLibraries.cmake >160: -- module: GetPrerequisites.cmake >160: -- module: FortranCInterface.cmake >160: -- module: FLTKCompatibility.cmake >160: -- module: FindZLIB.cmake >160: -- module: FindXMLRPC.cmake >160: -- module: FindX11.cmake >160: -- module: FindwxWindows.cmake >160: -- module: FindwxWidgets.cmake >160: -- module: FindWish.cmake >160: -- module: FindWget.cmake >160: -- module: FindVTK.cmake >160: -- module: FindUnixCommands.cmake >160: -- module: FindTIFF.cmake >160: -- module: FindThreads.cmake >160: -- module: FindTclStub.cmake >160: -- module: FindTclsh.cmake >160: -- module: FindTCL.cmake >160: -- module: FindSWIG.cmake >160: -- module: FindSubversion.cmake >160: -- module: FindSquish.cmake >160: -- module: FindSelfPackers.cmake >160: -- module: FindSDL_ttf.cmake >160: -- module: FindSDL_sound.cmake >160: -- module: FindSDL_net.cmake >160: -- module: FindSDL_mixer.cmake >160: -- module: FindSDL_image.cmake >160: -- module: FindSDL.cmake >160: -- module: FindRuby.cmake >160: -- module: FindRTI.cmake >160: -- module: FindQuickTime.cmake >160: -- module: FindQt4.cmake >160: -- module: FindQt3.cmake >160: -- module: FindQt.cmake >160: -- module: FindPythonInterp.cmake >160: -- module: FindProtobuf.cmake >160: -- module: FindProducer.cmake >160: -- module: FindPNG.cmake >160: -- module: FindPkgConfig.cmake >160: -- module: FindPike.cmake >160: -- module: FindPhysFS.cmake >160: -- module: FindPHP4.cmake >160: -- module: FindPerlLibs.cmake >160: -- module: FindPerl.cmake >160: -- module: FindPackageMessage.cmake >160: -- module: FindPackageHandleStandardArgs.cmake >160: -- module: FindosgWidget.cmake >160: -- module: FindosgVolume.cmake >160: -- module: FindosgViewer.cmake >160: -- module: FindosgUtil.cmake >160: -- module: FindosgText.cmake >160: -- module: FindosgTerrain.cmake >160: -- module: FindosgSim.cmake >160: -- module: FindosgShadow.cmake >160: -- module: FindosgProducer.cmake >160: -- module: FindosgParticle.cmake >160: -- module: FindosgManipulator.cmake >160: -- module: FindosgIntrospection.cmake >160: -- module: FindosgGA.cmake >160: -- module: FindosgFX.cmake >160: -- module: FindosgDB.cmake >160: -- module: FindosgAnimation.cmake >160: -- module: Findosg_functions.cmake >160: -- module: Findosg.cmake >160: -- module: FindOpenThreads.cmake >160: -- module: FindOpenSSL.cmake >160: -- module: FindOpenSceneGraph.cmake >160: -- module: FindOpenMP.cmake >160: -- module: FindOpenGL.cmake >160: -- module: FindOpenAL.cmake >160: -- module: FindMPI.cmake >160: -- module: FindMPEG2.cmake >160: -- module: FindMPEG.cmake >160: -- module: FindMotif.cmake >160: -- module: FindMFC.cmake >160: -- module: FindMatlab.cmake >160: -- module: FindLua51.cmake >160: -- module: FindLua50.cmake >160: -- module: FindLibXslt.cmake >160: -- module: FindLibXml2.cmake >160: -- module: FindLATEX.cmake >160: -- module: FindLAPACK.cmake >160: -- module: FindKDE4.cmake >160: -- module: FindKDE3.cmake >160: -- module: FindJPEG.cmake >160: -- module: FindJNI.cmake >160: -- module: FindJava.cmake >160: -- module: FindJasper.cmake >160: -- module: FindITK.cmake >160: -- module: FindImageMagick.cmake >160: -- module: FindHTMLHelp.cmake >160: -- module: FindHSPELL.cmake >160: -- module: FindHDF5.cmake >160: -- module: FindGTK2.cmake >160: -- module: FindGTK.cmake >160: -- module: FindGTest.cmake >160: -- module: FindGnuTLS.cmake >160: -- module: FindGnuplot.cmake >160: -- module: FindGLUT.cmake >160: -- module: FindGLU.cmake >160: -- module: FindGit.cmake >160: -- module: FindGIF.cmake >160: -- module: FindGettext.cmake >160: -- module: FindGDAL.cmake >160: -- module: FindGCCXML.cmake >160: -- module: FindFreetype.cmake >160: -- module: FindFLTK2.cmake >160: -- module: FindFLTK.cmake >160: -- module: FindFLEX.cmake >160: -- module: FindEXPAT.cmake >160: -- module: FindDoxygen.cmake >160: -- module: FindDevIL.cmake >160: -- module: FindDCMTK.cmake >160: -- module: FindDart.cmake >160: -- module: FindCygwin.cmake >160: -- module: FindCxxTest.cmake >160: -- module: FindCVS.cmake >160: -- module: FindCurses.cmake >160: -- module: FindCURL.cmake >160: -- module: FindCups.cmake >160: -- module: FindCoin3D.cmake >160: -- module: FindCABLE.cmake >160: -- module: FindBZip2.cmake >160: -- module: FindBullet.cmake >160: -- module: FindBoost.cmake >160: -- module: FindBLAS.cmake >160: -- module: FindBISON.cmake >160: -- module: FindAVIFile.cmake >160: -- module: FindASPELL.cmake >160: -- module: FindALSA.cmake >160: -- module: FeatureSummary.cmake >160: -- module: ExternalProject.cmake >160: -- module: ecos_clean.cmake >160: -- module: Documentation.cmake >160: -- module: Dart.cmake >160: -- module: CTestTargets.cmake >160: -- module: CTestScriptMode.cmake >160: -- module: CTest.cmake >160: -- module: CPackZIP.cmake >160: -- module: CPackRPM.cmake >160: -- module: CPackDeb.cmake >160: -- module: CPack.cmake >160: -- module: CMakeVS9FindMake.cmake >160: -- module: CMakeVS8FindMake.cmake >160: -- module: CMakeVS7FindMake.cmake >160: -- module: CMakeVS7BackwardCompatibility.cmake >160: -- module: CMakeVS71FindMake.cmake >160: -- module: CMakeVS6FindMake.cmake >160: -- module: CMakeVS6BackwardCompatibility.cmake >160: -- module: CMakeVS10FindMake.cmake >160: -- module: CMakeVerifyManifest.cmake >160: -- module: CMakeUnixFindMake.cmake >160: -- module: CMakeTestRCCompiler.cmake >160: -- module: CMakeTestJavaCompiler.cmake >160: -- module: CMakeTestFortranCompiler.cmake >160: -- module: CMakeTestCXXCompiler.cmake >160: -- module: CMakeTestCompilerCommon.cmake >160: -- module: CMakeTestCCompiler.cmake >160: -- module: CMakeTestASMCompiler.cmake >160: -- module: CMakeTestASM_MASMCompiler.cmake >160: -- module: CMakeTestASM-ATTCompiler.cmake >160: -- module: CMakeSystemSpecificInformation.cmake >160: -- module: CMakeRCInformation.cmake >160: -- module: CMakePrintSystemInformation.cmake >160: -- module: CMakeParseImplicitLinkInfo.cmake >160: -- module: CMakeNMakeFindMake.cmake >160: -- module: CMakeMSYSFindMake.cmake >160: -- module: CMakeMinGWFindMake.cmake >160: -- module: CMakeJOMFindMake.cmake >160: -- module: CMakeJavaInformation.cmake >160: -- module: CMakeImportBuildSettings.cmake >160: -- module: CMakeGenericSystem.cmake >160: -- module: CMakeFortranInformation.cmake >160: -- module: CMakeForceCompiler.cmake >160: -- module: CMakeFindXCode.cmake >160: -- module: CMakeFindWMake.cmake >160: -- module: CMakeFindKDevelop3.cmake >160: -- module: CMakeFindFrameworks.cmake >160: -- module: CMakeFindEclipseCDT4.cmake >160: -- module: CMakeFindCodeBlocks.cmake >160: -- module: CMakeFindBinUtils.cmake >160: -- module: CMakeExportBuildSettings.cmake >160: -- module: CMakeDetermineVSServicePack.cmake >160: -- module: CMakeDetermineSystem.cmake >160: -- module: CMakeDetermineRCCompiler.cmake >160: -- module: CMakeDetermineJavaCompiler.cmake >160: -- module: CMakeDetermineFortranCompiler.cmake >160: -- module: CMakeDetermineCXXCompiler.cmake >160: -- module: CMakeDetermineCompilerId.cmake >160: -- module: CMakeDetermineCompilerABI.cmake >160: -- module: CMakeDetermineCCompiler.cmake >160: -- module: CMakeDetermineASMCompiler.cmake >160: -- module: CMakeDetermineASM_MASMCompiler.cmake >160: -- module: CMakeDetermineASM-ATTCompiler.cmake >160: -- module: CMakeDependentOption.cmake >160: -- module: CMakeCXXInformation.cmake >160: -- module: CMakeCommonLanguageInclude.cmake >160: -- module: CMakeCInformation.cmake >160: -- module: CMakeBorlandFindMake.cmake >160: -- module: CMakeBackwardCompatibilityCXX.cmake >160: -- module: CMakeBackwardCompatibilityC.cmake >160: -- module: CMakeASMInformation.cmake >160: -- module: CMakeASM_MASMInformation.cmake >160: -- module: CMakeASM-ATTInformation.cmake >160: -- module: CMake.cmake >160: -- module: CheckVariableExists.cmake >160: -- module: CheckTypeSize.cmake >160: -- module: CheckSymbolExists.cmake >160: -- module: CheckStructHasMember.cmake >160: -- module: CheckSizeOf.cmake >160: -- module: CheckLibraryExists.cmake >160: -- module: CheckIncludeFiles.cmake >160: -- module: CheckIncludeFileCXX.cmake >160: -- module: CheckIncludeFile.cmake >160: -- module: CheckFunctionExists.cmake >160: -- module: CheckFortranFunctionExists.cmake >160: -- module: CheckCXXSourceRuns.cmake >160: -- module: CheckCXXSourceCompiles.cmake >160: -- module: CheckCXXCompilerFlag.cmake >160: -- module: CheckCSourceRuns.cmake >160: -- module: CheckCSourceCompiles.cmake >160: -- module: CheckCCompilerFlag.cmake >160: -- module: BundleUtilities.cmake >160: -- module: AddFileDependencies.cmake >156: -- scriptname='/builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake' >156: -- number_of_tests_executed='56' >156: -- number_of_tests_expected='56' >156: out=[-- testname='different_different'] >156: err=[v='1'] >156: >156: execute_one_script_test >156: testname=[different_same] >156: out=[-- testname='different_same'] >156: err=[v='0'] >156: >156: execute_one_script_test >156: testname=[rpath_change_unknown_arg] >156: out=[-- testname='rpath_change_unknown_arg'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:108 (file): >156: file RPATH_CHANGE given unknown argument BOGUS] >156: >156: execute_one_script_test >156: testname=[rpath_change_bad_file] >156: out=[-- testname='rpath_change_bad_file'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:111 (file): >156: file RPATH_CHANGE not given FILE option.] >156: >156: execute_one_script_test >156: testname=[rpath_change_bad_old_rpath] >156: out=[-- testname='rpath_change_bad_old_rpath'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:114 (file): >156: file RPATH_CHANGE not given OLD_RPATH option.] >156: >156: execute_one_script_test >156: testname=[rpath_change_bad_new_rpath] >156: out=[-- testname='rpath_change_bad_new_rpath'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:117 (file): >156: file RPATH_CHANGE not given NEW_RPATH option.] >156: >156: execute_one_script_test >156: testname=[rpath_change_file_does_not_exist] >156: out=[-- testname='rpath_change_file_does_not_exist'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:120 (file): >156: file RPATH_CHANGE given FILE "ffff" that does not exist.] >156: >156: execute_one_script_test >156: testname=[rpath_change_file_is_not_executable] >156: out=[-- testname='rpath_change_file_is_not_executable'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:123 (file): >156: file RPATH_CHANGE could not write new RPATH: >156: >156: RRRR >156: >156: to the file: >156: >156: /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake >156: >156: No valid ELF RPATH or RUNPATH entry exists in the file; File does not have >156: a valid ELF identification.] >156: >156: execute_one_script_test >156: testname=[rpath_remove_unknown_arg] >156: out=[-- testname='rpath_remove_unknown_arg'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:127 (file): >156: file RPATH_REMOVE given unknown argument BOGUS] >156: >156: execute_one_script_test >156: testname=[rpath_remove_bad_file] >156: out=[-- testname='rpath_remove_bad_file'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:130 (file): >156: file RPATH_REMOVE not given FILE option.] >156: >156: execute_one_script_test >156: testname=[rpath_remove_file_does_not_exist] >156: out=[-- testname='rpath_remove_file_does_not_exist'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:133 (file): >156: file RPATH_REMOVE given FILE "ffff" that does not exist.] >156: >156: execute_one_script_test >156: testname=[rpath_check_unknown_arg] >156: out=[-- testname='rpath_check_unknown_arg'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:139 (file): >156: file RPATH_CHECK given unknown argument BOGUS] >156: >156: execute_one_script_test >156: testname=[rpath_check_bad_file] >156: out=[-- testname='rpath_check_bad_file'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:142 (file): >156: file RPATH_CHECK not given FILE option.] >156: >156: execute_one_script_test >156: testname=[rpath_check_bad_rpath] >156: out=[-- testname='rpath_check_bad_rpath'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:145 (file): >156: file RPATH_CHECK not given RPATH option.] >156: >156: execute_one_script_test >156: testname=[rpath_check_file_does_not_exist] >156: out=[-- testname='rpath_check_file_does_not_exist'] >156: err=[] >156: >156: execute_one_script_test >156: testname=[rpath_check_file_is_not_executable] >156: out=[-- testname='rpath_check_file_is_not_executable'] >156: err=[] >156: >156: execute_one_script_test >156: testname=[relative_path_wrong_number_of_args] >156: out=[-- testname='relative_path_wrong_number_of_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:165 (file): >156: file RELATIVE_PATH called with incorrect number of arguments] >156: >156: execute_one_script_test >156: testname=[relative_path_non_full_path_dir] >156: out=[-- testname='relative_path_non_full_path_dir'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:168 (file): >156: file RELATIVE_PATH must be passed a full path to the directory: dir] >156: >156: execute_one_script_test >156: testname=[relative_path_non_full_path_file] >156: out=[-- testname='relative_path_non_full_path_file'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:171 (file): >156: file RELATIVE_PATH must be passed a full path to the file: file] >156: >156: execute_one_script_test >156: testname=[rename_wrong_number_of_args] >156: out=[-- testname='rename_wrong_number_of_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:174 (file): >156: file RENAME given incorrect number of arguments.] >156: >156: execute_one_script_test >156: testname=[rename_input_file_does_not_exist] >156: out=[-- testname='rename_input_file_does_not_exist'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:177 (file): >156: file RENAME failed to rename >156: >156: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ffff >156: >156: to >156: >156: /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/FFFFGGGG >156: >156: because: No such file or directory] >156: >156: execute_one_script_test >156: testname=[to_native_path] >156: out=[-- testname='to_native_path'] >156: err=[v='/a/b/c;/d/e/f;/g/h/i'] >156: >156: execute_one_script_test >156: testname=[download_wrong_number_of_args] >156: out=[-- testname='download_wrong_number_of_args'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:184 (file): >156: file FILE(DOWNLOAD url file) must be called with at least three arguments.] >156: >156: execute_one_script_test >156: testname=[download_file_with_no_path] >156: out=[-- testname='download_file_with_no_path'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:187 (file): >156: file DOWNLOAD error: cannot create directory '' - Specify file by full path >156: name and verify that you have directory creation and file write privileges.] >156: >156: execute_one_script_test >156: testname=[download_missing_time] >156: out=[-- testname='download_missing_time'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:190 (file): >156: file FILE(DOWNLOAD url file TIMEOUT time) missing time for TIMEOUT.] >156: >156: execute_one_script_test >156: testname=[download_missing_log_var] >156: out=[-- testname='download_missing_log_var'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:193 (file): >156: file FILE(DOWNLOAD url file LOG VAR) missing VAR for LOG.] >156: >156: execute_one_script_test >156: testname=[download_missing_status_var] >156: out=[-- testname='download_missing_status_var'] >156: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/FileTestScript.cmake:196 (file): >156: file FILE(DOWNLOAD url file STATUS VAR) missing VAR for STATUS.] >156: >156: execute_one_script_test >156: testname=[download_with_bogus_protocol] >156: out=[-- testname='download_with_bogus_protocol'] >156: err=[l='Protocol zzzz not supported or disabled in libcurl >156: Unsupported protocol >156: ' >156: s='1;"Unsupported protocol"'] >156: >128: 4/4 Test #4: TestSleep4 ....................... Passed 16.01 sec >128: >128: 100% tests passed, 0 tests failed out of 4 >128: >128: Total Test time (real) = 16.04 sec >128: Test project /builddir/build/BUILD/cmake-2.8.2/build/Tests/CTestTestScheduler >128: Start 4: TestSleep4 >128: Start 3: TestSleep3 >128: Start 2: TestSleep2 >128: Start 1: TestSleep1 >157/169 Test #160: CMake.ModuleNotices .................... Passed 0.07 sec >158/169 Test #156: CMake.File ............................. Passed 0.59 sec >159/169 Test #159: CMake.ImplicitLinkInfo ................. Passed 0.38 sec >test 161 > Start 161: CMake.If >161: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/IfTest.cmake >161: Test timeout computed to be: 1500 >test 162 > Start 162: CMake.String >162: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/StringTest.cmake >162: Test timeout computed to be: 1500 >test 163 > Start 163: CMake.Math >163: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/MathTest.cmake >163: Test timeout computed to be: 1500 >161: -- OLD if() is false >161: -- OLD if(NOT ) is true >161: -- OLD if(OFF) is false >161: -- OLD if(NOT OFF) is true >161: -- OLD if(NO) is false >161: -- OLD if(NOT NO) is true >161: -- OLD if(FALSE) is false >161: -- OLD if(NOT FALSE) is true >161: -- OLD if(N) is false >161: -- OLD if(NOT N) is true >161: -- OLD if(FOO-NOTFOUND) is false >161: -- OLD if(NOT FOO-NOTFOUND) is true >161: -- OLD if(IGNORE) is false >161: -- OLD if(NOT IGNORE) is true >161: -- OLD if(Off) is false >161: -- OLD if(NOT Off) is true >161: -- OLD if(No) is false >161: -- OLD if(NOT No) is true >161: -- OLD if(False) is false >161: -- OLD if(NOT False) is true >161: -- OLD if(Ignore) is false >161: -- OLD if(NOT Ignore) is true >161: -- OLD if(off) is false >161: -- OLD if(NOT off) is true >161: -- OLD if(n) is false >161: -- OLD if(NOT n) is true >161: -- OLD if(no) is false >161: -- OLD if(NOT no) is true >161: -- OLD if(false) is false >161: -- OLD if(NOT false) is true >161: -- OLD if(ignore) is false >161: -- OLD if(NOT ignore) is true >161: -- OLD if(ON) is false >161: -- OLD if(NOT ON) is true >161: -- OLD if(YES) is false >161: -- OLD if(NOT YES) is true >161: -- OLD if(TRUE) is false >161: -- OLD if(NOT TRUE) is true >161: -- OLD if(Y) is false >161: -- OLD if(NOT Y) is true >161: -- OLD if(On) is false >161: -- OLD if(NOT On) is true >161: -- OLD if(Yes) is false >161: -- OLD if(NOT Yes) is true >161: -- OLD if(True) is false >161: -- OLD if(NOT True) is true >161: -- OLD if(on) is false >161: -- OLD if(NOT on) is true >161: -- OLD if(yes) is false >161: -- OLD if(NOT yes) is true >161: -- OLD if(true) is false >161: -- OLD if(NOT true) is true >161: -- OLD if(y) is false >161: -- OLD if(NOT y) is true >161: -- OLD if(2) is false >161: -- OLD if(NOT 2) is false >161: -- OLD if(-2) is false >161: -- OLD if(NOT -2) is false >161: -- OLD if(2.0) is false >161: -- OLD if(NOT 2.0) is false >161: -- OLD if(-2.0) is false >161: -- OLD if(NOT -2.0) is false >161: -- OLD if(2x) is false >161: -- OLD if(NOT 2x) is false >161: -- OLD if(-2x) is false >161: -- OLD if(NOT -2x) is false >161: -- OLD if(VAR_) is false >161: -- OLD if(NOT VAR_) is true >161: -- OLD if(VAR_0) is false >161: -- OLD if(NOT VAR_0) is true >161: -- OLD if(VAR_OFF) is false >161: -- OLD if(NOT VAR_OFF) is true >161: -- OLD if(VAR_NO) is false >161: -- OLD if(NOT VAR_NO) is true >161: -- OLD if(VAR_FALSE) is false >161: -- OLD if(NOT VAR_FALSE) is true >161: -- OLD if(VAR_N) is false >161: -- OLD if(NOT VAR_N) is true >161: -- OLD if(VAR_FOO-NOTFOUND) is false >161: -- OLD if(NOT VAR_FOO-NOTFOUND) is true >161: -- OLD if(VAR_IGNORE) is false >161: -- OLD if(NOT VAR_IGNORE) is true >161: -- OLD if(VAR_Off) is false >161: -- OLD if(NOT VAR_Off) is true >161: -- OLD if(VAR_No) is false >161: -- OLD if(NOT VAR_No) is true >161: -- OLD if(VAR_False) is false >161: -- OLD if(NOT VAR_False) is true >161: -- OLD if(VAR_Ignore) is false >161: -- OLD if(NOT VAR_Ignore) is true >161: -- OLD if(VAR_off) is false >161: -- OLD if(NOT VAR_off) is true >161: -- OLD if(VAR_n) is false >161: -- OLD if(NOT VAR_n) is true >161: -- OLD if(VAR_no) is false >161: -- OLD if(NOT VAR_no) is true >161: -- OLD if(VAR_false) is false >161: -- OLD if(NOT VAR_false) is true >161: -- OLD if(VAR_ignore) is false >161: -- OLD if(NOT VAR_ignore) is true >161: -- OLD if(VAR_UNDEFINED) is false >161: -- OLD if(NOT VAR_UNDEFINED) is true >161: -- OLD if(VAR_1) is true >161: -- OLD if(NOT VAR_1) is false >161: -- OLD if(VAR_2) is true >161: -- OLD if(NOT VAR_2) is false >161: -- OLD if(VAR_ON) is true >161: -- OLD if(NOT VAR_ON) is false >161: -- OLD if(VAR_YES) is true >161: -- OLD if(NOT VAR_YES) is false >161: -- OLD if(VAR_TRUE) is true >161: -- OLD if(NOT VAR_TRUE) is false >161: -- OLD if(VAR_Y) is true >161: -- OLD if(NOT VAR_Y) is false >161: -- OLD if(VAR_On) is true >161: -- OLD if(NOT VAR_On) is false >161: -- OLD if(VAR_Yes) is true >161: -- OLD if(NOT VAR_Yes) is false >161: -- OLD if(VAR_True) is true >161: -- OLD if(NOT VAR_True) is false >161: -- OLD if(VAR_on) is true >161: -- OLD if(NOT VAR_on) is false >161: -- OLD if(VAR_yes) is true >161: -- OLD if(NOT VAR_yes) is false >161: -- OLD if(VAR_true) is true >161: -- OLD if(NOT VAR_true) is false >161: -- OLD if(VAR_y) is true >161: -- OLD if(NOT VAR_y) is false >161: -- OLD if(VAR_PATH) is true >161: -- OLD if(NOT VAR_PATH) is false >161: -- if() is false >161: -- if(NOT ) is true >161: -- if(0) is false >161: -- if(NOT 0) is true >161: -- if(OFF) is false >161: -- if(NOT OFF) is true >161: -- if(NO) is false >161: -- if(NOT NO) is true >161: -- if(FALSE) is false >161: -- if(NOT FALSE) is true >161: -- if(N) is false >161: -- if(NOT N) is true >161: -- if(FOO-NOTFOUND) is false >161: -- if(NOT FOO-NOTFOUND) is true >161: -- if(IGNORE) is false >161: -- if(NOT IGNORE) is true >161: -- if(Off) is false >161: -- if(NOT Off) is true >161: -- if(No) is false >161: -- if(NOT No) is true >161: -- if(False) is false >161: -- if(NOT False) is true >161: -- if(Ignore) is false >161: -- if(NOT Ignore) is true >161: -- if(off) is false >161: -- if(NOT off) is true >161: -- if(n) is false >161: -- if(NOT n) is true >161: -- if(no) is false >161: -- if(NOT no) is true >161: -- if(false) is false >161: -- if(NOT false) is true >161: -- if(ignore) is false >161: -- if(NOT ignore) is true >161: -- if(1) is true >161: -- if(NOT 1) is false >161: -- if(ON) is true >161: -- if(NOT ON) is false >161: -- if(YES) is true >161: -- if(NOT YES) is false >161: -- if(TRUE) is true >161: -- if(NOT TRUE) is false >161: -- if(Y) is true >161: -- if(NOT Y) is false >161: -- if(On) is true >161: -- if(NOT On) is false >161: -- if(Yes) is true >161: -- if(NOT Yes) is false >161: -- if(True) is true >161: -- if(NOT True) is false >161: -- if(on) is true >161: -- if(NOT on) is false >161: -- if(yes) is true >161: -- if(NOT yes) is false >161: -- if(true) is true >161: -- if(NOT true) is false >161: -- if(y) is true >161: -- if(NOT y) is false >161: -- if(2) is true >161: -- if(NOT 2) is false >161: -- if(-2) is true >161: -- if(NOT -2) is false >161: -- if(2.0) is true >161: -- if(NOT 2.0) is false >161: -- if(-2.0) is true >161: -- if(NOT -2.0) is false >161: -- if(2x) is false >161: -- if(NOT 2x) is true >161: -- if(-2x) is false >161: -- if(NOT -2x) is true >161: -- if(VAR_) is false >161: -- if(NOT VAR_) is true >161: -- if(VAR_0) is false >161: -- if(NOT VAR_0) is true >161: -- if(VAR_OFF) is false >161: -- if(NOT VAR_OFF) is true >161: -- if(VAR_NO) is false >161: -- if(NOT VAR_NO) is true >161: -- if(VAR_FALSE) is false >161: -- if(NOT VAR_FALSE) is true >161: -- if(VAR_N) is false >161: -- if(NOT VAR_N) is true >161: -- if(VAR_FOO-NOTFOUND) is false >161: -- if(NOT VAR_FOO-NOTFOUND) is true >161: -- if(VAR_IGNORE) is false >161: -- if(NOT VAR_IGNORE) is true >161: -- if(VAR_Off) is false >161: -- if(NOT VAR_Off) is true >161: -- if(VAR_No) is false >161: -- if(NOT VAR_No) is true >161: -- if(VAR_False) is false >161: -- if(NOT VAR_False) is true >161: -- if(VAR_Ignore) is false >161: -- if(NOT VAR_Ignore) is true >161: -- if(VAR_off) is false >161: -- if(NOT VAR_off) is true >161: -- if(VAR_n) is false >161: -- if(NOT VAR_n) is true >161: -- if(VAR_no) is false >161: -- if(NOT VAR_no) is true >161: -- if(VAR_false) is false >161: -- if(NOT VAR_false) is true >161: -- if(VAR_ignore) is false >161: -- if(NOT VAR_ignore) is true >161: -- if(VAR_UNDEFINED) is false >161: -- if(NOT VAR_UNDEFINED) is true >161: -- if(VAR_1) is true >161: -- if(NOT VAR_1) is false >161: -- if(VAR_2) is true >161: -- if(NOT VAR_2) is false >161: -- if(VAR_ON) is true >161: -- if(NOT VAR_ON) is false >161: -- if(VAR_YES) is true >161: -- if(NOT VAR_YES) is false >161: -- if(VAR_TRUE) is true >161: -- if(NOT VAR_TRUE) is false >161: -- if(VAR_Y) is true >161: -- if(NOT VAR_Y) is false >161: -- if(VAR_On) is true >161: -- if(NOT VAR_On) is false >161: -- if(VAR_Yes) is true >161: -- if(NOT VAR_Yes) is false >161: -- if(VAR_True) is true >161: -- if(NOT VAR_True) is false >161: -- if(VAR_on) is true >161: -- if(NOT VAR_on) is false >161: -- if(VAR_yes) is true >161: -- if(NOT VAR_yes) is false >161: -- if(VAR_true) is true >161: -- if(NOT VAR_true) is false >161: -- if(VAR_y) is true >161: -- if(NOT VAR_y) is false >161: -- if(VAR_PATH) is true >161: -- if(NOT VAR_PATH) is false >163: execute_one_script_test >163: testname=[empty] >163: out=[-- testname='empty'] >163: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/MathTestScript.cmake:4 (math): >163: math must be called with at least one argument.] >163: >163: execute_one_script_test >163: testname=[bogus] >163: out=[-- testname='bogus'] >163: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/MathTestScript.cmake:7 (math): >163: math does not recognize sub-command BOGUS] >163: >163: execute_one_script_test >163: testname=[not_enough_args] >163: out=[-- testname='not_enough_args'] >163: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/MathTestScript.cmake:10 (math): >163: math EXPR called with incorrect arguments.] >163: >163: execute_one_script_test >163: testname=[cannot_parse] >163: out=[-- testname='cannot_parse'] >163: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/MathTestScript.cmake:13 (math): >163: math cannot parse the expression: "1 + 2 +": syntax error, unexpected $end, >163: expecting exp_OPENPARENT or exp_NUMBER (7)] >163: >163: -- scriptname='/builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/MathTestScript.cmake' >163: -- number_of_tests_executed='4' >163: -- number_of_tests_expected='4' >162: execute_one_script_test >162: testname=[empty] >162: out=[-- testname='empty'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:4 (string): >162: string must be called with at least one argument.] >162: >162: execute_one_script_test >162: testname=[bogus] >162: out=[-- testname='bogus'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:7 (string): >162: string does not recognize sub-command BOGUS] >162: >162: execute_one_script_test >162: testname=[random] >162: out=[-- testname='random' >162: -- r='B2M6U'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[toupper_no_variable] >162: out=[-- testname='toupper_no_variable'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:14 (string): >162: string no output variable specified] >162: >162: execute_one_script_test >162: testname=[ascii_no_variable] >162: out=[-- testname='ascii_no_variable'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:17 (string): >162: string No output variable specified] >162: >162: execute_one_script_test >162: testname=[ascii_code_too_small] >162: out=[-- testname='ascii_code_too_small'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:20 (string): >162: string Character with code -1 does not exist.] >162: >162: execute_one_script_test >162: testname=[ascii_code_too_large] >162: out=[-- testname='ascii_code_too_large'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:23 (string): >162: string Character with code 288 does not exist.] >162: >162: execute_one_script_test >162: testname=[configure_no_input] >162: out=[-- testname='configure_no_input'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:26 (string): >162: string No input string specified.] >162: >162: execute_one_script_test >162: testname=[configure_no_variable] >162: out=[-- testname='configure_no_variable'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:29 (string): >162: string No output variable specified.] >162: >162: execute_one_script_test >162: testname=[configure_escape_quotes] >162: out=[-- testname='configure_escape_quotes' >162: -- v='this is configure_escape_quotes'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[configure_bogus] >162: out=[-- testname='configure_bogus'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:36 (string): >162: string Unrecognized argument "BOGUS"] >162: >162: execute_one_script_test >162: testname=[regex_no_mode] >162: out=[-- testname='regex_no_mode'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:39 (string): >162: string sub-command REGEX requires a mode to be specified.] >162: >162: execute_one_script_test >162: testname=[regex_match_not_enough_args] >160/169 Test #161: CMake.If ............................... Passed 0.03 sec >161/169 Test #163: CMake.Math ............................. Passed 0.04 sec >test 164 > Start 164: CMake.CMakeMinimumRequired >164: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/CMakeMinimumRequiredTest.cmake >164: Test timeout computed to be: 1500 >test 165 > Start 165: CMake.CompilerIdVendor >165: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/CompilerIdVendorTest.cmake >165: Test timeout computed to be: 1500 >164: execute_one_script_test >164: testname=[empty] >164: out=[-- testname='empty'] >164: err=[] >164: >164: execute_one_script_test >164: testname=[bogus] >164: out=[-- testname='bogus'] >164: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/CMakeMinimumRequiredTestScript.cmake:7 (cmake_minimum_required): >164: cmake_minimum_required called with unknown argument "BOGUS".] >164: >164: execute_one_script_test >164: testname=[no_version] >164: out=[-- testname='no_version'] >164: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/CMakeMinimumRequiredTestScript.cmake:10 (cmake_minimum_required): >164: cmake_minimum_required called with no value for VERSION.] >164: >164: execute_one_script_test >164: testname=[no_version_before_fatal_error] >164: out=[-- testname='no_version_before_fatal_error'] >164: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/CMakeMinimumRequiredTestScript.cmake:13 (cmake_minimum_required): >164: cmake_minimum_required called with no value for VERSION.] >164: >164: execute_one_script_test >164: testname=[bad_version] >164: out=[-- testname='bad_version'] >164: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/CMakeMinimumRequiredTestScript.cmake:16 (cmake_minimum_required): >164: cmake_minimum_required could not parse VERSION "2.blah.blah".] >164: >164: execute_one_script_test >164: testname=[worse_version] >164: out=[-- testname='worse_version'] >164: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/CMakeMinimumRequiredTestScript.cmake:19 (cmake_minimum_required): >164: cmake_minimum_required could not parse VERSION "blah.blah.blah".] >164: >164: execute_one_script_test >164: testname=[future_version] >164: out=[-- testname='future_version'] >164: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/CMakeMinimumRequiredTestScript.cmake:23 (cmake_minimum_required): >164: CMake 3.2.1 or higher is required. You are running version 2.8.2] >164: >164: execute_one_script_test >164: testname=[unknown_arg] >164: out=[-- testname='unknown_arg'] >164: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/CMakeMinimumRequiredTestScript.cmake:26 (cmake_minimum_required): >164: cmake_minimum_required called with unknown argument "SILLY".] >164: >164: -- scriptname='/builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/CMakeMinimumRequiredTestScript.cmake' >164: -- number_of_tests_executed='8' >164: -- number_of_tests_expected='8' >162: out=[-- testname='regex_match_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:42 (string): >162: string sub-command REGEX, mode MATCH needs at least 5 arguments total to >162: command.] >162: >162: execute_one_script_test >162: testname=[regex_matchall_not_enough_args] >162: out=[-- testname='regex_matchall_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:45 (string): >162: string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to >162: command.] >162: >162: execute_one_script_test >162: testname=[regex_replace_not_enough_args] >162: out=[-- testname='regex_replace_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:48 (string): >162: string sub-command REGEX, mode REPLACE needs at least 6 arguments total to >162: command.] >162: >162: execute_one_script_test >162: testname=[regex_bogus_mode] >162: out=[-- testname='regex_bogus_mode'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:51 (string): >162: string sub-command REGEX does not recognize mode BOGUS] >162: >162: execute_one_script_test >162: testname=[regex_match_multiple_inputs] >162: out=[-- testname='regex_match_multiple_inputs' >162: -- v='input1input2input3input4'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[regex_match_bad_regex] >162: out=[-- testname='regex_match_bad_regex' >162: RegularExpression::compile(): Unmatched parentheses. >162: RegularExpression::compile(): Error in compile.] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:58 (string): >162: string sub-command REGEX, mode MATCH failed to compile regex "(.*".] >162: >162: execute_one_script_test >162: testname=[regex_match_empty_string] >162: out=[-- testname='regex_match_empty_string'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:61 (string): >162: string sub-command REGEX, mode MATCH regex "x*" matched an empty string.] >162: >162: execute_one_script_test >162: testname=[regex_match_no_match] >162: out=[-- testname='regex_match_no_match' >162: -- v=''] >162: err=[] >162: >162: execute_one_script_test >162: testname=[regex_matchall_multiple_inputs] >162: out=[-- testname='regex_matchall_multiple_inputs' >162: -- v='input;input;input;input'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[regex_matchall_bad_regex] >162: out=[-- testname='regex_matchall_bad_regex' >162: RegularExpression::compile(): Unmatched parentheses. >162: RegularExpression::compile(): Error in compile.] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:72 (string): >162: string sub-command REGEX, mode MATCHALL failed to compile regex "(.*".] >162: >162: execute_one_script_test >162: testname=[regex_matchall_empty_string] >162: out=[-- testname='regex_matchall_empty_string'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:75 (string): >162: string sub-command REGEX, mode MATCHALL regex "x*" matched an empty string.] >162: >162: execute_one_script_test >162: testname=[regex_replace_ends_with_backslash] >162: out=[-- testname='regex_replace_ends_with_backslash'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:78 (string): >162: string sub-command REGEX, mode REPLACE: replace-expression ends in a >162: backslash.] >162: >162: execute_one_script_test >162: testname=[regex_replace_ends_with_escaped_backslash] >162: out=[-- testname='regex_replace_ends_with_escaped_backslash' >162: -- v='output\1output\2output\3output\4'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[regex_replace_has_linefeed] >162: out=[-- testname='regex_replace_has_linefeed' >162: -- v='output >162: 1output >162: 2output >162: 3output >162: 4'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[regex_replace_has_bogus_escape] >162: out=[-- testname='regex_replace_has_bogus_escape'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:89 (string): >162: string sub-command REGEX, mode REPLACE: Unknown escape "\a" in >162: replace-expression.] >162: >162: execute_one_script_test >162: testname=[regex_replace_bad_regex] >162: out=[-- testname='regex_replace_bad_regex' >162: RegularExpression::compile(): Unmatched parentheses. >162: RegularExpression::compile(): Error in compile.] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:92 (string): >162: string sub-command REGEX, mode REPLACE failed to compile regex "this (.*".] >162: >162: execute_one_script_test >162: testname=[regex_replace_empty_string] >162: out=[-- testname='regex_replace_empty_string'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:95 (string): >162: string sub-command REGEX, mode REPLACE regex "x*" matched an empty string.] >162: >162: execute_one_script_test >162: testname=[regex_replace_index_too_small] >162: out=[-- testname='regex_replace_index_too_small'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:98 (string): >162: string sub-command REGEX, mode REPLACE: Unknown escape "\-" in >162: replace-expression.] >162: >162: execute_one_script_test >162: testname=[regex_replace_index_too_large] >162: out=[-- testname='regex_replace_index_too_large'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:101 (string): >162: string sub-command REGEX, mode REPLACE: replace expression "with \1 \2" >162: contains an out-of-range escape for regex "^this (.*)$".] >162: >162: execute_one_script_test >162: testname=[compare_no_mode] >162: out=[-- testname='compare_no_mode'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:104 (string): >162: string sub-command COMPARE requires a mode to be specified.] >162: >162: execute_one_script_test >162: testname=[compare_bogus_mode] >162: out=[-- testname='compare_bogus_mode'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:107 (string): >162: string sub-command COMPARE does not recognize mode BOGUS] >162: >162: execute_one_script_test >162: testname=[compare_not_enough_args] >162: out=[-- testname='compare_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:110 (string): >162: string sub-command COMPARE, mode EQUAL needs at least 5 arguments total to >162: command.] >162: >162: execute_one_script_test >162: testname=[replace_not_enough_args] >162: out=[-- testname='replace_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:113 (string): >162: string sub-command REPLACE requires at least four arguments.] >162: >162: execute_one_script_test >162: testname=[replace_multiple_inputs] >162: out=[-- testname='replace_multiple_inputs' >162: -- v='output1output2output3output4'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[substring_not_enough_args] >162: out=[-- testname='substring_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:120 (string): >162: string sub-command SUBSTRING requires four arguments.] >162: >162: execute_one_script_test >162: testname=[substring_begin_too_large] >162: out=[-- testname='substring_begin_too_large'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:123 (string): >162: string begin index: 25 is out of range 0 - 7] >162: >162: execute_one_script_test >162: testname=[substring_end_too_large] >162: out=[-- testname='substring_end_too_large'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:126 (string): >162: string end index: 100 is out of range 0 - 6] >162: >162: execute_one_script_test >162: testname=[substring_begin_less_than_zero] >162: out=[-- testname='substring_begin_less_than_zero'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:129 (string): >162: string begin index: -2 is out of range 0 - 7] >162: >162: execute_one_script_test >162: testname=[substring_end_less_than_begin] >162: out=[-- testname='substring_end_less_than_begin'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:132 (string): >162: string end index: 3 is out of range 0 - 1] >162: >162: execute_one_script_test >162: testname=[length_not_enough_args] >162: out=[-- testname='length_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:135 (string): >162: string sub-command LENGTH requires two arguments.] >162: >162: execute_one_script_test >162: testname=[strip_not_enough_args] >162: out=[-- testname='strip_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:138 (string): >162: string sub-command STRIP requires two arguments.] >162: >162: execute_one_script_test >162: testname=[random_not_enough_args] >165: -- Found MyVendor compiler id! >162/169 Test #164: CMake.CMakeMinimumRequired ............. Passed 0.08 sec >163/169 Test #165: CMake.CompilerIdVendor ................. Passed 0.18 sec >test 166 > Start 166: CMake.FileDownload >166: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/FileDownloadTest.cmake >166: Test timeout computed to be: 1500 >test 167 > Start 167: CMake.ELF >167: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELFTest.cmake >167: Test timeout computed to be: 1500 >166: -- FileDownload:1 >166: -- FileDownload:2 >166: -- [download 100% complete] >166: -- FileDownload:3 >166: -- FileDownload:4 >166: -- FILE(DOWNLOAD ) returning early: file already exists with expected MD5 sum >162: -- scriptname='/builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake' >162: -- number_of_tests_executed='52' >162: -- number_of_tests_expected='52' >162: out=[-- testname='random_not_enough_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:141 (string): >162: string sub-command RANDOM requires at least one argument.] >162: >162: execute_one_script_test >162: testname=[random_3_args] >162: out=[-- testname='random_3_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:144 (string): >162: string sub-command RANDOM requires at least one argument.] >162: >162: execute_one_script_test >162: testname=[random_5_args] >162: out=[-- testname='random_5_args'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:147 (string): >162: string sub-command RANDOM requires at least one argument.] >162: >162: execute_one_script_test >162: testname=[random_with_length] >162: out=[-- testname='random_with_length' >162: -- v='alFCE18c9'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[random_with_alphabet] >162: out=[-- testname='random_with_alphabet' >162: -- v='emsvo'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[random_bad_length] >162: out=[-- testname='random_bad_length'] >162: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/StringTestScript.cmake:158 (string): >162: string sub-command RANDOM invoked with bad length.] >162: >162: execute_one_script_test >162: testname=[random_empty_alphabet] >162: out=[-- testname='random_empty_alphabet' >162: -- v='alFCE'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[random_with_length_and_alphabet] >162: out=[-- testname='random_with_length_and_alphabet' >162: -- v='emsvoxzmz'] >162: err=[] >162: >162: execute_one_script_test >162: testname=[random_with_various_alphabets] >162: out=[-- testname='random_with_various_alphabets' >162: -- v='ACGTCTTCTCATTAATACTCCGTTTTAAGGTT' >162: -- v='BABAABBABBABBABBBBAAAAAABAABBBAB' >162: -- v='ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ' >162: -- v='Q' >162: -- v='GTTGCTGGATATTGGGTTGGCTTGCCTGCCAT' >162: -- v='GTTGCTGGATATTGGGTTGGCTTGCCTGCCAT' >162: -- v='AGTGTTCGAATAGATTGCCGTACGCGCGAATC' >162: -- v='\\"}{#!|)~">#\:\#?-~^.]\]?_:~%/\<'#-<%`^%,$)=.!].=\@)%">%%]%-["*(/\^#;+)[\:`=;'] >162: err=[] >162: >167: -- Set runtime path of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELF-Out/elf32lsb.bin" to "/rpath/sample" >167: -- Removed runtime path from "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELF-Out/elf32lsb.bin" >167: -- Set runtime path of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELF-Out/elf32msb.bin" to "/rpath/sample" >167: -- Removed runtime path from "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELF-Out/elf32msb.bin" >167: -- Set runtime path of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELF-Out/elf64lsb.bin" to "/rpath/sample" >167: -- Removed runtime path from "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELF-Out/elf64lsb.bin" >167: -- Set runtime path of "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELF-Out/elf64msb.bin" to "/rpath/sample" >167: -- Removed runtime path from "/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/ELF-Out/elf64msb.bin" >164/169 Test #166: CMake.FileDownload ..................... Passed 0.01 sec >165/169 Test #162: CMake.String ........................... Passed 0.54 sec >166/169 Test #167: CMake.ELF .............................. Passed 0.02 sec >test 168 > Start 168: CMake.EndStuff >168: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -Ddir:STRING=/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/EndStuffTest -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/EndStuffTest.cmake >168: Test timeout computed to be: 1500 >test 169 > Start 169: CMake.GetPrerequisites >169: Test command: /builddir/build/BUILD/cmake-2.8.2/build/bin/cmake -DCTEST_CONFIGURATION_TYPE:STRING=NoConfig -P /builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/GetPrerequisitesTest.cmake >169: Test timeout computed to be: 1500 >168: execute_one_script_test >168: testname=[bad_else] >168: out=[-- testname='bad_else'] >168: err=[CMake Error at EndStuffTest/bad_else.cmake:1 (else): >168: else An ELSE command was found outside of a proper IF ENDIF structure. Or >168: its arguments did not match the opening IF command. >168: >168: >168: CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/EndStuffTestScript.cmake:10 (message): >168: bad_else failed] >168: >168: execute_one_script_test >168: testname=[bad_elseif] >168: out=[-- testname='bad_elseif'] >168: err=[CMake Error at EndStuffTest/bad_elseif.cmake:1 (elseif): >168: elseif An ELSEIF command was found outside of a proper IF ENDIF structure. >168: >168: >168: CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/EndStuffTestScript.cmake:20 (message): >168: bad_elseif failed] >168: >168: execute_one_script_test >168: testname=[bad_endforeach] >168: out=[-- testname='bad_endforeach'] >168: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/EndStuffTestScript.cmake:24 (endforeach): >168: endforeach An ENDFOREACH command was found outside of a proper FOREACH >168: ENDFOREACH structure. Or its arguments did not match the opening FOREACH >168: command.] >168: >168: execute_one_script_test >168: testname=[bad_endfunction] >168: out=[-- testname='bad_endfunction'] >168: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/EndStuffTestScript.cmake:27 (endfunction): >168: endfunction An ENDFUNCTION command was found outside of a proper FUNCTION >168: ENDFUNCTION structure. Or its arguments did not match the opening FUNCTION >168: command.] >168: >168: execute_one_script_test >168: testname=[bad_endif] >168: out=[-- testname='bad_endif'] >168: err=[CMake Error at EndStuffTest/bad_endif.cmake:2 (endif): >168: endif An ENDIF command was found outside of a proper IF ENDIF structure. >168: Or its arguments did not match the opening IF command. >168: >168: >168: CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/EndStuffTestScript.cmake:37 (message): >168: bad_endif failed] >168: >168: execute_one_script_test >168: testname=[endif_low_min_version] >168: out=[-- testname='endif_low_min_version'] >168: err=[] >168: >168: execute_one_script_test >168: testname=[endif_no_min_version] >169: -- ============================================================================= >169: -- CTEST_FULL_OUTPUT (Avoid ctest truncation of output) >169: -- >169: -- CMAKE_BUILD_TYPE='' >169: -- CMAKE_CONFIGURATION_TYPES='' >169: -- CMAKE_EXECUTABLE_SUFFIX='' >169: -- CTEST_CONFIGURATION_TYPE='NoConfig' >169: -- >169: -- ============================================================================= >169: -- Simplest test - list all the direct prerequisites of CMake itself >169: -- >169: -- File '/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' depends on: >169: -- 1. /lib/libc.so.6 (system) >169: -- 2. /lib/libcom_err.so.2 (system) >169: -- 3. /lib/libcrypt.so.1 (system) >169: -- 4. /lib/libcrypto.so.10 (system) >169: -- 5. /lib/libdl.so.2 (system) >169: -- 6. /lib/libexpat.so.1 (system) >169: -- 7. /lib/libfreebl3.so (system) >169: -- 8. /lib/libgcc_s.so.1 (system) >169: -- 9. /lib/libgssapi_krb5.so.2 (system) >169: -- 10. /lib/libidn.so.11 (system) >169: -- 11. /lib/libk5crypto.so.3 (system) >169: -- 12. /lib/libkeyutils.so.1 (system) >169: -- 13. /lib/libkrb5.so.3 (system) >169: -- 14. /lib/libkrb5support.so.0 (system) >169: -- 15. /lib/libm.so.6 (system) >169: -- 16. /lib/libnspr4.so (system) >169: -- 17. /lib/libplc4.so (system) >169: -- 18. /lib/libplds4.so (system) >169: -- 19. /lib/libpthread.so.0 (system) >169: -- 20. /lib/libresolv.so.2 (system) >169: -- 21. /lib/librt.so.1 (system) >169: -- 22. /lib/libselinux.so.1 (system) >169: -- 23. /lib/libz.so.1 (system) >169: -- 24. /usr/lib/libcurl.so.4 (system) >169: -- 25. /usr/lib/liblber-2.4.so.2 (system) >169: -- 26. /usr/lib/libldap-2.4.so.2 (system) >169: -- 27. /usr/lib/libnss3.so (system) >169: -- 28. /usr/lib/libnssutil3.so (system) >169: -- 29. /usr/lib/libsasl2.so.2 (system) >169: -- 30. /usr/lib/libsmime3.so (system) >169: -- 31. /usr/lib/libssh2.so.1 (system) >169: -- 32. /usr/lib/libssl.so.10 (system) >169: -- 33. /usr/lib/libssl3.so (system) >169: -- 34. /usr/lib/libstdc++.so.6 (system) >169: -- >169: -- ============================================================================= >169: -- Loop over all executable files in the same directory with CMake >169: -- >169: -- ============================================================================= >169: -- List prerequisites of executables matching GLOB '/builddir/build/BUILD/cmake-2.8.2/build/bin/*' >169: -- >169: -- ============================================================================= >169: -- File '/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest' depends on: >169: -- 1. /lib/libc.so.6 (system) >169: -- 2. /lib/libcom_err.so.2 (system) >169: -- 3. /lib/libcrypt.so.1 (system) >169: -- 4. /lib/libcrypto.so.10 (system) >169: -- 5. /lib/libdl.so.2 (system) >169: -- 6. /lib/libexpat.so.1 (system) >169: -- 7. /lib/libfreebl3.so (system) >169: -- 8. /lib/libgcc_s.so.1 (system) >169: -- 9. /lib/libgssapi_krb5.so.2 (system) >169: -- 10. /lib/libidn.so.11 (system) >169: -- 11. /lib/libk5crypto.so.3 (system) >169: -- 12. /lib/libkeyutils.so.1 (system) >169: -- 13. /lib/libkrb5.so.3 (system) >169: -- 14. /lib/libkrb5support.so.0 (system) >169: -- 15. /lib/libm.so.6 (system) >169: -- 16. /lib/libnspr4.so (system) >169: -- 17. /lib/libplc4.so (system) >169: -- 18. /lib/libplds4.so (system) >169: -- 19. /lib/libpthread.so.0 (system) >169: -- 20. /lib/libresolv.so.2 (system) >169: -- 21. /lib/librt.so.1 (system) >169: -- 22. /lib/libselinux.so.1 (system) >169: -- 23. /lib/libz.so.1 (system) >169: -- 24. /usr/lib/libcurl.so.4 (system) >169: -- 25. /usr/lib/liblber-2.4.so.2 (system) >169: -- 26. /usr/lib/libldap-2.4.so.2 (system) >169: -- 27. /usr/lib/libnss3.so (system) >169: -- 28. /usr/lib/libnssutil3.so (system) >169: -- 29. /usr/lib/libsasl2.so.2 (system) >169: -- 30. /usr/lib/libsmime3.so (system) >169: -- 31. /usr/lib/libssh2.so.1 (system) >169: -- 32. /usr/lib/libssl.so.10 (system) >169: -- 33. /usr/lib/libssl3.so (system) >169: -- 34. /usr/lib/libstdc++.so.6 (system) >169: -- >169: -- ============================================================================= >169: -- File '/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake-gui' depends on: >169: -- 1. /lib/libc.so.6 (system) >169: -- 2. /lib/libcom_err.so.2 (system) >169: -- 3. /lib/libcrypt.so.1 (system) >169: -- 4. /lib/libcrypto.so.10 (system) >169: -- 5. /lib/libdl.so.2 (system) >169: -- 6. /lib/libexpat.so.1 (system) >169: -- 7. /lib/libfreebl3.so (system) >169: -- 8. /lib/libgcc_s.so.1 (system) >169: -- 9. /lib/libglib-2.0.so.0 (system) >169: -- 10. /lib/libgobject-2.0.so.0 (system) >169: -- 11. /lib/libgssapi_krb5.so.2 (system) >169: -- 12. /lib/libgthread-2.0.so.0 (system) >169: -- 13. /lib/libidn.so.11 (system) >169: -- 14. /lib/libk5crypto.so.3 (system) >169: -- 15. /lib/libkeyutils.so.1 (system) >169: -- 16. /lib/libkrb5.so.3 (system) >169: -- 17. /lib/libkrb5support.so.0 (system) >169: -- 18. /lib/libm.so.6 (system) >169: -- 19. /lib/libnspr4.so (system) >169: -- 20. /lib/libplc4.so (system) >169: -- 21. /lib/libplds4.so (system) >169: -- 22. /lib/libpthread.so.0 (system) >169: -- 23. /lib/libresolv.so.2 (system) >169: -- 24. /lib/librt.so.1 (system) >169: -- 25. /lib/libselinux.so.1 (system) >169: -- 26. /lib/libuuid.so.1 (system) >169: -- 27. /lib/libz.so.1 (system) >169: -- 28. /usr/lib/libICE.so.6 (system) >169: -- 29. /usr/lib/libQtCore.so.4 (system) >169: -- 30. /usr/lib/libQtGui.so.4 (system) >169: -- 31. /usr/lib/libSM.so.6 (system) >169: -- 32. /usr/lib/libX11.so.6 (system) >169: -- 33. /usr/lib/libXau.so.6 (system) >169: -- 34. /usr/lib/libXcursor.so.1 (system) >169: -- 35. /usr/lib/libXext.so.6 (system) >169: -- 36. /usr/lib/libXfixes.so.3 (system) >169: -- 37. /usr/lib/libXi.so.6 (system) >169: -- 38. /usr/lib/libXinerama.so.1 (system) >169: -- 39. /usr/lib/libXrandr.so.2 (system) >169: -- 40. /usr/lib/libXrender.so.1 (system) >169: -- 41. /usr/lib/libcurl.so.4 (system) >169: -- 42. /usr/lib/libfontconfig.so.1 (system) >169: -- 43. /usr/lib/libfreetype.so.6 (system) >169: -- 44. /usr/lib/liblber-2.4.so.2 (system) >169: -- 45. /usr/lib/libldap-2.4.so.2 (system) >169: -- 46. /usr/lib/libnss3.so (system) >168: -- scriptname='/builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/EndStuffTestScript.cmake' >168: -- number_of_tests_executed='9' >168: -- number_of_tests_expected='9' >168: out=[-- testname='endif_no_min_version'] >168: err=[] >168: >168: execute_one_script_test >168: testname=[bad_endmacro] >168: out=[-- testname='bad_endmacro'] >168: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/EndStuffTestScript.cmake:62 (endmacro): >168: endmacro An ENDMACRO command was found outside of a proper MACRO ENDMACRO >168: structure. Or its arguments did not match the opening MACRO command.] >168: >168: execute_one_script_test >168: testname=[bad_endwhile] >168: out=[-- testname='bad_endwhile'] >168: err=[CMake Error at /builddir/build/BUILD/cmake-2.8.2/Tests/CMakeTests/EndStuffTestScript.cmake:65 (endwhile): >168: endwhile An ENDWHILE command was found outside of a proper WHILE ENDWHILE >168: structure. Or its arguments did not match the opening WHILE command.] >168: >169: -- 47. /usr/lib/libnssutil3.so (system) >169: -- 48. /usr/lib/libpng12.so.0 (system) >169: -- 49. /usr/lib/libsasl2.so.2 (system) >169: -- 50. /usr/lib/libsmime3.so (system) >169: -- 51. /usr/lib/libssh2.so.1 (system) >169: -- 52. /usr/lib/libssl.so.10 (system) >169: -- 53. /usr/lib/libssl3.so (system) >169: -- 54. /usr/lib/libstdc++.so.6 (system) >169: -- 55. /usr/lib/libxcb.so.1 (system) >169: -- >169: -- ============================================================================= >169: -- File '/builddir/build/BUILD/cmake-2.8.2/build/bin/cpack' depends on: >169: -- 1. /lib/libc.so.6 (system) >169: -- 2. /lib/libcom_err.so.2 (system) >169: -- 3. /lib/libcrypt.so.1 (system) >169: -- 4. /lib/libcrypto.so.10 (system) >169: -- 5. /lib/libdl.so.2 (system) >169: -- 6. /lib/libexpat.so.1 (system) >169: -- 7. /lib/libfreebl3.so (system) >169: -- 8. /lib/libgcc_s.so.1 (system) >169: -- 9. /lib/libgssapi_krb5.so.2 (system) >169: -- 10. /lib/libidn.so.11 (system) >169: -- 11. /lib/libk5crypto.so.3 (system) >169: -- 12. /lib/libkeyutils.so.1 (system) >169: -- 13. /lib/libkrb5.so.3 (system) >169: -- 14. /lib/libkrb5support.so.0 (system) >169: -- 15. /lib/libm.so.6 (system) >169: -- 16. /lib/libnspr4.so (system) >169: -- 17. /lib/libplc4.so (system) >169: -- 18. /lib/libplds4.so (system) >169: -- 19. /lib/libpthread.so.0 (system) >169: -- 20. /lib/libresolv.so.2 (system) >169: -- 21. /lib/librt.so.1 (system) >169: -- 22. /lib/libselinux.so.1 (system) >169: -- 23. /lib/libz.so.1 (system) >169: -- 24. /usr/lib/libcurl.so.4 (system) >169: -- 25. /usr/lib/liblber-2.4.so.2 (system) >169: -- 26. /usr/lib/libldap-2.4.so.2 (system) >169: -- 27. /usr/lib/libnss3.so (system) >169: -- 28. /usr/lib/libnssutil3.so (system) >169: -- 29. /usr/lib/libsasl2.so.2 (system) >169: -- 30. /usr/lib/libsmime3.so (system) >169: -- 31. /usr/lib/libssh2.so.1 (system) >169: -- 32. /usr/lib/libssl.so.10 (system) >169: -- 33. /usr/lib/libssl3.so (system) >169: -- 34. /usr/lib/libstdc++.so.6 (system) >169: -- >169: -- ============================================================================= >169: -- File '/builddir/build/BUILD/cmake-2.8.2/build/bin/ccmake' depends on: >169: -- 1. /lib/libc.so.6 (system) >169: -- 2. /lib/libcom_err.so.2 (system) >169: -- 3. /lib/libcrypt.so.1 (system) >169: -- 4. /lib/libcrypto.so.10 (system) >169: -- 5. /lib/libdl.so.2 (system) >169: -- 6. /lib/libexpat.so.1 (system) >169: -- 7. /lib/libfreebl3.so (system) >169: -- 8. /lib/libgcc_s.so.1 (system) >169: -- 9. /lib/libgssapi_krb5.so.2 (system) >169: -- 10. /lib/libidn.so.11 (system) >169: -- 11. /lib/libk5crypto.so.3 (system) >169: -- 12. /lib/libkeyutils.so.1 (system) >169: -- 13. /lib/libkrb5.so.3 (system) >169: -- 14. /lib/libkrb5support.so.0 (system) >169: -- 15. /lib/libm.so.6 (system) >169: -- 16. /lib/libncurses.so.5 (system) >169: -- 17. /lib/libnspr4.so (system) >169: -- 18. /lib/libplc4.so (system) >169: -- 19. /lib/libplds4.so (system) >169: -- 20. /lib/libpthread.so.0 (system) >169: -- 21. /lib/libresolv.so.2 (system) >169: -- 22. /lib/librt.so.1 (system) >169: -- 23. /lib/libselinux.so.1 (system) >169: -- 24. /lib/libtinfo.so.5 (system) >169: -- 25. /lib/libz.so.1 (system) >169: -- 26. /usr/lib/libcurl.so.4 (system) >169: -- 27. /usr/lib/liblber-2.4.so.2 (system) >169: -- 28. /usr/lib/libldap-2.4.so.2 (system) >169: -- 29. /usr/lib/libnss3.so (system) >169: -- 30. /usr/lib/libnssutil3.so (system) >169: -- 31. /usr/lib/libsasl2.so.2 (system) >169: -- 32. /usr/lib/libsmime3.so (system) >169: -- 33. /usr/lib/libssh2.so.1 (system) >169: -- 34. /usr/lib/libssl.so.10 (system) >169: -- 35. /usr/lib/libssl3.so (system) >169: -- 36. /usr/lib/libstdc++.so.6 (system) >169: -- >169: -- ============================================================================= >169: -- File '/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' depends on: >169: -- 1. /lib/libc.so.6 (system) >169: -- 2. /lib/libcom_err.so.2 (system) >169: -- 3. /lib/libcrypt.so.1 (system) >169: -- 4. /lib/libcrypto.so.10 (system) >169: -- 5. /lib/libdl.so.2 (system) >169: -- 6. /lib/libexpat.so.1 (system) >169: -- 7. /lib/libfreebl3.so (system) >169: -- 8. /lib/libgcc_s.so.1 (system) >169: -- 9. /lib/libgssapi_krb5.so.2 (system) >169: -- 10. /lib/libidn.so.11 (system) >169: -- 11. /lib/libk5crypto.so.3 (system) >169: -- 12. /lib/libkeyutils.so.1 (system) >169: -- 13. /lib/libkrb5.so.3 (system) >169: -- 14. /lib/libkrb5support.so.0 (system) >169: -- 15. /lib/libm.so.6 (system) >169: -- 16. /lib/libnspr4.so (system) >169: -- 17. /lib/libplc4.so (system) >169: -- 18. /lib/libplds4.so (system) >169: -- 19. /lib/libpthread.so.0 (system) >169: -- 20. /lib/libresolv.so.2 (system) >169: -- 21. /lib/librt.so.1 (system) >169: -- 22. /lib/libselinux.so.1 (system) >169: -- 23. /lib/libz.so.1 (system) >169: -- 24. /usr/lib/libcurl.so.4 (system) >169: -- 25. /usr/lib/liblber-2.4.so.2 (system) >169: -- 26. /usr/lib/libldap-2.4.so.2 (system) >169: -- 27. /usr/lib/libnss3.so (system) >169: -- 28. /usr/lib/libnssutil3.so (system) >169: -- 29. /usr/lib/libsasl2.so.2 (system) >169: -- 30. /usr/lib/libsmime3.so (system) >169: -- 31. /usr/lib/libssh2.so.1 (system) >169: -- 32. /usr/lib/libssl.so.10 (system) >169: -- 33. /usr/lib/libssl3.so (system) >169: -- 34. /usr/lib/libstdc++.so.6 (system) >169: -- >169: -- ============================================================================= >169: -- Test overriding 'gp_tool' with bogus value >169: -- >169: -- warning: gp_tool='bogus' is an unknown tool... >169: -- CMake function get_prerequisites needs more code to handle 'bogus' >169: -- Valid gp_tool values are dumpbin, ldd and otool. >169: -- >169: -- ============================================================================= >169: -- Test overriding 'gp_tool' with value unlikely to be found >169: -- >169: -- warning: could not find 'otool' - cannot analyze prerequisites... >169: -- >169: -- ============================================================================= >169: -- All variables: (Make sure functions/macros are not leaving stuff around... >169: -- Only variables predefined by CMake and defined in this >169: -- test script file should be listed here...) >169: -- >169: -- NOTFOUNDCMAKE_BINARY_DIR='' >169: -- CMAKE_BUILD_TYPE='' >169: -- CMAKE_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/cmake' >169: -- CMAKE_CONFIGURATION_TYPES='' >169: -- CMAKE_CPACK_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/cpack' >169: -- CMAKE_CTEST_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/ctest' >169: -- CMAKE_CURRENT_BINARY_DIR='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests' >169: -- CMAKE_CURRENT_LIST_FILE='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests/GetPrerequisitesTest.cmake' >169: -- CMAKE_CURRENT_SOURCE_DIR='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests' >169: -- CMAKE_EDIT_COMMAND='/builddir/build/BUILD/cmake-2.8.2/build/bin/ccmake' >169: -- CMAKE_EXECUTABLE_SUFFIX='' >169: -- CMAKE_FILES_DIRECTORY='/CMakeFiles' >169: -- CMAKE_HOST_UNIX='1' >169: -- CMAKE_MAJOR_VERSION='2' >169: -- CMAKE_MINOR_VERSION='8' >169: -- CMAKE_PARENT_LIST_FILE='' >169: -- CMAKE_PATCH_VERSION='2' >169: -- CMAKE_ROOT='/builddir/build/BUILD/cmake-2.8.2' >169: -- CMAKE_SOURCE_DIR='/builddir/build/BUILD/cmake-2.8.2/build/Tests/CMakeTests' >169: -- CMAKE_TWEAK_VERSION='0' >169: -- CMAKE_VERSION='2.8.2' >169: -- CTEST_CONFIGURATION_TYPE='NoConfig' >169: -- UNIX='1' >169: -- do_stresstest='0' >169: -- do_testdefaults='0' >169: -- file_cmd='/usr/bin/file' >169: -- gp_cmd='gp_cmd-NOTFOUND' >169: -- >169: -- ============================================================================= >169: -- End of test >169: -- >167/169 Test #168: CMake.EndStuff ......................... Passed 0.30 sec >168/169 Test #169: CMake.GetPrerequisites ................. Passed 0.38 sec >128: 1/4 Test #1: TestSleep1 ....................... Passed 4.00 sec >128: 2/4 Test #2: TestSleep2 ....................... Passed 8.11 sec >128: 3/4 Test #3: TestSleep3 ....................... Passed 12.01 sec >128: 4/4 Test #4: TestSleep4 ....................... Passed 16.00 sec >128: >128: 100% tests passed, 0 tests failed out of 4 >128: >128: Total Test time (real) = 16.01 sec >169/169 Test #128: CTestTestScheduler ..................... Passed 33.00 sec >The following tests passed: > kwsys.testTerminal > kwsys.testEncode > kwsys.testAutoPtr > kwsys.testHashSTL > kwsys.testRegistry > kwsys.testIOS > kwsys.testCommandLineArguments > kwsys.testSystemTools > kwsys.testCommandLineArguments1 > kwsys.testSystemInformation > kwsys.testProcess-1 > kwsys.testDynamicLoader > kwsys.testProcess-2 > SystemInformationNew > kwsys.testProcess-5 > kwsys.testProcess-4 > kwsys.testProcess-7 > kwsys.testSharedForward > kwsys.testProcess-3 > kwsys.testProcess-6 > FindPackageTest > StringFileTest > FindModulesExecuteAll > TarTest > TryCompile > MathTest > SystemInformation > PreOrder > Simple > COnly > CxxOnly > IPO > OutDir > NewlineArgs > SetLang > ExternalOBJ > LinkDirectory > LoadCommand > LinkLanguage > LinkLine > MacroTest > FunctionTest > ReturnTest > Properties > Assembler > SourceGroups > Preprocess > Unset > PolicyScope > CrossCompile > Policy0002 > CMakeBuildTest > Module.CheckTypeSize > ExportImport > LinkFlags-prepare > SubProject > LinkFlags-lib > CommandLineTest > LinkFlags-dll > SubProject-Stage2 > LinkFlags-exe > LinkFlags-lib_config > LinkFlags-dll_config > Framework > TargetName > LinkFlags-exe_config > CustComDepend > LibName > CustomCommandWorkingDirectory > OutOfSource > CustomCommand > SimpleInstall > CPackComponents > SimpleInstall-Stage2 > BuildDepends > CPackTestAllGenerators > X11 > CMakeTestBadCommandLines > CMakeTestAllGenerators > LoadedCommandOneConfig > Example > Environment > CMakeTestMultipleConfigures > TutorialStep1 > complexOneConfig > TutorialStep2 > TutorialStep3 > TutorialStep4 > TutorialStep5 > complex > TutorialStep6 > TutorialStep7 > ExternalProject > testing > wrapping > qtwrapping > JumpWithLibOut > testdriver1 > JumpNoLibOut > testdriver2 > testdriver3 > Dependency > RuntimePath > linkorder1 > Plugin > linkorder2 > CheckCompilerRelatedVariables > SubDir > CTest.NoNewline > CTestTestNoBuild > MakeClean > CTestTestNoExe > CTestConfig.Dashboard.Debug > CTestConfig.Script.Debug > CTestConfig.Script.MinSizeRel > CTestConfig.Dashboard.MinSizeRel > CTestConfig.Script.Release > CTestConfig.Dashboard.Release > CTestConfig.Script.RelWithDebInfo > CTestConfig.Dashboard.RelWithDebInfo > CMakeCommands.build_command > CTestTestCrash > CTestTestBadExe > CTestTestResourceLock > kwsys > CTestTestParallel > CTestTestSubdir > BootstrapTest > CTestTestRunScript > CTestTestShowOnly > CTestBatchTest > CTestTestFailedSubmit-cp > CTestTestFailedSubmit-ftp > CTestTestFailedSubmit-http > CTestTestFailedSubmit-https > CTestTestTimeout > CTestTestFailedSubmit-scp > CTestTestFailedSubmit-xmlrpc > FortranC.Flags > CMakeWizardTest > CMakeLib.testUTF8 > CMakeLib.testXMLParser > CMakeLib.testXMLSafe > Fortran > CMake.List > CMake.VariableWatch > CMake.Include > CMake.FindBase > CMake.Toolchain > CMake.GetFilenameComponentRealpath > CMake.Version > CMake.Message > CTestTestStopTime > CMake.ConfigureFile > CMake.SeparateArguments > CMake.ModuleNotices > CMake.File > CMake.ImplicitLinkInfo > CMake.If > CMake.Math > CMake.CMakeMinimumRequired > CMake.CompilerIdVendor > CMake.FileDownload > CMake.String > CMake.ELF > CMake.EndStuff > CMake.GetPrerequisites > CTestTestScheduler >99% tests passed, 1 tests failed out of 169 >Total Test time (real) = 141.71 sec >The following tests FAILED: > 108 - SubDirSpaces (Failed) >RPM build errors: >Errors while running CTest >error: Bad exit status from /var/tmp/rpm-tmp.Fs07qL (%check) > Bad exit status from /var/tmp/rpm-tmp.Fs07qL (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cmake.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cmake.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631451
:
445665
| 445666 |
445667