Skip to content

Instantly share code, notes, and snippets.

@atomotic
Created December 4, 2015 20:26
Show Gist options
  • Save atomotic/3e78b7b8e962838774eb to your computer and use it in GitHub Desktop.
Save atomotic/3e78b7b8e962838774eb to your computer and use it in GitHub Desktop.
scantailor (homebrew/x11/scantailor) on OS X 10.11.1 - Homebrew build logs
Homebrew build logs for homebrew/x11/scantailor on OS X 10.11.1
Build date: 2015-12-04 21:22:47
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 8ac9180caed2b2e7f6906e9d2d7592647843f90e
Last commit: 46 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
OS X: 10.11.1-x86_64
Xcode: N/A
CLT: 7.1.0.0.1.1444952191
Clang: 7.0 build 700
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p645
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/local/var/rbenv/shims/ruby => /usr/local/var/rbenv/versions/2.2.3/bin/ruby
Java: 1.8.0_65
Your system is ready to brew.
Formula: scantailor
Tap: homebrew/homebrew-x11
Path: /usr/local/Library/Taps/homebrew/homebrew-x11/scantailor.rb
2015-12-04 21:21:57 +0100
cmake
.
-DPNG_INCLUDE_DIR=/opt/X11/include
-DCMAKE_CXX_FLAGS=-std=c++11 -stdlib=libc++
-DCMAKE_C_FLAGS_RELEASE=
-DCMAKE_CXX_FLAGS_RELEASE=
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/scantailor/0.9.11.1
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-- The C compiler identification is AppleClang 7.0.0.7000176
-- The CXX compiler identification is AppleClang 7.0.0.7000176
-- 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
-- Boost version: 1.59.0
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - found
-- Looking for QT_MAC_USE_COCOA
-- Looking for QT_MAC_USE_COCOA - found
-- Found Qt4: /usr/local/bin/qmake (found version "4.8.7")
-- Found OpenGL: /System/Library/Frameworks/OpenGL.framework
-- Boost version: 1.59.0
-- Found the following Boost libraries:
-- unit_test_framework
-- prg_exec_monitor
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib
-- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /opt/X11/lib/libX11.dylib
-- Checking pthreads with CFLAGS="" and LIBS="" -- yes
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++11 -stdlib=libc++ CMakeCXXCompilerId.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -std=c++11 -stdlib=libc++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_a5c40.dir/testCCompiler.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_a5c40.dir/testCCompiler.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a5c40.dir/testCCompiler.c.o -o cmTC_a5c40
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/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_a5c40.dir/testCCompiler.c.o -o cmTC_a5c40 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_6c54f.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_6c54f.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_6c54f.dir/CMakeCCompilerABI.c.o -o cmTC_6c54f
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/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_6c54f.dir/CMakeCCompilerABI.c.o -o cmTC_6c54f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c11 -o CMakeFiles/cmTC_3501d.dir/feature_tests.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_3501d.dir/feature_tests.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3501d.dir/feature_tests.c.o -o cmTC_3501d
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/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_3501d.dir/feature_tests.c.o -o cmTC_3501d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c99 -o CMakeFiles/cmTC_4f28e.dir/feature_tests.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_4f28e.dir/feature_tests.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4f28e.dir/feature_tests.c.o -o cmTC_4f28e
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/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_4f28e.dir/feature_tests.c.o -o cmTC_4f28e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c90 -o CMakeFiles/cmTC_c98e7.dir/feature_tests.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_c98e7.dir/feature_tests.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c98e7.dir/feature_tests.c.o -o cmTC_c98e7
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/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_c98e7.dir/feature_tests.c.o -o cmTC_c98e7 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_1444c.dir/testCXXCompiler.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_1444c.dir/testCXXCompiler.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1444c.dir/testCXXCompiler.cxx.o -o cmTC_1444c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1444c.dir/testCXXCompiler.cxx.o -o cmTC_1444c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_c351f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_c351f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c351f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c351f
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c351f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c351f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++11 -stdlib=libc++ -std=c++14 -o CMakeFiles/cmTC_e406f.dir/feature_tests.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -std=c++14 -o CMakeFiles/cmTC_e406f.dir/feature_tests.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e406f.dir/feature_tests.cxx.o -o cmTC_e406f
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e406f.dir/feature_tests.cxx.o -o cmTC_e406f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++11 -stdlib=libc++ -std=c++11 -o CMakeFiles/cmTC_de269.dir/feature_tests.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -std=c++11 -o CMakeFiles/cmTC_de269.dir/feature_tests.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_de269.dir/feature_tests.cxx.o -o cmTC_de269
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_de269.dir/feature_tests.cxx.o -o cmTC_de269 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=c++11 -stdlib=libc++ -std=c++98 -o CMakeFiles/cmTC_1f23d.dir/feature_tests.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -std=c++98 -o CMakeFiles/cmTC_1f23d.dir/feature_tests.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f23d.dir/feature_tests.cxx.o -o cmTC_1f23d
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f23d.dir/feature_tests.cxx.o -o cmTC_1f23d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_32bd6.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_32bd6.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_24b04.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_24b04.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_bd3ae.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_bd3ae.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_f241e.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_f241e.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f241e.dir/CheckSymbolExists.cxx.o -o cmTC_f241e
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f241e.dir/CheckSymbolExists.cxx.o -o cmTC_f241e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_f247e.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_f247e.dir/CheckSymbolExists.cxx.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f247e.dir/CheckSymbolExists.cxx.o -o cmTC_f247e
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f247e.dir/CheckSymbolExists.cxx.o -o cmTC_f247e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTC_20aed.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTC_20aed.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_20aed.dir/CheckFunctionExists.c.o -o cmTC_20aed /opt/X11/lib/libX11.dylib /opt/X11/lib/libXext.dylib
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_20aed.dir/CheckFunctionExists.c.o -o cmTC_20aed /opt/X11/lib/libX11.dylib /opt/X11/lib/libXext.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_794d3.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_794d3.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_794d3.dir/CheckFunctionExists.c.o -o cmTC_794d3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_794d3.dir/CheckFunctionExists.c.o -o cmTC_794d3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_e8297.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_e8297.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DCHECK_FUNCTION_EXISTS=connect -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8297.dir/CheckFunctionExists.c.o -o cmTC_e8297
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=connect -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8297.dir/CheckFunctionExists.c.o -o cmTC_e8297 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTC_fe9de.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTC_fe9de.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DCHECK_FUNCTION_EXISTS=remove -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fe9de.dir/CheckFunctionExists.c.o -o cmTC_fe9de
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=remove -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fe9de.dir/CheckFunctionExists.c.o -o cmTC_fe9de -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTC_eb8ae.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTC_eb8ae.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DCHECK_FUNCTION_EXISTS=shmat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_eb8ae.dir/CheckFunctionExists.c.o -o cmTC_eb8ae
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=shmat -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_eb8ae.dir/CheckFunctionExists.c.o -o cmTC_eb8ae -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTC_e4362.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTC_e4362.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.4.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4362.dir/CheckFunctionExists.c.o -o cmTC_e4362 -lICE
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4362.dir/CheckFunctionExists.c.o -o cmTC_e4362 -lICE -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_2784d.dir/TestPthreads.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/TestPthreads.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_2784d.dir/TestPthreads.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/TestPthreads.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2784d.dir/TestPthreads.c.o -o cmTC_2784d
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/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_2784d.dir/TestPthreads.c.o -o cmTC_2784d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_cc268.dir/CheckIncludeFile.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_cc268.dir/CheckIncludeFile.c.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cc268.dir/CheckIncludeFile.c.o -o cmTC_cc268
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/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_cc268.dir/CheckIncludeFile.c.o -o cmTC_cc268 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2015-12-04 21:22:03 +0100
make
install
/usr/local/Cellar/cmake/3.4.1/bin/cmake -H/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -B/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_progress_start /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/progress.marks
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/compile_translations.dir/build.make CMakeFiles/compile_translations.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/toplevel_ui_sources.dir/build.make CMakeFiles/toplevel_ui_sources.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/stcore.dir/build.make CMakeFiles/stcore.dir/depend
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/compile_translations.dir/DependInfo.cmake --color=
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/toplevel_ui_sources.dir/DependInfo.cmake --color=
/Library/Developer/CommandLineTools/usr/bin/make -f dewarping/CMakeFiles/dewarping.dir/build.make dewarping/CMakeFiles/dewarping.dir/depend
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/CMakeFiles/dewarping.dir/DependInfo.cmake --color=
Scanning dependencies of target compile_translations
Scanning dependencies of target toplevel_ui_sources
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/toplevel_ui_sources.dir/build.make CMakeFiles/toplevel_ui_sources.dir/build
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/compile_translations.dir/build.make CMakeFiles/compile_translations.dir/build
[ 0%] Generating FilterOptionsWidget.h.moc
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/FilterOptionsWidget.h.moc_parameters
[ 0%] Generating ui_ErrorWidget.h
[ 0%] Generating scantailor_bg.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_bg.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_bg.qm
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_ErrorWidget.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/ErrorWidget.ui
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_bg.qm'...
Generated 315 translation(s) (315 finished and 0 unfinished)
[ 0%] Generating ui_AboutDialog.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_AboutDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/AboutDialog.ui
[ 1%] Generating scantailor_cs.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_cs.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_cs.qm
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_cs.qm'...
Generated 307 translation(s) (305 finished and 2 unfinished)
Ignored 8 untranslated source text(s)
[ 2%] Generating ui_BatchProcessingLowerPanel.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_BatchProcessingLowerPanel.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/BatchProcessingLowerPanel.ui
[ 2%] Generating scantailor_de.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_de.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_de.qm
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_de.qm'...
Generated 259 translation(s) (222 finished and 37 unfinished)
Ignored 56 untranslated source text(s)
[ 2%] Generating ui_FixDpiDialog.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_FixDpiDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/FixDpiDialog.ui
[ 2%] Generating scantailor_es.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_es.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_es.qm
[ 2%] Generating ui_ErrorWidget.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_ErrorWidget.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/ErrorWidget.ui
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_es.qm'...
Generated 313 translation(s) (313 finished and 0 unfinished)
Ignored 2 untranslated source text(s)
[ 2%] Generating ui_LoadFilesStatusDialog.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_LoadFilesStatusDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/LoadFilesStatusDialog.ui
[ 2%] Generating OutOfMemoryHandler.h.moc
[ 2%] Generating scantailor_fr.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_fr.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_fr.qm
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OutOfMemoryHandler.h.moc_parameters
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_fr.qm'...
Generated 257 translation(s) (220 finished and 37 unfinished)
Ignored 58 untranslated source text(s)
[ 2%] Generating ui_MainWindow.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_MainWindow.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/MainWindow.ui
[ 3%] Generating scantailor_it.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_it.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_it.qm
[ 4%] Generating ui_NewOpenProjectPanel.h
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_it.qm'...
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_NewOpenProjectPanel.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/NewOpenProjectPanel.ui
Generated 252 translation(s) (221 finished and 31 unfinished)
Ignored 63 untranslated source text(s)
[ 4%] Generating scantailor_ja.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_ja.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_ja.qm
[ 5%] Generating ImageViewBase.h.moc
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageViewBase.h.moc_parameters
[ 5%] Generating ui_OutOfMemoryDialog.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_OutOfMemoryDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/OutOfMemoryDialog.ui
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_ja.qm'...
Generated 315 translation(s) (315 finished and 0 unfinished)
[ 5%] Generating scantailor_pl.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_pl.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_pl.qm
[ 5%] Generating ui_ProjectFilesDialog.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_ProjectFilesDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/ProjectFilesDialog.ui
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_pl.qm'...
Generated 271 translation(s) (264 finished and 7 unfinished)
Ignored 44 untranslated source text(s)
[ 5%] Generating scantailor_pt_BR.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_pt_BR.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_pt_BR.qm
[ 5%] Generating ui_RelinkingDialog.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_RelinkingDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/RelinkingDialog.ui
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_pt_BR.qm'...
Generated 315 translation(s) (315 finished and 0 unfinished)
[ 5%] Generating scantailor_ru.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_ru.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_ru.qm
[ 5%] Generating ui_RemovePagesDialog.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_RemovePagesDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/RemovePagesDialog.ui
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_ru.qm'...
Generated 315 translation(s) (315 finished and 0 unfinished)
[ 5%] Generating BasicImageView.h.moc
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BasicImageView.h.moc_parameters
[ 6%] Generating scantailor_sk.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_sk.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_sk.qm
[ 7%] Generating ui_SettingsDialog.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_SettingsDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/SettingsDialog.ui
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_sk.qm'...
Generated 269 translation(s) (261 finished and 8 unfinished)
Ignored 46 untranslated source text(s)
[ 7%] Generating ui_SystemLoadWidget.h
/usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui_SystemLoadWidget.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ui/SystemLoadWidget.ui
[ 7%] Generating scantailor_uk.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_uk.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_uk.qm
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_uk.qm'...
Generated 315 translation(s) (315 finished and 0 unfinished)
[ 7%] Built target toplevel_ui_sources
/Library/Developer/CommandLineTools/usr/bin/make -f foundation/CMakeFiles/foundation.dir/build.make foundation/CMakeFiles/foundation.dir/depend
[ 7%] Generating scantailor_zh_TW.qm
/usr/local/Cellar/qt/4.8.7_1/bin/lrelease /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/translations/scantailor_zh_TW.ts -qm /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_zh_TW.qm
Updating '/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/scantailor_zh_TW.qm'...
Generated 257 translation(s) (221 finished and 36 unfinished)
Ignored 58 untranslated source text(s)
[ 8%] Generating QtSignalForwarder.h.moc
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/QtSignalForwarder.h.moc_parameters
[ 8%] Built target compile_translations
/Library/Developer/CommandLineTools/usr/bin/make -f math/CMakeFiles/math.dir/build.make math/CMakeFiles/math.dir/depend
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/CMakeFiles/math.dir/DependInfo.cmake --color=
[ 8%] Generating StageListView.h.moc
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/StageListView.h.moc_parameters
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/CMakeFiles/foundation.dir/DependInfo.cmake --color=
[ 8%] Generating TabbedDebugImages.h.moc
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/TabbedDebugImages.h.moc_parameters
[ 8%] Generating ProjectPages.h.moc
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProjectPages.h.moc_parameters
Scanning dependencies of target dewarping
/Library/Developer/CommandLineTools/usr/bin/make -f dewarping/CMakeFiles/dewarping.dir/build.make dewarping/CMakeFiles/dewarping.dir/build
[ 9%] Generating ErrorWidget.h.moc
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ErrorWidget.h.moc_parameters
Scanning dependencies of target math
/Library/Developer/CommandLineTools/usr/bin/make -f math/CMakeFiles/math.dir/build.make math/CMakeFiles/math.dir/build
Scanning dependencies of target foundation
/Library/Developer/CommandLineTools/usr/bin/make -f foundation/CMakeFiles/foundation.dir/build.make foundation/CMakeFiles/foundation.dir/build
[ 10%] Building CXX object math/CMakeFiles/math.dir/LinearSolver.cpp.o
[ 10%] Building CXX object foundation/CMakeFiles/foundation.dir/AutoRemovingFile.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LinearSolver.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LinearSolver.cpp
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/AutoRemovingFile.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/AutoRemovingFile.cpp
[ 10%] Building CXX object dewarping/CMakeFiles/dewarping.dir/Curve.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/Curve.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/Curve.cpp
[ 10%] Generating WorkerThread.h.moc
/usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/WorkerThread.h.moc_parameters
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CMakeFiles/stcore.dir/DependInfo.cmake --color=
[ 10%] Building CXX object math/CMakeFiles/math.dir/SidesOfLine.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/SidesOfLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/SidesOfLine.cpp
[ 10%] Building CXX object foundation/CMakeFiles/foundation.dir/Proximity.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/Proximity.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/Proximity.cpp
[ 10%] Building CXX object math/CMakeFiles/math.dir/ToLineProjector.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/ToLineProjector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/ToLineProjector.cpp
[ 10%] Building CXX object foundation/CMakeFiles/foundation.dir/PropertyFactory.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PropertyFactory.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PropertyFactory.cpp
[ 10%] Building CXX object dewarping/CMakeFiles/dewarping.dir/DistortionModel.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DistortionModel.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DistortionModel.cpp
[ 10%] Building CXX object math/CMakeFiles/math.dir/ArcLengthMapper.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/ArcLengthMapper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/ArcLengthMapper.cpp
[ 11%] Building CXX object foundation/CMakeFiles/foundation.dir/PropertySet.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PropertySet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PropertySet.cpp
Scanning dependencies of target stcore
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/stcore.dir/build.make CMakeFiles/stcore.dir/build
[ 11%] Building CXX object math/CMakeFiles/math.dir/LineIntersectionScalar.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LineIntersectionScalar.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LineIntersectionScalar.cpp
[ 11%] Building CXX object CMakeFiles/stcore.dir/BackgroundExecutor.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BackgroundExecutor.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BackgroundExecutor.cpp
[ 12%] Building CXX object math/CMakeFiles/math.dir/LineBoundedByRect.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LineBoundedByRect.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LineBoundedByRect.cpp
[ 12%] Building CXX object dewarping/CMakeFiles/dewarping.dir/DistortionModelBuilder.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DistortionModelBuilder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DistortionModelBuilder.cpp
[ 12%] Building CXX object foundation/CMakeFiles/foundation.dir/PerformanceTimer.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PerformanceTimer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PerformanceTimer.cpp
[ 13%] Building CXX object CMakeFiles/stcore.dir/OpenGLSupport.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/OpenGLSupport.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OpenGLSupport.cpp
[ 13%] Building CXX object math/CMakeFiles/math.dir/PolylineIntersector.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/PolylineIntersector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/PolylineIntersector.cpp
[ 13%] Building CXX object foundation/CMakeFiles/foundation.dir/QtSignalForwarder.cpp.o
[ 13%] Building CXX object CMakeFiles/stcore.dir/PixmapRenderer.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/QtSignalForwarder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/QtSignalForwarder.cpp
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PixmapRenderer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PixmapRenderer.cpp
[ 13%] Building CXX object math/CMakeFiles/math.dir/LinearFunction.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LinearFunction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LinearFunction.cpp
[ 13%] Building CXX object math/CMakeFiles/math.dir/QuadraticFunction.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/QuadraticFunction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/QuadraticFunction.cpp
[ 14%] Building CXX object math/CMakeFiles/math.dir/XSpline.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/XSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/XSpline.cpp
[ 14%] Building CXX object CMakeFiles/stcore.dir/BubbleAnimation.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BubbleAnimation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BubbleAnimation.cpp
[ 14%] Building CXX object foundation/CMakeFiles/foundation.dir/GridLineTraverser.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/GridLineTraverser.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/GridLineTraverser.cpp
[ 14%] Linking CXX static library libfoundation.a
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Cellar/cmake/3.4.1/bin/cmake -P CMakeFiles/foundation.dir/cmake_clean_target.cmake
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_link_script CMakeFiles/foundation.dir/link.txt --verbose=1
/usr/bin/ar qc libfoundation.a CMakeFiles/foundation.dir/AutoRemovingFile.cpp.o CMakeFiles/foundation.dir/Proximity.cpp.o CMakeFiles/foundation.dir/PropertyFactory.cpp.o CMakeFiles/foundation.dir/PropertySet.cpp.o CMakeFiles/foundation.dir/PerformanceTimer.cpp.o CMakeFiles/foundation.dir/QtSignalForwarder.cpp.o CMakeFiles/foundation.dir/GridLineTraverser.cpp.o
/usr/bin/ranlib libfoundation.a
[ 14%] Built target foundation
[ 15%] Building CXX object dewarping/CMakeFiles/dewarping.dir/DetectVertContentBounds.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DetectVertContentBounds.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DetectVertContentBounds.cpp
[ 15%] Building CXX object CMakeFiles/stcore.dir/ProcessingIndicationWidget.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProcessingIndicationWidget.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProcessingIndicationWidget.cpp
/Library/Developer/CommandLineTools/usr/bin/make -f imageproc/CMakeFiles/imageproc.dir/build.make imageproc/CMakeFiles/imageproc.dir/depend
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/CMakeFiles/imageproc.dir/DependInfo.cmake --color=
[ 15%] Building CXX object math/CMakeFiles/math.dir/spfit/FrenetFrame.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/FrenetFrame.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/FrenetFrame.cpp
[ 16%] Building CXX object CMakeFiles/stcore.dir/NonOwningWidget.cpp.o
Scanning dependencies of target imageproc
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/NonOwningWidget.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/NonOwningWidget.cpp
/Library/Developer/CommandLineTools/usr/bin/make -f imageproc/CMakeFiles/imageproc.dir/build.make imageproc/CMakeFiles/imageproc.dir/build
[ 16%] Building CXX object math/CMakeFiles/math.dir/spfit/ConstraintSet.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/ConstraintSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/ConstraintSet.cpp
[ 17%] Building CXX object imageproc/CMakeFiles/imageproc.dir/Constants.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Constants.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Constants.cpp
[ 17%] Building CXX object imageproc/CMakeFiles/imageproc.dir/BinaryImage.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BinaryImage.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BinaryImage.cpp
[ 17%] Building CXX object math/CMakeFiles/math.dir/spfit/SqDistApproximant.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/SqDistApproximant.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/SqDistApproximant.cpp
[ 17%] Building CXX object CMakeFiles/stcore.dir/Dpi.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/Dpi.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/Dpi.cpp
[ 17%] Building CXX object imageproc/CMakeFiles/imageproc.dir/BinaryThreshold.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BinaryThreshold.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BinaryThreshold.cpp
[ 17%] Building CXX object dewarping/CMakeFiles/dewarping.dir/TowardsLineTracer.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TowardsLineTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TowardsLineTracer.cpp
[ 17%] Building CXX object CMakeFiles/stcore.dir/Dpm.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/Dpm.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/Dpm.cpp
[ 18%] Building CXX object math/CMakeFiles/math.dir/spfit/PolylineModelShape.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/PolylineModelShape.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/PolylineModelShape.cpp
[ 18%] Building CXX object CMakeFiles/stcore.dir/SmartFilenameOrdering.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/SmartFilenameOrdering.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/SmartFilenameOrdering.cpp
[ 18%] Building CXX object imageproc/CMakeFiles/imageproc.dir/SlicedHistogram.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SlicedHistogram.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SlicedHistogram.cpp
[ 18%] Building CXX object math/CMakeFiles/math.dir/spfit/LinearForceBalancer.cpp.o
[ 18%] Building CXX object CMakeFiles/stcore.dir/RelinkablePath.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/LinearForceBalancer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/LinearForceBalancer.cpp
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/RelinkablePath.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/RelinkablePath.cpp
[ 18%] Building CXX object math/CMakeFiles/math.dir/spfit/OptimizationResult.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/OptimizationResult.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/OptimizationResult.cpp
[ 19%] Building CXX object imageproc/CMakeFiles/imageproc.dir/BitOps.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BitOps.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BitOps.cpp
[ 19%] Building CXX object imageproc/CMakeFiles/imageproc.dir/SeedFill.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SeedFill.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SeedFill.cpp
[ 19%] Building CXX object dewarping/CMakeFiles/dewarping.dir/TextLineTracer.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TextLineTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TextLineTracer.cpp
[ 19%] Building CXX object math/CMakeFiles/math.dir/spfit/Optimizer.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/Optimizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/Optimizer.cpp
[ 20%] Building CXX object CMakeFiles/stcore.dir/ImageInfo.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageInfo.cpp
[ 20%] Building CXX object CMakeFiles/stcore.dir/ImageFileInfo.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageFileInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageFileInfo.cpp
[ 20%] Building CXX object math/CMakeFiles/math.dir/spfit/SplineFitter.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/SplineFitter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/SplineFitter.cpp
[ 20%] Building CXX object imageproc/CMakeFiles/imageproc.dir/ConnCompEraser.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnCompEraser.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnCompEraser.cpp
[ 21%] Building CXX object math/CMakeFiles/math.dir/adiff/SparseMap.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/adiff/SparseMap.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/adiff/SparseMap.cpp
[ 21%] Building CXX object math/CMakeFiles/math.dir/adiff/Function.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/adiff/Function.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/adiff/Function.cpp
[ 21%] Building CXX object CMakeFiles/stcore.dir/ImageMetadata.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageMetadata.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageMetadata.cpp
[ 21%] Building CXX object imageproc/CMakeFiles/imageproc.dir/ConnCompEraserExt.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnCompEraserExt.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnCompEraserExt.cpp
[ 21%] Linking CXX static library libmath.a
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Cellar/cmake/3.4.1/bin/cmake -P CMakeFiles/math.dir/cmake_clean_target.cmake
[ 21%] Building CXX object CMakeFiles/stcore.dir/RecentProjects.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/RecentProjects.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/RecentProjects.cpp
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_link_script CMakeFiles/math.dir/link.txt --verbose=1
/usr/bin/ar qc libmath.a CMakeFiles/math.dir/LinearSolver.cpp.o CMakeFiles/math.dir/SidesOfLine.cpp.o CMakeFiles/math.dir/ToLineProjector.cpp.o CMakeFiles/math.dir/ArcLengthMapper.cpp.o CMakeFiles/math.dir/LineIntersectionScalar.cpp.o CMakeFiles/math.dir/LineBoundedByRect.cpp.o CMakeFiles/math.dir/PolylineIntersector.cpp.o CMakeFiles/math.dir/LinearFunction.cpp.o CMakeFiles/math.dir/QuadraticFunction.cpp.o CMakeFiles/math.dir/XSpline.cpp.o CMakeFiles/math.dir/spfit/FrenetFrame.cpp.o CMakeFiles/math.dir/spfit/ConstraintSet.cpp.o CMakeFiles/math.dir/spfit/SqDistApproximant.cpp.o CMakeFiles/math.dir/spfit/PolylineModelShape.cpp.o CMakeFiles/math.dir/spfit/LinearForceBalancer.cpp.o CMakeFiles/math.dir/spfit/OptimizationResult.cpp.o CMakeFiles/math.dir/spfit/Optimizer.cpp.o CMakeFiles/math.dir/spfit/SplineFitter.cpp.o CMakeFiles/math.dir/adiff/SparseMap.cpp.o CMakeFiles/math.dir/adiff/Function.cpp.o
/usr/bin/ranlib libmath.a
[ 21%] Built target math
/Library/Developer/CommandLineTools/usr/bin/make -f interaction/CMakeFiles/interaction.dir/build.make interaction/CMakeFiles/interaction.dir/depend
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/CMakeFiles/interaction.dir/DependInfo.cmake --color=
[ 21%] Building CXX object dewarping/CMakeFiles/dewarping.dir/TextLineRefiner.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TextLineRefiner.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TextLineRefiner.cpp
Scanning dependencies of target interaction
/Library/Developer/CommandLineTools/usr/bin/make -f interaction/CMakeFiles/interaction.dir/build.make interaction/CMakeFiles/interaction.dir/build
[ 21%] Building CXX object interaction/CMakeFiles/interaction.dir/DraggablePoint.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DraggablePoint.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DraggablePoint.cpp
[ 22%] Building CXX object imageproc/CMakeFiles/imageproc.dir/GrayImage.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/GrayImage.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/GrayImage.cpp
[ 23%] Building CXX object CMakeFiles/stcore.dir/OutOfMemoryHandler.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/OutOfMemoryHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OutOfMemoryHandler.cpp
[ 23%] Building CXX object imageproc/CMakeFiles/imageproc.dir/Grayscale.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Grayscale.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Grayscale.cpp
[ 23%] Building CXX object CMakeFiles/stcore.dir/CommandLine.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/CommandLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CommandLine.cpp
[ 24%] Building CXX object interaction/CMakeFiles/interaction.dir/DraggableLineSegment.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DraggableLineSegment.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DraggableLineSegment.cpp
[ 24%] Building CXX object imageproc/CMakeFiles/imageproc.dir/UpscaleIntegerTimes.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/UpscaleIntegerTimes.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/UpscaleIntegerTimes.cpp
[ 24%] Building CXX object imageproc/CMakeFiles/imageproc.dir/ReduceThreshold.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ReduceThreshold.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ReduceThreshold.cpp
[ 25%] Building CXX object dewarping/CMakeFiles/dewarping.dir/TopBottomEdgeTracer.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TopBottomEdgeTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TopBottomEdgeTracer.cpp
[ 25%] Building CXX object CMakeFiles/stcore.dir/PageSelectionAccessor.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageSelectionAccessor.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageSelectionAccessor.cpp
[ 25%] Building CXX object imageproc/CMakeFiles/imageproc.dir/Shear.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Shear.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Shear.cpp
[ 25%] Building CXX object interaction/CMakeFiles/interaction.dir/ObjectDragHandler.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/ObjectDragHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/ObjectDragHandler.cpp
[ 25%] Building CXX object CMakeFiles/stcore.dir/ContentSpanFinder.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ContentSpanFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ContentSpanFinder.cpp
[ 25%] Building CXX object CMakeFiles/stcore.dir/PhysicalTransformation.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PhysicalTransformation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PhysicalTransformation.cpp
[ 26%] Building CXX object imageproc/CMakeFiles/imageproc.dir/SkewFinder.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SkewFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SkewFinder.cpp
[ 27%] Building CXX object CMakeFiles/stcore.dir/ImageTransformation.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageTransformation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageTransformation.cpp
[ 27%] Building CXX object imageproc/CMakeFiles/imageproc.dir/OrthogonalRotation.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/OrthogonalRotation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/OrthogonalRotation.cpp
[ 27%] Building CXX object interaction/CMakeFiles/interaction.dir/InteractionHandler.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractionHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractionHandler.cpp
[ 27%] Building CXX object CMakeFiles/stcore.dir/ImageViewBase.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageViewBase.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageViewBase.cpp
[ 27%] Building CXX object imageproc/CMakeFiles/imageproc.dir/Scale.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Scale.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Scale.cpp
[ 27%] Building CXX object dewarping/CMakeFiles/dewarping.dir/CylindricalSurfaceDewarper.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/CylindricalSurfaceDewarper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/CylindricalSurfaceDewarper.cpp
[ 27%] Building CXX object imageproc/CMakeFiles/imageproc.dir/Transform.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Transform.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Transform.cpp
[ 27%] Building CXX object interaction/CMakeFiles/interaction.dir/InteractionState.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractionState.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractionState.cpp
[ 27%] Building CXX object CMakeFiles/stcore.dir/BasicImageView.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BasicImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BasicImageView.cpp
[ 27%] Building CXX object dewarping/CMakeFiles/dewarping.dir/DewarpingPointMapper.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DewarpingPointMapper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DewarpingPointMapper.cpp
[ 27%] Building CXX object interaction/CMakeFiles/interaction.dir/DragHandler.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DragHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DragHandler.cpp
[ 28%] Building CXX object imageproc/CMakeFiles/imageproc.dir/Morphology.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Morphology.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Morphology.cpp
[ 28%] Building CXX object CMakeFiles/stcore.dir/StageListView.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/StageListView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/StageListView.cpp
[ 28%] Building CXX object dewarping/CMakeFiles/dewarping.dir/RasterDewarper.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/RasterDewarper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/RasterDewarper.cpp
[ 29%] Building CXX object interaction/CMakeFiles/interaction.dir/DragWatcher.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DragWatcher.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DragWatcher.cpp
[ 29%] Building CXX object imageproc/CMakeFiles/imageproc.dir/DentFinder.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/DentFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/DentFinder.cpp
[ 30%] Building CXX object CMakeFiles/stcore.dir/DebugImageView.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/DebugImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/DebugImageView.cpp
[ 30%] Linking CXX static library libdewarping.a
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Cellar/cmake/3.4.1/bin/cmake -P CMakeFiles/dewarping.dir/cmake_clean_target.cmake
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_link_script CMakeFiles/dewarping.dir/link.txt --verbose=1
/usr/bin/ar qc libdewarping.a CMakeFiles/dewarping.dir/Curve.cpp.o CMakeFiles/dewarping.dir/DistortionModel.cpp.o CMakeFiles/dewarping.dir/DistortionModelBuilder.cpp.o CMakeFiles/dewarping.dir/DetectVertContentBounds.cpp.o CMakeFiles/dewarping.dir/TowardsLineTracer.cpp.o CMakeFiles/dewarping.dir/TextLineTracer.cpp.o CMakeFiles/dewarping.dir/TextLineRefiner.cpp.o CMakeFiles/dewarping.dir/TopBottomEdgeTracer.cpp.o CMakeFiles/dewarping.dir/CylindricalSurfaceDewarper.cpp.o CMakeFiles/dewarping.dir/DewarpingPointMapper.cpp.o CMakeFiles/dewarping.dir/RasterDewarper.cpp.o
/usr/bin/ranlib libdewarping.a
[ 30%] Built target dewarping
[ 30%] Building CXX object interaction/CMakeFiles/interaction.dir/ZoomHandler.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/ZoomHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/ZoomHandler.cpp
[ 30%] Building CXX object imageproc/CMakeFiles/imageproc.dir/Binarize.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Binarize.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Binarize.cpp
/Library/Developer/CommandLineTools/usr/bin/make -f zones/CMakeFiles/zones.dir/build.make zones/CMakeFiles/zones.dir/depend
[ 30%] Generating ZoneContextMenuInteraction.h.moc
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneContextMenuInteraction.h.moc_parameters
[ 30%] Generating EditableZoneSet.h.moc
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/EditableZoneSet.h.moc_parameters
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/CMakeFiles/zones.dir/DependInfo.cmake --color=
Scanning dependencies of target zones
/Library/Developer/CommandLineTools/usr/bin/make -f zones/CMakeFiles/zones.dir/build.make zones/CMakeFiles/zones.dir/build
[ 30%] Building CXX object CMakeFiles/stcore.dir/TabbedDebugImages.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/TabbedDebugImages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/TabbedDebugImages.cpp
[ 31%] Building CXX object zones/CMakeFiles/zones.dir/SplineVertex.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SplineVertex.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SplineVertex.cpp
[ 31%] Building CXX object imageproc/CMakeFiles/imageproc.dir/PolygonUtils.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolygonUtils.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolygonUtils.cpp
[ 31%] Building CXX object interaction/CMakeFiles/interaction.dir/InteractiveXSpline.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractiveXSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractiveXSpline.cpp
[ 31%] Building CXX object zones/CMakeFiles/zones.dir/SplineSegment.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SplineSegment.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SplineSegment.cpp
[ 31%] Building CXX object zones/CMakeFiles/zones.dir/EditableSpline.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/EditableSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/EditableSpline.cpp
[ 31%] Building CXX object CMakeFiles/stcore.dir/ThumbnailPixmapCache.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailPixmapCache.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailPixmapCache.cpp
[ 31%] Building CXX object imageproc/CMakeFiles/imageproc.dir/PolygonRasterizer.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolygonRasterizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolygonRasterizer.cpp
[ 31%] Building CXX object zones/CMakeFiles/zones.dir/SerializableSpline.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SerializableSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SerializableSpline.cpp
[ 31%] Linking CXX static library libinteraction.a
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Cellar/cmake/3.4.1/bin/cmake -P CMakeFiles/interaction.dir/cmake_clean_target.cmake
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_link_script CMakeFiles/interaction.dir/link.txt --verbose=1
/usr/bin/ar qc libinteraction.a CMakeFiles/interaction.dir/DraggablePoint.cpp.o CMakeFiles/interaction.dir/DraggableLineSegment.cpp.o CMakeFiles/interaction.dir/ObjectDragHandler.cpp.o CMakeFiles/interaction.dir/InteractionHandler.cpp.o CMakeFiles/interaction.dir/InteractionState.cpp.o CMakeFiles/interaction.dir/DragHandler.cpp.o CMakeFiles/interaction.dir/DragWatcher.cpp.o CMakeFiles/interaction.dir/ZoomHandler.cpp.o CMakeFiles/interaction.dir/InteractiveXSpline.cpp.o
/usr/bin/ranlib libinteraction.a
[ 31%] Built target interaction
[ 31%] Building CXX object CMakeFiles/stcore.dir/ThumbnailBase.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailBase.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailBase.cpp
[ 32%] Building CXX object imageproc/CMakeFiles/imageproc.dir/HoughLineDetector.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/HoughLineDetector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/HoughLineDetector.cpp
[ 32%] Building CXX object CMakeFiles/stcore.dir/ThumbnailFactory.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailFactory.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailFactory.cpp
[ 32%] Building CXX object zones/CMakeFiles/zones.dir/Zone.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/Zone.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/Zone.cpp
/Library/Developer/CommandLineTools/usr/bin/make -f filters/fix_orientation/CMakeFiles/fix_orientation.dir/build.make filters/fix_orientation/CMakeFiles/fix_orientation.dir/depend
[ 33%] Generating ui_OrientationOptionsWidget.h
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation && /usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ui_OrientationOptionsWidget.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ui/OrientationOptionsWidget.ui
[ 34%] Generating ImageView.h.moc
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation && /usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ImageView.h.moc_parameters
[ 34%] Generating OptionsWidget.h.moc
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation && /usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/OptionsWidget.h.moc_parameters
[ 34%] Generating ApplyDialog.h.moc
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation && /usr/local/Cellar/qt/4.8.7_1/bin/moc @/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ApplyDialog.h.moc_parameters
[ 34%] Generating ui_OrientationApplyDialog.h
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation && /usr/local/Cellar/qt/4.8.7_1/bin/uic -o /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ui_OrientationApplyDialog.h /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ui/OrientationApplyDialog.ui
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/CMakeFiles/fix_orientation.dir/DependInfo.cmake --color=
[ 35%] Building CXX object CMakeFiles/stcore.dir/IncompleteThumbnail.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/IncompleteThumbnail.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/IncompleteThumbnail.cpp
[ 35%] Building CXX object imageproc/CMakeFiles/imageproc.dir/GaussBlur.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/GaussBlur.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/GaussBlur.cpp
[ 36%] Building CXX object zones/CMakeFiles/zones.dir/ZoneSet.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneSet.cpp
Scanning dependencies of target fix_orientation
/Library/Developer/CommandLineTools/usr/bin/make -f filters/fix_orientation/CMakeFiles/fix_orientation.dir/build.make filters/fix_orientation/CMakeFiles/fix_orientation.dir/build
[ 36%] Building CXX object filters/fix_orientation/CMakeFiles/fix_orientation.dir/ImageView.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/fix_orientation.dir/ImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ImageView.cpp
[ 36%] Building CXX object CMakeFiles/stcore.dir/ContentBoxPropagator.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ContentBoxPropagator.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ContentBoxPropagator.cpp
[ 36%] Building CXX object imageproc/CMakeFiles/imageproc.dir/MorphGradientDetect.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/MorphGradientDetect.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/MorphGradientDetect.cpp
[ 36%] Building CXX object zones/CMakeFiles/zones.dir/EditableZoneSet.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/EditableZoneSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/EditableZoneSet.cpp
[ 36%] Building CXX object CMakeFiles/stcore.dir/PageOrientationPropagator.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageOrientationPropagator.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageOrientationPropagator.cpp
[ 36%] Building CXX object filters/fix_orientation/CMakeFiles/fix_orientation.dir/Filter.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/fix_orientation.dir/Filter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/Filter.cpp
[ 36%] Building CXX object imageproc/CMakeFiles/imageproc.dir/LeastSquaresFit.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/LeastSquaresFit.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/LeastSquaresFit.cpp
[ 36%] Building CXX object CMakeFiles/stcore.dir/DebugImages.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/DebugImages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/DebugImages.cpp
[ 37%] Building CXX object imageproc/CMakeFiles/imageproc.dir/PolynomialLine.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolynomialLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolynomialLine.cpp
[ 37%] Building CXX object zones/CMakeFiles/zones.dir/BasicSplineVisualizer.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/BasicSplineVisualizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/BasicSplineVisualizer.cpp
[ 37%] Building CXX object imageproc/CMakeFiles/imageproc.dir/PolynomialSurface.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolynomialSurface.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolynomialSurface.cpp
[ 38%] Building CXX object CMakeFiles/stcore.dir/ImageId.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageId.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageId.cpp
[ 38%] Building CXX object CMakeFiles/stcore.dir/PageId.cpp.o
[ 38%] Building CXX object zones/CMakeFiles/zones.dir/ZoneInteractionContext.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageId.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageId.cpp
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneInteractionContext.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneInteractionContext.cpp
[ 38%] Building CXX object imageproc/CMakeFiles/imageproc.dir/SavGolKernel.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SavGolKernel.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SavGolKernel.cpp
[ 38%] Building CXX object CMakeFiles/stcore.dir/PageInfo.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageInfo.cpp
/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/Filter.cpp:107:43: error: reference to '_1' is ambiguous
this, boost::ref(doc), var(filter_el), _1, _2
^
/usr/local/include/boost/lambda/core.hpp:69:37: note: candidate found by name lookup is 'boost::lambda::(anonymous namespace)::_1'
boost::lambda::placeholder1_type& _1 = free1;
^
/usr/local/include/boost/bind/placeholders.hpp:55:15: note: candidate found by name lookup is '(anonymous namespace)::_1'
boost::arg<1> _1;
^
/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/Filter.cpp:107:47: error: reference to '_2' is ambiguous
this, boost::ref(doc), var(filter_el), _1, _2
^
/usr/local/include/boost/lambda/core.hpp:70:37: note: candidate found by name lookup is 'boost::lambda::(anonymous namespace)::_2'
boost::lambda::placeholder2_type& _2 = free2;
^
/usr/local/include/boost/bind/placeholders.hpp:56:15: note: candidate found by name lookup is '(anonymous namespace)::_2'
boost::arg<2> _2;
^
2 errors generated.
make[2]: *** [filters/fix_orientation/CMakeFiles/fix_orientation.dir/Filter.cpp.o] Error 1
make[1]: *** [filters/fix_orientation/CMakeFiles/fix_orientation.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 39%] Building CXX object zones/CMakeFiles/zones.dir/ZoneDefaultInteraction.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneDefaultInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneDefaultInteraction.cpp
[ 39%] Building CXX object CMakeFiles/stcore.dir/BackgroundTask.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BackgroundTask.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BackgroundTask.cpp
[ 39%] Building CXX object imageproc/CMakeFiles/imageproc.dir/SavGolFilter.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SavGolFilter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SavGolFilter.cpp
[ 40%] Building CXX object CMakeFiles/stcore.dir/ProcessingTaskQueue.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProcessingTaskQueue.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProcessingTaskQueue.cpp
[ 40%] Building CXX object zones/CMakeFiles/zones.dir/ZoneCreationInteraction.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneCreationInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneCreationInteraction.cpp
[ 40%] Building CXX object imageproc/CMakeFiles/imageproc.dir/DrawOver.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/DrawOver.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/DrawOver.cpp
[ 40%] Building CXX object CMakeFiles/stcore.dir/PageSequence.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageSequence.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageSequence.cpp
[ 41%] Building CXX object imageproc/CMakeFiles/imageproc.dir/AdjustBrightness.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/AdjustBrightness.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/AdjustBrightness.cpp
[ 41%] Building CXX object zones/CMakeFiles/zones.dir/ZoneVertexDragInteraction.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneVertexDragInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneVertexDragInteraction.cpp
[ 41%] Building CXX object CMakeFiles/stcore.dir/StageSequence.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/StageSequence.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/StageSequence.cpp
[ 41%] Building CXX object imageproc/CMakeFiles/imageproc.dir/SEDM.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SEDM.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SEDM.cpp
[ 41%] Building CXX object CMakeFiles/stcore.dir/ProjectPages.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProjectPages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProjectPages.cpp
[ 41%] Building CXX object zones/CMakeFiles/zones.dir/ZoneContextMenuInteraction.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneContextMenuInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneContextMenuInteraction.cpp
[ 41%] Building CXX object imageproc/CMakeFiles/imageproc.dir/ConnectivityMap.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnectivityMap.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnectivityMap.cpp
[ 41%] Building CXX object CMakeFiles/stcore.dir/FilterData.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/FilterData.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/FilterData.cpp
[ 42%] Building CXX object CMakeFiles/stcore.dir/ImageMetadataLoader.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageMetadataLoader.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageMetadataLoader.cpp
[ 42%] Building CXX object imageproc/CMakeFiles/imageproc.dir/InfluenceMap.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/InfluenceMap.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/InfluenceMap.cpp
[ 43%] Building CXX object imageproc/CMakeFiles/imageproc.dir/MaxWhitespaceFinder.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/MaxWhitespaceFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/MaxWhitespaceFinder.cpp
[ 43%] Building CXX object CMakeFiles/stcore.dir/TiffReader.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/TiffReader.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/TiffReader.cpp
[ 44%] Linking CXX static library libzones.a
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Cellar/cmake/3.4.1/bin/cmake -P CMakeFiles/zones.dir/cmake_clean_target.cmake
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_link_script CMakeFiles/zones.dir/link.txt --verbose=1
/usr/bin/ar qc libzones.a CMakeFiles/zones.dir/SplineVertex.cpp.o CMakeFiles/zones.dir/SplineSegment.cpp.o CMakeFiles/zones.dir/EditableSpline.cpp.o CMakeFiles/zones.dir/SerializableSpline.cpp.o CMakeFiles/zones.dir/Zone.cpp.o CMakeFiles/zones.dir/ZoneSet.cpp.o CMakeFiles/zones.dir/EditableZoneSet.cpp.o CMakeFiles/zones.dir/BasicSplineVisualizer.cpp.o CMakeFiles/zones.dir/ZoneInteractionContext.cpp.o CMakeFiles/zones.dir/ZoneDefaultInteraction.cpp.o CMakeFiles/zones.dir/ZoneCreationInteraction.cpp.o CMakeFiles/zones.dir/ZoneVertexDragInteraction.cpp.o CMakeFiles/zones.dir/ZoneContextMenuInteraction.cpp.o
/usr/bin/ranlib libzones.a
[ 44%] Built target zones
[ 44%] Building CXX object imageproc/CMakeFiles/imageproc.dir/ColorInterpolation.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ColorInterpolation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ColorInterpolation.cpp
[ 44%] Building CXX object CMakeFiles/stcore.dir/TiffWriter.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/TiffWriter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/TiffWriter.cpp
[ 44%] Building CXX object CMakeFiles/stcore.dir/PngMetadataLoader.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PngMetadataLoader.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PngMetadataLoader.cpp
[ 44%] Building CXX object imageproc/CMakeFiles/imageproc.dir/SeedFillGeneric.cpp.o
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SeedFillGeneric.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SeedFillGeneric.cpp
[ 45%] Building CXX object CMakeFiles/stcore.dir/TiffMetadataLoader.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/TiffMetadataLoader.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/TiffMetadataLoader.cpp
[ 45%] Building CXX object CMakeFiles/stcore.dir/JpegMetadataLoader.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/JpegMetadataLoader.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/JpegMetadataLoader.cpp
[ 45%] Building CXX object CMakeFiles/stcore.dir/ImageLoader.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageLoader.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageLoader.cpp
[ 45%] Building CXX object CMakeFiles/stcore.dir/ErrorWidget.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ErrorWidget.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ErrorWidget.cpp
[ 45%] Linking CXX static library libimageproc.a
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Cellar/cmake/3.4.1/bin/cmake -P CMakeFiles/imageproc.dir/cmake_clean_target.cmake
cd /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_link_script CMakeFiles/imageproc.dir/link.txt --verbose=1
/usr/bin/ar qc libimageproc.a CMakeFiles/imageproc.dir/Constants.cpp.o CMakeFiles/imageproc.dir/BinaryImage.cpp.o CMakeFiles/imageproc.dir/BinaryThreshold.cpp.o CMakeFiles/imageproc.dir/SlicedHistogram.cpp.o CMakeFiles/imageproc.dir/BitOps.cpp.o CMakeFiles/imageproc.dir/SeedFill.cpp.o CMakeFiles/imageproc.dir/ConnCompEraser.cpp.o CMakeFiles/imageproc.dir/ConnCompEraserExt.cpp.o CMakeFiles/imageproc.dir/GrayImage.cpp.o CMakeFiles/imageproc.dir/Grayscale.cpp.o CMakeFiles/imageproc.dir/UpscaleIntegerTimes.cpp.o CMakeFiles/imageproc.dir/ReduceThreshold.cpp.o CMakeFiles/imageproc.dir/Shear.cpp.o CMakeFiles/imageproc.dir/SkewFinder.cpp.o CMakeFiles/imageproc.dir/OrthogonalRotation.cpp.o CMakeFiles/imageproc.dir/Scale.cpp.o CMakeFiles/imageproc.dir/Transform.cpp.o CMakeFiles/imageproc.dir/Morphology.cpp.o CMakeFiles/imageproc.dir/DentFinder.cpp.o CMakeFiles/imageproc.dir/Binarize.cpp.o CMakeFiles/imageproc.dir/PolygonUtils.cpp.o CMakeFiles/imageproc.dir/PolygonRasterizer.cpp.o CMakeFiles/imageproc.dir/HoughLineDetector.cpp.o CMakeFiles/imageproc.dir/GaussBlur.cpp.o CMakeFiles/imageproc.dir/MorphGradientDetect.cpp.o CMakeFiles/imageproc.dir/LeastSquaresFit.cpp.o CMakeFiles/imageproc.dir/PolynomialLine.cpp.o CMakeFiles/imageproc.dir/PolynomialSurface.cpp.o CMakeFiles/imageproc.dir/SavGolKernel.cpp.o CMakeFiles/imageproc.dir/SavGolFilter.cpp.o CMakeFiles/imageproc.dir/DrawOver.cpp.o CMakeFiles/imageproc.dir/AdjustBrightness.cpp.o CMakeFiles/imageproc.dir/SEDM.cpp.o CMakeFiles/imageproc.dir/ConnectivityMap.cpp.o CMakeFiles/imageproc.dir/InfluenceMap.cpp.o CMakeFiles/imageproc.dir/MaxWhitespaceFinder.cpp.o CMakeFiles/imageproc.dir/ColorInterpolation.cpp.o CMakeFiles/imageproc.dir/SeedFillGeneric.cpp.o
/usr/bin/ranlib libimageproc.a
[ 45%] Built target imageproc
[ 45%] Building CXX object CMakeFiles/stcore.dir/OrthogonalRotation.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/OrthogonalRotation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OrthogonalRotation.cpp
[ 46%] Building CXX object CMakeFiles/stcore.dir/WorkerThread.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/WorkerThread.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/WorkerThread.cpp
[ 46%] Building CXX object CMakeFiles/stcore.dir/LoadFileTask.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/LoadFileTask.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/LoadFileTask.cpp
[ 46%] Building CXX object CMakeFiles/stcore.dir/FilterOptionsWidget.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/FilterOptionsWidget.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/FilterOptionsWidget.cpp
[ 46%] Building CXX object CMakeFiles/stcore.dir/ProjectReader.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProjectReader.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProjectReader.cpp
[ 47%] Building CXX object CMakeFiles/stcore.dir/ProjectWriter.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProjectWriter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProjectWriter.cpp
[ 47%] Building CXX object CMakeFiles/stcore.dir/XmlMarshaller.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/XmlMarshaller.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/XmlMarshaller.cpp
[ 47%] Building CXX object CMakeFiles/stcore.dir/XmlUnmarshaller.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/XmlUnmarshaller.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/XmlUnmarshaller.cpp
[ 47%] Building CXX object CMakeFiles/stcore.dir/AtomicFileOverwriter.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/AtomicFileOverwriter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/AtomicFileOverwriter.cpp
[ 48%] Building CXX object CMakeFiles/stcore.dir/EstimateBackground.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/EstimateBackground.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/EstimateBackground.cpp
[ 48%] Building CXX object CMakeFiles/stcore.dir/Despeckle.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/Despeckle.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/Despeckle.cpp
[ 48%] Building CXX object CMakeFiles/stcore.dir/ThreadPriority.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThreadPriority.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThreadPriority.cpp
[ 48%] Building CXX object CMakeFiles/stcore.dir/FileNameDisambiguator.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/FileNameDisambiguator.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/FileNameDisambiguator.cpp
[ 48%] Building CXX object CMakeFiles/stcore.dir/OutputFileNameGenerator.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/OutputFileNameGenerator.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OutputFileNameGenerator.cpp
[ 49%] Building CXX object CMakeFiles/stcore.dir/PageRange.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageRange.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageRange.cpp
[ 49%] Building CXX object CMakeFiles/stcore.dir/SelectedPage.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/SelectedPage.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/SelectedPage.cpp
[ 49%] Building CXX object CMakeFiles/stcore.dir/Utils.cpp.o
/usr/local/Library/ENV/4.3/clang++ -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/Utils.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/Utils.cpp
[ 49%] Linking CXX static library libstcore.a
/usr/local/Cellar/cmake/3.4.1/bin/cmake -P CMakeFiles/stcore.dir/cmake_clean_target.cmake
/usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_link_script CMakeFiles/stcore.dir/link.txt --verbose=1
/usr/bin/ar qc libstcore.a CMakeFiles/stcore.dir/BackgroundExecutor.cpp.o CMakeFiles/stcore.dir/OpenGLSupport.cpp.o CMakeFiles/stcore.dir/PixmapRenderer.cpp.o CMakeFiles/stcore.dir/BubbleAnimation.cpp.o CMakeFiles/stcore.dir/ProcessingIndicationWidget.cpp.o CMakeFiles/stcore.dir/NonOwningWidget.cpp.o CMakeFiles/stcore.dir/Dpi.cpp.o CMakeFiles/stcore.dir/Dpm.cpp.o CMakeFiles/stcore.dir/SmartFilenameOrdering.cpp.o CMakeFiles/stcore.dir/RelinkablePath.cpp.o CMakeFiles/stcore.dir/ImageInfo.cpp.o CMakeFiles/stcore.dir/ImageFileInfo.cpp.o CMakeFiles/stcore.dir/ImageMetadata.cpp.o CMakeFiles/stcore.dir/RecentProjects.cpp.o CMakeFiles/stcore.dir/OutOfMemoryHandler.cpp.o CMakeFiles/stcore.dir/CommandLine.cpp.o CMakeFiles/stcore.dir/PageSelectionAccessor.cpp.o CMakeFiles/stcore.dir/ContentSpanFinder.cpp.o CMakeFiles/stcore.dir/PhysicalTransformation.cpp.o CMakeFiles/stcore.dir/ImageTransformation.cpp.o CMakeFiles/stcore.dir/ImageViewBase.cpp.o CMakeFiles/stcore.dir/BasicImageView.cpp.o CMakeFiles/stcore.dir/StageListView.cpp.o CMakeFiles/stcore.dir/DebugImageView.cpp.o CMakeFiles/stcore.dir/TabbedDebugImages.cpp.o CMakeFiles/stcore.dir/ThumbnailPixmapCache.cpp.o CMakeFiles/stcore.dir/ThumbnailBase.cpp.o CMakeFiles/stcore.dir/ThumbnailFactory.cpp.o CMakeFiles/stcore.dir/IncompleteThumbnail.cpp.o CMakeFiles/stcore.dir/ContentBoxPropagator.cpp.o CMakeFiles/stcore.dir/PageOrientationPropagator.cpp.o CMakeFiles/stcore.dir/DebugImages.cpp.o CMakeFiles/stcore.dir/ImageId.cpp.o CMakeFiles/stcore.dir/PageId.cpp.o CMakeFiles/stcore.dir/PageInfo.cpp.o CMakeFiles/stcore.dir/BackgroundTask.cpp.o CMakeFiles/stcore.dir/ProcessingTaskQueue.cpp.o CMakeFiles/stcore.dir/PageSequence.cpp.o CMakeFiles/stcore.dir/StageSequence.cpp.o CMakeFiles/stcore.dir/ProjectPages.cpp.o CMakeFiles/stcore.dir/FilterData.cpp.o CMakeFiles/stcore.dir/ImageMetadataLoader.cpp.o CMakeFiles/stcore.dir/TiffReader.cpp.o CMakeFiles/stcore.dir/TiffWriter.cpp.o CMakeFiles/stcore.dir/PngMetadataLoader.cpp.o CMakeFiles/stcore.dir/TiffMetadataLoader.cpp.o CMakeFiles/stcore.dir/JpegMetadataLoader.cpp.o CMakeFiles/stcore.dir/ImageLoader.cpp.o CMakeFiles/stcore.dir/ErrorWidget.cpp.o CMakeFiles/stcore.dir/OrthogonalRotation.cpp.o CMakeFiles/stcore.dir/WorkerThread.cpp.o CMakeFiles/stcore.dir/LoadFileTask.cpp.o CMakeFiles/stcore.dir/FilterOptionsWidget.cpp.o CMakeFiles/stcore.dir/ProjectReader.cpp.o CMakeFiles/stcore.dir/ProjectWriter.cpp.o CMakeFiles/stcore.dir/XmlMarshaller.cpp.o CMakeFiles/stcore.dir/XmlUnmarshaller.cpp.o CMakeFiles/stcore.dir/AtomicFileOverwriter.cpp.o CMakeFiles/stcore.dir/EstimateBackground.cpp.o CMakeFiles/stcore.dir/Despeckle.cpp.o CMakeFiles/stcore.dir/ThreadPriority.cpp.o CMakeFiles/stcore.dir/FileNameDisambiguator.cpp.o CMakeFiles/stcore.dir/OutputFileNameGenerator.cpp.o CMakeFiles/stcore.dir/PageRange.cpp.o CMakeFiles/stcore.dir/SelectedPage.cpp.o CMakeFiles/stcore.dir/Utils.cpp.o
/usr/bin/ranlib libstcore.a
[ 49%] Built target stcore
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 8ac9180caed2b2e7f6906e9d2d7592647843f90e
Last commit: 42 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
OS X: 10.11.1-x86_64
Xcode: N/A
CLT: 7.1.0.0.1.1444952191
GCC-4.2: build 0
Clang: 7.0 build 700
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_65
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/qt/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/qt/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ACLOCAL_PATH: /usr/local/share/aclocal:/opt/X11/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/openssl/bin:/usr/local/opt/qt/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
This file has been truncated, but you can view the full file.
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/AutoRemovingFile.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/AutoRemovingFile.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/AutoRemovingFile.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/AutoRemovingFile.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LinearSolver.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LinearSolver.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LinearSolver.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LinearSolver.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/Curve.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/Curve.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/Curve.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/Curve.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/SidesOfLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/SidesOfLine.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/SidesOfLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/SidesOfLine.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/Proximity.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/Proximity.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/Proximity.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/Proximity.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/ToLineProjector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/ToLineProjector.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/ToLineProjector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/ToLineProjector.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PropertyFactory.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PropertyFactory.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PropertyFactory.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PropertyFactory.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DistortionModel.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DistortionModel.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DistortionModel.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DistortionModel.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/ArcLengthMapper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/ArcLengthMapper.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/ArcLengthMapper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/ArcLengthMapper.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PropertySet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PropertySet.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PropertySet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PropertySet.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LineIntersectionScalar.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LineIntersectionScalar.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LineIntersectionScalar.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LineIntersectionScalar.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BackgroundExecutor.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BackgroundExecutor.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BackgroundExecutor.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BackgroundExecutor.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LineBoundedByRect.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LineBoundedByRect.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LineBoundedByRect.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LineBoundedByRect.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DistortionModelBuilder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DistortionModelBuilder.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DistortionModelBuilder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DistortionModelBuilder.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PerformanceTimer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PerformanceTimer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/PerformanceTimer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/PerformanceTimer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/OpenGLSupport.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OpenGLSupport.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/OpenGLSupport.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OpenGLSupport.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/PolylineIntersector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/PolylineIntersector.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/PolylineIntersector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/PolylineIntersector.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PixmapRenderer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PixmapRenderer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PixmapRenderer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PixmapRenderer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/QtSignalForwarder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/QtSignalForwarder.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/QtSignalForwarder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/QtSignalForwarder.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LinearFunction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LinearFunction.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/LinearFunction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/LinearFunction.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/QuadraticFunction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/QuadraticFunction.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/QuadraticFunction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/QuadraticFunction.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/XSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/XSpline.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/XSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/XSpline.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BubbleAnimation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BubbleAnimation.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BubbleAnimation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BubbleAnimation.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/GridLineTraverser.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/GridLineTraverser.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/foundation.dir/GridLineTraverser.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation/GridLineTraverser.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DetectVertContentBounds.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DetectVertContentBounds.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DetectVertContentBounds.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DetectVertContentBounds.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProcessingIndicationWidget.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProcessingIndicationWidget.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProcessingIndicationWidget.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProcessingIndicationWidget.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/FrenetFrame.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/FrenetFrame.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/FrenetFrame.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/FrenetFrame.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/NonOwningWidget.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/NonOwningWidget.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/NonOwningWidget.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/NonOwningWidget.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/ConstraintSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/ConstraintSet.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/ConstraintSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/ConstraintSet.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Constants.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Constants.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Constants.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Constants.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BinaryImage.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BinaryImage.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BinaryImage.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BinaryImage.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/SqDistApproximant.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/SqDistApproximant.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/SqDistApproximant.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/SqDistApproximant.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/Dpi.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/Dpi.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/Dpi.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/Dpi.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BinaryThreshold.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BinaryThreshold.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BinaryThreshold.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BinaryThreshold.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TowardsLineTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TowardsLineTracer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TowardsLineTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TowardsLineTracer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/Dpm.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/Dpm.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/Dpm.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/Dpm.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/PolylineModelShape.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/PolylineModelShape.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/PolylineModelShape.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/PolylineModelShape.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/SmartFilenameOrdering.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/SmartFilenameOrdering.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/SmartFilenameOrdering.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/SmartFilenameOrdering.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SlicedHistogram.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SlicedHistogram.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SlicedHistogram.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SlicedHistogram.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/RelinkablePath.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/RelinkablePath.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/RelinkablePath.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/RelinkablePath.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/LinearForceBalancer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/LinearForceBalancer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/LinearForceBalancer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/LinearForceBalancer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/OptimizationResult.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/OptimizationResult.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/OptimizationResult.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/OptimizationResult.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BitOps.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BitOps.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/BitOps.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/BitOps.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SeedFill.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SeedFill.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SeedFill.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SeedFill.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TextLineTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TextLineTracer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TextLineTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TextLineTracer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/Optimizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/Optimizer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/Optimizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/Optimizer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageInfo.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageInfo.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageFileInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageFileInfo.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageFileInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageFileInfo.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/SplineFitter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/SplineFitter.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/spfit/SplineFitter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/spfit/SplineFitter.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnCompEraser.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnCompEraser.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnCompEraser.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnCompEraser.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/adiff/SparseMap.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/adiff/SparseMap.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/adiff/SparseMap.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/adiff/SparseMap.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/adiff/Function.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/adiff/Function.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/math.dir/adiff/Function.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math/adiff/Function.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageMetadata.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageMetadata.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageMetadata.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageMetadata.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnCompEraserExt.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnCompEraserExt.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnCompEraserExt.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnCompEraserExt.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/RecentProjects.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/RecentProjects.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/RecentProjects.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/RecentProjects.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TextLineRefiner.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TextLineRefiner.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TextLineRefiner.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TextLineRefiner.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DraggablePoint.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DraggablePoint.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DraggablePoint.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DraggablePoint.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/GrayImage.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/GrayImage.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/GrayImage.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/GrayImage.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/OutOfMemoryHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OutOfMemoryHandler.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/OutOfMemoryHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/OutOfMemoryHandler.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Grayscale.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Grayscale.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Grayscale.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Grayscale.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/CommandLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CommandLine.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/CommandLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/CommandLine.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/UpscaleIntegerTimes.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/UpscaleIntegerTimes.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/UpscaleIntegerTimes.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/UpscaleIntegerTimes.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DraggableLineSegment.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DraggableLineSegment.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DraggableLineSegment.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DraggableLineSegment.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ReduceThreshold.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ReduceThreshold.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ReduceThreshold.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ReduceThreshold.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TopBottomEdgeTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TopBottomEdgeTracer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/TopBottomEdgeTracer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/TopBottomEdgeTracer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageSelectionAccessor.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageSelectionAccessor.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageSelectionAccessor.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageSelectionAccessor.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Shear.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Shear.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Shear.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Shear.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/ObjectDragHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/ObjectDragHandler.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/ObjectDragHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/ObjectDragHandler.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ContentSpanFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ContentSpanFinder.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ContentSpanFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ContentSpanFinder.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PhysicalTransformation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PhysicalTransformation.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PhysicalTransformation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PhysicalTransformation.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SkewFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SkewFinder.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SkewFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SkewFinder.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageTransformation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageTransformation.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageTransformation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageTransformation.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/OrthogonalRotation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/OrthogonalRotation.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/OrthogonalRotation.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/OrthogonalRotation.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractionHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractionHandler.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractionHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractionHandler.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageViewBase.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageViewBase.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageViewBase.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageViewBase.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Scale.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Scale.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Scale.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Scale.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/CylindricalSurfaceDewarper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/CylindricalSurfaceDewarper.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/CylindricalSurfaceDewarper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/CylindricalSurfaceDewarper.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Transform.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Transform.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Transform.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Transform.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractionState.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractionState.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractionState.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractionState.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BasicImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BasicImageView.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BasicImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BasicImageView.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DewarpingPointMapper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DewarpingPointMapper.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/DewarpingPointMapper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/DewarpingPointMapper.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DragHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DragHandler.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DragHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DragHandler.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Morphology.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Morphology.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Morphology.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Morphology.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/StageListView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/StageListView.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/StageListView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/StageListView.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/RasterDewarper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/RasterDewarper.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/dewarping.dir/RasterDewarper.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/dewarping/RasterDewarper.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DragWatcher.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DragWatcher.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/DragWatcher.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/DragWatcher.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/DentFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/DentFinder.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/DentFinder.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/DentFinder.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/DebugImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/DebugImageView.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/DebugImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/DebugImageView.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/ZoomHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/ZoomHandler.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/ZoomHandler.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/ZoomHandler.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Binarize.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Binarize.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/Binarize.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/Binarize.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/TabbedDebugImages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/TabbedDebugImages.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/TabbedDebugImages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/TabbedDebugImages.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SplineVertex.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SplineVertex.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SplineVertex.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SplineVertex.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolygonUtils.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolygonUtils.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolygonUtils.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolygonUtils.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractiveXSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractiveXSpline.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/interaction.dir/InteractiveXSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction/InteractiveXSpline.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SplineSegment.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SplineSegment.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SplineSegment.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SplineSegment.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/EditableSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/EditableSpline.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/EditableSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/EditableSpline.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailPixmapCache.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailPixmapCache.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailPixmapCache.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailPixmapCache.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolygonRasterizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolygonRasterizer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolygonRasterizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolygonRasterizer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SerializableSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SerializableSpline.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/SerializableSpline.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/SerializableSpline.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailBase.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailBase.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailBase.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailBase.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/HoughLineDetector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/HoughLineDetector.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/HoughLineDetector.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/HoughLineDetector.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailFactory.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailFactory.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ThumbnailFactory.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ThumbnailFactory.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/Zone.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/Zone.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/Zone.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/Zone.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/IncompleteThumbnail.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/IncompleteThumbnail.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/IncompleteThumbnail.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/IncompleteThumbnail.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/GaussBlur.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/GaussBlur.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/GaussBlur.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/GaussBlur.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneSet.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneSet.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/fix_orientation.dir/ImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ImageView.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/fix_orientation.dir/ImageView.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/ImageView.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ContentBoxPropagator.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ContentBoxPropagator.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ContentBoxPropagator.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ContentBoxPropagator.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/MorphGradientDetect.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/MorphGradientDetect.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/MorphGradientDetect.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/MorphGradientDetect.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/EditableZoneSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/EditableZoneSet.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/EditableZoneSet.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/EditableZoneSet.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageOrientationPropagator.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageOrientationPropagator.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageOrientationPropagator.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageOrientationPropagator.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/fix_orientation.dir/Filter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/Filter.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/fix_orientation.dir/Filter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/filters/fix_orientation/Filter.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/LeastSquaresFit.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/LeastSquaresFit.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/LeastSquaresFit.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/LeastSquaresFit.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/DebugImages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/DebugImages.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/DebugImages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/DebugImages.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolynomialLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolynomialLine.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolynomialLine.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolynomialLine.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/BasicSplineVisualizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/BasicSplineVisualizer.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/BasicSplineVisualizer.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/BasicSplineVisualizer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolynomialSurface.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolynomialSurface.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/PolynomialSurface.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/PolynomialSurface.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageId.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageId.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ImageId.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ImageId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneInteractionContext.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneInteractionContext.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneInteractionContext.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneInteractionContext.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageId.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageId.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageId.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SavGolKernel.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SavGolKernel.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SavGolKernel.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SavGolKernel.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageInfo.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageInfo.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageInfo.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneDefaultInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneDefaultInteraction.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneDefaultInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneDefaultInteraction.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BackgroundTask.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BackgroundTask.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/BackgroundTask.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/BackgroundTask.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SavGolFilter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SavGolFilter.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SavGolFilter.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SavGolFilter.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProcessingTaskQueue.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProcessingTaskQueue.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProcessingTaskQueue.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProcessingTaskQueue.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneCreationInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneCreationInteraction.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneCreationInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneCreationInteraction.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/DrawOver.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/DrawOver.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/DrawOver.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/DrawOver.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageSequence.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageSequence.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/PageSequence.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/PageSequence.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/AdjustBrightness.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/AdjustBrightness.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/AdjustBrightness.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/AdjustBrightness.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneVertexDragInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneVertexDragInteraction.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneVertexDragInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneVertexDragInteraction.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/StageSequence.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/StageSequence.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/StageSequence.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/StageSequence.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SEDM.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SEDM.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/SEDM.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/SEDM.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProjectPages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProjectPages.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/ProjectPages.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/ProjectPages.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneContextMenuInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneContextMenuInteraction.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/zones.dir/ZoneContextMenuInteraction.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones/ZoneContextMenuInteraction.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnectivityMap.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnectivityMap.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/imageproc.dir/ConnectivityMap.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/imageproc/ConnectivityMap.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1 -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/FilterData.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/FilterData.cpp
superenv removed: -I/usr/local/include -I/opt/X11/include -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1/include/QtWebKit -I/usr/local/Cellar/qt/4.8.7_1/include/QtHelp -I/usr/local/Cellar/qt/4.8.7_1/include/QtUiTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtTest -I/usr/local/Cellar/qt/4.8.7_1/include/QtScript -I/usr/local/Cellar/qt/4.8.7_1/include/QtSvg -I/usr/local/Cellar/qt/4.8.7_1/include/QtGui -I/usr/local/Cellar/qt/4.8.7_1/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt/4.8.7_1/mkspecs/default -I/usr/local/Cellar/qt/4.8.7_1/include -F/usr/local/Cellar/qt/4.8.7_1/lib -std=c++11 -stdlib=libc++ -o CMakeFiles/stcore.dir/FilterData.cpp.o -c /tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/FilterData.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_TEST_DYN_LINK -D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/. -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/foundation -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/math -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/interaction -I/tmp/scantailor20151204-87994-z82r4h/scantailor-0.9.11.1/zones -I/usr/local/include -I/opt/X11/include -I/usr/local/Cellar/qt/4.8.7_1/include/QtDesigner -I/usr/local/Cellar/qt/4.8.7_1/include/QtDeclarative -I/usr/local/Cellar/qt/4.8.7_1/include/QtScriptTools -I/usr/local/Cellar/qt/4.8.7_1/include/QtXml -I/usr/local/Cellar/qt/4.8.7_1/include/QtSql -I/usr/local/Cellar/qt/4.8.7_1/include/QtOpenGL -I/usr/local/Cellar/qt/4.8.7_1/include/QtMultimedia -I/usr/local/Cellar/qt/4.8.7_1/include/QtNetwork -I/usr/local/Cellar/qt/4.8.7_1/include/phonon -I/usr/local/Cellar/qt/4.8.7_1/include/QtXmlPatterns -I/usr/local/Cellar/qt/4.8.7_1
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment