Skip to content

Instantly share code, notes, and snippets.

@g3d
Created August 24, 2018 10:59
Show Gist options
  • Save g3d/6d0859adcd2df7b28a445deb003571fb to your computer and use it in GitHub Desktop.
Save g3d/6d0859adcd2df7b28a445deb003571fb to your computer and use it in GitHub Desktop.
weechat on macOS 10.14 - Homebrew build logs
Homebrew build logs for weechat on macOS 10.14
Build date: 2018-08-24 13:59:47
HOMEBREW_VERSION: 1.7.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: b119591c6963bff320501f52f9029e4862c00e97
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 29fb75d8f61b9b741b886e8eca70bffbc7984a79
Core tap last commit: 9 minutes ago
HOMEBREW_PREFIX: /usr/local
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.18.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 10.0.1
macOS: 10.14-x86_64
CLT: 10.0.0.0.1.1533942731
CLT headers: N/A
Xcode: 10.0 => /Applications/Xcode-beta.app/Contents/Developer
XQuartz: N/A
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 or file an issue; just ignore this. Thanks!
Warning: You are using macOS 10.14.
We do not provide support for this pre-release version.
You will encounter build failures and other breakages.
Please create pull-requests instead of asking for help on Homebrew's
GitHub, Discourse, Twitter or IRC. As you are running this pre-release version,
you are responsible for resolving any issues you experience.
weechat --with-aspell
2018-08-24 13:59:40 +0300
cmake
..
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/weechat/2.2
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DENABLE_MAN=ON
-DENABLE_GUILE=OFF
-DCA_FILE=/usr/local/etc/openssl/cert.pem
-DENABLE_JAVASCRIPT=OFF
-DENABLE_RUBY=OFF
-DENABLE_LUA=OFF
-DENABLE_PERL=OFF
-DENABLE_PYTHON=OFF
-- The C compiler identification is AppleClang 10.0.0.10001025
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/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/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.11")
-- Looking for libiconv_open in /usr/lib/libiconv.dylib
-- Looking for libiconv_open in /usr/lib/libiconv.dylib - not found
-- Looking for iconv_open in /usr/lib/libiconv.dylib
-- Looking for iconv_open in /usr/lib/libiconv.dylib - found
-- Performing Test ICONV_2ARG_IS_CONST
-- Performing Test ICONV_2ARG_IS_CONST - Success
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.54.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
-- Found Tclsh: /usr/bin/tclsh (found version "8.5")
-- checking for one of the modules 'php7'
CMake Warning at cmake/FindPHP.cmake:56 (message):
Could not find libphp7. Ensure PHP >=7.0.0 development libraries are
installed and compiled with `--enable-embed`. Ensure `php-config` is in
`PATH`. You may set `-DCMAKE_LIBRARY_PATH=...` to the directory containing
libphp7.
Call Stack (most recent call first):
src/plugins/CMakeLists.txt:162 (find_package)
-- checking for one of the modules 'ncurses'
*** WARNING:
*** ncursesw library not found! Falling back to "ncurses"
*** Be careful, UTF-8 display may not work properly if your locale is UTF-8.
-- Looking for include file ncursesw/ncurses.h
-- Looking for include file ncursesw/ncurses.h - not found
-- Looking for include file ncurses.h
-- Looking for include file 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/weechat-20180824-26601-17sswha/weechat-2.2/build
clang called with: CMakeCCompilerId.c
superenv added: -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_d6862.dir/testCCompiler.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_d6862.dir/testCCompiler.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/testCCompiler.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d6862.dir/testCCompiler.c.o -o cmTC_d6862
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d6862.dir/testCCompiler.c.o -o cmTC_d6862 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_154d0.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_154d0.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CMakeCCompilerABI.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_154d0.dir/CMakeCCompilerABI.c.o -o cmTC_154d0
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_154d0.dir/CMakeCCompilerABI.c.o -o cmTC_154d0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c11 -o CMakeFiles/cmTC_487ed.dir/feature_tests.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_487ed.dir/feature_tests.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_487ed.dir/feature_tests.c.o -o cmTC_487ed
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_487ed.dir/feature_tests.c.o -o cmTC_487ed -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c99 -o CMakeFiles/cmTC_b9f41.dir/feature_tests.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_b9f41.dir/feature_tests.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b9f41.dir/feature_tests.c.o -o cmTC_b9f41
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b9f41.dir/feature_tests.c.o -o cmTC_b9f41 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c90 -o CMakeFiles/cmTC_f5261.dir/feature_tests.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_f5261.dir/feature_tests.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f5261.dir/feature_tests.c.o -o cmTC_f5261
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f5261.dir/feature_tests.c.o -o cmTC_f5261 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -o CMakeFiles/cmTC_85e7e.dir/HAVE_LANGINFO_CODESET.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/HAVE_LANGINFO_CODESET.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_85e7e.dir/HAVE_LANGINFO_CODESET.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/HAVE_LANGINFO_CODESET.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_85e7e.dir/HAVE_LANGINFO_CODESET.c.o -o cmTC_85e7e
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_85e7e.dir/HAVE_LANGINFO_CODESET.c.o -o cmTC_85e7e -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -o CMakeFiles/cmTC_00a5a.dir/HAVE_SYS_RESOURCE_H.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RESOURCE_H.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_00a5a.dir/HAVE_SYS_RESOURCE_H.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RESOURCE_H.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_00a5a.dir/HAVE_SYS_RESOURCE_H.c.o -o cmTC_00a5a
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_00a5a.dir/HAVE_SYS_RESOURCE_H.c.o -o cmTC_00a5a -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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 -o CMakeFiles/cmTC_03e49.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=mallinfo -o CMakeFiles/cmTC_03e49.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=mallinfo -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_03e49.dir/CheckFunctionExists.c.o -o cmTC_03e49
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=mallinfo -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_03e49.dir/CheckFunctionExists.c.o -o cmTC_03e49 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -o CMakeFiles/cmTC_99d70.dir/CheckSymbolExists.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_99d70.dir/CheckSymbolExists.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_99d70.dir/CheckSymbolExists.c.o -o cmTC_99d70
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_99d70.dir/CheckSymbolExists.c.o -o cmTC_99d70 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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 -o CMakeFiles/cmTC_97f94.dir/HAVE_LIBINTL_H.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/HAVE_LIBINTL_H.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -o CMakeFiles/cmTC_97f94.dir/HAVE_LIBINTL_H.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/HAVE_LIBINTL_H.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_97f94.dir/HAVE_LIBINTL_H.c.o -o cmTC_97f94
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_97f94.dir/HAVE_LIBINTL_H.c.o -o cmTC_97f94 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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 -o CMakeFiles/cmTC_cdfa2.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=dgettext -o CMakeFiles/cmTC_cdfa2.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cdfa2.dir/CheckFunctionExists.c.o -o cmTC_cdfa2
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cdfa2.dir/CheckFunctionExists.c.o -o cmTC_cdfa2 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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 -o CMakeFiles/cmTC_8cd06.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dgettext -o CMakeFiles/cmTC_8cd06.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8cd06.dir/CheckFunctionExists.c.o -o cmTC_8cd06 /usr/local/opt/gettext/lib/libintl.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8cd06.dir/CheckFunctionExists.c.o -o cmTC_8cd06 /usr/local/opt/gettext/lib/libintl.dylib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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 -o CMakeFiles/cmTC_0f5a9.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=libiconv_open -o CMakeFiles/cmTC_0f5a9.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=libiconv_open -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0f5a9.dir/CheckFunctionExists.c.o -o cmTC_0f5a9 /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=libiconv_open -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0f5a9.dir/CheckFunctionExists.c.o -o cmTC_0f5a9 /usr/lib/libiconv.dylib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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 -o CMakeFiles/cmTC_19b82.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=iconv_open -o CMakeFiles/cmTC_19b82.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.12.1/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DCHECK_FUNCTION_EXISTS=iconv_open -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_19b82.dir/CheckFunctionExists.c.o -o cmTC_19b82 /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=iconv_open -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_19b82.dir/CheckFunctionExists.c.o -o cmTC_19b82 /usr/lib/libiconv.dylib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DICONV_2ARG_IS_CONST -Werror -o CMakeFiles/cmTC_f086d.dir/src.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DICONV_2ARG_IS_CONST -o CMakeFiles/cmTC_f086d.dir/src.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/src.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DICONV_2ARG_IS_CONST -Werror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f086d.dir/src.c.o -o cmTC_f086d /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DICONV_2ARG_IS_CONST -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f086d.dir/src.c.o -o cmTC_f086d /usr/lib/libiconv.dylib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -o CMakeFiles/cmTC_3c51c.dir/CheckSymbolExists.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_3c51c.dir/CheckSymbolExists.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c51c.dir/CheckSymbolExists.c.o -o cmTC_3c51c /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c51c.dir/CheckSymbolExists.c.o -o cmTC_3c51c /usr/lib/libiconv.dylib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -o CMakeFiles/cmTC_3549d.dir/CheckSymbolExists.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_3549d.dir/CheckSymbolExists.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3549d.dir/CheckSymbolExists.c.o -o cmTC_3549d /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3549d.dir/CheckSymbolExists.c.o -o cmTC_3549d /usr/lib/libiconv.dylib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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 -o CMakeFiles/cmTC_55c80.dir/CheckSymbolExists.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_55c80.dir/CheckSymbolExists.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -o CMakeFiles/cmTC_a87f0.dir/NCURSESW_HEADERS.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/NCURSESW_HEADERS.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_a87f0.dir/NCURSESW_HEADERS.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/NCURSESW_HEADERS.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -o CMakeFiles/cmTC_f42cf.dir/NCURSES_HEADERS.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/NCURSES_HEADERS.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_f42cf.dir/NCURSES_HEADERS.c.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CheckIncludeFiles/NCURSES_HEADERS.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f42cf.dir/NCURSES_HEADERS.c.o -o cmTC_f42cf
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f42cf.dir/NCURSES_HEADERS.c.o -o cmTC_f42cf -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2018-08-24 13:59:47 +0300
make
install
VERBOSE=1
/usr/local/Cellar/cmake/3.12.1/bin/cmake -H/tmp/weechat-20180824-26601-17sswha/weechat-2.2 -B/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_progress_start /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/progress.marks
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f CMakeFiles/version_git.dir/build.make CMakeFiles/version_git.dir/depend
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/depend
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/CMakeFiles/weechat_plugins_scripts.dir/build.make src/plugins/CMakeFiles/weechat_plugins_scripts.dir/depend
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/CMakeFiles/weechat_plugins.dir/build.make src/plugins/CMakeFiles/weechat_plugins.dir/depend
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/alias/CMakeFiles/alias.dir/build.make src/plugins/alias/CMakeFiles/alias.dir/depend
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/aspell/CMakeFiles/aspell.dir/build.make src/plugins/aspell/CMakeFiles/aspell.dir/depend
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/buflist/CMakeFiles/buflist.dir/build.make src/plugins/buflist/CMakeFiles/buflist.dir/depend
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/charset/CMakeFiles/charset.dir/build.make src/plugins/charset/CMakeFiles/charset.dir/depend
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/version_git.dir/DependInfo.cmake --color=
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/DependInfo.cmake --color=
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/weechat_plugins.dir/DependInfo.cmake --color=
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias/CMakeFiles/alias.dir/DependInfo.cmake --color=
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell/CMakeFiles/aspell.dir/DependInfo.cmake --color=
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist/CMakeFiles/buflist.dir/DependInfo.cmake --color=
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/po /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/po /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/po/CMakeFiles/translations.dir/DependInfo.cmake --color=
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/charset /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/charset /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/charset/CMakeFiles/charset.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/version_git.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/version_git.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/CMakeFiles/version_git.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist/CMakeFiles/buflist.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist/CMakeFiles/buflist.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist/CMakeFiles/buflist.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias/CMakeFiles/alias.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias/CMakeFiles/alias.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias/CMakeFiles/alias.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell/CMakeFiles/aspell.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell/CMakeFiles/aspell.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/weechat_plugins.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/weechat_plugins.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/weechat_plugins.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell/CMakeFiles/aspell.dir/depend.internal".
Scanning dependencies of target version_git
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/depend.internal".
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f CMakeFiles/version_git.dir/build.make CMakeFiles/version_git.dir/build
Scanning dependencies of target alias
/tmp/weechat-20180824-26601-17sswha/weechat-2.2/tools/git-version.sh /tmp/weechat-20180824-26601-17sswha/weechat-2.2 2.2 config-git.h
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/alias/CMakeFiles/alias.dir/build.make src/plugins/alias/CMakeFiles/alias.dir/build
Scanning dependencies of target buflist
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/buflist/CMakeFiles/buflist.dir/build.make src/plugins/buflist/CMakeFiles/buflist.dir/build
Scanning dependencies of target weechat_plugins_scripts
Creating file config-git.h with git version: ""
Scanning dependencies of target aspell
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/CMakeFiles/weechat_plugins_scripts.dir/build.make src/plugins/CMakeFiles/weechat_plugins_scripts.dir/build
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/aspell/CMakeFiles/aspell.dir/build.make src/plugins/aspell/CMakeFiles/aspell.dir/build
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/po/CMakeFiles/translations.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/po/CMakeFiles/translations.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/po/CMakeFiles/translations.dir/depend.internal".
Scanning dependencies of target translations
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/build
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/charset/CMakeFiles/charset.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/charset/CMakeFiles/charset.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/charset/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/charset/CMakeFiles/charset.dir/depend.internal".
Scanning dependencies of target weechat_plugins
Scanning dependencies of target charset
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/CMakeFiles/weechat_plugins.dir/build.make src/plugins/CMakeFiles/weechat_plugins.dir/build
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/charset/CMakeFiles/charset.dir/build.make src/plugins/charset/CMakeFiles/charset.dir/build
[ 0%] Built target version_git
[ 0%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias.o
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/exec/CMakeFiles/exec.dir/build.make src/plugins/exec/CMakeFiles/exec.dir/depend
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias.c
[ 1%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20180824-26601-17sswha/weechat-2.2 /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec/CMakeFiles/exec.dir/DependInfo.cmake --color=
[ 1%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist.c
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell.c
[ 1%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script.c
[ 2%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin.c
[ 2%] Building C object src/plugins/charset/CMakeFiles/charset.dir/charset.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/charset && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dcharset_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/charset.dir/charset.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/charset/charset.c
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec/CMakeFiles/exec.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec/CMakeFiles/exec.dir/depend.internal".
Dependee "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec/CMakeFiles/exec.dir/depend.internal".
[ 2%] Generating weechat.pot
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/po && /usr/local/opt/gettext/bin/xgettext -o /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/po/weechat.pot --add-comments='TRANSLATORS:' --keyword='_' --keyword='weechat_gettext' --keyword='N_' --keyword='NG_:1,2' --keyword='weechat_ngettext:1,2' --no-location --from-code=UTF-8 --directory=/tmp/weechat-20180824-26601-17sswha/weechat-2.2 --package-name='WeeChat' --package-version=2.2 --msgid-bugs-address=flashcode@flashtux.org --copyright-holder='NAME' ./doc/docgen.py ./src/core/wee-arraylist.c ./src/core/wee-arraylist.h ./src/core/wee-backtrace.c ./src/core/wee-backtrace.h ./src/core/weechat.c ./src/core/weechat.h ./src/core/wee-command.c ./src/core/wee-command.h ./src/core/wee-completion.c ./src/core/wee-completion.h ./src/core/wee-config.c ./src/core/wee-config-file.c ./src/core/wee-config-file.h ./src/core/wee-config.h ./src/core/wee-debug.c ./src/core/wee-debug.h ./src/core/wee-eval.c ./src/core/wee-eval.h ./src/core/wee-hook.c ./src/core/wee-hook.h ./src/core/wee-infolist.c ./src/core/wee-infolist.h ./src/core/wee-input.c ./src/core/wee-input.h ./src/core/wee-list.c ./src/core/wee-list.h ./src/core/wee-log.c ./src/core/wee-log.h ./src/core/wee-network.c ./src/core/wee-network.h ./src/core/wee-proxy.c ./src/core/wee-proxy.h ./src/core/wee-secure.c ./src/core/wee-secure.h ./src/core/wee-string.c ./src/core/wee-string.h ./src/core/wee-upgrade.c ./src/core/wee-upgrade-file.c ./src/core/wee-upgrade-file.h ./src/core/wee-upgrade.h ./src/core/wee-url.c ./src/core/wee-url.h ./src/core/wee-utf8.c ./src/core/wee-utf8.h ./src/core/wee-util.c ./src/core/wee-util.h ./src/core/wee-version.c ./src/core/wee-version.h ./src/gui/curses/gui-curses-bar-window.c ./src/gui/curses/gui-curses-chat.c ./src/gui/curses/gui-curses-color.c ./src/gui/curses/gui-curses.h ./src/gui/curses/gui-curses-key.c ./src/gui/curses/gui-curses-main.c ./src/gui/curses/gui-curses-mouse.c ./src/gui/curses/gui-curses-window.c ./src/gui/curses/normal/main.c ./src/gui/curses/headless/main.c ./src/gui/gui-bar.c ./src/gui/gui-bar.h ./src/gui/gui-bar-item.c ./src/gui/gui-bar-item.h ./src/gui/gui-bar-window.c ./src/gui/gui-bar-window.h ./src/gui/gui-buffer.c ./src/gui/gui-buffer.h ./src/gui/gui-chat.c ./src/gui/gui-chat.h ./src/gui/gui-color.c ./src/gui/gui-color.h ./src/gui/gui-completion.c ./src/gui/gui-completion.h ./src/gui/gui-cursor.c ./src/gui/gui-cursor.h ./src/gui/gui-filter.c ./src/gui/gui-filter.h ./src/gui/gui-focus.c ./src/gui/gui-focus.h ./src/gui/gui-history.c ./src/gui/gui-history.h ./src/gui/gui-hotlist.c ./src/gui/gui-hotlist.h ./src/gui/gui-input.c ./src/gui/gui-input.h ./src/gui/gui-key.c ./src/gui/gui-key.h ./src/gui/gui-layout.c ./src/gui/gui-layout.h ./src/gui/gui-line.c ./src/gui/gui-line.h ./src/gui/gui-main.h ./src/gui/gui-mouse.c ./src/gui/gui-mouse.h ./src/gui/gui-nick.c ./src/gui/gui-nick.h ./src/gui/gui-nicklist.c ./src/gui/gui-nicklist.h ./src/gui/gui-window.c ./src/gui/gui-window.h ./src/plugins/alias/alias.c ./src/plugins/alias/alias-command.c ./src/plugins/alias/alias-command.h ./src/plugins/alias/alias-completion.c ./src/plugins/alias/alias-completion.h ./src/plugins/alias/alias-config.c ./src/plugins/alias/alias-config.h ./src/plugins/alias/alias.h ./src/plugins/alias/alias-info.c ./src/plugins/alias/alias-info.h ./src/plugins/aspell/weechat-aspell-bar-item.c ./src/plugins/aspell/weechat-aspell-bar-item.h ./src/plugins/aspell/weechat-aspell.c ./src/plugins/aspell/weechat-aspell-command.c ./src/plugins/aspell/weechat-aspell-command.h ./src/plugins/aspell/weechat-aspell-completion.c ./src/plugins/aspell/weechat-aspell-completion.h ./src/plugins/aspell/weechat-aspell-config.c ./src/plugins/aspell/weechat-aspell-config.h ./src/plugins/aspell/weechat-aspell.h ./src/plugins/aspell/weechat-aspell-info.c ./src/plugins/aspell/weechat-aspell-info.h ./src/plugins/aspell/weechat-aspell-speller.c ./src/plugins/aspell/weechat-aspell-speller.h ./src/plugins/buflist/buflist-bar-item.c ./src/plugins/buflist/buflist-bar-item.h ./src/plugins/buflist/buflist.c ./src/plugins/buflist/buflist-command.c ./src/plugins/buflist/buflist-command.h ./src/plugins/buflist/buflist-config.c ./src/plugins/buflist/buflist-config.h ./src/plugins/buflist/buflist-mouse.c ./src/plugins/buflist/buflist-mouse.h ./src/plugins/buflist/buflist.h ./src/plugins/charset/charset.c ./src/plugins/exec/exec.c ./src/plugins/exec/exec-buffer.c ./src/plugins/exec/exec-buffer.h ./src/plugins/exec/exec-command.c ./src/plugins/exec/exec-command.h ./src/plugins/exec/exec-completion.c ./src/plugins/exec/exec-completion.h ./src/plugins/exec/exec-config.c ./src/plugins/exec/exec-config.h ./src/plugins/exec/exec.h ./src/plugins/fifo/fifo.c ./src/plugins/fifo/fifo.h ./src/plugins/fifo/fifo-command.c ./src/plugins/fifo/fifo-command.h ./src/plugins/fifo/fifo-config.c ./src/plugins/fifo/fifo-config.h ./src/plugins/fifo/fifo-info.c ./src/plugins/fifo/fifo-info.h ./src/plugins/fset/fset-bar-item.c ./src/plugins/fset/fset-bar-item.h ./src/plugins/fset/fset-buffer.c ./src/plugins/fset/fset-buffer.h ./src/plugins/fset/fset-command.c ./src/plugins/fset/fset-command.h ./src/plugins/fset/fset-completion.c ./src/plugins/fset/fset-completion.h ./src/plugins/fset/fset-config.c ./src/plugins/fset/fset-config.h ./src/plugins/fset/fset-info.c ./src/plugins/fset/fset-info.h ./src/plugins/fset/fset-mouse.c ./src/plugins/fset/fset-mouse.h ./src/plugins/fset/fset-option.c ./src/plugins/fset/fset-option.h ./src/plugins/fset/fset.c ./src/plugins/fset/fset.h ./src/plugins/guile/weechat-guile-api.c ./src/plugins/guile/weechat-guile-api.h ./src/plugins/guile/weechat-guile.c ./src/plugins/guile/weechat-guile.h ./src/plugins/irc/irc-bar-item.c ./src/plugins/irc/irc-bar-item.h ./src/plugins/irc/irc-buffer.c ./src/plugins/irc/irc-buffer.h ./src/plugins/irc/irc.c ./src/plugins/irc/irc-channel.c ./src/plugins/irc/irc-channel.h ./src/plugins/irc/irc-color.c ./src/plugins/irc/irc-color.h ./src/plugins/irc/irc-command.c ./src/plugins/irc/irc-command.h ./src/plugins/irc/irc-completion.c ./src/plugins/irc/irc-completion.h ./src/plugins/irc/irc-config.c ./src/plugins/irc/irc-config.h ./src/plugins/irc/irc-ctcp.c ./src/plugins/irc/irc-ctcp.h ./src/plugins/irc/irc-debug.c ./src/plugins/irc/irc-debug.h ./src/plugins/irc/irc.h ./src/plugins/irc/irc-ignore.c ./src/plugins/irc/irc-ignore.h ./src/plugins/irc/irc-info.c ./src/plugins/irc/irc-info.h ./src/plugins/irc/irc-input.c ./src/plugins/irc/irc-input.h ./src/plugins/irc/irc-message.c ./src/plugins/irc/irc-message.h ./src/plugins/irc/irc-mode.c ./src/plugins/irc/irc-mode.h ./src/plugins/irc/irc-modelist.c ./src/plugins/irc/irc-modelist.h ./src/plugins/irc/irc-msgbuffer.c ./src/plugins/irc/irc-msgbuffer.h ./src/plugins/irc/irc-nick.c ./src/plugins/irc/irc-nick.h ./src/plugins/irc/irc-notify.c ./src/plugins/irc/irc-notify.h ./src/plugins/irc/irc-protocol.c ./src/plugins/irc/irc-protocol.h ./src/plugins/irc/irc-raw.c ./src/plugins/irc/irc-raw.h ./src/plugins/irc/irc-redirect.c ./src/plugins/irc/irc-redirect.h ./src/plugins/irc/irc-sasl.c ./src/plugins/irc/irc-sasl.h ./src/plugins/irc/irc-server.c ./src/plugins/irc/irc-server.h ./src/plugins/javascript/weechat-js-api.cpp ./src/plugins/javascript/weechat-js-api.h ./src/plugins/javascript/weechat-js-v8.cpp ./src/plugins/javascript/weechat-js-v8.h ./src/plugins/javascript/weechat-js.cpp ./src/plugins/javascript/weechat-js.h ./src/plugins/logger/logger-buffer.c ./src/plugins/logger/logger-buffer.h ./src/plugins/logger/logger.c ./src/plugins/logger/logger-config.c ./src/plugins/logger/logger-config.h ./src/plugins/logger/logger.h ./src/plugins/logger/logger-info.c ./src/plugins/logger/logger-info.h ./src/plugins/logger/logger-tail.c ./src/plugins/logger/logger-tail.h ./src/plugins/lua/weechat-lua-api.c ./src/plugins/lua/weechat-lua-api.h ./src/plugins/lua/weechat-lua.c ./src/plugins/lua/weechat-lua.h ./src/plugins/perl/weechat-perl-api.c ./src/plugins/perl/weechat-perl-api.h ./src/plugins/perl/weechat-perl.c ./src/plugins/perl/weechat-perl.h ./src/plugins/php/weechat-php-api.c ./src/plugins/php/weechat-php-api.h ./src/plugins/php/weechat-php.c ./src/plugins/php/weechat-php.h ./src/plugins/plugin-api.c ./src/plugins/plugin-api.h ./src/plugins/plugin.c ./src/plugins/plugin-config.c ./src/plugins/plugin-config.h ./src/plugins/plugin.h ./src/plugins/plugin-script-api.c ./src/plugins/plugin-script-api.h ./src/plugins/plugin-script-config.c ./src/plugins/plugin-script-config.h ./src/plugins/plugin-script.c ./src/plugins/plugin-script.h ./src/plugins/python/weechat-python-api.c ./src/plugins/python/weechat-python-api.h ./src/plugins/python/weechat-python.c ./src/plugins/python/weechat-python.h ./src/plugins/relay/irc/relay-irc.c ./src/plugins/relay/irc/relay-irc.h ./src/plugins/relay/relay-buffer.c ./src/plugins/relay/relay-buffer.h ./src/plugins/relay/relay.c ./src/plugins/relay/relay-client.c ./src/plugins/relay/relay-client.h ./src/plugins/relay/relay-command.c ./src/plugins/relay/relay-command.h ./src/plugins/relay/relay-completion.c ./src/plugins/relay/relay-completion.h ./src/plugins/relay/relay-config.c ./src/plugins/relay/relay-config.h ./src/plugins/relay/relay.h ./src/plugins/relay/relay-info.c ./src/plugins/relay/relay-info.h ./src/plugins/relay/relay-network.c ./src/plugins/relay/relay-network.h ./src/plugins/relay/relay-raw.c ./src/plugins/relay/relay-raw.h ./src/plugins/relay/relay-server.c ./src/plugins/relay/relay-server.h ./src/plugins/relay/relay-upgrade.c ./src/plugins/relay/relay-upgrade.h ./src/plugins/relay/relay-websocket.c ./src/plugins/relay/relay-websocket.h ./src/plugins/relay/weechat/relay-weechat.c ./src/plugins/relay/weechat/relay-weechat.h ./src/plugins/relay/weechat/relay-weechat-msg.c ./src/plugins/relay/weechat/relay-weechat-msg.h ./src/plugins/relay/weechat/relay-weechat-nicklist.c ./src/plugins/relay/weechat/relay-weechat-nicklist.h ./src/plugins/relay/weechat/relay-weechat-protocol.c ./src/plugins/relay/weechat/relay-weechat-protocol.h ./src/plugins/ruby/weechat-ruby-api.c ./src/plugins/ruby/weechat-ruby-api.h ./src/plugins/ruby/weechat-ruby.c ./src/plugins/ruby/weechat-ruby.h ./src/plugins/script/script-action.c ./src/plugins/script/script-action.h ./src/plugins/script/script-buffer.c ./src/plugins/script/script-buffer.h ./src/plugins/script/script.c ./src/plugins/script/script-command.c ./src/plugins/script/script-command.h ./src/plugins/script/script-completion.c ./src/plugins/script/script-completion.h ./src/plugins/script/script-config.c ./src/plugins/script/script-config.h ./src/plugins/script/script.h ./src/plugins/script/script-info.c ./src/plugins/script/script-info.h ./src/plugins/script/script-mouse.c ./src/plugins/script/script-mouse.h ./src/plugins/script/script-repo.c ./src/plugins/script/script-repo.h ./src/plugins/tcl/weechat-tcl-api.c ./src/plugins/tcl/weechat-tcl-api.h ./src/plugins/tcl/weechat-tcl.c ./src/plugins/tcl/weechat-tcl.h ./src/plugins/trigger/trigger.c ./src/plugins/trigger/trigger-buffer.c ./src/plugins/trigger/trigger-buffer.h ./src/plugins/trigger/trigger-callback.c ./src/plugins/trigger/trigger-callback.h ./src/plugins/trigger/trigger-command.c ./src/plugins/trigger/trigger-command.h ./src/plugins/trigger/trigger-completion.c ./src/plugins/trigger/trigger-completion.h ./src/plugins/trigger/trigger-config.c ./src/plugins/trigger/trigger-config.h ./src/plugins/trigger/trigger.h ./src/plugins/weechat-plugin.h ./src/plugins/xfer/xfer-buffer.c ./src/plugins/xfer/xfer-buffer.h ./src/plugins/xfer/xfer.c ./src/plugins/xfer/xfer-chat.c ./src/plugins/xfer/xfer-chat.h ./src/plugins/xfer/xfer-command.c ./src/plugins/xfer/xfer-command.h ./src/plugins/xfer/xfer-completion.c ./src/plugins/xfer/xfer-completion.h ./src/plugins/xfer/xfer-config.c ./src/plugins/xfer/xfer-config.h ./src/plugins/xfer/xfer-dcc.c ./src/plugins/xfer/xfer-dcc.h ./src/plugins/xfer/xfer-file.c ./src/plugins/xfer/xfer-file.h ./src/plugins/xfer/xfer.h ./src/plugins/xfer/xfer-info.c ./src/plugins/xfer/xfer-info.h ./src/plugins/xfer/xfer-network.c ./src/plugins/xfer/xfer-network.h ./src/plugins/xfer/xfer-upgrade.c ./src/plugins/xfer/xfer-upgrade.h
Scanning dependencies of target exec
/Applications/Xcode-beta.app/Contents/Developer/usr/bin/make -f src/plugins/exec/CMakeFiles/exec.dir/build.make src/plugins/exec/CMakeFiles/exec.dir/build
/bin/sh: /usr/local/opt/gettext/bin/xgettext: Permission denied
make[2]: *** [po/weechat.pot] Error 126
make[1]: *** [po/CMakeFiles/translations.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 3%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-bar-item.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-bar-item.c
[ 3%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec.c
[ 4%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script-api.c
[ 4%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist-bar-item.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-bar-item.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-bar-item.c
[ 4%] Linking C shared module charset.so
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/charset && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_link_script CMakeFiles/charset.dir/link.txt --verbose=1
[ 4%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-command.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-command.c
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o charset.so CMakeFiles/charset.dir/charset.o /usr/lib/libiconv.dylib
[ 4%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-command.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-command.c
[ 5%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-buffer.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-buffer.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-buffer.c
[ 5%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-api.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-api.c
[ 5%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist-command.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-command.c
[ 5%] Built target charset
[ 5%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-command.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-command.c
[ 6%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-completion.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-completion.c
[ 6%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script-config.c
[ 7%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-completion.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-completion.c
[ 8%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-completion.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-completion.c
[ 8%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-config.o
[ 9%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist-config.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-config.c
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-config.c
[ 9%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-config.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-config.c
[ 10%] Linking C static library libweechat_plugins_scripts.a
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Cellar/cmake/3.12.1/bin/cmake -P CMakeFiles/weechat_plugins_scripts.dir/cmake_clean_target.cmake
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_link_script CMakeFiles/weechat_plugins_scripts.dir/link.txt --verbose=1
/usr/bin/ar qc libweechat_plugins_scripts.a CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o
[ 11%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-config.o
[ 11%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-info.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-config.c
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-info.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-info.c
/usr/bin/ranlib libweechat_plugins_scripts.a
[ 11%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-config.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-config.c
[ 11%] Built target weechat_plugins_scripts
[ 11%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist-mouse.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-mouse.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-mouse.c
[ 12%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-info.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-info.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-info.c
[ 13%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-speller.o
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.2\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-speller.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-speller.c
[ 13%] Linking C shared module exec.so
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/exec && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_link_script CMakeFiles/exec.dir/link.txt --verbose=1
[ 13%] Linking C static library libweechat_plugins.a
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Cellar/cmake/3.12.1/bin/cmake -P CMakeFiles/weechat_plugins.dir/cmake_clean_target.cmake
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -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
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_link_script CMakeFiles/weechat_plugins.dir/link.txt --verbose=1
/usr/bin/ar qc libweechat_plugins.a CMakeFiles/weechat_plugins.dir/plugin.o CMakeFiles/weechat_plugins.dir/plugin-api.o CMakeFiles/weechat_plugins.dir/plugin-config.o
[ 14%] Linking C shared module alias.so
[ 14%] Linking C shared module buflist.so
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/alias && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_link_script CMakeFiles/alias.dir/link.txt --verbose=1
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/buflist && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_link_script CMakeFiles/buflist.dir/link.txt --verbose=1
/usr/bin/ranlib libweechat_plugins.a
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -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
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o buflist.so CMakeFiles/buflist.dir/buflist.o CMakeFiles/buflist.dir/buflist-bar-item.o CMakeFiles/buflist.dir/buflist-command.o CMakeFiles/buflist.dir/buflist-config.o CMakeFiles/buflist.dir/buflist-mouse.o
[ 14%] Built target weechat_plugins
[ 14%] Linking C shared module aspell.so
cd /tmp/weechat-20180824-26601-17sswha/weechat-2.2/build/src/plugins/aspell && /usr/local/Cellar/cmake/3.12.1/bin/cmake -E cmake_link_script CMakeFiles/aspell.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -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
[ 14%] Built target exec
[ 14%] Built target alias
[ 14%] Built target buflist
[ 14%] Built target aspell
make: *** [all] Error 2
HOMEBREW_VERSION: 1.7.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: b119591c6963bff320501f52f9029e4862c00e97
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 29fb75d8f61b9b741b886e8eca70bffbc7984a79
Core tap last commit: 9 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Volumes/Files/g3d/Library/Caches/Homebrew
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.18.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 10.0.1
macOS: 10.14-x86_64
CLT: 10.0.0.0.1.1533942731
CLT headers: N/A
Xcode: 10.0 => /Applications/Xcode-beta.app/Contents/Developer
XQuartz: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/libffi:/usr/local/opt/gettext:/usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/p11-kit/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.14
HOMEBREW_SDKROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/asciidoctor/bin:/usr/local/opt/cmake/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/nettle/bin:/usr/local/opt/p11-kit/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/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dcharset_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/charset.dir/charset.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/charset/charset.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dcharset_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/charset.dir/charset.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/charset/charset.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-bar-item.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-bar-item.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script-api.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-bar-item.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-bar-item.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-bar-item.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-bar-item.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o charset.so CMakeFiles/charset.dir/charset.o /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o charset.so CMakeFiles/charset.dir/charset.o /usr/lib/libiconv.dylib -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-command.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-command.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-buffer.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-buffer.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-buffer.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-api.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-command.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-command.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-command.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-completion.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-script-config.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-completion.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-completion.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-completion.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-config.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-config.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-config.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-info.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-info.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-info.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/plugin-config.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-config.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/exec/exec-config.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-mouse.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-mouse.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-mouse.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/buflist/buflist-mouse.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-info.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-info.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/alias/alias-info.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-speller.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-speller.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/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="2.2" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20180824-26601-17sswha/weechat-2.2/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-speller.o -c /tmp/weechat-20180824-26601-17sswha/weechat-2.2/src/plugins/aspell/weechat-aspell-speller.c -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -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
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -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 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o buflist.so CMakeFiles/buflist.dir/buflist.o CMakeFiles/buflist.dir/buflist-bar-item.o CMakeFiles/buflist.dir/buflist-command.o CMakeFiles/buflist.dir/buflist-config.o CMakeFiles/buflist.dir/buflist-mouse.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o buflist.so CMakeFiles/buflist.dir/buflist.o CMakeFiles/buflist.dir/buflist-bar-item.o CMakeFiles/buflist.dir/buflist-command.o CMakeFiles/buflist.dir/buflist-config.o CMakeFiles/buflist.dir/buflist-mouse.o -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -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
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -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 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -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
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -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 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/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