Skip to content

Instantly share code, notes, and snippets.

Created August 15, 2015 07:26
Show Gist options
  • Save anonymous/b303fb8cc2935af07c80 to your computer and use it in GitHub Desktop.
Save anonymous/b303fb8cc2935af07c80 to your computer and use it in GitHub Desktop.
2015-08-14 18:19:55 -0700
cmake
.
-DCMAKE_C_FLAGS_RELEASE=
-DCMAKE_CXX_FLAGS_RELEASE=
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/apngasm/3.1.4
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-- The C compiler identification is AppleClang 6.1.0.6020053
-- The CXX compiler identification is AppleClang 6.1.0.6020053
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
-- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.18")
-- Boost version: 1.59.0
-- Found the following Boost libraries:
-- program_options
-- regex
-- filesystem
-- system
-- Boost version: 1.59.0
-- Found the following Boost libraries:
-- program_options
-- regex
-- filesystem
-- system
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_2fbcd.dir/testCCompiler.c.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_2fbcd.dir/testCCompiler.c.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2fbcd.dir/testCCompiler.c.o -o cmTC_2fbcd
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2fbcd.dir/testCCompiler.c.o -o cmTC_2fbcd -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_51d1f.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.3.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_51d1f.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.3.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_51d1f.dir/CMakeCCompilerABI.c.o -o cmTC_51d1f
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_51d1f.dir/CMakeCCompilerABI.c.o -o cmTC_51d1f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c11 -o CMakeFiles/cmTC_e8e65.dir/feature_tests.c.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_e8e65.dir/feature_tests.c.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8e65.dir/feature_tests.c.o -o cmTC_e8e65
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8e65.dir/feature_tests.c.o -o cmTC_e8e65 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c99 -o CMakeFiles/cmTC_c7c12.dir/feature_tests.c.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_c7c12.dir/feature_tests.c.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c7c12.dir/feature_tests.c.o -o cmTC_c7c12
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c7c12.dir/feature_tests.c.o -o cmTC_c7c12 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c90 -o CMakeFiles/cmTC_f4d8c.dir/feature_tests.c.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_f4d8c.dir/feature_tests.c.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f4d8c.dir/feature_tests.c.o -o cmTC_f4d8c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f4d8c.dir/feature_tests.c.o -o cmTC_f4d8c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTC_8b62c.dir/testCXXCompiler.cxx.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTC_8b62c.dir/testCXXCompiler.cxx.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8b62c.dir/testCXXCompiler.cxx.o -o cmTC_8b62c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8b62c.dir/testCXXCompiler.cxx.o -o cmTC_8b62c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTC_289d1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.3.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTC_289d1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.3.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_289d1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_289d1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_289d1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_289d1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++1y -o CMakeFiles/cmTC_d7904.dir/feature_tests.cxx.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++1y -o CMakeFiles/cmTC_d7904.dir/feature_tests.cxx.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d7904.dir/feature_tests.cxx.o -o cmTC_d7904
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d7904.dir/feature_tests.cxx.o -o cmTC_d7904 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++11 -o CMakeFiles/cmTC_569a9.dir/feature_tests.cxx.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -o CMakeFiles/cmTC_569a9.dir/feature_tests.cxx.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_569a9.dir/feature_tests.cxx.o -o cmTC_569a9
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_569a9.dir/feature_tests.cxx.o -o cmTC_569a9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++98 -o CMakeFiles/cmTC_cc55b.dir/feature_tests.cxx.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -std=c++98 -o CMakeFiles/cmTC_cc55b.dir/feature_tests.cxx.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cc55b.dir/feature_tests.cxx.o -o cmTC_cc55b
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cc55b.dir/feature_tests.cxx.o -o cmTC_cc55b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2015-08-14 18:19:59 -0700
make
install
/usr/local/Cellar/cmake/3.3.1/bin/cmake -H/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4 -B/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_progress_start /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f lib/CMakeFiles/apngasm.dir/build.make lib/CMakeFiles/apngasm.dir/depend
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4 && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4 /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4 /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/CMakeFiles/apngasm.dir/DependInfo.cmake --color=
Scanning dependencies of target apngasm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f lib/CMakeFiles/apngasm.dir/build.make lib/CMakeFiles/apngasm.dir/build
[ 16%] Building CXX object lib/CMakeFiles/apngasm.dir/src/apngasm.cpp.o
[ 25%] Building CXX object lib/CMakeFiles/apngasm.dir/src/apngframe.cpp.o
[ 16%] Building CXX object lib/CMakeFiles/apngasm.dir/src/spec/specreader.cpp.o
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib && /usr/local/Library/ENV/4.3/clang++ -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/spec/specreader.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/specreader.cpp
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib && /usr/local/Library/ENV/4.3/clang++ -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/apngframe.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/apngframe.cpp
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib && /usr/local/Library/ENV/4.3/clang++ -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/apngasm.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/apngasm.cpp
[ 33%] Building CXX object lib/CMakeFiles/apngasm.dir/src/spec/specwriter.cpp.o
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib && /usr/local/Library/ENV/4.3/clang++ -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/spec/specwriter.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/specwriter.cpp
[ 41%] Building CXX object lib/CMakeFiles/apngasm.dir/src/spec/priv/specreaderimpl.cpp.o
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib && /usr/local/Library/ENV/4.3/clang++ -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/spec/priv/specreaderimpl.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/priv/specreaderimpl.cpp
[ 50%] Building CXX object lib/CMakeFiles/apngasm.dir/src/spec/priv/specwriterimpl.cpp.o
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib && /usr/local/Library/ENV/4.3/clang++ -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/spec/priv/specwriterimpl.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/priv/specwriterimpl.cpp
[ 58%] Building CXX object lib/CMakeFiles/apngasm.dir/src/listener/apngasmlistener.cpp.o
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib && /usr/local/Library/ENV/4.3/clang++ -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/listener/apngasmlistener.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/listener/apngasmlistener.cpp
[ 66%] Linking CXX shared library libapngasm.dylib
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/apngasm.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -dynamiclib -Wl,-headerpad_max_install_names -o libapngasm.dylib -install_name /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/libapngasm.dylib CMakeFiles/apngasm.dir/src/apngasm.cpp.o CMakeFiles/apngasm.dir/src/apngframe.cpp.o CMakeFiles/apngasm.dir/src/spec/specreader.cpp.o CMakeFiles/apngasm.dir/src/spec/specwriter.cpp.o CMakeFiles/apngasm.dir/src/spec/priv/specreaderimpl.cpp.o CMakeFiles/apngasm.dir/src/spec/priv/specwriterimpl.cpp.o CMakeFiles/apngasm.dir/src/listener/apngasmlistener.cpp.o /usr/local/lib/libpng.dylib /usr/lib/libz.dylib /usr/local/lib/libboost_program_options-mt.a /usr/local/lib/libboost_regex-mt.a /usr/local/lib/libboost_filesystem-mt.a /usr/local/lib/libboost_system-mt.a
[ 66%] Built target apngasm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f cli/CMakeFiles/apngasm-cli.dir/build.make cli/CMakeFiles/apngasm-cli.dir/depend
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4 && /usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4 /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4 /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/CMakeFiles/apngasm-cli.dir/DependInfo.cmake --color=
Scanning dependencies of target apngasm-cli
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f cli/CMakeFiles/apngasm-cli.dir/build.make cli/CMakeFiles/apngasm-cli.dir/build
[ 83%] Building CXX object cli/CMakeFiles/apngasm-cli.dir/src/apngasm-cli.cpp.o
[ 83%] Building CXX object cli/CMakeFiles/apngasm-cli.dir/src/options.cpp.o
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli && /usr/local/Library/ENV/4.3/clang++ -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -I/usr/local/include -o CMakeFiles/apngasm-cli.dir/src/options.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/options.cpp
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli && /usr/local/Library/ENV/4.3/clang++ -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -I/usr/local/include -o CMakeFiles/apngasm-cli.dir/src/apngasm-cli.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/apngasm-cli.cpp
[ 91%] Building CXX object cli/CMakeFiles/apngasm-cli.dir/src/cli.cpp.o
cd /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli && /usr/local/Library/ENV/4.3/clang++ -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -I/usr/local/include -o CMakeFiles/apngasm-cli.dir/src/cli.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/cli.cpp
/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/options.cpp:87:9: error: allocating an object of abstract class type 'multiple_untyped_value'
new multiple_untyped_value(),
^
/usr/local/include/boost/program_options/value_semantic.hpp:44:22: note: unimplemented pure virtual method 'adjacent_tokens_only' in 'multiple_untyped_value'
virtual bool adjacent_tokens_only() const = 0;
^
/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/options.cpp:90:9: error: allocating an object of abstract class type 'multiple_untyped_value'
new multiple_untyped_value(),
^
/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/options.cpp:93:9: error: allocating an object of abstract class type 'multiple_untyped_value'
new multiple_untyped_value(),
^
3 errors generated.
make[2]: *** [cli/CMakeFiles/apngasm-cli.dir/src/options.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [cli/CMakeFiles/apngasm-cli.dir/all] Error 2
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: f5981c808f77964a1011d2da33aa7e7677041ae6
Last commit: 30 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit sandybridge
OS X: 10.10.4-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
GCC-4.2: build 0
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.8.0_40
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/libpng/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/apngframe.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/apngframe.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -o CMakeFiles/apngasm.dir/src/apngframe.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/apngframe.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/spec/specreader.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/specreader.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -o CMakeFiles/apngasm.dir/src/spec/specreader.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/specreader.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/apngasm.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/apngasm.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -o CMakeFiles/apngasm.dir/src/apngasm.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/apngasm.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/spec/specwriter.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/specwriter.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -o CMakeFiles/apngasm.dir/src/spec/specwriter.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/specwriter.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/spec/priv/specreaderimpl.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/priv/specreaderimpl.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -o CMakeFiles/apngasm.dir/src/spec/priv/specreaderimpl.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/priv/specreaderimpl.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/spec/priv/specwriterimpl.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/priv/specwriterimpl.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -o CMakeFiles/apngasm.dir/src/spec/priv/specwriterimpl.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/spec/priv/specwriterimpl.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -I/usr/local/include -o CMakeFiles/apngasm.dir/src/listener/apngasmlistener.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/listener/apngasmlistener.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -Dapngasm_EXPORTS -fPIC -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src -o CMakeFiles/apngasm.dir/src/listener/apngasmlistener.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/src/listener/apngasmlistener.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -dynamiclib -Wl,-headerpad_max_install_names -o libapngasm.dylib -install_name /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/libapngasm.dylib CMakeFiles/apngasm.dir/src/apngasm.cpp.o CMakeFiles/apngasm.dir/src/apngframe.cpp.o CMakeFiles/apngasm.dir/src/spec/specreader.cpp.o CMakeFiles/apngasm.dir/src/spec/specwriter.cpp.o CMakeFiles/apngasm.dir/src/spec/priv/specreaderimpl.cpp.o CMakeFiles/apngasm.dir/src/spec/priv/specwriterimpl.cpp.o CMakeFiles/apngasm.dir/src/listener/apngasmlistener.cpp.o /usr/local/lib/libpng.dylib /usr/lib/libz.dylib /usr/local/lib/libboost_program_options-mt.a /usr/local/lib/libboost_regex-mt.a /usr/local/lib/libboost_filesystem-mt.a /usr/local/lib/libboost_system-mt.a
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -Wl,-headerpad_max_install_names -o libapngasm.dylib -install_name /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib/libapngasm.dylib CMakeFiles/apngasm.dir/src/apngasm.cpp.o CMakeFiles/apngasm.dir/src/apngframe.cpp.o CMakeFiles/apngasm.dir/src/spec/specreader.cpp.o CMakeFiles/apngasm.dir/src/spec/specwriter.cpp.o CMakeFiles/apngasm.dir/src/spec/priv/specreaderimpl.cpp.o CMakeFiles/apngasm.dir/src/spec/priv/specwriterimpl.cpp.o CMakeFiles/apngasm.dir/src/listener/apngasmlistener.cpp.o /usr/local/lib/libpng.dylib /usr/lib/libz.dylib /usr/local/lib/libboost_program_options-mt.a /usr/local/lib/libboost_regex-mt.a /usr/local/lib/libboost_filesystem-mt.a /usr/local/lib/libboost_system-mt.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -I/usr/local/include -o CMakeFiles/apngasm-cli.dir/src/apngasm-cli.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/apngasm-cli.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -o CMakeFiles/apngasm-cli.dir/src/apngasm-cli.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/apngasm-cli.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -I/usr/local/include -o CMakeFiles/apngasm-cli.dir/src/options.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/options.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -o CMakeFiles/apngasm-cli.dir/src/options.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/options.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -I/usr/local/include -o CMakeFiles/apngasm-cli.dir/src/cli.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/cli.cpp
superenv removed: -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src -I/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/../lib/src -o CMakeFiles/apngasm-cli.dir/src/cli.cpp.o -c /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli/src/cli.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
# This is the CMakeCache file.
# For build in directory: /tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4
# It was generated by CMake: /usr/local/Cellar/cmake/3.3.1/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Value Computed by CMake
APNGASM_BINARY_DIR:STATIC=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4
//Value Computed by CMake
APNGASM_CLI_BINARY_DIR:STATIC=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli
//Value Computed by CMake
APNGASM_CLI_SOURCE_DIR:STATIC=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/cli
//Value Computed by CMake
APNGASM_LIB_BINARY_DIR:STATIC=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib
//Value Computed by CMake
APNGASM_LIB_SOURCE_DIR:STATIC=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/lib
//Value Computed by CMake
APNGASM_SOURCE_DIR:STATIC=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4
//Value Computed by CMake
APNGASM_TEST_BINARY_DIR:STATIC=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/test
//Value Computed by CMake
APNGASM_TEST_SOURCE_DIR:STATIC=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4/test
//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=Boost_DIR-NOTFOUND
//Boost filesystem library (debug)
Boost_FILESYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_filesystem-mt.a
//Boost filesystem library (release)
Boost_FILESYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_filesystem-mt.a
//Path to a file.
Boost_INCLUDE_DIR:PATH=/usr/local/include
//Boost library directory DEBUG
Boost_LIBRARY_DIR_DEBUG:PATH=/usr/local/lib
//Boost library directory RELEASE
Boost_LIBRARY_DIR_RELEASE:PATH=/usr/local/lib
//Boost program_options library (debug)
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_program_options-mt.a
//Boost program_options library (release)
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_program_options-mt.a
//Boost regex library (debug)
Boost_REGEX_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_regex-mt.a
//Boost regex library (release)
Boost_REGEX_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_regex-mt.a
//Boost system library (debug)
Boost_SYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libboost_system-mt.a
//Boost system library (release)
Boost_SYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libboost_system-mt.a
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=Release
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/local/Library/ENV/4.3/clang++
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=
//Flags used by the compiler during release builds with debug info.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/local/Library/ENV/4.3/clang
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=
//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/apngasm/3.1.4
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/local/Library/ENV/4.3/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/Library/ENV/4.3/gmake
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
//Build architectures for OSX
CMAKE_OSX_ARCHITECTURES:STRING=
//Minimum OS X version to target for deployment (at runtime); newer
// APIs weak linked. Set to empty string for default value.
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:STRING=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=APNGASM
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
//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.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//Path to a library.
PNG_LIBRARY_DEBUG:FILEPATH=PNG_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
PNG_LIBRARY_RELEASE:FILEPATH=/usr/local/lib/libpng.dylib
//Path to a file.
PNG_PNG_INCLUDE_DIR:PATH=/usr/local/include
//Path to a file.
ZLIB_INCLUDE_DIR:PATH=/usr/include
//Path to a library.
ZLIB_LIBRARY:FILEPATH=/usr/lib/libz.dylib
//Dependencies for the target
apngasm_LIB_DEPENDS:STATIC=general;/usr/local/lib/libpng.dylib;general;/usr/lib/libz.dylib;general;/usr/local/lib/libboost_program_options-mt.a;general;/usr/local/lib/libboost_regex-mt.a;general;/usr/local/lib/libboost_filesystem-mt.a;general;/usr/local/lib/libboost_system-mt.a;
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: Boost_DIR
Boost_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_DEBUG
Boost_FILESYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_RELEASE
Boost_FILESYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_INCLUDE_DIR
Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR_DEBUG
Boost_LIBRARY_DIR_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR_RELEASE
Boost_LIBRARY_DIR_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_REGEX_LIBRARY_DEBUG
Boost_REGEX_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_REGEX_LIBRARY_RELEASE
Boost_REGEX_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=3
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.3.1/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.3.1/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.3.1/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.3.1/bin/ccmake
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/apngasm20150814-76502-rzgkht/apngasm-3.1.4
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=4
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.3.1/share/cmake
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding PNG
FIND_PACKAGE_MESSAGE_DETAILS_PNG:INTERNAL=[/usr/local/lib/libpng.dylib][/usr/local/include][v1.6.18()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/libz.dylib][/usr/include][v1.2.5()]
//ADVANCED property for variable: PNG_LIBRARY_DEBUG
PNG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PNG_LIBRARY_RELEASE
PNG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PNG_PNG_INCLUDE_DIR
PNG_PNG_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY
ZLIB_LIBRARY-ADVANCED:INTERNAL=1
//Components requested for this build tree.
_Boost_COMPONENTS_SEARCHED:INTERNAL=filesystem;program_options;regex;system
//Last used Boost_INCLUDE_DIR value.
_Boost_INCLUDE_DIR_LAST:INTERNAL=/usr/local/include
//Last used Boost_LIBRARY_DIR_DEBUG value.
_Boost_LIBRARY_DIR_DEBUG_LAST:INTERNAL=/usr/local/lib
//Last used Boost_LIBRARY_DIR_RELEASE value.
_Boost_LIBRARY_DIR_RELEASE_LAST:INTERNAL=/usr/local/lib
//Last used Boost_NAMESPACE value.
_Boost_NAMESPACE_LAST:INTERNAL=boost
//Last used Boost_USE_MULTITHREADED value.
_Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE
//Last used Boost_USE_STATIC_LIBS value.
_Boost_USE_STATIC_LIBS_LAST:INTERNAL=ON
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: f5981c808f77964a1011d2da33aa7e7677041ae6
Last commit: 7 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit sandybridge
OS X: 10.10.4-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby
Java: 1.8.0_40
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/lib/pypy/site-packages/site-packages
Warning: You have external commands with conflicting names.
Found command `brew-brewdle` in following places:
/usr/local/Library/Taps/homebrew/homebrew-brewdler/cmd/brew-brewdle
/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd/brew-brewdle
Found command `brew-brewdler` in following places:
/usr/local/Library/Taps/homebrew/homebrew-brewdler/cmd/brew-brewdler
/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd/brew-brewdler
Found command `brew-bundle` in following places:
/usr/local/Library/Taps/homebrew/homebrew-brewdler/cmd/brew-bundle
/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd/brew-bundle
Found command `brew-bundler` in following places:
/usr/local/Library/Taps/homebrew/homebrew-brewdler/cmd/brew-bundler
/usr/local/Library/Taps/homebrew/homebrew-bundle/cmd/brew-bundler
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Python is installed at /Library/Frameworks/Python.framework
Homebrew only supports building against the System-provided Python or a
brewed Python. In particular, Pythons installed to /Library can interfere
with other software installs.
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
exiv2
yaml-cpp
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment