Skip to content

Instantly share code, notes, and snippets.

Created April 7, 2016 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6f0c14238ec2a3a866312c4ba51ba9ad to your computer and use it in GitHub Desktop.
Save anonymous/6f0c14238ec2a3a866312c4ba51ba9ad to your computer and use it in GitHub Desktop.
weechat on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for weechat on Mac OS X 10.11.4
Build date: 2016-04-07 09:26:51
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: d5085edce0b5482771c66cfe3e2c013ee3ca90f6
Last commit: 37 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a2b20773682aecafc2b6a664c31c2ad8178ddb03
Core tap last commit: 8 hours 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 arrandale
OS X: 10.11.4-x86_64
Xcode: 7.3
CLT: 7.3.0.0.1.1457485338
GCC-4.2: build 5666
Clang: 7.3 build 703
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p648
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.0/bin/ruby
Java: 1.8.0_77
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link <formula>` will cause other formulae to detect them during
the `./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
homebrew/dupes/libiconv
homebrew/dupes/ncurses
2016-04-07 09:26:38 +0200
cmake
..
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/weechat/1.4_2
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DENABLE_LUA=OFF
-DENABLE_GUILE=OFF
-DENABLE_JAVASCRIPT=OFF
-- The C compiler identification is AppleClang 7.3.0.7030029
-- 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
-- Looking for include file langinfo.h
-- Looking for include file langinfo.h - found
-- Looking for include file sys/resource.h
-- Looking for include file sys/resource.h - found
-- Looking for mallinfo
-- Looking for mallinfo - not found
-- Looking for eat_newline_glitch
-- Looking for eat_newline_glitch - found
-- Looking for include file libintl.h
-- Looking for include file libintl.h - found
-- Looking for dgettext
-- Looking for dgettext - not found
-- Looking for dgettext in /usr/local/opt/gettext/lib/libintl.dylib
-- Looking for dgettext in /usr/local/opt/gettext/lib/libintl.dylib - found
-- Found GCRYPT: -L/usr/local/Cellar/libgcrypt/1.6.5/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.21/lib -lgpg-error
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
-- Looking for libiconv_open in iconv
-- Looking for libiconv_open in iconv - found
-- Looking for iconv_open in iconv
-- Looking for iconv_open in iconv - not found
-- Performing Test ICONV_2ARG_IS_CONST
-- Performing Test ICONV_2ARG_IS_CONST - Success
-- Found CURL: /usr/local/opt/curl/lib/libcurl.dylib (found version "7.48.0")
-- Looking for flock
-- Looking for flock - found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for aspell_version_string
-- Looking for aspell_version_string - not found
-- checking for one of the modules 'ruby-2.2;ruby-2.1;ruby-2.0;ruby-1.9;ruby-1.8'
-- Found Tclsh: /usr/bin/tclsh (found version "8.5")
-- Looking for include file ncursesw/ncurses.h
-- Looking for include file ncursesw/ncurses.h - found
-- checking for one of the modules 'cpputest'
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS_RELEASE
-- Build files have been written to: /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_25292.dir/testCCompiler.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_25292.dir/testCCompiler.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_25292.dir/testCCompiler.c.o -o cmTC_25292
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_25292.dir/testCCompiler.c.o -o cmTC_25292 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_648e6.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_648e6.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_648e6.dir/CMakeCCompilerABI.c.o -o cmTC_648e6
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_648e6.dir/CMakeCCompilerABI.c.o -o cmTC_648e6 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_a9290.dir/feature_tests.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c11 -o CMakeFiles/cmTC_a9290.dir/feature_tests.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a9290.dir/feature_tests.c.o -o cmTC_a9290
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a9290.dir/feature_tests.c.o -o cmTC_a9290 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_2626d.dir/feature_tests.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c99 -o CMakeFiles/cmTC_2626d.dir/feature_tests.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2626d.dir/feature_tests.c.o -o cmTC_2626d
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2626d.dir/feature_tests.c.o -o cmTC_2626d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_6adbb.dir/feature_tests.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -std=c90 -o CMakeFiles/cmTC_6adbb.dir/feature_tests.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6adbb.dir/feature_tests.c.o -o cmTC_6adbb
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6adbb.dir/feature_tests.c.o -o cmTC_6adbb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_f63e9.dir/CheckIncludeFiles.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_f63e9.dir/CheckIncludeFiles.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f63e9.dir/CheckIncludeFiles.c.o -o cmTC_f63e9
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f63e9.dir/CheckIncludeFiles.c.o -o cmTC_f63e9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_9795e.dir/CheckIncludeFiles.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_9795e.dir/CheckIncludeFiles.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9795e.dir/CheckIncludeFiles.c.o -o cmTC_9795e
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9795e.dir/CheckIncludeFiles.c.o -o cmTC_9795e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=mallinfo -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_294d3.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=mallinfo -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_294d3.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=mallinfo -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_294d3.dir/CheckFunctionExists.c.o -o cmTC_294d3
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=mallinfo -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_294d3.dir/CheckFunctionExists.c.o -o cmTC_294d3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_cc914.dir/CheckSymbolExists.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_cc914.dir/CheckSymbolExists.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cc914.dir/CheckSymbolExists.c.o -o cmTC_cc914
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cc914.dir/CheckSymbolExists.c.o -o cmTC_cc914 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/opt/gettext/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a1fec.dir/CheckIncludeFiles.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a1fec.dir/CheckIncludeFiles.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a1fec.dir/CheckIncludeFiles.c.o -o cmTC_a1fec
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a1fec.dir/CheckIncludeFiles.c.o -o cmTC_a1fec -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/opt/gettext/include -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=dgettext -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d16c4.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=dgettext -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_d16c4.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=dgettext -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d16c4.dir/CheckFunctionExists.c.o -o cmTC_d16c4
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dgettext -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d16c4.dir/CheckFunctionExists.c.o -o cmTC_d16c4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=dgettext -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_fb75b.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dgettext -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_fb75b.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=dgettext -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fb75b.dir/CheckFunctionExists.c.o -o cmTC_fb75b /usr/local/opt/gettext/lib/libintl.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dgettext -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fb75b.dir/CheckFunctionExists.c.o -o cmTC_fb75b /usr/local/opt/gettext/lib/libintl.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=libiconv_open -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_e755a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=libiconv_open -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_e755a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=libiconv_open -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e755a.dir/CheckFunctionExists.c.o -o cmTC_e755a -liconv
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=libiconv_open -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e755a.dir/CheckFunctionExists.c.o -o cmTC_e755a -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=iconv_open -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_2d89c.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=iconv_open -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_2d89c.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.5.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=iconv_open -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2d89c.dir/CheckFunctionExists.c.o -o cmTC_2d89c -liconv
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=iconv_open -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2d89c.dir/CheckFunctionExists.c.o -o cmTC_2d89c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -DICONV_2ARG_IS_CONST -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_3dab5.dir/src.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DICONV_2ARG_IS_CONST -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_3dab5.dir/src.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DICONV_2ARG_IS_CONST -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3dab5.dir/src.c.o -o cmTC_3dab5 /usr/local/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DICONV_2ARG_IS_CONST -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3dab5.dir/src.c.o -o cmTC_3dab5 /usr/local/lib/libiconv.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a3672.dir/CheckSymbolExists.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_a3672.dir/CheckSymbolExists.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a3672.dir/CheckSymbolExists.c.o -o cmTC_a3672 /usr/local/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a3672.dir/CheckSymbolExists.c.o -o cmTC_a3672 /usr/local/lib/libiconv.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_2cd81.dir/CheckSymbolExists.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_2cd81.dir/CheckSymbolExists.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2cd81.dir/CheckSymbolExists.c.o -o cmTC_2cd81 /usr/local/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2cd81.dir/CheckSymbolExists.c.o -o cmTC_2cd81 /usr/local/lib/libiconv.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_dc7e3.dir/CheckSymbolExists.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_dc7e3.dir/CheckSymbolExists.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_68fbb.dir/CheckIncludeFiles.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -o CMakeFiles/cmTC_68fbb.dir/CheckIncludeFiles.c.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_68fbb.dir/CheckIncludeFiles.c.o -o cmTC_68fbb
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_68fbb.dir/CheckIncludeFiles.c.o -o cmTC_68fbb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2016-04-07 09:26:51 +0200
make
install
Scanning dependencies of target version_git
Scanning dependencies of target translations
Scanning dependencies of target weechat_plugins_scripts
Creating file config-git.h with git version: ""
[ 0%] Built target version_git
[ 0%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o
Scanning dependencies of target weechat_plugins
[ 1%] Generating weechat.pot
Scanning dependencies of target alias
[ 1%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin.o
[ 1%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias.o
[ 1%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-command.o
[ 2%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-completion.o
[ 3%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-api.o
[ 4%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o
[ 4%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-config.o
[ 5%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-info.o
[ 5%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-callback.o
[ 5%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-config.o
[ 6%] Compiling cs.po
[ 6%] Linking C shared module alias.so
[ 7%] Linking C static library libweechat_plugins_scripts.a
[ 8%] Linking C static library libweechat_plugins.a
[ 8%] Built target alias
[ 8%] Compiling de.po
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/cs.po: 1421 translated messages, 467 fuzzy translations, 177 untranslated messages.
[ 8%] Built target weechat_plugins
Scanning dependencies of target aspell
[ 8%] Built target weechat_plugins_scripts
[ 9%] Compiling es.po
[ 10%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell.o
Scanning dependencies of target charset
[ 11%] Building C object src/plugins/charset/CMakeFiles/charset.dir/charset.o
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/de.po: 2065 translated messages.
[ 11%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-bar-item.o
[ 11%] Linking C shared module charset.so
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/es.po: 1414 translated messages, 424 fuzzy translations, 227 untranslated messages.
[ 11%] Compiling fr.po
[ 12%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-command.o
Scanning dependencies of target exec
[ 13%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec.o
[ 13%] Built target charset
Scanning dependencies of target fifo
[ 14%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo.o
[ 14%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-completion.o
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/fr.po: 2065 translated messages.
[ 15%] Compiling hu.po
[ 15%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo-command.o
[ 15%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-buffer.o
[ 17%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-config.o
[ 18%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo-info.o
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/hu.po: 91 translated messages, 1248 fuzzy translations, 726 untranslated messages.
[ 18%] Compiling it.po
[ 19%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-command.o
[ 19%] Linking C shared module fifo.so
[ 19%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-info.o
[ 19%] Built target fifo
[ 20%] Compiling ja.po
[ 21%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-speller.o
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/it.po: 1543 translated messages, 355 fuzzy translations, 167 untranslated messages.
[ 21%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-completion.o
[ 21%] Compiling pl.po
[ 21%] Linking C shared module aspell.so
[ 22%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-config.o
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/ja.po: 2060 translated messages, 5 fuzzy translations.
[ 22%] Built target aspell
[ 22%] Compiling pt_BR.po
[ 23%] Compiling ru.po
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/pl.po: 2065 translated messages.
[ 23%] Linking C shared module exec.so
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/ru.po: 119 translated messages, 1260 fuzzy translations, 686 untranslated messages.
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/pt_BR.po: 1019 translated messages, 472 fuzzy translations, 574 untranslated messages.
[ 23%] Compiling tr.po
Scanning dependencies of target irc
[ 23%] Built target exec
[ 24%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc.o
Scanning dependencies of target logger
[ 25%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger.o
Scanning dependencies of target relay
[ 26%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay.o
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build/po/tr.po: 260 translated messages, 155 fuzzy translations, 1650 untranslated messages.
[ 26%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-buffer.o
[ 26%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-bar-item.o
[ 26%] Built target translations
Scanning dependencies of target script
[ 27%] Building C object src/plugins/script/CMakeFiles/script.dir/script.o
[ 27%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-buffer.o
[ 28%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-client.o
[ 28%] Building C object src/plugins/script/CMakeFiles/script.dir/script-action.o
[ 29%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-buffer.o
[ 30%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-config.o
[ 30%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-channel.o
[ 30%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-info.o
[ 31%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-tail.o
[ 32%] Building C object src/plugins/script/CMakeFiles/script.dir/script-buffer.o
[ 32%] Building C object src/plugins/relay/CMakeFiles/relay.dir/irc/relay-irc.o
[ 32%] Linking C shared module logger.so
[ 34%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-color.o
[ 34%] Built target logger
[ 34%] Building C object src/plugins/script/CMakeFiles/script.dir/script-command.o
[ 35%] Building C object src/plugins/script/CMakeFiles/script.dir/script-completion.o
[ 35%] Building C object src/plugins/script/CMakeFiles/script.dir/script-config.o
[ 35%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-command.o
[ 36%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat.o
[ 37%] Building C object src/plugins/script/CMakeFiles/script.dir/script-info.o
Scanning dependencies of target perl
[ 38%] Building C object src/plugins/perl/CMakeFiles/perl.dir/weechat-perl.o
[ 38%] Building C object src/plugins/script/CMakeFiles/script.dir/script-repo.o
[ 38%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-msg.o
[ 38%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o
[ 39%] Linking C shared module script.so
[ 39%] Built target script
[ 40%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-completion.o
[ 41%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o
[ 41%] Building C object src/plugins/perl/CMakeFiles/perl.dir/weechat-perl-api.o
[ 41%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-command.o
[ 42%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-completion.o
[ 42%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-config.o
Scanning dependencies of target python
[ 42%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-config.o
[ 42%] Building C object src/plugins/python/CMakeFiles/python.dir/weechat-python.o
[ 43%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-info.o
[ 43%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-network.o
[ 43%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-ctcp.o
[ 44%] Building C object src/plugins/python/CMakeFiles/python.dir/weechat-python-api.o
[ 45%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-raw.o
[ 45%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-server.o
[ 46%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-debug.o
[ 46%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-ignore.o
[ 47%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-upgrade.o
[ 48%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-info.o
[ 48%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-websocket.o
[ 50%] Linking C shared module relay.so
[ 50%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-input.o
[ 50%] Built target relay
[ 51%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-message.o
Scanning dependencies of target ruby
[ 51%] Building C object src/plugins/ruby/CMakeFiles/ruby.dir/weechat-ruby.o
/tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/ruby/weechat-ruby.c:25:10: fatal error: 'ruby.h' file not found
#include <ruby.h>
^
1 error generated.
make[2]: *** [src/plugins/ruby/CMakeFiles/ruby.dir/weechat-ruby.o] Error 1
make[1]: *** [src/plugins/ruby/CMakeFiles/ruby.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 51%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-mode.o
[ 52%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-msgbuffer.o
[ 52%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-nick.o
[ 53%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-notify.o
[ 53%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-protocol.o
[ 54%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-raw.o
[ 54%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-redirect.o
[ 54%] Linking C shared module python.so
[ 55%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-sasl.o
[ 55%] Built target python
[ 55%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-server.o
[ 56%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-upgrade.o
[ 57%] Linking C shared module perl.so
[ 57%] Built target perl
[ 57%] Linking C shared module irc.so
[ 57%] Built target irc
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: d5085edce0b5482771c66cfe3e2c013ee3ca90f6
Last commit: 29 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a2b20773682aecafc2b6a664c31c2ad8178ddb03
Core tap last commit: 7 hours 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 arrandale
OS X: 10.11.4-x86_64
Xcode: 7.3
CLT: 7.3.0.0.1.1457485338
GCC-4.2: build 5666
Clang: 7.3 build 703
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p648
Perl: /usr/bin/perl
Python: /usr/local/opt/python/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_77
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/curl:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.11
PKG_CONFIG_PATH: /usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/python/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/opt/curl/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/opt/python/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/nettle/bin:/usr/local/opt/gnutls/bin:/usr/local/opt/libgpg-error/bin:/usr/local/opt/libgcrypt/bin:/usr/local/opt/gettext/bin:/usr/local/opt/aspell/bin:/usr/local/opt/curl/bin:/usr/local/opt/python/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-script.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-script.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias-command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias-completion.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-api.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-script-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-script-api.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias-config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/alias/alias-info.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-callback.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-script-callback.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-callback.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-script-callback.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/plugin-config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o alias.so CMakeFiles/alias.dir/alias.o CMakeFiles/alias.dir/alias-command.o CMakeFiles/alias.dir/alias-completion.o CMakeFiles/alias.dir/alias-config.o CMakeFiles/alias.dir/alias-info.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o alias.so CMakeFiles/alias.dir/alias.o CMakeFiles/alias.dir/alias-command.o CMakeFiles/alias.dir/alias-completion.o CMakeFiles/alias.dir/alias-config.o CMakeFiles/alias.dir/alias-info.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dcharset_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/charset.dir/charset.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/charset/charset.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dcharset_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/charset.dir/charset.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/charset/charset.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-bar-item.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-bar-item.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o charset.so CMakeFiles/charset.dir/charset.o /usr/local/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o charset.so CMakeFiles/charset.dir/charset.o /usr/local/lib/libiconv.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/fifo/fifo.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/fifo/fifo.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-completion.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/fifo/fifo-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/fifo/fifo-command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec-buffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/fifo/fifo-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/fifo/fifo-info.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec-command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o fifo.so CMakeFiles/fifo.dir/fifo.o CMakeFiles/fifo.dir/fifo-command.o CMakeFiles/fifo.dir/fifo-info.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o fifo.so CMakeFiles/fifo.dir/fifo.o CMakeFiles/fifo.dir/fifo-command.o CMakeFiles/fifo.dir/fifo-info.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-info.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-speller.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-speller.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-speller.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/aspell/weechat-aspell-speller.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec-completion.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o aspell.so CMakeFiles/aspell.dir/weechat-aspell.o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o CMakeFiles/aspell.dir/weechat-aspell-command.o CMakeFiles/aspell.dir/weechat-aspell-completion.o CMakeFiles/aspell.dir/weechat-aspell-config.o CMakeFiles/aspell.dir/weechat-aspell-info.o CMakeFiles/aspell.dir/weechat-aspell-speller.o /usr/local/lib/libaspell.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o aspell.so CMakeFiles/aspell.dir/weechat-aspell.o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o CMakeFiles/aspell.dir/weechat-aspell-command.o CMakeFiles/aspell.dir/weechat-aspell-completion.o CMakeFiles/aspell.dir/weechat-aspell-config.o CMakeFiles/aspell.dir/weechat-aspell-info.o CMakeFiles/aspell.dir/weechat-aspell-speller.o /usr/local/lib/libaspell.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/exec/exec-config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o exec.so CMakeFiles/exec.dir/exec.o CMakeFiles/exec.dir/exec-buffer.o CMakeFiles/exec.dir/exec-command.o CMakeFiles/exec.dir/exec-completion.o CMakeFiles/exec.dir/exec-config.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o exec.so CMakeFiles/exec.dir/exec.o CMakeFiles/exec.dir/exec-buffer.o CMakeFiles/exec.dir/exec-command.o CMakeFiles/exec.dir/exec-completion.o CMakeFiles/exec.dir/exec-config.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-bar-item.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-bar-item.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-bar-item.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-bar-item.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-buffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger-buffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-client.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-client.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-client.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-client.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-action.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-action.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-action.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-action.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-buffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger-config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-channel.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-channel.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-channel.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-channel.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger-info.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-tail.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger-tail.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-tail.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/logger/logger-tail.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-buffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-buffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/irc/relay-irc.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/irc/relay-irc.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/irc/relay-irc.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/irc/relay-irc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o logger.so CMakeFiles/logger.dir/logger.o CMakeFiles/logger.dir/logger-buffer.o CMakeFiles/logger.dir/logger-config.o CMakeFiles/logger.dir/logger-info.o CMakeFiles/logger.dir/logger-tail.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o logger.so CMakeFiles/logger.dir/logger.o CMakeFiles/logger.dir/logger-buffer.o CMakeFiles/logger.dir/logger-config.o CMakeFiles/logger.dir/logger-info.o CMakeFiles/logger.dir/logger-tail.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-color.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-color.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-color.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-color.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-completion.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/weechat/relay-weechat.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/weechat/relay-weechat.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-info.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -o CMakeFiles/perl.dir/weechat-perl.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/perl/weechat-perl.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -g
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -o CMakeFiles/perl.dir/weechat-perl.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/perl/weechat-perl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-repo.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-repo.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-repo.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/script/script-repo.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/weechat/relay-weechat-msg.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/weechat/relay-weechat-msg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/weechat/relay-weechat-nicklist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/weechat/relay-weechat-nicklist.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o script.so CMakeFiles/script.dir/script.o CMakeFiles/script.dir/script-action.o CMakeFiles/script.dir/script-buffer.o CMakeFiles/script.dir/script-command.o CMakeFiles/script.dir/script-completion.o CMakeFiles/script.dir/script-config.o CMakeFiles/script.dir/script-info.o CMakeFiles/script.dir/script-repo.o /usr/lib/libz.dylib -L/usr/local/Cellar/libgcrypt/1.6.5/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.21/lib -lgpg-error
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o script.so CMakeFiles/script.dir/script.o CMakeFiles/script.dir/script-action.o CMakeFiles/script.dir/script-buffer.o CMakeFiles/script.dir/script-command.o CMakeFiles/script.dir/script-completion.o CMakeFiles/script.dir/script-config.o CMakeFiles/script.dir/script-info.o CMakeFiles/script.dir/script-repo.o /usr/lib/libz.dylib -L/usr/local/Cellar/libgcrypt/1.6.5/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.21/lib -lgpg-error -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-completion.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/weechat/relay-weechat-protocol.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/weechat/relay-weechat-protocol.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -o CMakeFiles/perl.dir/weechat-perl-api.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/perl/weechat-perl-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -g
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -o CMakeFiles/perl.dir/weechat-perl-api.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/perl/weechat-perl-api.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-command.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-command.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-completion.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-completion.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-config.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-config.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/python/weechat-python.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/python/weechat-python.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-info.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-network.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-network.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-network.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-network.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ctcp.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-ctcp.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ctcp.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-ctcp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python-api.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/python/weechat-python-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python-api.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/python/weechat-python-api.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-raw.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-raw.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-raw.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-raw.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-server.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-server.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-server.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-server.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-debug.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-debug.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-debug.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-debug.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ignore.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-ignore.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ignore.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-ignore.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-upgrade.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-upgrade.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-upgrade.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-upgrade.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-info.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-info.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-websocket.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-websocket.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-websocket.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/relay/relay-websocket.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-input.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-input.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-input.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-input.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o relay.so CMakeFiles/relay.dir/relay.o CMakeFiles/relay.dir/relay-buffer.o CMakeFiles/relay.dir/relay-client.o CMakeFiles/relay.dir/irc/relay-irc.o CMakeFiles/relay.dir/weechat/relay-weechat.o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o CMakeFiles/relay.dir/relay-command.o CMakeFiles/relay.dir/relay-completion.o CMakeFiles/relay.dir/relay-config.o CMakeFiles/relay.dir/relay-info.o CMakeFiles/relay.dir/relay-network.o CMakeFiles/relay.dir/relay-raw.o CMakeFiles/relay.dir/relay-server.o CMakeFiles/relay.dir/relay-upgrade.o CMakeFiles/relay.dir/relay-websocket.o /usr/lib/libz.dylib -L/usr/local/Cellar/libgcrypt/1.6.5/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.21/lib -lgpg-error /usr/local/lib/libgnutls.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o relay.so CMakeFiles/relay.dir/relay.o CMakeFiles/relay.dir/relay-buffer.o CMakeFiles/relay.dir/relay-client.o CMakeFiles/relay.dir/irc/relay-irc.o CMakeFiles/relay.dir/weechat/relay-weechat.o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o CMakeFiles/relay.dir/relay-command.o CMakeFiles/relay.dir/relay-completion.o CMakeFiles/relay.dir/relay-config.o CMakeFiles/relay.dir/relay-info.o CMakeFiles/relay.dir/relay-network.o CMakeFiles/relay.dir/relay-raw.o CMakeFiles/relay.dir/relay-server.o CMakeFiles/relay.dir/relay-upgrade.o CMakeFiles/relay.dir/relay-websocket.o /usr/lib/libz.dylib -L/usr/local/Cellar/libgcrypt/1.6.5/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.21/lib -lgpg-error /usr/local/lib/libgnutls.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-message.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-message.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-message.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-message.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Druby_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -I/sw/include/ruby-2.0 -I/sw/include/ruby-2.0/x86_64-darwin -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/ruby.dir/weechat-ruby.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/ruby/weechat-ruby.c
superenv removed: -I/usr/local/include -I/sw/include/ruby-2.0 -I/sw/include/ruby-2.0/x86_64-darwin -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Druby_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/ruby.dir/weechat-ruby.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/ruby/weechat-ruby.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-mode.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-mode.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-mode.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-mode.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-msgbuffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-msgbuffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-msgbuffer.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-msgbuffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-nick.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-nick.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-nick.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-nick.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-notify.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-notify.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-notify.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-notify.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-protocol.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-protocol.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-protocol.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-protocol.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-raw.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-raw.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-raw.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-raw.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-redirect.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-redirect.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-redirect.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-redirect.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -u _PyMac_Error /usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Python -o python.so CMakeFiles/python.dir/weechat-python.o CMakeFiles/python.dir/weechat-python-api.o /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.dylib ../libweechat_plugins_scripts.a
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -u _PyMac_Error /usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/Python -o python.so CMakeFiles/python.dir/weechat-python.o CMakeFiles/python.dir/weechat-python-api.o /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.dylib ../libweechat_plugins_scripts.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-sasl.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-sasl.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-sasl.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-sasl.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-server.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-server.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-server.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-server.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-upgrade.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-upgrade.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
superenv executed: clang -pipe -w -Os -march=native -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="1.4" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat20160407-68320-19qznyy/weechat-1.4/build -DNDEBUG -mmacosx-version-min=10.11 -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-upgrade.o -c /tmp/weechat20160407-68320-19qznyy/weechat-1.4/src/plugins/irc/irc-upgrade.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl -o perl.so CMakeFiles/perl.dir/weechat-perl.o CMakeFiles/perl.dir/weechat-perl-api.o /System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/libperl.dylib ../libweechat_plugins_scripts.a
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl -o perl.so CMakeFiles/perl.dir/weechat-perl.o CMakeFiles/perl.dir/weechat-perl-api.o /System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/libperl.dylib ../libweechat_plugins_scripts.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o irc.so CMakeFiles/irc.dir/irc.o CMakeFiles/irc.dir/irc-bar-item.o CMakeFiles/irc.dir/irc-buffer.o CMakeFiles/irc.dir/irc-channel.o CMakeFiles/irc.dir/irc-color.o CMakeFiles/irc.dir/irc-command.o CMakeFiles/irc.dir/irc-completion.o CMakeFiles/irc.dir/irc-config.o CMakeFiles/irc.dir/irc-ctcp.o CMakeFiles/irc.dir/irc-debug.o CMakeFiles/irc.dir/irc-ignore.o CMakeFiles/irc.dir/irc-info.o CMakeFiles/irc.dir/irc-input.o CMakeFiles/irc.dir/irc-message.o CMakeFiles/irc.dir/irc-mode.o CMakeFiles/irc.dir/irc-msgbuffer.o CMakeFiles/irc.dir/irc-nick.o CMakeFiles/irc.dir/irc-notify.o CMakeFiles/irc.dir/irc-protocol.o CMakeFiles/irc.dir/irc-raw.o CMakeFiles/irc.dir/irc-redirect.o CMakeFiles/irc.dir/irc-sasl.o CMakeFiles/irc.dir/irc-server.o CMakeFiles/irc.dir/irc-upgrade.o /usr/local/lib/libgnutls.dylib -L/usr/local/Cellar/libgcrypt/1.6.5/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.21/lib -lgpg-error
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.11 -bundle -Wl,-headerpad_max_install_names -o irc.so CMakeFiles/irc.dir/irc.o CMakeFiles/irc.dir/irc-bar-item.o CMakeFiles/irc.dir/irc-buffer.o CMakeFiles/irc.dir/irc-channel.o CMakeFiles/irc.dir/irc-color.o CMakeFiles/irc.dir/irc-command.o CMakeFiles/irc.dir/irc-completion.o CMakeFiles/irc.dir/irc-config.o CMakeFiles/irc.dir/irc-ctcp.o CMakeFiles/irc.dir/irc-debug.o CMakeFiles/irc.dir/irc-ignore.o CMakeFiles/irc.dir/irc-info.o CMakeFiles/irc.dir/irc-input.o CMakeFiles/irc.dir/irc-message.o CMakeFiles/irc.dir/irc-mode.o CMakeFiles/irc.dir/irc-msgbuffer.o CMakeFiles/irc.dir/irc-nick.o CMakeFiles/irc.dir/irc-notify.o CMakeFiles/irc.dir/irc-protocol.o CMakeFiles/irc.dir/irc-raw.o CMakeFiles/irc.dir/irc-redirect.o CMakeFiles/irc.dir/irc-sasl.o CMakeFiles/irc.dir/irc-server.o CMakeFiles/irc.dir/irc-upgrade.o /usr/local/lib/libgnutls.dylib -L/usr/local/Cellar/libgcrypt/1.6.5/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.21/lib -lgpg-error -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/curl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/curl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment