Skip to content

Instantly share code, notes, and snippets.

@bgyss
Created March 11, 2011 15:44
Show Gist options
  • Save bgyss/866044 to your computer and use it in GitHub Desktop.
Save bgyss/866044 to your computer and use it in GitHub Desktop.
output from command 'brew install -v cmake'
briangyss@cheese: ttys000: 41 files 1736b -> brew install -v cmake
==> Build Environment
CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/c++ => /usr/bin/c++-4.2
LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
MAKEFLAGS: -j2
==> Downloading http://www.cmake.org/files/v2.8/cmake-2.8.4.tar.gz
File already downloaded and cached to /Users/briangyss/Library/Caches/Homebrew
/usr/bin/tar xf /Users/briangyss/Library/Caches/Homebrew/cmake-2.8.4.tar.gz
==> ./bootstrap --prefix=/usr/local/Cellar/cmake/2.8.4 --system-libs --no-system-libarchive --datadir=/share/cmake --docdir=/share/doc/cmake --mandir=/share/man
./bootstrap --prefix=/usr/local/Cellar/cmake/2.8.4 --system-libs --no-system-libarchive --datadir=/share/cmake --docdir=/share/doc/cmake --mandir=/share/man
---------------------------------------------
CMake 2.8.4, Copyright 2000-2009 Kitware, Inc.
C compiler on this system is: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe
C++ compiler on this system is: /usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe
Makefile processor on this system is: make
/usr/bin/c++ is GNU compiler
/usr/bin/c++ has STL in std:: namespace
/usr/bin/c++ has ANSI streams
/usr/bin/c++ has streams in std:: namespace
/usr/bin/c++ has sstream
/usr/bin/c++ has operator!=(string, char*)
/usr/bin/c++ has stl iterator_traits
/usr/bin/c++ has standard template allocator
/usr/bin/c++ has allocator<>::rebind<>
/usr/bin/c++ does not have non-standard allocator<>::max_size argument
/usr/bin/c++ has stl containers supporting allocator objects
/usr/bin/c++ has header cstddef
/usr/bin/c++ requires template friends to use <>
/usr/bin/c++ supports member templates
/usr/bin/c++ has standard template specialization syntax
/usr/bin/c++ has argument dependent lookup
/usr/bin/c++ does not have struct stat with st_mtim member
/usr/bin/c++ has ios::binary openmode
/usr/bin/c++ has ANSI for scoping
---------------------------------------------
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmStandardIncludes.cxx -o cmStandardIncludes.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmake.cxx -o cmake.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmakemain.cxx -o cmakemain.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmakewizard.cxx -o cmakewizard.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmDefinitions.cxx -o cmDefinitions.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmDepends.cxx -o cmDepends.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmDependsC.cxx -o cmDependsC.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmDocumentationFormatterText.cxx -o cmDocumentationFormatterText.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmPolicies.cxx -o cmPolicies.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmProperty.cxx -o cmProperty.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmPropertyMap.cxx -o cmPropertyMap.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmPropertyDefinitionMap.cxx -o cmPropertyDefinitionMap.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmMakeDepend.cxx -o cmMakeDepend.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmMakefile.cxx -o cmMakefile.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmGeneratorExpression.cxx -o cmGeneratorExpression.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmScriptGenerator.cxx -o cmScriptGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmSourceFile.cxx -o cmSourceFile.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmSystemTools.cxx -o cmSystemTools.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmTestGenerator.cxx -o cmTestGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmVersion.cxx -o cmVersion.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmFileTimeComparison.cxx -o cmFileTimeComparison.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmBootstrapCommands.cxx -o cmBootstrapCommands.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmCommands.cxx -o cmCommands.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmTarget.cxx -o cmTarget.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmTest.cxx -o cmTest.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmCustomCommand.cxx -o cmCustomCommand.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmCustomCommandGenerator.cxx -o cmCustomCommandGenerator.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmDocumentVariables.cxx -o cmDocumentVariables.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmCacheManager.cxx -o cmCacheManager.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmListFileCache.cxx -o cmListFileCache.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmExprLexer.cxx -o cmExprLexer.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmExprParser.cxx -o cmExprParser.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o
/usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/cmListFileLexer.c -o cmListFileLexer.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/kwsys/Directory.cxx -o Directory.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/kwsys/Glob.cxx -o Glob.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/kwsys/RegularExpression.cxx -o RegularExpression.o
/usr/bin/c++ -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/kwsys/SystemTools.cxx -o SystemTools.o
/usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o
/usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -DKWSYS_STRING_C -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/kwsys/String.c -o String.o
/usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source/kwsys/System.c -o System.o
/usr/bin/c++ -framework Carbon -O3 -march=core2 -msse4.1 -w -pipe -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Source -I/private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/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 cmCustomCommandGenerator.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 /private/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Bootstrap.cmk/InitialCacheFlags.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- 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
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- 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 - no
-- Checking for C type size macros
-- Checking for C type size macros - compiled
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - 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 BZIP2
-- Using system-installed CURL
-- Using system-installed EXPAT
-- Using system-installed ZLIB
-- Found ZLIB: /usr/include (found version "1.2.3")
-- Found CURL: /usr/lib/libcurl.dylib
-- Found BZip2: /usr/lib/libbz2.dylib
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.dylib
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.dylib - 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 - not 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 - 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.
-- 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 - found
-- Looking for include files HAVE_OPENSSL_RIPEMD_H
-- Looking for include files HAVE_OPENSSL_RIPEMD_H - found
-- Looking for include files HAVE_OPENSSL_SHA_H
-- Looking for include files HAVE_OPENSSL_SHA_H - 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 chflags
-- Looking for chflags - not found
-- Looking for chown
-- Looking for chown - not found
-- Looking for chroot
-- Looking for chroot - not found
-- Looking for fchdir
-- Looking for fchdir - not found
-- Looking for fchflags
-- Looking for fchflags - not found
-- Looking for fchmod
-- Looking for fchmod - not found
-- Looking for fchown
-- Looking for fchown - not found
-- Looking for fcntl
-- Looking for fcntl - not found
-- Looking for fork
-- Looking for fork - not found
-- Looking for fstat
-- Looking for fstat - not found
-- Looking for ftruncate
-- Looking for ftruncate - not found
-- Looking for futimes
-- Looking for futimes - not found
-- Looking for geteuid
-- Looking for geteuid - not found
-- Looking for getpid
-- Looking for getpid - not found
-- Looking for lchflags
-- Looking for lchflags - not found
-- Looking for lchmod
-- Looking for lchmod - not found
-- Looking for lchown
-- Looking for lchown - not found
-- Looking for link
-- Looking for link - not found
-- Looking for lstat
-- Looking for lstat - not found
-- Looking for lutimes
-- Looking for lutimes - not found
-- Looking for memmove
-- Looking for memmove - not found
-- Looking for mkdir
-- Looking for mkdir - not found
-- Looking for mkfifo
-- Looking for mkfifo - not found
-- Looking for mknod
-- Looking for mknod - not found
-- Looking for nl_langinfo
-- Looking for nl_langinfo - not found
-- Looking for pipe
-- Looking for pipe - not found
-- Looking for poll
-- Looking for poll - not found
-- Looking for readlink
-- Looking for readlink - not found
-- Looking for select
-- Looking for select - not found
-- Looking for setenv
-- Looking for setenv - not found
-- Looking for setlocale
-- Looking for setlocale - not found
-- Looking for strchr
-- Looking for strchr - not found
-- Looking for strdup
-- Looking for strdup - not found
-- Looking for strerror
-- Looking for strerror - not found
-- Looking for strncpy_s
-- Looking for strncpy_s - not found
-- Looking for strrchr
-- Looking for strrchr - not found
-- Looking for symlink
-- Looking for symlink - not found
-- Looking for timegm
-- Looking for timegm - not found
-- Looking for tzset
-- Looking for tzset - not found
-- Looking for utime
-- Looking for utime - not found
-- Looking for utimes
-- Looking for utimes - not found
-- Looking for vfork
-- Looking for vfork - not found
-- Looking for wcrtomb
-- Looking for wcrtomb - not found
-- Looking for wcscpy
-- Looking for wcscpy - not found
-- Looking for wcslen
-- Looking for wcslen - not found
-- Looking for wctomb
-- Looking for wctomb - not found
-- Looking for wmemcmp
-- Looking for wmemcmp - not found.
-- Looking for wmemcpy
-- Looking for wmemcpy - not 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
-- Performing Test MAJOR_IN_MKDEV
-- Performing Test MAJOR_IN_MKDEV - Failed
-- Performing Test MAJOR_IN_SYSMACROS
-- Performing Test MAJOR_IN_SYSMACROS - Failed
-- Looking for EFTYPE
-- Looking for EFTYPE - found
-- Looking for EILSEQ
-- Looking for EILSEQ - found
-- Looking for D_MD_ORDER
-- Looking for D_MD_ORDER - 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 - Success
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC - Success
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Success
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Failed
-- 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 - Success
-- 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 - not 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 - not found
-- Looking for listxattr
-- Looking for listxattr - found
-- Looking for llistxattr
-- Looking for llistxattr - not found
-- Looking for lsetxattr
-- Looking for lsetxattr - not found
-- Found EXPAT: /usr/lib/libexpat.dylib
-- Looking for wsyncup in /usr/lib/libcurses.dylib
-- Looking for wsyncup in /usr/lib/libcurses.dylib - found
-- Looking for elf.h
-- Looking for elf.h - not found
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - /usr/local/bin/gfortran
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4
---------------------------------------------
CMake has bootstrapped. Now run make.
==> make
make
Scanning dependencies of target cmsys
Scanning dependencies of target cmsys_c
[ 0%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.o
[ 0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.o
[ 0%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.o
[ 1%] [ 1%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.o
Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.o
[ 2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/MD5.o
[ 2%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.o
[ 2%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.o
[ 2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.o
[ 2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.o
[ 3%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/String.o
Linking C static library libcmsys_c.a
[ 3%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/String.o
[ 4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.o
[ 4%] Built target cmsys_c
Scanning dependencies of target cmcompress
[ 5%] Building C object Utilities/cmcompress/CMakeFiles/cmcompress.dir/cmcompress.o
Linking C static library libcmcompress.a
[ 5%] Built target cmcompress
Scanning dependencies of target cmlibarchive
[ 5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.o
[ 5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.o
[ 5%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_check_magic.c.o
[ 5%] Building C object Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry.c.o
/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Utilities/cmlibarchive/libarchive/archive_entry.c:137: error: static declaration of ‘wcscpy’ follows non-static declaration
/usr/include/wchar.h:149: error: previous declaration of ‘wcscpy’ was here
/tmp/homebrew-cmake-2.8.4-qWPc/cmake-2.8.4/Utilities/cmlibarchive/libarchive/archive_entry.c:146: error: static declaration of ‘wcslen’ follows non-static declaration
/usr/include/wchar.h:153: error: previous declaration of ‘wcslen’ was here
make[2]: *** [Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/archive_entry.c.o] Error 1
make[1]: *** [Utilities/cmlibarchive/libarchive/CMakeFiles/cmlibarchive.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 6%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.o
[ 6%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.o
[ 6%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.o
[ 7%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Registry.o
[ 7%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/IOStream.o
[ 7%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemInformation.o
Linking CXX static library libcmsys.a
[ 7%] Built target cmsys
make: *** [all] Error 2
Exit status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/cmake.rb#L25
==> Environment
HOMEBREW_VERSION: 0.7.1
HEAD: 2b2384c512fbc1b534fb4a04679180e9f9254d58
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.6
Kernel Architecture: i386
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.0
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/c++ => /usr/bin/c++-4.2
LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
MAKEFLAGS: -j2
Error: Failure while executing: make
Please follow the instructions to report this bug at:
https://github.com/mxcl/homebrew/wiki/new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment