Skip to content

Instantly share code, notes, and snippets.

@ericboehs
Created January 23, 2019 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericboehs/f8871cb792c4b54854adf1ed760ab0dc to your computer and use it in GitHub Desktop.
Save ericboehs/f8871cb792c4b54854adf1ed760ab0dc to your computer and use it in GitHub Desktop.
weechat on macOS 10.14.2 - Homebrew build logs
Homebrew build logs for weechat on macOS 10.14.2
Build date: 2019-01-23 14:18:30
HOMEBREW_VERSION: 1.9.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7be9ac1e9d550df18392550d611c5ff10b91292b
Last commit: 9 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 2271acc75c7b3bfc668d7d492fa39bc7266f02fc
Core tap last commit: 83 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_LOGS: /Users/ericboehs/Library/Logs/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.20.1 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.2-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
CLT headers: 10.1.0.0.1.1539992718
Your system is ready to brew.
weechat --with-aspell --with-lua --with-perl --with-python@2 --with-ruby
2019-01-23 14:18:21 -0600
cmake
..
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/weechat/2.3_1
-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
-DRUBY_EXECUTABLE=/usr/bin/ruby
-DRUBY_LIB=/usr/lib/libruby.dylib
-- The C compiler identification is AppleClang 10.0.0.10001145
-- 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
-- checking for one of the modules 'ruby-2.5;ruby-2.4;ruby-2.3;ruby-2.2;ruby-2.1;ruby-2.0;ruby-1.9;ruby-1.8'
-- checking for one of the modules 'lua5.3;lua-5.3;lua53;lua5.2;lua-5.2;lua52;lua5.1;lua-5.1;lua51;lua-5.0;lua5.0;lua50;lua'
-- found lua5.3, version 5.3.5
-- Found Tclsh: /usr/bin/tclsh (found version "8.5")
-- checking for one of the modules 'php7'
CMake Warning at cmake/FindPHP.cmake:57 (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 'ncursesw'
-- found ncursesw, version 6.1.20180127
-- Looking for include file ncursesw/ncurses.h
-- Looking for include file ncursesw/ncurses.h - found
-- checking for one of the modules 'cpputest'
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS_RELEASE
-- Build files have been written to: /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build
clang called with: CMakeCCompilerId.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_29904.dir/testCCompiler.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_29904.dir/testCCompiler.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/testCCompiler.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_29904.dir/testCCompiler.c.o -o cmTC_29904
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_29904.dir/testCCompiler.c.o -o cmTC_29904 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_62281.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_62281.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CMakeCCompilerABI.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_62281.dir/CMakeCCompilerABI.c.o -o cmTC_62281
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_62281.dir/CMakeCCompilerABI.c.o -o cmTC_62281 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_c5722.dir/feature_tests.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -std=c11 -o CMakeFiles/cmTC_c5722.dir/feature_tests.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c5722.dir/feature_tests.c.o -o cmTC_c5722
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c5722.dir/feature_tests.c.o -o cmTC_c5722 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_be3e2.dir/feature_tests.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -std=c99 -o CMakeFiles/cmTC_be3e2.dir/feature_tests.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_be3e2.dir/feature_tests.c.o -o cmTC_be3e2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_be3e2.dir/feature_tests.c.o -o cmTC_be3e2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_98bd6.dir/feature_tests.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -std=c90 -o CMakeFiles/cmTC_98bd6.dir/feature_tests.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_98bd6.dir/feature_tests.c.o -o cmTC_98bd6
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_98bd6.dir/feature_tests.c.o -o cmTC_98bd6 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_234d9.dir/HAVE_LANGINFO_CODESET.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CheckIncludeFiles/HAVE_LANGINFO_CODESET.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_234d9.dir/HAVE_LANGINFO_CODESET.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CheckIncludeFiles/HAVE_LANGINFO_CODESET.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_234d9.dir/HAVE_LANGINFO_CODESET.c.o -o cmTC_234d9
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_234d9.dir/HAVE_LANGINFO_CODESET.c.o -o cmTC_234d9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_9f784.dir/HAVE_SYS_RESOURCE_H.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RESOURCE_H.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_9f784.dir/HAVE_SYS_RESOURCE_H.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CheckIncludeFiles/HAVE_SYS_RESOURCE_H.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9f784.dir/HAVE_SYS_RESOURCE_H.c.o -o cmTC_9f784
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9f784.dir/HAVE_SYS_RESOURCE_H.c.o -o cmTC_9f784 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_7ecad.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DCHECK_FUNCTION_EXISTS=mallinfo -o CMakeFiles/cmTC_7ecad.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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_7ecad.dir/CheckFunctionExists.c.o -o cmTC_7ecad
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DCHECK_FUNCTION_EXISTS=mallinfo -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7ecad.dir/CheckFunctionExists.c.o -o cmTC_7ecad -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_ef0d8.dir/CheckSymbolExists.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_ef0d8.dir/CheckSymbolExists.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ef0d8.dir/CheckSymbolExists.c.o -o cmTC_ef0d8
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ef0d8.dir/CheckSymbolExists.c.o -o cmTC_ef0d8 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_25bbc.dir/HAVE_LIBINTL_H.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CheckIncludeFiles/HAVE_LIBINTL_H.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -I/usr/local/opt/gettext/include -o CMakeFiles/cmTC_25bbc.dir/HAVE_LIBINTL_H.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CheckIncludeFiles/HAVE_LIBINTL_H.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_25bbc.dir/HAVE_LIBINTL_H.c.o -o cmTC_25bbc
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_25bbc.dir/HAVE_LIBINTL_H.c.o -o cmTC_25bbc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_ca939.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -I/usr/local/opt/gettext/include -DCHECK_FUNCTION_EXISTS=dgettext -o CMakeFiles/cmTC_ca939.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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_ca939.dir/CheckFunctionExists.c.o -o cmTC_ca939
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ca939.dir/CheckFunctionExists.c.o -o cmTC_ca939 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_e4076.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DCHECK_FUNCTION_EXISTS=dgettext -o CMakeFiles/cmTC_e4076.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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_e4076.dir/CheckFunctionExists.c.o -o cmTC_e4076 /usr/local/opt/gettext/lib/libintl.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DCHECK_FUNCTION_EXISTS=dgettext -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4076.dir/CheckFunctionExists.c.o -o cmTC_e4076 /usr/local/opt/gettext/lib/libintl.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_36f2c.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DCHECK_FUNCTION_EXISTS=libiconv_open -o CMakeFiles/cmTC_36f2c.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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_36f2c.dir/CheckFunctionExists.c.o -o cmTC_36f2c /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DCHECK_FUNCTION_EXISTS=libiconv_open -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_36f2c.dir/CheckFunctionExists.c.o -o cmTC_36f2c /usr/lib/libiconv.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_60275.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DCHECK_FUNCTION_EXISTS=iconv_open -o CMakeFiles/cmTC_60275.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.13.3/share/cmake/Modules/CheckFunctionExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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_60275.dir/CheckFunctionExists.c.o -o cmTC_60275 /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DCHECK_FUNCTION_EXISTS=iconv_open -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_60275.dir/CheckFunctionExists.c.o -o cmTC_60275 /usr/lib/libiconv.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_395f2.dir/src.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/src.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DICONV_2ARG_IS_CONST -o CMakeFiles/cmTC_395f2.dir/src.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/src.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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_395f2.dir/src.c.o -o cmTC_395f2 /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DICONV_2ARG_IS_CONST -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_395f2.dir/src.c.o -o cmTC_395f2 /usr/lib/libiconv.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_11ab3.dir/CheckSymbolExists.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_11ab3.dir/CheckSymbolExists.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_11ab3.dir/CheckSymbolExists.c.o -o cmTC_11ab3 /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_11ab3.dir/CheckSymbolExists.c.o -o cmTC_11ab3 /usr/lib/libiconv.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_24315.dir/CheckSymbolExists.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_24315.dir/CheckSymbolExists.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_24315.dir/CheckSymbolExists.c.o -o cmTC_24315 /usr/lib/libiconv.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_24315.dir/CheckSymbolExists.c.o -o cmTC_24315 /usr/lib/libiconv.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_f946f.dir/CheckSymbolExists.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_f946f.dir/CheckSymbolExists.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -o CMakeFiles/cmTC_7ef54.dir/NCURSESW_HEADERS.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CheckIncludeFiles/NCURSESW_HEADERS.c
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_7ef54.dir/NCURSESW_HEADERS.c.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CheckIncludeFiles/NCURSESW_HEADERS.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -Werror -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7ef54.dir/NCURSESW_HEADERS.c.o -o cmTC_7ef54
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -Werror
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7ef54.dir/NCURSESW_HEADERS.c.o -o cmTC_7ef54 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2019-01-23 14:18:29 -0600
make
install
VERBOSE=1
/usr/local/Cellar/cmake/3.13.3/bin/cmake -S/tmp/weechat-20190123-92552-11muyxj/weechat-2.3 -B/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_progress_start /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/version_git.dir/build.make CMakeFiles/version_git.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/depend
/Applications/Xcode.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.app/Contents/Developer/usr/bin/make -f src/plugins/CMakeFiles/weechat_plugins.dir/build.make src/plugins/CMakeFiles/weechat_plugins.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/alias/CMakeFiles/alias.dir/build.make src/plugins/alias/CMakeFiles/alias.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/aspell/CMakeFiles/aspell.dir/build.make src/plugins/aspell/CMakeFiles/aspell.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/buflist/CMakeFiles/buflist.dir/build.make src/plugins/buflist/CMakeFiles/buflist.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/version_git.dir/DependInfo.cmake --color=
/Applications/Xcode.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-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/weechat_plugins.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/aspell /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/aspell/CMakeFiles/aspell.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/alias /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/alias/CMakeFiles/alias.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/CMakeFiles/translations.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/buflist /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/buflist/CMakeFiles/buflist.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/charset /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/charset /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/charset/CMakeFiles/charset.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/version_git.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/version_git.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/weechat_plugins.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/weechat_plugins.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/weechat_plugins.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/aspell/CMakeFiles/aspell.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/aspell/CMakeFiles/aspell.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/aspell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/aspell/CMakeFiles/aspell.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/alias/CMakeFiles/alias.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/alias/CMakeFiles/alias.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/alias/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/alias/CMakeFiles/alias.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles/version_git.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/buflist/CMakeFiles/buflist.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/buflist/CMakeFiles/buflist.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/buflist/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/buflist/CMakeFiles/buflist.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/CMakeFiles/translations.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/CMakeFiles/translations.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/CMakeFiles/translations.dir/depend.internal".
Scanning dependencies of target version_git
Scanning dependencies of target translations
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/version_git.dir/build.make CMakeFiles/version_git.dir/build
Scanning dependencies of target alias
Scanning dependencies of target buflist
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/alias/CMakeFiles/alias.dir/build.make src/plugins/alias/CMakeFiles/alias.dir/build
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/tools/git-version.sh /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 2.3 config-git.h
/Applications/Xcode.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
Scanning dependencies of target aspell
/Applications/Xcode.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.app/Contents/Developer/usr/bin/make -f src/plugins/aspell/CMakeFiles/aspell.dir/build.make src/plugins/aspell/CMakeFiles/aspell.dir/build
Creating file config-git.h with git version: ""
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/charset/CMakeFiles/charset.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/charset/CMakeFiles/charset.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/charset/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/charset/CMakeFiles/charset.dir/depend.internal".
Scanning dependencies of target charset
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/charset/CMakeFiles/charset.dir/build.make src/plugins/charset/CMakeFiles/charset.dir/build
[ 0%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist.o
[ 0%] Built target version_git
[ 0%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist.c
[ 0%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script.c
[ 0%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell.c
Scanning dependencies of target weechat_plugins
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/CMakeFiles/weechat_plugins.dir/build.make src/plugins/CMakeFiles/weechat_plugins.dir/build
[ 1%] Generating weechat.pot
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/xgettext -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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-20190123-92552-11muyxj/weechat-2.3 --package-name='WeeChat' --package-version=2.3 --msgid-bugs-address=flashcode@flashtux.org --copyright-holder='NAME' ./doc/docgen.py ./src/core/hook/wee-hook-command-run.c ./src/core/hook/wee-hook-command-run.h ./src/core/hook/wee-hook-command.c ./src/core/hook/wee-hook-command.h ./src/core/hook/wee-hook-completion.c ./src/core/hook/wee-hook-completion.h ./src/core/hook/wee-hook-config.c ./src/core/hook/wee-hook-config.h ./src/core/hook/wee-hook-connect.c ./src/core/hook/wee-hook-connect.h ./src/core/hook/wee-hook-fd.c ./src/core/hook/wee-hook-fd.h ./src/core/hook/wee-hook-focus.c ./src/core/hook/wee-hook-focus.h ./src/core/hook/wee-hook-hdata.c ./src/core/hook/wee-hook-hdata.h ./src/core/hook/wee-hook-hsignal.c ./src/core/hook/wee-hook-hsignal.h ./src/core/hook/wee-hook-info-hashtable.c ./src/core/hook/wee-hook-info-hashtable.h ./src/core/hook/wee-hook-info.c ./src/core/hook/wee-hook-info.h ./src/core/hook/wee-hook-infolist.c ./src/core/hook/wee-hook-infolist.h ./src/core/hook/wee-hook-line.c ./src/core/hook/wee-hook-line.h ./src/core/hook/wee-hook-modifier.c ./src/core/hook/wee-hook-modifier.h ./src/core/hook/wee-hook-print.c ./src/core/hook/wee-hook-print.h ./src/core/hook/wee-hook-process.c ./src/core/hook/wee-hook-process.h ./src/core/hook/wee-hook-signal.c ./src/core/hook/wee-hook-signal.h ./src/core/hook/wee-hook-timer.c ./src/core/hook/wee-hook-timer.h ./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-command.c ./src/plugins/logger/logger-command.h ./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
[ 1%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script-api.c
[ 1%] Building C object src/plugins/charset/CMakeFiles/charset.dir/charset.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dcharset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/charset.dir/charset.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/charset/charset.c
[ 2%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin.c
[ 2%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist-bar-item.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-bar-item.c
[ 2%] Linking C shared module charset.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/charset && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/charset.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 charset.so CMakeFiles/charset.dir/charset.o /usr/lib/libiconv.dylib
[ 2%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-command.c
/Applications/Xcode.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-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/exec /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/exec/CMakeFiles/exec.dir/DependInfo.cmake --color=
[ 2%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-bar-item.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-bar-item.c
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/exec/CMakeFiles/exec.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/exec/CMakeFiles/exec.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/exec/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/exec/CMakeFiles/exec.dir/depend.internal".
Scanning dependencies of target exec
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/exec/CMakeFiles/exec.dir/build.make src/plugins/exec/CMakeFiles/exec.dir/build
[ 3%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec.c
[ 3%] Built target charset
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/fifo/CMakeFiles/fifo.dir/build.make src/plugins/fifo/CMakeFiles/fifo.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo/CMakeFiles/fifo.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo/CMakeFiles/fifo.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo/CMakeFiles/fifo.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo/CMakeFiles/fifo.dir/depend.internal".
Scanning dependencies of target fifo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/fifo/CMakeFiles/fifo.dir/build.make src/plugins/fifo/CMakeFiles/fifo.dir/build
[ 4%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo.c
[ 5%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script-config.c
[ 6%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-completion.c
[ 7%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-command.c
[ 8%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-command.c
[ 8%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-api.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-api.c
[ 8%] Linking C static library libweechat_plugins_scripts.a
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins && /usr/local/Cellar/cmake/3.13.3/bin/cmake -P CMakeFiles/weechat_plugins_scripts.dir/cmake_clean_target.cmake
[ 8%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-config.o
[ 8%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-config.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-buffer.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/weechat_plugins_scripts.dir/link.txt --verbose=1
[ 8%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-config.c
[ 8%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-command.c
/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
/usr/bin/ranlib libweechat_plugins_scripts.a
[ 8%] Built target weechat_plugins_scripts
[ 8%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-completion.c
[ 8%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-config.c
[ 8%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-config.c
[ 8%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-command.c
[ 8%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-info.c
[ 8%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-config.c
[ 8%] Building C object src/plugins/buflist/CMakeFiles/buflist.dir/buflist-mouse.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-mouse.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/fset/CMakeFiles/fset.dir/build.make src/plugins/fset/CMakeFiles/fset.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset/CMakeFiles/fset.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset/CMakeFiles/fset.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset/CMakeFiles/fset.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset/CMakeFiles/fset.dir/depend.internal".
Scanning dependencies of target fset
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/fset/CMakeFiles/fset.dir/build.make src/plugins/fset/CMakeFiles/fset.dir/build
[ 8%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset.c
[ 9%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-info.c
[ 10%] Linking C shared module alias.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/alias && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/alias.dir/link.txt --verbose=1
[ 11%] Linking C static library libweechat_plugins.a
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins && /usr/local/Cellar/cmake/3.13.3/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 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
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins && /usr/local/Cellar/cmake/3.13.3/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
/usr/bin/ranlib libweechat_plugins.a
[ 11%] Built target weechat_plugins
[ 12%] Linking C shared module buflist.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/buflist && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/buflist.dir/link.txt --verbose=1
[ 13%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-completion.c
/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%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-info.c
[ 14%] Built target alias
[ 15%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset-bar-item.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-bar-item.c
[ 15%] Linking C shared module fifo.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fifo && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/fifo.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 fifo.so CMakeFiles/fifo.dir/fifo.o CMakeFiles/fifo.dir/fifo-command.o CMakeFiles/fifo.dir/fifo-config.o CMakeFiles/fifo.dir/fifo-info.o
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/irc/CMakeFiles/irc.dir/build.make src/plugins/irc/CMakeFiles/irc.dir/depend
[ 15%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-config.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc/CMakeFiles/irc.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc/CMakeFiles/irc.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc/CMakeFiles/irc.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc/CMakeFiles/irc.dir/depend.internal".
Scanning dependencies of target irc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/irc/CMakeFiles/irc.dir/build.make src/plugins/irc/CMakeFiles/irc.dir/build
[ 15%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc.c
[ 15%] Built target buflist
[ 15%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-buffer.c
[ 15%] Built target fifo
[ 15%] Building C object src/plugins/aspell/CMakeFiles/aspell.dir/weechat-aspell-speller.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-speller.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-speller.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/logger/CMakeFiles/logger.dir/build.make src/plugins/logger/CMakeFiles/logger.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger/CMakeFiles/logger.dir/DependInfo.cmake --color=
[ 16%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-command.c
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger/CMakeFiles/logger.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger/CMakeFiles/logger.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger/CMakeFiles/logger.dir/depend.internal".
Scanning dependencies of target logger
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/logger/CMakeFiles/logger.dir/build.make src/plugins/logger/CMakeFiles/logger.dir/build
[ 16%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger.c
[ 16%] Linking C shared module exec.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/exec && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/exec.dir/link.txt --verbose=1
[ 17%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-buffer.c
/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
[ 17%] Compiling cs.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/cs.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/cs.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 17%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-bar-item.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-bar-item.c
[ 18%] Linking C shared module aspell.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/aspell && /usr/local/Cellar/cmake/3.13.3/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
[ 18%] Built target exec
[ 18%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-completion.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/relay/CMakeFiles/relay.dir/build.make src/plugins/relay/CMakeFiles/relay.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay/CMakeFiles/relay.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/cs.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/cs.po
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay/CMakeFiles/relay.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay/CMakeFiles/relay.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay/CMakeFiles/relay.dir/depend.internal".
Scanning dependencies of target relay
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/relay/CMakeFiles/relay.dir/build.make src/plugins/relay/CMakeFiles/relay.dir/build
[ 20%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/cs.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-buffer.c
[ 20%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay.c
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/cs.po: 1412 translated messages, 585 fuzzy translations, 256 untranslated messages.
[ 20%] Built target aspell
[ 21%] Compiling de.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/de.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/de.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 21%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-command.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/script/CMakeFiles/script.dir/build.make src/plugins/script/CMakeFiles/script.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script/CMakeFiles/script.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script/CMakeFiles/script.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script/CMakeFiles/script.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script/CMakeFiles/script.dir/depend.internal".
Scanning dependencies of target script
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/script/CMakeFiles/script.dir/build.make src/plugins/script/CMakeFiles/script.dir/build
[ 23%] Building C object src/plugins/script/CMakeFiles/script.dir/script.o
[ 23%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-buffer.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script.c
[ 23%] Building C object src/plugins/script/CMakeFiles/script.dir/script-action.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-action.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-action.c
[ 23%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-config.c
[ 23%] Compiling es.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/es.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/es.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 23%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-channel.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-channel.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-channel.c
[ 24%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-config.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/de.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/de.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/de.po
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/perl/CMakeFiles/perl.dir/build.make src/plugins/perl/CMakeFiles/perl.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/perl /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl/CMakeFiles/perl.dir/DependInfo.cmake --color=
[ 24%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-client.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-client.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-client.c
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl/CMakeFiles/perl.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl/CMakeFiles/perl.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl/CMakeFiles/perl.dir/depend.internal".
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/de.po: 2253 translated messages.
[ 25%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-info.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/es.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/es.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/es.po
[ 25%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-info.c
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/es.po: 1354 translated messages, 581 fuzzy translations, 318 untranslated messages.
[ 26%] Compiling fr.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/fr.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/fr.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
Scanning dependencies of target perl
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/perl/CMakeFiles/perl.dir/build.make src/plugins/perl/CMakeFiles/perl.dir/build
[ 26%] Building C object src/plugins/perl/CMakeFiles/perl.dir/weechat-perl.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -o CMakeFiles/perl.dir/weechat-perl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/perl/weechat-perl.c
[ 27%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-color.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-color.c
[ 27%] Building C object src/plugins/script/CMakeFiles/script.dir/script-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-buffer.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/fr.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/fr.po
[ 27%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-tail.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-tail.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-tail.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/fr.po
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/fr.po: 2253 translated messages.
[ 27%] Compiling hu.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/hu.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/hu.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 27%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset-mouse.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-mouse.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/python/CMakeFiles/python.dir/build.make src/plugins/python/CMakeFiles/python.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/python /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python/CMakeFiles/python.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python/CMakeFiles/python.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python/CMakeFiles/python.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python/CMakeFiles/python.dir/depend.internal".
Scanning dependencies of target python
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/python/CMakeFiles/python.dir/build.make src/plugins/python/CMakeFiles/python.dir/build
[ 28%] Building C object src/plugins/python/CMakeFiles/python.dir/weechat-python.o
[ 28%] Linking C shared module logger.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/logger && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/logger.dir/link.txt --verbose=1
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/python/weechat-python.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/hu.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/hu.po
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o logger.so CMakeFiles/logger.dir/logger.o CMakeFiles/logger.dir/logger-buffer.o CMakeFiles/logger.dir/logger-command.o CMakeFiles/logger.dir/logger-config.o CMakeFiles/logger.dir/logger-info.o CMakeFiles/logger.dir/logger-tail.o
[ 28%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-command.c
[ 28%] Building C object src/plugins/relay/CMakeFiles/relay.dir/irc/relay-irc.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/irc/relay-irc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/irc/relay-irc.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/hu.po
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/hu.po: 88 translated messages, 1356 fuzzy translations, 809 untranslated messages.
[ 28%] Compiling it.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/it.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/it.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 28%] Building C object src/plugins/fset/CMakeFiles/fset.dir/fset-option.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-option.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-option.c
[ 28%] Built target logger
[ 29%] Building C object src/plugins/script/CMakeFiles/script.dir/script-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-command.c
[ 29%] Building C object src/plugins/perl/CMakeFiles/perl.dir/weechat-perl-api.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -o CMakeFiles/perl.dir/weechat-perl-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/perl/weechat-perl-api.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/it.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/it.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/it.po
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/it.po: 1479 translated messages, 516 fuzzy translations, 258 untranslated messages.
[ 30%] Compiling ja.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ja.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/ja.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 30%] Building C object src/plugins/script/CMakeFiles/script.dir/script-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-completion.c
[ 30%] Building C object src/plugins/python/CMakeFiles/python.dir/weechat-python-api.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/python/weechat-python-api.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ja.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ja.po
[ 31%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ja.po
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/ruby/CMakeFiles/ruby.dir/build.make src/plugins/ruby/CMakeFiles/ruby.dir/depend
[ 32%] Linking C shared module fset.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/fset && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/fset.dir/link.txt --verbose=1
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/ruby /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby/CMakeFiles/ruby.dir/DependInfo.cmake --color=
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ja.po: 2252 translated messages, 1 fuzzy translation.
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o fset.so CMakeFiles/fset.dir/fset.o CMakeFiles/fset.dir/fset-bar-item.o CMakeFiles/fset.dir/fset-buffer.o CMakeFiles/fset.dir/fset-command.o CMakeFiles/fset.dir/fset-completion.o CMakeFiles/fset.dir/fset-config.o CMakeFiles/fset.dir/fset-info.o CMakeFiles/fset.dir/fset-mouse.o CMakeFiles/fset.dir/fset-option.o
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby/CMakeFiles/ruby.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby/CMakeFiles/ruby.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby/CMakeFiles/ruby.dir/depend.internal".
[ 32%] Compiling pl.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pl.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/pl.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 33%] Building C object src/plugins/script/CMakeFiles/script.dir/script-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-config.c
Scanning dependencies of target ruby
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/ruby/CMakeFiles/ruby.dir/build.make src/plugins/ruby/CMakeFiles/ruby.dir/build
[ 34%] Building C object src/plugins/ruby/CMakeFiles/ruby.dir/weechat-ruby.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Druby_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0 -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0/universal-darwin18 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/ruby.dir/weechat-ruby.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/ruby/weechat-ruby.c
[ 34%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-msg.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-msg.c
[ 34%] Built target fset
[ 34%] Building C object src/plugins/script/CMakeFiles/script.dir/script-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-info.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pl.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pl.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pl.po
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pl.po: 2253 translated messages.
[ 34%] Compiling pt.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/pt.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 34%] Building C object src/plugins/ruby/CMakeFiles/ruby.dir/weechat-ruby-api.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Druby_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0 -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0/universal-darwin18 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/ruby.dir/weechat-ruby-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/ruby/weechat-ruby-api.c
[ 34%] Building C object src/plugins/script/CMakeFiles/script.dir/script-mouse.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-mouse.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt.po
[ 34%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-nicklist.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt.po
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt.po: 1986 translated messages, 193 fuzzy translations, 74 untranslated messages.
[ 34%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-completion.c
[ 35%] Compiling pt_BR.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt_BR.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/pt_BR.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 36%] Building C object src/plugins/script/CMakeFiles/script.dir/script-repo.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-repo.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-repo.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt_BR.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt_BR.po
[ 37%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-protocol.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt_BR.po
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/pt_BR.po: 980 translated messages, 607 fuzzy translations, 666 untranslated messages.
[ 37%] Compiling ru.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ru.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/ru.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/lua/CMakeFiles/lua.dir/build.make src/plugins/lua/CMakeFiles/lua.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/lua /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua/CMakeFiles/lua.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua/CMakeFiles/lua.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua/CMakeFiles/lua.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua/CMakeFiles/lua.dir/depend.internal".
Scanning dependencies of target lua
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/lua/CMakeFiles/lua.dir/build.make src/plugins/lua/CMakeFiles/lua.dir/build
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ru.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ru.po
[ 37%] Building C object src/plugins/lua/CMakeFiles/lua.dir/weechat-lua.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlua_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/include/lua -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/lua.dir/weechat-lua.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/lua/weechat-lua.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ru.po
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/ru.po: 116 translated messages, 1369 fuzzy translations, 768 untranslated messages.
[ 37%] Compiling tr.po
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgmerge --quiet -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/tr.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/po/tr.po /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/weechat.pot
[ 37%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-command.c
[ 37%] Linking C shared module script.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/script && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/script.dir/link.txt --verbose=1
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -o /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/tr.gmo /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/tr.po
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o script.so CMakeFiles/script.dir/script.o CMakeFiles/script.dir/script-action.o CMakeFiles/script.dir/script-buffer.o CMakeFiles/script.dir/script-command.o CMakeFiles/script.dir/script-completion.o CMakeFiles/script.dir/script-config.o CMakeFiles/script.dir/script-info.o CMakeFiles/script.dir/script-mouse.o CMakeFiles/script.dir/script-repo.o /usr/lib/libz.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po && /usr/local/opt/gettext/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/tr.po
/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/po/tr.po: 246 translated messages, 236 fuzzy translations, 1771 untranslated messages.
[ 37%] Built target translations
[ 38%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-config.c
[ 38%] Built target script
[ 38%] Building C object src/plugins/lua/CMakeFiles/lua.dir/weechat-lua-api.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlua_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/include/lua -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/lua.dir/weechat-lua-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/lua/weechat-lua-api.c
[ 38%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-completion.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/tcl/CMakeFiles/tcl.dir/build.make src/plugins/tcl/CMakeFiles/tcl.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/tcl /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl/CMakeFiles/tcl.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl/CMakeFiles/tcl.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl/CMakeFiles/tcl.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl/CMakeFiles/tcl.dir/depend.internal".
Scanning dependencies of target tcl
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/tcl/CMakeFiles/tcl.dir/build.make src/plugins/tcl/CMakeFiles/tcl.dir/build
[ 38%] Building C object src/plugins/tcl/CMakeFiles/tcl.dir/weechat-tcl.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtcl_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/tcl.dir/weechat-tcl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/tcl/weechat-tcl.c
[ 40%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-config.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/trigger/CMakeFiles/trigger.dir/build.make src/plugins/trigger/CMakeFiles/trigger.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger/CMakeFiles/trigger.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger/CMakeFiles/trigger.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger/CMakeFiles/trigger.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger/CMakeFiles/trigger.dir/depend.internal".
Scanning dependencies of target trigger
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/trigger/CMakeFiles/trigger.dir/build.make src/plugins/trigger/CMakeFiles/trigger.dir/build
[ 40%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger.c
[ 41%] Building C object src/plugins/tcl/CMakeFiles/tcl.dir/weechat-tcl-api.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtcl_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/tcl.dir/weechat-tcl-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/tcl/weechat-tcl-api.c
[ 41%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-info.c
[ 41%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-ctcp.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ctcp.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-ctcp.c
[ 42%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-network.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-network.c
[ 42%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-buffer.c
[ 42%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-raw.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-raw.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-raw.c
[ 43%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-callback.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-callback.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-callback.c
[ 43%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-debug.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-debug.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-debug.c
[ 44%] Linking C shared module python.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/python && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/python.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 -ldl -framework CoreFoundation -u _PyMac_Error /usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/Python -o python.so CMakeFiles/python.dir/weechat-python.o CMakeFiles/python.dir/weechat-python-api.o /usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.dylib ../libweechat_plugins_scripts.a
[ 44%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-server.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-server.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-server.c
[ 44%] Built target python
[ 45%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-ignore.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ignore.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-ignore.c
[ 45%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-command.c
[ 46%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-upgrade.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-upgrade.c
[ 46%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-info.o
[ 46%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-websocket.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-info.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-websocket.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-websocket.c
[ 46%] Linking C shared module ruby.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/ruby && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/ruby.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 ruby.so CMakeFiles/ruby.dir/weechat-ruby.o CMakeFiles/ruby.dir/weechat-ruby-api.o /usr/lib/libruby.dylib ../libweechat_plugins_scripts.a
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/xfer/CMakeFiles/xfer.dir/build.make src/plugins/xfer/CMakeFiles/xfer.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer/CMakeFiles/xfer.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer/CMakeFiles/xfer.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer/CMakeFiles/xfer.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer/CMakeFiles/xfer.dir/depend.internal".
[ 47%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-completion.c
Scanning dependencies of target xfer
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/plugins/xfer/CMakeFiles/xfer.dir/build.make src/plugins/xfer/CMakeFiles/xfer.dir/build
[ 48%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer.c
[ 48%] Built target ruby
[ 48%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-input.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-input.c
[ 48%] Linking C shared module relay.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/relay && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/relay.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 relay.so CMakeFiles/relay.dir/relay.o CMakeFiles/relay.dir/relay-buffer.o CMakeFiles/relay.dir/relay-client.o CMakeFiles/relay.dir/irc/relay-irc.o CMakeFiles/relay.dir/weechat/relay-weechat.o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o CMakeFiles/relay.dir/relay-command.o CMakeFiles/relay.dir/relay-completion.o CMakeFiles/relay.dir/relay-config.o CMakeFiles/relay.dir/relay-info.o CMakeFiles/relay.dir/relay-network.o CMakeFiles/relay.dir/relay-raw.o CMakeFiles/relay.dir/relay-server.o CMakeFiles/relay.dir/relay-upgrade.o CMakeFiles/relay.dir/relay-websocket.o /usr/lib/libz.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error /usr/local/lib/libgnutls.dylib
[ 48%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-buffer.c
[ 48%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-config.c
[ 48%] Built target relay
[ 48%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-chat.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-chat.c
[ 49%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-message.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-message.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-message.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/CMakeFiles/weechat_gui_common.dir/build.make src/gui/CMakeFiles/weechat_gui_common.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/CMakeFiles/weechat_gui_common.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/CMakeFiles/weechat_gui_common.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/CMakeFiles/weechat_gui_common.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/CMakeFiles/weechat_gui_common.dir/depend.internal".
[ 50%] Linking C shared module lua.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/lua && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/lua.dir/link.txt --verbose=1
[ 50%] Linking C shared module trigger.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/trigger && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/trigger.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 lua.so CMakeFiles/lua.dir/weechat-lua.o CMakeFiles/lua.dir/weechat-lua-api.o -L/usr/local/lib -llua -lm ../libweechat_plugins_scripts.a
Scanning dependencies of target weechat_gui_common
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/CMakeFiles/weechat_gui_common.dir/build.make src/gui/CMakeFiles/weechat_gui_common.dir/build
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o trigger.so CMakeFiles/trigger.dir/trigger.o CMakeFiles/trigger.dir/trigger-buffer.o CMakeFiles/trigger.dir/trigger-callback.o CMakeFiles/trigger.dir/trigger-command.o CMakeFiles/trigger.dir/trigger-completion.o CMakeFiles/trigger.dir/trigger-config.o
[ 50%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-mode.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-mode.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-mode.c
[ 50%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-bar.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar.c
[ 51%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-command.c
[ 51%] Built target lua
[ 51%] Built target trigger
[ 51%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-modelist.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-modelist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-modelist.c
[ 51%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-bar-item.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar-item.c
[ 51%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-completion.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/build.make src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/depend.internal".
[ 52%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-bar-window.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar-window.c
Scanning dependencies of target weechat_gui_curses_normal
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/build.make src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/build
[ 52%] Building C object src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-bar-window.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-bar-window.c
[ 52%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-config.o
[ 53%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-msgbuffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-config.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-msgbuffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-msgbuffer.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/build.make src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/depend.internal".
[ 53%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-nick.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-nick.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-nick.c
Scanning dependencies of target weechat_gui_headless
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/build.make src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/build
[ 54%] Building C object src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-chat.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-chat.c
[ 56%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-dcc.o
[ 56%] Building C object src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/__/gui-curses-bar-window.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-dcc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-dcc.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-bar-window.c
[ 57%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-notify.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-notify.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-notify.c
[ 57%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-buffer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-buffer.c
[ 57%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-file.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-file.c
[ 57%] Building C object src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-color.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-color.c
[ 57%] Building C object src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/__/gui-curses-chat.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-chat.c
[ 57%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-info.c
[ 57%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-protocol.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-protocol.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-protocol.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/build.make src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/depend.internal".
Scanning dependencies of target weechat_ncurses_fake
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/build.make src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/build
[ 57%] Building C object src/gui/curses/headless/CMakeFiles/weechat_ncurses_fake.dir/ncurses-fake.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_ncurses_fake.dir/ncurses-fake.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/ncurses-fake.c
[ 58%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-network.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-network.c
[ 60%] Linking C shared module perl.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/perl && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/perl.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 -mmacosx-version-min=10.14 -fstack-protector-strong -L/usr/local/lib -L/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -lperl -lpthread -ldl -lm -lutil -lc -o perl.so CMakeFiles/perl.dir/weechat-perl.o CMakeFiles/perl.dir/weechat-perl-api.o /usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE/libperl.dylib ../libweechat_plugins_scripts.a
[ 61%] Building C object src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-key.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-key.c
[ 61%] Linking C static library libweechat_ncurses_fake.a
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Cellar/cmake/3.13.3/bin/cmake -P CMakeFiles/weechat_ncurses_fake.dir/cmake_clean_target.cmake
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/weechat_ncurses_fake.dir/link.txt --verbose=1
/usr/bin/ar qc libweechat_ncurses_fake.a CMakeFiles/weechat_ncurses_fake.dir/ncurses-fake.o
/usr/bin/ranlib libweechat_ncurses_fake.a
[ 61%] Built target weechat_ncurses_fake
[ 61%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-chat.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-chat.c
[ 61%] Built target perl
[ 61%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-upgrade.o
[ 61%] Building C object src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-main.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-upgrade.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-main.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-main.c
[ 61%] Building C object src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/__/gui-curses-color.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-color.c
[ 62%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-color.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-color.c
[ 63%] Linking C shared module xfer.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/xfer && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/xfer.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 xfer.so CMakeFiles/xfer.dir/xfer.o CMakeFiles/xfer.dir/xfer-buffer.o CMakeFiles/xfer.dir/xfer-chat.o CMakeFiles/xfer.dir/xfer-command.o CMakeFiles/xfer.dir/xfer-completion.o CMakeFiles/xfer.dir/xfer-config.o CMakeFiles/xfer.dir/xfer-dcc.o CMakeFiles/xfer.dir/xfer-file.o CMakeFiles/xfer.dir/xfer-info.o CMakeFiles/xfer.dir/xfer-network.o CMakeFiles/xfer.dir/xfer-upgrade.o -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -lresolv
[ 63%] Building C object src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-mouse.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-mouse.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/cs/CMakeFiles/doc-man-weechat-cs.dir/build.make doc/cs/CMakeFiles/doc-man-weechat-cs.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/cs /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/doc-man-weechat-cs.dir/DependInfo.cmake --color=
[ 63%] Linking C shared module tcl.so
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/doc-man-weechat-cs.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/doc-man-weechat-cs.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/doc-man-weechat-cs.dir/depend.internal".
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/tcl && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/tcl.dir/link.txt --verbose=1
Scanning dependencies of target doc-man-weechat-cs
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/cs/CMakeFiles/doc-man-weechat-cs.dir/build.make doc/cs/CMakeFiles/doc-man-weechat-cs.dir/build
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o tcl.so CMakeFiles/tcl.dir/weechat-tcl.o CMakeFiles/tcl.dir/weechat-tcl-api.o /usr/lib/libtcl8.5.dylib ../libweechat_plugins_scripts.a
[ 64%] Building C object src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/__/gui-curses-key.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-key.c
[ 65%] Building weechat.1 (cs)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/cs/weechat.1.cs.adoc
[ 65%] Built target xfer
[ 65%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-raw.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-raw.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-raw.c
[ 66%] Building C object src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-term.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-term.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-term.c
[ 66%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-completion.c
[ 66%] Built target tcl
[ 67%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-redirect.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-redirect.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-redirect.c
[ 67%] Building C object src/gui/curses/normal/CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-window.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-window.c
[ 67%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-sasl.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-sasl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-sasl.c
[ 67%] Built target doc-man-weechat-cs
[ 67%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-server.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-server.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-server.c
[ 67%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-cursor.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-cursor.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-cursor.c
[ 67%] Building C object src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/__/gui-curses-main.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-main.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-main.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/cs/CMakeFiles/doc-man-weechat-headless-cs.dir/build.make doc/cs/CMakeFiles/doc-man-weechat-headless-cs.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/cs /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/doc-man-weechat-headless-cs.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/doc-man-weechat-headless-cs.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/doc-man-weechat-headless-cs.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs/CMakeFiles/doc-man-weechat-headless-cs.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-headless-cs
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/cs/CMakeFiles/doc-man-weechat-headless-cs.dir/build.make doc/cs/CMakeFiles/doc-man-weechat-headless-cs.dir/build
[ 67%] Building weechat-headless.1 (cs)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/cs && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat-headless.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/cs/weechat-headless.1.cs.adoc
[ 68%] Building C object src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/__/gui-curses-mouse.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-mouse.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/de/CMakeFiles/doc-man-weechat-de.dir/build.make doc/de/CMakeFiles/doc-man-weechat-de.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/de /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/doc-man-weechat-de.dir/DependInfo.cmake --color=
[ 69%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-filter.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-filter.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-filter.c
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/doc-man-weechat-de.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/doc-man-weechat-de.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/doc-man-weechat-de.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-de
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/de/CMakeFiles/doc-man-weechat-de.dir/build.make doc/de/CMakeFiles/doc-man-weechat-de.dir/build
[ 69%] Building weechat.1 (de)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/de/weechat.1.de.adoc
[ 69%] Building C object src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/__/gui-curses-term.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-term.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-term.c
[ 69%] Built target doc-man-weechat-headless-cs
[ 69%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-focus.o
[ 70%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-upgrade.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-focus.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-focus.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-upgrade.c
[ 70%] Building C object src/gui/curses/headless/CMakeFiles/weechat_gui_headless.dir/__/gui-curses-window.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-window.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/de/CMakeFiles/doc-man-weechat-headless-de.dir/build.make doc/de/CMakeFiles/doc-man-weechat-headless-de.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/de /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/doc-man-weechat-headless-de.dir/DependInfo.cmake --color=
[ 70%] Built target doc-man-weechat-de
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/doc-man-weechat-headless-de.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/doc-man-weechat-headless-de.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de/CMakeFiles/doc-man-weechat-headless-de.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-headless-de
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/de/CMakeFiles/doc-man-weechat-headless-de.dir/build.make doc/de/CMakeFiles/doc-man-weechat-headless-de.dir/build
[ 71%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-history.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-history.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-history.c
[ 72%] Building weechat-headless.1 (de)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/de && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat-headless.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/de/weechat-headless.1.de.adoc
[ 72%] Linking C static library libweechat_gui_curses_normal.a
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Cellar/cmake/3.13.3/bin/cmake -P CMakeFiles/weechat_gui_curses_normal.dir/cmake_clean_target.cmake
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/weechat_gui_curses_normal.dir/link.txt --verbose=1
/usr/bin/ar qc libweechat_gui_curses_normal.a CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-bar-window.o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-chat.o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-color.o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-key.o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-main.o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-mouse.o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-term.o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-window.o
/usr/bin/ranlib libweechat_gui_curses_normal.a
[ 72%] Built target weechat_gui_curses_normal
[ 72%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-hotlist.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-hotlist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-hotlist.c
[ 72%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-input.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-input.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/en/CMakeFiles/doc-man-weechat-headless-en.dir/build.make doc/en/CMakeFiles/doc-man-weechat-headless-en.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/en /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/doc-man-weechat-headless-en.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/doc-man-weechat-headless-en.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/doc-man-weechat-headless-en.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/doc-man-weechat-headless-en.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-headless-en
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/en/CMakeFiles/doc-man-weechat-headless-en.dir/build.make doc/en/CMakeFiles/doc-man-weechat-headless-en.dir/build
[ 72%] Building weechat-headless.1 (en)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat-headless.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/en/weechat-headless.1.en.adoc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/en/CMakeFiles/doc-man-weechat-en.dir/build.make doc/en/CMakeFiles/doc-man-weechat-en.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/en /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/doc-man-weechat-en.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/doc-man-weechat-en.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/doc-man-weechat-en.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en/CMakeFiles/doc-man-weechat-en.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-en
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/en/CMakeFiles/doc-man-weechat-en.dir/build.make doc/en/CMakeFiles/doc-man-weechat-en.dir/build
[ 72%] Building weechat.1 (en)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/en && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/en/weechat.1.en.adoc
[ 72%] Built target doc-man-weechat-headless-de
[ 73%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-key.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-key.c
[ 73%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-layout.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-layout.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-layout.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/fr/CMakeFiles/doc-man-weechat-headless-fr.dir/build.make doc/fr/CMakeFiles/doc-man-weechat-headless-fr.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/fr /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/doc-man-weechat-headless-fr.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/doc-man-weechat-headless-fr.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/doc-man-weechat-headless-fr.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/doc-man-weechat-headless-fr.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-headless-fr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/fr/CMakeFiles/doc-man-weechat-headless-fr.dir/build.make doc/fr/CMakeFiles/doc-man-weechat-headless-fr.dir/build
[ 73%] Built target doc-man-weechat-headless-en
[ 73%] Building weechat-headless.1 (fr)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat-headless.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/fr/weechat-headless.1.fr.adoc
[ 73%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-line.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-line.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-line.c
[ 73%] Built target doc-man-weechat-en
[ 74%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-mouse.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-mouse.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/fr/CMakeFiles/doc-man-weechat-fr.dir/build.make doc/fr/CMakeFiles/doc-man-weechat-fr.dir/depend
[ 75%] Linking C static library libweechat_gui_headless.a
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Cellar/cmake/3.13.3/bin/cmake -P CMakeFiles/weechat_gui_headless.dir/cmake_clean_target.cmake
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/fr /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/doc-man-weechat-fr.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/weechat_gui_headless.dir/link.txt --verbose=1
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/doc-man-weechat-fr.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/doc-man-weechat-fr.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr/CMakeFiles/doc-man-weechat-fr.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-fr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/fr/CMakeFiles/doc-man-weechat-fr.dir/build.make doc/fr/CMakeFiles/doc-man-weechat-fr.dir/build
/usr/bin/ar qc libweechat_gui_headless.a CMakeFiles/weechat_gui_headless.dir/__/gui-curses-bar-window.o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-chat.o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-color.o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-key.o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-main.o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-mouse.o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-term.o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-window.o
[ 76%] Building weechat.1 (fr)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/fr && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/fr/weechat.1.fr.adoc
/usr/bin/ranlib libweechat_gui_headless.a
[ 76%] Built target weechat_gui_headless
[ 76%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-nick.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-nick.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-nick.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/it/CMakeFiles/doc-man-weechat-headless-it.dir/build.make doc/it/CMakeFiles/doc-man-weechat-headless-it.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/it /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/doc-man-weechat-headless-it.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/doc-man-weechat-headless-it.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/doc-man-weechat-headless-it.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/doc-man-weechat-headless-it.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-headless-it
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/it/CMakeFiles/doc-man-weechat-headless-it.dir/build.make doc/it/CMakeFiles/doc-man-weechat-headless-it.dir/build
[ 77%] Building weechat-headless.1 (it)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat-headless.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/it/weechat-headless.1.it.adoc
[ 77%] Built target doc-man-weechat-headless-fr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/it/CMakeFiles/doc-man-weechat-it.dir/build.make doc/it/CMakeFiles/doc-man-weechat-it.dir/depend
[ 77%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-nicklist.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/it /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/doc-man-weechat-it.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-nicklist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-nicklist.c
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/doc-man-weechat-it.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/doc-man-weechat-it.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it/CMakeFiles/doc-man-weechat-it.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-it
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/it/CMakeFiles/doc-man-weechat-it.dir/build.make doc/it/CMakeFiles/doc-man-weechat-it.dir/build
[ 77%] Building weechat.1 (it)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/it && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/it/weechat.1.it.adoc
[ 77%] Built target doc-man-weechat-fr
[ 78%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-window.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-window.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/ja/CMakeFiles/doc-man-weechat-headless-ja.dir/build.make doc/ja/CMakeFiles/doc-man-weechat-headless-ja.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/ja /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/doc-man-weechat-headless-ja.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/ja/CMakeFiles/doc-man-weechat-ja.dir/build.make doc/ja/CMakeFiles/doc-man-weechat-ja.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/ja /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/doc-man-weechat-ja.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/doc-man-weechat-headless-ja.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/doc-man-weechat-headless-ja.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/doc-man-weechat-headless-ja.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-headless-ja
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/ja/CMakeFiles/doc-man-weechat-headless-ja.dir/build.make doc/ja/CMakeFiles/doc-man-weechat-headless-ja.dir/build
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/doc-man-weechat-ja.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/doc-man-weechat-ja.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja/CMakeFiles/doc-man-weechat-ja.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-ja
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/ja/CMakeFiles/doc-man-weechat-ja.dir/build.make doc/ja/CMakeFiles/doc-man-weechat-ja.dir/build
[ 78%] Building weechat-headless.1 (ja)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat-headless.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/ja/weechat-headless.1.ja.adoc
[ 78%] Building weechat.1 (ja)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ja && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/ja/weechat.1.ja.adoc
[ 78%] Built target doc-man-weechat-headless-it
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/pl/CMakeFiles/doc-man-weechat-pl.dir/build.make doc/pl/CMakeFiles/doc-man-weechat-pl.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/pl /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/doc-man-weechat-pl.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/doc-man-weechat-pl.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/doc-man-weechat-pl.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/doc-man-weechat-pl.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-pl
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/pl/CMakeFiles/doc-man-weechat-pl.dir/build.make doc/pl/CMakeFiles/doc-man-weechat-pl.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/pl/CMakeFiles/doc-man-weechat-headless-pl.dir/build.make doc/pl/CMakeFiles/doc-man-weechat-headless-pl.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/pl /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/doc-man-weechat-headless-pl.dir/DependInfo.cmake --color=
[ 80%] Building weechat.1 (pl)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/pl/weechat.1.pl.adoc
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/doc-man-weechat-headless-pl.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/doc-man-weechat-headless-pl.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl/CMakeFiles/doc-man-weechat-headless-pl.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-headless-pl
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/pl/CMakeFiles/doc-man-weechat-headless-pl.dir/build.make doc/pl/CMakeFiles/doc-man-weechat-headless-pl.dir/build
[ 80%] Building weechat-headless.1 (pl)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/pl && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat-headless.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/pl/weechat-headless.1.pl.adoc
[ 80%] Built target doc-man-weechat-it
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/ru/CMakeFiles/doc-man-weechat-headless-ru.dir/build.make doc/ru/CMakeFiles/doc-man-weechat-headless-ru.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/ru /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/doc-man-weechat-headless-ru.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/doc-man-weechat-headless-ru.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/doc-man-weechat-headless-ru.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/doc-man-weechat-headless-ru.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-headless-ru
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/ru/CMakeFiles/doc-man-weechat-headless-ru.dir/build.make doc/ru/CMakeFiles/doc-man-weechat-headless-ru.dir/build
[ 81%] Building weechat-headless.1 (ru)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat-headless.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/ru/weechat-headless.1.ru.adoc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/ru/CMakeFiles/doc-man-weechat-ru.dir/build.make doc/ru/CMakeFiles/doc-man-weechat-ru.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/ru /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/doc-man-weechat-ru.dir/DependInfo.cmake --color=
[ 81%] Built target doc-man-weechat-ja
[ 81%] Built target doc-man-weechat-headless-ja
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/core/CMakeFiles/weechat_core.dir/build.make src/core/CMakeFiles/weechat_core.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core/CMakeFiles/weechat_core.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/doc-man-weechat-ru.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/doc-man-weechat-ru.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru/CMakeFiles/doc-man-weechat-ru.dir/depend.internal".
Scanning dependencies of target doc-man-weechat-ru
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f doc/ru/CMakeFiles/doc-man-weechat-ru.dir/build.make doc/ru/CMakeFiles/doc-man-weechat-ru.dir/build
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core/CMakeFiles/weechat_core.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core/CMakeFiles/weechat_core.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core/CMakeFiles/weechat_core.dir/depend.internal".
[ 81%] Building weechat.1 (ru)
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/doc/ru && /usr/local/bin/asciidoctor -a experimental -a icons=font -a revnumber="2.3" -a sectanchors -a source-highlighter=prettify -b manpage -o weechat.1 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/doc/ru/weechat.1.ru.adoc
[ 81%] Built target doc-man-weechat-pl
[ 81%] Built target doc-man-weechat-headless-pl
Scanning dependencies of target weechat_core
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/core/CMakeFiles/weechat_core.dir/build.make src/core/CMakeFiles/weechat_core.dir/build
[ 81%] Linking C shared module irc.so
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/plugins/irc && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/irc.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 irc.so CMakeFiles/irc.dir/irc.o CMakeFiles/irc.dir/irc-bar-item.o CMakeFiles/irc.dir/irc-buffer.o CMakeFiles/irc.dir/irc-channel.o CMakeFiles/irc.dir/irc-color.o CMakeFiles/irc.dir/irc-command.o CMakeFiles/irc.dir/irc-completion.o CMakeFiles/irc.dir/irc-config.o CMakeFiles/irc.dir/irc-ctcp.o CMakeFiles/irc.dir/irc-debug.o CMakeFiles/irc.dir/irc-ignore.o CMakeFiles/irc.dir/irc-info.o CMakeFiles/irc.dir/irc-input.o CMakeFiles/irc.dir/irc-message.o CMakeFiles/irc.dir/irc-mode.o CMakeFiles/irc.dir/irc-modelist.o CMakeFiles/irc.dir/irc-msgbuffer.o CMakeFiles/irc.dir/irc-nick.o CMakeFiles/irc.dir/irc-notify.o CMakeFiles/irc.dir/irc-protocol.o CMakeFiles/irc.dir/irc-raw.o CMakeFiles/irc.dir/irc-redirect.o CMakeFiles/irc.dir/irc-sasl.o CMakeFiles/irc.dir/irc-server.o CMakeFiles/irc.dir/irc-upgrade.o /usr/local/lib/libgnutls.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -lresolv
[ 82%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-arraylist.o
[ 82%] Building C object src/core/CMakeFiles/weechat_core.dir/weechat.o
[ 82%] Built target doc-man-weechat-headless-ru
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-arraylist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-arraylist.c
[ 82%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-backtrace.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/weechat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/weechat.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-backtrace.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-backtrace.c
[ 83%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-command.c
[ 83%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-completion.c
[ 83%] Linking C static library libweechat_gui_common.a
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /usr/local/Cellar/cmake/3.13.3/bin/cmake -P CMakeFiles/weechat_gui_common.dir/cmake_clean_target.cmake
[ 83%] Built target irc
[ 84%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-config.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/weechat_gui_common.dir/link.txt --verbose=1
[ 84%] Built target doc-man-weechat-ru
/usr/bin/ar qc libweechat_gui_common.a CMakeFiles/weechat_gui_common.dir/gui-bar.o CMakeFiles/weechat_gui_common.dir/gui-bar-item.o CMakeFiles/weechat_gui_common.dir/gui-bar-window.o CMakeFiles/weechat_gui_common.dir/gui-buffer.o CMakeFiles/weechat_gui_common.dir/gui-chat.o CMakeFiles/weechat_gui_common.dir/gui-color.o CMakeFiles/weechat_gui_common.dir/gui-completion.o CMakeFiles/weechat_gui_common.dir/gui-cursor.o CMakeFiles/weechat_gui_common.dir/gui-filter.o CMakeFiles/weechat_gui_common.dir/gui-focus.o CMakeFiles/weechat_gui_common.dir/gui-history.o CMakeFiles/weechat_gui_common.dir/gui-hotlist.o CMakeFiles/weechat_gui_common.dir/gui-input.o CMakeFiles/weechat_gui_common.dir/gui-key.o CMakeFiles/weechat_gui_common.dir/gui-layout.o CMakeFiles/weechat_gui_common.dir/gui-line.o CMakeFiles/weechat_gui_common.dir/gui-mouse.o CMakeFiles/weechat_gui_common.dir/gui-nick.o CMakeFiles/weechat_gui_common.dir/gui-nicklist.o CMakeFiles/weechat_gui_common.dir/gui-window.o
[ 84%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-config-file.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-config-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-config-file.c
/usr/bin/ranlib libweechat_gui_common.a
[ 84%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-debug.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-debug.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-debug.c
[ 84%] Built target weechat_gui_common
[ 85%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-eval.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-eval.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-eval.c
[ 85%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hashtable.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hashtable.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hashtable.c
[ 85%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hdata.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hdata.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hdata.c
[ 86%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hook.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hook.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hook.c
[ 86%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-infolist.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-infolist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-infolist.c
[ 86%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-input.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-input.c
[ 87%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-list.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-list.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-list.c
[ 87%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-log.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-log.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-log.c
[ 87%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-network.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-network.c
[ 88%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-proxy.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-proxy.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-proxy.c
[ 88%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-secure.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-secure.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-secure.c
[ 88%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-upgrade.o
[ 89%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-string.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-upgrade.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-string.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-string.c
[ 89%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-upgrade-file.o
[ 90%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-url.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-upgrade-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-upgrade-file.c
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-url.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-url.c
[ 90%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-utf8.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-utf8.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-utf8.c
[ 90%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-util.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-util.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-util.c
[ 91%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-version.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-version.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-version.c
[ 91%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-command-run.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-command-run.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-command-run.c
[ 91%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-command.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-command.c
[ 92%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-completion.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-completion.c
[ 92%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-config.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-config.c
[ 93%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-connect.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-connect.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-connect.c
[ 93%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-fd.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-fd.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-fd.c
[ 93%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-focus.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-focus.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-focus.c
[ 94%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-hdata.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-hdata.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-hdata.c
[ 94%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-hsignal.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-hsignal.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-hsignal.c
[ 94%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-info-hashtable.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-info-hashtable.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-info-hashtable.c
[ 95%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-info.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-info.c
[ 95%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-infolist.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-infolist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-infolist.c
[ 95%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-line.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-line.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-line.c
[ 96%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-modifier.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-modifier.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-modifier.c
[ 96%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-print.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-print.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-print.c
[ 96%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-process.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-process.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-process.c
[ 97%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-signal.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-signal.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-signal.c
[ 97%] Building C object src/core/CMakeFiles/weechat_core.dir/hook/wee-hook-timer.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /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.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/hook/wee-hook-timer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/hook/wee-hook-timer.c
[ 98%] Linking C static library libweechat_core.a
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /usr/local/Cellar/cmake/3.13.3/bin/cmake -P CMakeFiles/weechat_core.dir/cmake_clean_target.cmake
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/core && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/weechat_core.dir/link.txt --verbose=1
/usr/bin/ar qc libweechat_core.a CMakeFiles/weechat_core.dir/weechat.o CMakeFiles/weechat_core.dir/wee-arraylist.o CMakeFiles/weechat_core.dir/wee-backtrace.o CMakeFiles/weechat_core.dir/wee-command.o CMakeFiles/weechat_core.dir/wee-completion.o CMakeFiles/weechat_core.dir/wee-config.o CMakeFiles/weechat_core.dir/wee-config-file.o CMakeFiles/weechat_core.dir/wee-debug.o CMakeFiles/weechat_core.dir/wee-eval.o CMakeFiles/weechat_core.dir/wee-hashtable.o CMakeFiles/weechat_core.dir/wee-hdata.o CMakeFiles/weechat_core.dir/wee-hook.o CMakeFiles/weechat_core.dir/wee-infolist.o CMakeFiles/weechat_core.dir/wee-input.o CMakeFiles/weechat_core.dir/wee-list.o CMakeFiles/weechat_core.dir/wee-log.o CMakeFiles/weechat_core.dir/wee-network.o CMakeFiles/weechat_core.dir/wee-proxy.o CMakeFiles/weechat_core.dir/wee-secure.o CMakeFiles/weechat_core.dir/wee-string.o CMakeFiles/weechat_core.dir/wee-upgrade.o CMakeFiles/weechat_core.dir/wee-upgrade-file.o CMakeFiles/weechat_core.dir/wee-url.o CMakeFiles/weechat_core.dir/wee-utf8.o CMakeFiles/weechat_core.dir/wee-util.o CMakeFiles/weechat_core.dir/wee-version.o CMakeFiles/weechat_core.dir/hook/wee-hook-command-run.o CMakeFiles/weechat_core.dir/hook/wee-hook-command.o CMakeFiles/weechat_core.dir/hook/wee-hook-completion.o CMakeFiles/weechat_core.dir/hook/wee-hook-config.o CMakeFiles/weechat_core.dir/hook/wee-hook-connect.o CMakeFiles/weechat_core.dir/hook/wee-hook-fd.o CMakeFiles/weechat_core.dir/hook/wee-hook-focus.o CMakeFiles/weechat_core.dir/hook/wee-hook-hdata.o CMakeFiles/weechat_core.dir/hook/wee-hook-hsignal.o CMakeFiles/weechat_core.dir/hook/wee-hook-info-hashtable.o CMakeFiles/weechat_core.dir/hook/wee-hook-info.o CMakeFiles/weechat_core.dir/hook/wee-hook-infolist.o CMakeFiles/weechat_core.dir/hook/wee-hook-line.o CMakeFiles/weechat_core.dir/hook/wee-hook-modifier.o CMakeFiles/weechat_core.dir/hook/wee-hook-print.o CMakeFiles/weechat_core.dir/hook/wee-hook-process.o CMakeFiles/weechat_core.dir/hook/wee-hook-signal.o CMakeFiles/weechat_core.dir/hook/wee-hook-timer.o
/usr/bin/ranlib libweechat_core.a
[ 98%] Built target weechat_core
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/normal/CMakeFiles/weechat.dir/build.make src/gui/curses/normal/CMakeFiles/weechat.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/headless/CMakeFiles/weechat-headless.dir/build.make src/gui/curses/headless/CMakeFiles/weechat-headless.dir/depend
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/weechat.dir/DependInfo.cmake --color=
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/weechat-20190123-92552-11muyxj/weechat-2.3 /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat-headless.dir/DependInfo.cmake --color=
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat-headless.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat-headless.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless/CMakeFiles/weechat-headless.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/weechat.dir/DependInfo.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/weechat.dir/depend.internal".
Dependee "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal/CMakeFiles/weechat.dir/depend.internal".
Scanning dependencies of target weechat-headless
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/headless/CMakeFiles/weechat-headless.dir/build.make src/gui/curses/headless/CMakeFiles/weechat-headless.dir/build
Scanning dependencies of target weechat
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/gui/curses/normal/CMakeFiles/weechat.dir/build.make src/gui/curses/normal/CMakeFiles/weechat.dir/build
[ 98%] Building C object src/gui/curses/headless/CMakeFiles/weechat-headless.dir/main.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat-headless.dir/main.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/main.c
[ 98%] Building C object src/gui/curses/normal/CMakeFiles/weechat.dir/main.o
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"2.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat.dir/main.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/main.c
[100%] Linking C executable weechat
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/weechat.dir/link.txt --verbose=1
[100%] Linking C executable weechat-headless
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/headless && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_link_script CMakeFiles/weechat-headless.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib -L/usr/lib CMakeFiles/weechat.dir/main.o -o weechat ../../libweechat_gui_common.a ../../../plugins/libweechat_plugins.a ../../../core/libweechat_core.a ../../libweechat_gui_common.a libweechat_gui_curses_normal.a -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -lgnutls -ldl -lpthread /usr/lib/libiconv.dylib /usr/local/opt/gettext/lib/libintl.dylib -lm /usr/lib/libcurl.dylib -lresolv -lncursesw -D_DARWIN_C_SOURCE ../../libweechat_gui_common.a ../../../plugins/libweechat_plugins.a ../../../core/libweechat_core.a ../../libweechat_gui_common.a
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib -L/usr/lib CMakeFiles/weechat-headless.dir/main.o -o weechat-headless ../../libweechat_gui_common.a ../../../plugins/libweechat_plugins.a ../../../core/libweechat_core.a ../../libweechat_gui_common.a libweechat_gui_headless.a libweechat_ncurses_fake.a -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -lgnutls -ldl -lpthread /usr/lib/libiconv.dylib /usr/local/opt/gettext/lib/libintl.dylib -lm /usr/lib/libcurl.dylib -lresolv ../../libweechat_gui_common.a ../../../plugins/libweechat_plugins.a ../../../core/libweechat_core.a ../../libweechat_gui_common.a
Creating symbolic link weechat-curses
[100%] Built target weechat-headless
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E remove -f weechat-curses
cd /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/src/gui/curses/normal && /usr/local/Cellar/cmake/3.13.3/bin/cmake -E create_symlink weechat weechat-curses
[100%] Built target weechat
/usr/local/Cellar/cmake/3.13.3/bin/cmake -E cmake_progress_start /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build/CMakeFiles 0
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Nothing to be done for `preinstall'.
Install the project...
/usr/local/Cellar/cmake/3.13.3/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/../pkgconfig/weechat.pc
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/icons/hicolor/32x32/apps/weechat.png
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/cs/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/de/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/es/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/fr/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/hu/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/it/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/ja/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/pl/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/pt/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/pt_BR/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/ru/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/locale/tr/LC_MESSAGES/weechat.mo
-- Installing: /usr/local/Cellar/weechat/2.3_1/include/weechat/weechat-plugin.h
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/alias.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/aspell.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/buflist.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/charset.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/exec.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/fifo.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/fset.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/irc.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/logger.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/relay.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/script.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/perl.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/python.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/ruby.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/lua.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/tcl.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/trigger.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/lib/weechat/plugins/xfer.so
-- Installing: /usr/local/Cellar/weechat/2.3_1/bin/weechat
-- Installing: /usr/local/Cellar/weechat/2.3_1/bin/weechat-curses
-- Installing: /usr/local/Cellar/weechat/2.3_1/bin/weechat-headless
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/cs/man1/weechat.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/cs/man1/weechat-headless.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/de/man1/weechat.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/de/man1/weechat-headless.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/man1/weechat.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/man1/weechat-headless.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/fr/man1/weechat.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/fr/man1/weechat-headless.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/it/man1/weechat.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/it/man1/weechat-headless.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/ja/man1/weechat.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/ja/man1/weechat-headless.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/pl/man1/weechat.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/pl/man1/weechat-headless.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/ru/man1/weechat.1
-- Installing: /usr/local/Cellar/weechat/2.3_1/share/man/ru/man1/weechat-headless.1
This file has been truncated, but you can view the full file.
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dcharset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/charset.dir/charset.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/charset/charset.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dcharset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/charset.dir/charset.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/charset/charset.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script-api.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-bar-item.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o charset.so CMakeFiles/charset.dir/charset.o /usr/lib/libiconv.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-bar-item.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-script-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-api.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/plugin-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/alias.dir/alias-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/alias/alias-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-mouse.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dbuflist_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/buflist.dir/buflist-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/buflist/buflist-mouse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfifo_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fifo.dir/fifo-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fifo/fifo-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -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.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -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.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-bar-item.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-bar-item.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o fifo.so CMakeFiles/fifo.dir/fifo.o CMakeFiles/fifo.dir/fifo-command.o CMakeFiles/fifo.dir/fifo-config.o CMakeFiles/fifo.dir/fifo-info.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o fifo.so CMakeFiles/fifo.dir/fifo.o CMakeFiles/fifo.dir/fifo-command.o CMakeFiles/fifo.dir/fifo-config.o CMakeFiles/fifo.dir/fifo-info.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dexec_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/exec.dir/exec-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/exec/exec-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-speller.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Daspell_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/aspell.dir/weechat-aspell-speller.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/aspell/weechat-aspell-speller.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -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.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-bar-item.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-bar-item.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
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=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -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.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-action.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-action.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-action.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-action.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-channel.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-channel.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-channel.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-channel.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-client.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-client.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-client.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-client.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -o CMakeFiles/perl.dir/weechat-perl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/perl/weechat-perl.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -mmacosx-version-min=10.14 -I/usr/local/include
superenv added: -w -Os -march=nehalem -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -DNDEBUG -fPIC -fPIC -fPIC -fno-common -DPERL_DARWIN -mmacosx-version-min=10.9 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV -o CMakeFiles/perl.dir/weechat-perl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/perl/weechat-perl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-color.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-color.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-tail.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-tail.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlogger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/logger.dir/logger-tail.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/logger/logger-tail.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-mouse.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-mouse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/python/weechat-python.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/python/weechat-python.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o logger.so CMakeFiles/logger.dir/logger.o CMakeFiles/logger.dir/logger-buffer.o CMakeFiles/logger.dir/logger-command.o CMakeFiles/logger.dir/logger-config.o CMakeFiles/logger.dir/logger-info.o CMakeFiles/logger.dir/logger-tail.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o logger.so CMakeFiles/logger.dir/logger.o CMakeFiles/logger.dir/logger-buffer.o CMakeFiles/logger.dir/logger-command.o CMakeFiles/logger.dir/logger-config.o CMakeFiles/logger.dir/logger-info.o CMakeFiles/logger.dir/logger-tail.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/irc/relay-irc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/irc/relay-irc.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/irc/relay-irc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/irc/relay-irc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-option.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-option.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dfset_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/fset.dir/fset-option.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/fset/fset-option.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -o CMakeFiles/perl.dir/weechat-perl-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/perl/weechat-perl-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration -mmacosx-version-min=10.14 -I/usr/local/include
superenv added: -w -Os -march=nehalem -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dperl_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -DNDEBUG -fPIC -fPIC -fPIC -fno-common -DPERL_DARWIN -mmacosx-version-min=10.9 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV -o CMakeFiles/perl.dir/weechat-perl-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/perl/weechat-perl-api.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/python/weechat-python-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dpython_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/python.dir/weechat-python-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/python/weechat-python-api.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o fset.so CMakeFiles/fset.dir/fset.o CMakeFiles/fset.dir/fset-bar-item.o CMakeFiles/fset.dir/fset-buffer.o CMakeFiles/fset.dir/fset-command.o CMakeFiles/fset.dir/fset-completion.o CMakeFiles/fset.dir/fset-config.o CMakeFiles/fset.dir/fset-info.o CMakeFiles/fset.dir/fset-mouse.o CMakeFiles/fset.dir/fset-option.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o fset.so CMakeFiles/fset.dir/fset.o CMakeFiles/fset.dir/fset-bar-item.o CMakeFiles/fset.dir/fset-buffer.o CMakeFiles/fset.dir/fset-command.o CMakeFiles/fset.dir/fset-completion.o CMakeFiles/fset.dir/fset-config.o CMakeFiles/fset.dir/fset-info.o CMakeFiles/fset.dir/fset-mouse.o CMakeFiles/fset.dir/fset-option.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Druby_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0 -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0/universal-darwin18 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/ruby.dir/weechat-ruby.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/ruby/weechat-ruby.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Druby_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0 -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0/universal-darwin18 -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/ruby.dir/weechat-ruby.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/ruby/weechat-ruby.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-msg.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-msg.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Druby_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0 -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0/universal-darwin18 -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/ruby.dir/weechat-ruby-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/ruby/weechat-ruby-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Druby_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0 -I/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/include/ruby-2.3.0/universal-darwin18 -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/ruby.dir/weechat-ruby-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/ruby/weechat-ruby-api.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-mouse.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-mouse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-nicklist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-nicklist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-repo.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-repo.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dscript_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/script.dir/script-repo.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/script/script-repo.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-protocol.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/weechat/relay-weechat-protocol.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlua_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/include/lua -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/lua.dir/weechat-lua.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/lua/weechat-lua.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlua_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/include/lua -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/lua.dir/weechat-lua.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/lua/weechat-lua.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o script.so CMakeFiles/script.dir/script.o CMakeFiles/script.dir/script-action.o CMakeFiles/script.dir/script-buffer.o CMakeFiles/script.dir/script-command.o CMakeFiles/script.dir/script-completion.o CMakeFiles/script.dir/script-config.o CMakeFiles/script.dir/script-info.o CMakeFiles/script.dir/script-mouse.o CMakeFiles/script.dir/script-repo.o /usr/lib/libz.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o script.so CMakeFiles/script.dir/script.o CMakeFiles/script.dir/script-action.o CMakeFiles/script.dir/script-buffer.o CMakeFiles/script.dir/script-command.o CMakeFiles/script.dir/script-completion.o CMakeFiles/script.dir/script-config.o CMakeFiles/script.dir/script-info.o CMakeFiles/script.dir/script-mouse.o CMakeFiles/script.dir/script-repo.o /usr/lib/libz.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlua_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/include/lua -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/lua.dir/weechat-lua-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/lua/weechat-lua-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dlua_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/usr/local/include/lua -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/lua.dir/weechat-lua-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/lua/weechat-lua-api.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtcl_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/tcl.dir/weechat-tcl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/tcl/weechat-tcl.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtcl_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/tcl.dir/weechat-tcl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/tcl/weechat-tcl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtcl_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/tcl.dir/weechat-tcl-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/tcl/weechat-tcl-api.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtcl_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/tcl.dir/weechat-tcl-api.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/tcl/weechat-tcl-api.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ctcp.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-ctcp.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ctcp.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-ctcp.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-network.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-network.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-raw.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-raw.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-raw.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-raw.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-callback.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-callback.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-callback.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-callback.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-debug.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-debug.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-debug.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-debug.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -ldl -framework CoreFoundation -u _PyMac_Error /usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/Python -o python.so CMakeFiles/python.dir/weechat-python.o CMakeFiles/python.dir/weechat-python-api.o /usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.dylib ../libweechat_plugins_scripts.a
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -ldl -framework CoreFoundation -u _PyMac_Error /usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/Python -o python.so CMakeFiles/python.dir/weechat-python.o CMakeFiles/python.dir/weechat-python-api.o /usr/local/opt/python@2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config/libpython2.7.dylib ../libweechat_plugins_scripts.a -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-server.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-server.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-server.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-server.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ignore.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-ignore.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-ignore.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-ignore.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-upgrade.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-upgrade.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-websocket.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-websocket.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Drelay_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/relay.dir/relay-websocket.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/relay/relay-websocket.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o ruby.so CMakeFiles/ruby.dir/weechat-ruby.o CMakeFiles/ruby.dir/weechat-ruby-api.o /usr/lib/libruby.dylib ../libweechat_plugins_scripts.a
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o ruby.so CMakeFiles/ruby.dir/weechat-ruby.o CMakeFiles/ruby.dir/weechat-ruby-api.o /usr/lib/libruby.dylib ../libweechat_plugins_scripts.a -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-input.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-input.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o relay.so CMakeFiles/relay.dir/relay.o CMakeFiles/relay.dir/relay-buffer.o CMakeFiles/relay.dir/relay-client.o CMakeFiles/relay.dir/irc/relay-irc.o CMakeFiles/relay.dir/weechat/relay-weechat.o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o CMakeFiles/relay.dir/relay-command.o CMakeFiles/relay.dir/relay-completion.o CMakeFiles/relay.dir/relay-config.o CMakeFiles/relay.dir/relay-info.o CMakeFiles/relay.dir/relay-network.o CMakeFiles/relay.dir/relay-raw.o CMakeFiles/relay.dir/relay-server.o CMakeFiles/relay.dir/relay-upgrade.o CMakeFiles/relay.dir/relay-websocket.o /usr/lib/libz.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error /usr/local/lib/libgnutls.dylib
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o relay.so CMakeFiles/relay.dir/relay.o CMakeFiles/relay.dir/relay-buffer.o CMakeFiles/relay.dir/relay-client.o CMakeFiles/relay.dir/irc/relay-irc.o CMakeFiles/relay.dir/weechat/relay-weechat.o CMakeFiles/relay.dir/weechat/relay-weechat-msg.o CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o CMakeFiles/relay.dir/relay-command.o CMakeFiles/relay.dir/relay-completion.o CMakeFiles/relay.dir/relay-config.o CMakeFiles/relay.dir/relay-info.o CMakeFiles/relay.dir/relay-network.o CMakeFiles/relay.dir/relay-raw.o CMakeFiles/relay.dir/relay-server.o CMakeFiles/relay.dir/relay-upgrade.o CMakeFiles/relay.dir/relay-websocket.o /usr/lib/libz.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error /usr/local/lib/libgnutls.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dtrigger_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/trigger.dir/trigger-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/trigger/trigger-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-chat.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-chat.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-message.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-message.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-message.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-message.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o lua.so CMakeFiles/lua.dir/weechat-lua.o CMakeFiles/lua.dir/weechat-lua-api.o -L/usr/local/lib -llua -lm ../libweechat_plugins_scripts.a
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o lua.so CMakeFiles/lua.dir/weechat-lua.o CMakeFiles/lua.dir/weechat-lua-api.o -llua -lm ../libweechat_plugins_scripts.a -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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 trigger.so CMakeFiles/trigger.dir/trigger.o CMakeFiles/trigger.dir/trigger-buffer.o CMakeFiles/trigger.dir/trigger-callback.o CMakeFiles/trigger.dir/trigger-command.o CMakeFiles/trigger.dir/trigger-completion.o CMakeFiles/trigger.dir/trigger-config.o
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o trigger.so CMakeFiles/trigger.dir/trigger.o CMakeFiles/trigger.dir/trigger-buffer.o CMakeFiles/trigger.dir/trigger-callback.o CMakeFiles/trigger.dir/trigger-command.o CMakeFiles/trigger.dir/trigger-completion.o CMakeFiles/trigger.dir/trigger-config.o -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-mode.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-mode.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-mode.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-mode.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-modelist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-modelist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-modelist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-modelist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar-item.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar-item.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar-item.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar-window.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-bar-window.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-bar-window.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-bar-window.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-msgbuffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-msgbuffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-msgbuffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-msgbuffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-nick.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-nick.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-nick.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-nick.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-chat.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-chat.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-dcc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-dcc.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-dcc.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-dcc.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-bar-window.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-bar-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-bar-window.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-notify.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-notify.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-notify.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-notify.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-buffer.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-buffer.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-buffer.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-file.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-file.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-color.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-color.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-chat.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-chat.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-info.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-info.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-info.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-protocol.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-protocol.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-protocol.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-protocol.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_ncurses_fake.dir/ncurses-fake.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/ncurses-fake.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_ncurses_fake.dir/ncurses-fake.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/ncurses-fake.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-network.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-network.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -mmacosx-version-min=10.14 -fstack-protector-strong -L/usr/local/lib -L/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -lperl -lpthread -ldl -lm -lutil -lc -o perl.so CMakeFiles/perl.dir/weechat-perl.o CMakeFiles/perl.dir/weechat-perl-api.o /usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE/libperl.dylib ../libweechat_plugins_scripts.a
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration -mmacosx-version-min=10.14
superenv added: -pipe -w -Os -march=nehalem -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -mmacosx-version-min=10.9 -fstack-protector-strong -L/usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE -lperl -lpthread -ldl -lm -lutil -lc -o perl.so CMakeFiles/perl.dir/weechat-perl.o CMakeFiles/perl.dir/weechat-perl-api.o /usr/local/Cellar/perl/5.28.1/lib/perl5/5.28.1/darwin-thread-multi-2level/CORE/libperl.dylib ../libweechat_plugins_scripts.a -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-key.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-key.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-chat.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-chat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-chat.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-main.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-main.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-main.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-main.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-upgrade.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dxfer_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/xfer.dir/xfer-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/xfer/xfer-upgrade.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-color.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-color.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-color.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-color.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-color.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o xfer.so CMakeFiles/xfer.dir/xfer.o CMakeFiles/xfer.dir/xfer-buffer.o CMakeFiles/xfer.dir/xfer-chat.o CMakeFiles/xfer.dir/xfer-command.o CMakeFiles/xfer.dir/xfer-completion.o CMakeFiles/xfer.dir/xfer-config.o CMakeFiles/xfer.dir/xfer-dcc.o CMakeFiles/xfer.dir/xfer-file.o CMakeFiles/xfer.dir/xfer-info.o CMakeFiles/xfer.dir/xfer-network.o CMakeFiles/xfer.dir/xfer-upgrade.o -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -lresolv
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o xfer.so CMakeFiles/xfer.dir/xfer.o CMakeFiles/xfer.dir/xfer-buffer.o CMakeFiles/xfer.dir/xfer-chat.o CMakeFiles/xfer.dir/xfer-command.o CMakeFiles/xfer.dir/xfer-completion.o CMakeFiles/xfer.dir/xfer-config.o CMakeFiles/xfer.dir/xfer-dcc.o CMakeFiles/xfer.dir/xfer-file.o CMakeFiles/xfer.dir/xfer-info.o CMakeFiles/xfer.dir/xfer-network.o CMakeFiles/xfer.dir/xfer-upgrade.o -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -lresolv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-mouse.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-mouse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o tcl.so CMakeFiles/tcl.dir/weechat-tcl.o CMakeFiles/tcl.dir/weechat-tcl-api.o /usr/lib/libtcl8.5.dylib ../libweechat_plugins_scripts.a
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o tcl.so CMakeFiles/tcl.dir/weechat-tcl.o CMakeFiles/tcl.dir/weechat-tcl-api.o /usr/lib/libtcl8.5.dylib ../libweechat_plugins_scripts.a -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-key.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-key.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-raw.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-raw.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-raw.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-raw.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-term.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-term.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-term.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-term.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-redirect.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-redirect.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-redirect.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-redirect.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-window.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_NCURSESW_CURSES_H -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/normal/../../plugins -I/usr/local/opt/ncurses/include -DNDEBUG -o CMakeFiles/weechat_gui_curses_normal.dir/__/gui-curses-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-window.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-sasl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-sasl.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-sasl.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-sasl.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-cursor.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-cursor.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-cursor.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-cursor.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-server.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-server.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-server.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-server.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-main.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-main.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-main.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-main.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-mouse.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-mouse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-filter.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-filter.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-filter.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-filter.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-term.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-term.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-term.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-term.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-upgrade.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dirc_EXPORTS -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -fPIC -fPIC -fPIC -o CMakeFiles/irc.dir/irc-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/plugins/irc/irc-upgrade.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-focus.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-focus.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-focus.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-focus.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-window.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_HEADLESS -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/.. -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../core -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/headless/../../plugins -DNDEBUG -o CMakeFiles/weechat_gui_headless.dir/__/gui-curses-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/curses/gui-curses-window.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-history.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-history.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-history.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-history.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-hotlist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-hotlist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-hotlist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-hotlist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-input.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-input.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-key.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-key.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-key.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-layout.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-layout.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-layout.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-layout.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-line.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-line.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-line.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-line.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-mouse.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-mouse.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-mouse.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-nick.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-nick.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-nick.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-nick.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-nicklist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-nicklist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-nicklist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-nicklist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-window.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_gui_common.dir/gui-window.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/gui/gui-window.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-arraylist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-arraylist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-arraylist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-arraylist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/weechat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/weechat.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/weechat.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/weechat.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o irc.so CMakeFiles/irc.dir/irc.o CMakeFiles/irc.dir/irc-bar-item.o CMakeFiles/irc.dir/irc-buffer.o CMakeFiles/irc.dir/irc-channel.o CMakeFiles/irc.dir/irc-color.o CMakeFiles/irc.dir/irc-command.o CMakeFiles/irc.dir/irc-completion.o CMakeFiles/irc.dir/irc-config.o CMakeFiles/irc.dir/irc-ctcp.o CMakeFiles/irc.dir/irc-debug.o CMakeFiles/irc.dir/irc-ignore.o CMakeFiles/irc.dir/irc-info.o CMakeFiles/irc.dir/irc-input.o CMakeFiles/irc.dir/irc-message.o CMakeFiles/irc.dir/irc-mode.o CMakeFiles/irc.dir/irc-modelist.o CMakeFiles/irc.dir/irc-msgbuffer.o CMakeFiles/irc.dir/irc-nick.o CMakeFiles/irc.dir/irc-notify.o CMakeFiles/irc.dir/irc-protocol.o CMakeFiles/irc.dir/irc-raw.o CMakeFiles/irc.dir/irc-redirect.o CMakeFiles/irc.dir/irc-sasl.o CMakeFiles/irc.dir/irc-server.o CMakeFiles/irc.dir/irc-upgrade.o /usr/local/lib/libgnutls.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -lresolv
superenv removed: -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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=nehalem -DNDEBUG -bundle -Wl,-headerpad_max_install_names -o irc.so CMakeFiles/irc.dir/irc.o CMakeFiles/irc.dir/irc-bar-item.o CMakeFiles/irc.dir/irc-buffer.o CMakeFiles/irc.dir/irc-channel.o CMakeFiles/irc.dir/irc-color.o CMakeFiles/irc.dir/irc-command.o CMakeFiles/irc.dir/irc-completion.o CMakeFiles/irc.dir/irc-config.o CMakeFiles/irc.dir/irc-ctcp.o CMakeFiles/irc.dir/irc-debug.o CMakeFiles/irc.dir/irc-ignore.o CMakeFiles/irc.dir/irc-info.o CMakeFiles/irc.dir/irc-input.o CMakeFiles/irc.dir/irc-message.o CMakeFiles/irc.dir/irc-mode.o CMakeFiles/irc.dir/irc-modelist.o CMakeFiles/irc.dir/irc-msgbuffer.o CMakeFiles/irc.dir/irc-nick.o CMakeFiles/irc.dir/irc-notify.o CMakeFiles/irc.dir/irc-protocol.o CMakeFiles/irc.dir/irc-raw.o CMakeFiles/irc.dir/irc-redirect.o CMakeFiles/irc.dir/irc-sasl.o CMakeFiles/irc.dir/irc-server.o CMakeFiles/irc.dir/irc-upgrade.o /usr/local/lib/libgnutls.dylib -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error -lresolv -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/ncurses/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/lib -L/Applications/Xcode.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.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-command.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-command.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-command.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-backtrace.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-backtrace.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-backtrace.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-backtrace.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-completion.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-completion.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-completion.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-config.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-config.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-config.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-config-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-config-file.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-config-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-config-file.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-debug.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-debug.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-debug.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-debug.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-eval.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-eval.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-eval.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-eval.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hashtable.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hashtable.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hashtable.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hashtable.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hdata.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hdata.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hdata.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hdata.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hook.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hook.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-hook.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-hook.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-infolist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-infolist.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-infolist.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-infolist.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-input.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-input.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-input.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-list.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-list.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-list.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-list.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-log.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-log.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-log.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-log.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-network.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-network.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-network.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-proxy.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-proxy.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-proxy.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-proxy.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-secure.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-secure.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-secure.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-secure.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-string.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-string.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-string.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-string.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-upgrade.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-upgrade.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-upgrade.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-upgrade-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-upgrade-file.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-upgrade-file.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-upgrade-file.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-url.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-url.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-url.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-url.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-utf8.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-utf8.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=nehalem -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-utf8.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-utf8.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.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 -I/usr/local/opt/ncurses/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE="GPL3" -DWEECHAT_VERSION="2.3" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/local/include -I/tmp/weechat-20190123-92552-11muyxj/weechat-2.3/build -Wall -Wextra -Werror-implicit-function-declaration -DNDEBUG -o CMakeFiles/weechat_core.dir/wee-util.o -c /tmp/weechat-20190123-92552-11muyxj/weechat-2.3/src/core/wee-util.c
superenv removed: -I/usr/local/include -Wall -Wextra -Werror-implicit-function-declaration
superenv added: -pipe -w -Os -march=nehalem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/Mac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment