* Package: net-irc/weechat-0.4.3-r1 * Repository: gentoo * Maintainer: radhermit@gentoo.org scarabeus@gentoo.org,net-irc@gentoo.org * USE: abi_x86_64 alias amd64 charset elibc_glibc fifo irc kernel_linux logger nls perl python python_single_target_python2_7 python_targets_python2_7 python_targets_python3_3 relay rmodifier scripts spell ssl userland_GNU xfer * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking weechat-0.4.3.tar.bz2 to /var/tmp/portage/net-irc/weechat-0.4.3-r1/work >>> Source unpacked in /var/tmp/portage/net-irc/weechat-0.4.3-r1/work >>> Preparing source in /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 ... * Applying weechat-0.4.3-always-link-against-pthreads.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build" cmake --no-warn-unused-cli -C /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_NCURSES=ON -DENABLE_LARGEFILE=ON -DENABLE_DEMO=OFF -DENABLE_GTK=OFF -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DENABLE_alias=ON -DENABLE_ALIAS=ON -DENABLE_Alias=ON -DENABLE_doc=OFF -DENABLE_DOC=OFF -DENABLE_Doc=OFF -DENABLE_charset=ON -DENABLE_CHARSET=ON -DENABLE_Charset=ON -DENABLE_fifo=ON -DENABLE_FIFO=ON -DENABLE_Fifo=ON -DENABLE_guile=OFF -DENABLE_GUILE=OFF -DENABLE_Guile=OFF -DENABLE_irc=ON -DENABLE_IRC=ON -DENABLE_Irc=ON -DENABLE_logger=ON -DENABLE_LOGGER=ON -DENABLE_Logger=ON -DENABLE_lua=OFF -DENABLE_LUA=OFF -DENABLE_Lua=OFF -DENABLE_nls=ON -DENABLE_NLS=ON -DENABLE_Nls=ON -DENABLE_perl=ON -DENABLE_PERL=ON -DENABLE_Perl=ON -DENABLE_python=ON -DENABLE_PYTHON=ON -DENABLE_Python=ON -DENABLE_relay=ON -DENABLE_RELAY=ON -DENABLE_Relay=ON -DENABLE_rmodifier=ON -DENABLE_RMODIFIER=ON -DENABLE_Rmodifier=ON -DENABLE_ruby=OFF -DENABLE_RUBY=OFF -DENABLE_Ruby=OFF -DENABLE_scripts=ON -DENABLE_SCRIPTS=ON -DENABLE_Scripts=ON -DENABLE_script=ON -DENABLE_ASPELL=ON -DENABLE_GNUTLS=ON -DENABLE_tcl=OFF -DENABLE_TCL=OFF -DENABLE_Tcl=OFF -DENABLE_xfer=ON -DENABLE_XFER=ON -DENABLE_Xfer=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/gentoo_toolchain.cmake /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/gentoo_common_config.cmake -- The C compiler identification is GNU 4.8.3 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - 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 - 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 - found -- Found GCRYPT: -lgcrypt -lgpg-error -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") -- Looking for iconv_open -- Looking for iconv_open - found -- Performing Test ICONV_2ARG_IS_CONST -- Performing Test ICONV_2ARG_IS_CONST - Failed -- Found CURL: /usr/lib64/libcurl.so (found version "7.39.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 -- Looking for include file ncursesw/ncurses.h -- Looking for include file ncursesw/ncurses.h - found -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration C++ Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build >>> Source configured. >>> Compiling source in /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build" make -j1 VERBOSE=1 /usr/bin/cmake -H/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 -B/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' make -f CMakeFiles/version_git.dir/build.make CMakeFiles/version_git.dir/depend make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles/version_git.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles/version_git.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles/version_git.dir/depend.internal". Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles/version_git.dir/depend.internal". Scanning dependencies of target version_git make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' make -f CMakeFiles/version_git.dir/build.make CMakeFiles/version_git.dir/build make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/git-version.sh /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 0.4.3 config-git.h Creating file config-git.h with git version: "" make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 0%] Built target version_git make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/depend make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/po /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/CMakeFiles/translations.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/CMakeFiles/translations.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/CMakeFiles/translations.dir/depend.internal". Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/CMakeFiles/translations.dir/depend.internal". Scanning dependencies of target translations make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/build make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 0%] Generating weechat.pot cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po && /usr/bin/xgettext -o /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.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=/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 --package-name='WeeChat' --package-version=0.4.3 --msgid-bugs-address=flashcode@flashtux.org --copyright-holder='NAME' ./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.h ./src/core/wee-upgrade-file.c ./src/core/wee-upgrade-file.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/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-cursor.c ./src/gui/gui-cursor.h ./src/gui/gui-completion.c ./src/gui/gui-completion.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-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.h ./src/plugins/alias/alias-config.c ./src/plugins/alias/alias-config.h ./src/plugins/alias/alias-info.c ./src/plugins/alias/alias-info.h ./src/plugins/aspell/weechat-aspell.c ./src/plugins/aspell/weechat-aspell.h ./src/plugins/aspell/weechat-aspell-bar-item.c ./src/plugins/aspell/weechat-aspell-bar-item.h ./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-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/charset/charset.c ./src/plugins/fifo/fifo.c ./src/plugins/fifo/fifo.h ./src/plugins/fifo/fifo-info.c ./src/plugins/fifo/fifo-info.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-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/logger/logger.c ./src/plugins/logger/logger.h ./src/plugins/logger/logger-buffer.c ./src/plugins/logger/logger-buffer.h ./src/plugins/logger/logger-config.c ./src/plugins/logger/logger-config.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/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/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/irc/relay-irc.c ./src/plugins/relay/irc/relay-irc.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/rmodifier/rmodifier.c ./src/plugins/rmodifier/rmodifier-command.c ./src/plugins/rmodifier/rmodifier-command.h ./src/plugins/rmodifier/rmodifier-completion.c ./src/plugins/rmodifier/rmodifier-completion.h ./src/plugins/rmodifier/rmodifier-config.c ./src/plugins/rmodifier/rmodifier-config.h ./src/plugins/rmodifier/rmodifier-debug.c ./src/plugins/rmodifier/rmodifier-debug.h ./src/plugins/rmodifier/rmodifier.h ./src/plugins/rmodifier/rmodifier-info.c ./src/plugins/rmodifier/rmodifier-info.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/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/plugin-script.c ./src/plugins/plugin-script.h ./src/plugins/plugin-script-api.c ./src/plugins/plugin-script-api.h ./src/plugins/plugin-script-callback.c ./src/plugins/plugin-script-callback.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/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.c ./src/plugins/script/script.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-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-info.c ./src/plugins/script/script-info.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/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-info.c ./src/plugins/xfer/xfer-info.h ./src/plugins/xfer/xfer.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 ./doc/docgen.py /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 52 [ 1%] Compiling tr.po cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po && /usr/bin/msgmerge --quiet -o /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/tr.po /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/po/tr.po /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/weechat.pot cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po && /usr/bin/msgfmt -o /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/tr.gmo /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/tr.po cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po && /usr/bin/msgfmt -c --statistics --verbose --output-file=/dev/null /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/tr.po /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/po/tr.po: 277 translated messages, 34 fuzzy translations, 1591 untranslated messages. make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 52 [ 1%] Built target translations make -f src/core/CMakeFiles/weechat_core.dir/build.make src/core/CMakeFiles/weechat_core.dir/depend make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core/CMakeFiles/weechat_core.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core/CMakeFiles/weechat_core.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core/CMakeFiles/weechat_core.dir/depend.internal". Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core/CMakeFiles/weechat_core.dir/depend.internal". Scanning dependencies of target weechat_core make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' make -f src/core/CMakeFiles/weechat_core.dir/build.make src/core/CMakeFiles/weechat_core.dir/build make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 60 [ 2%] Building C object src/core/CMakeFiles/weechat_core.dir/weechat.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/weechat.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/weechat.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 2%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-backtrace.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-backtrace.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-backtrace.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 61 [ 3%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-command.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-command.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-command.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 62 [ 4%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-completion.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-completion.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-completion.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 4%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-config.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-config.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-config.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 63 [ 5%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-config-file.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-config-file.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-config-file.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 64 [ 6%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-debug.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-debug.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-debug.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 6%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-eval.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-eval.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-eval.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 65 [ 7%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hashtable.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-hashtable.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-hashtable.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 66 [ 8%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hdata.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-hdata.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-hdata.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 8%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hook.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-hook.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-hook.c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-hook.c: In function ‘hook_set’: /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-hook.c:3221:19: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write (HOOK_PROCESS(hook, child_write[HOOK_PROCESS_STDIN]), ^ /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 67 [ 9%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-infolist.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-infolist.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-infolist.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 68 [ 10%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-input.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-input.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-input.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 10%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-list.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-list.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-list.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 69 [ 11%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-log.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-log.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-log.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 70 [ 12%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-network.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-network.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-network.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 12%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-proxy.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-proxy.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-proxy.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 71 [ 13%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-secure.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-secure.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-secure.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 72 [ 14%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-string.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-string.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-string.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 14%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-upgrade.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-upgrade.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-upgrade.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 73 [ 15%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-upgrade-file.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-upgrade-file.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-upgrade-file.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 74 [ 16%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-url.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-url.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-url.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 16%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-utf8.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-utf8.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-utf8.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 75 [ 17%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-util.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-util.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-util.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 76 [ 18%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-version.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -o CMakeFiles/weechat_core.dir/wee-version.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/core/wee-version.c Linking C static library libweechat_core.a cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/cmake -P CMakeFiles/weechat_core.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/weechat_core.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar cr libweechat_core.a CMakeFiles/weechat_core.dir/weechat.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 /usr/bin/x86_64-pc-linux-gnu-ranlib libweechat_core.a make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 [ 18%] Built target weechat_core make -f src/plugins/CMakeFiles/weechat_plugins.dir/build.make src/plugins/CMakeFiles/weechat_plugins.dir/depend make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/weechat_plugins.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/weechat_plugins.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/weechat_plugins.dir/depend.internal". Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/weechat_plugins.dir/depend.internal". Scanning dependencies of target weechat_plugins make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' make -f src/plugins/CMakeFiles/weechat_plugins.dir/build.make src/plugins/CMakeFiles/weechat_plugins.dir/build make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 89 [ 19%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -fPIC -o CMakeFiles/weechat_plugins.dir/plugin.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/plugin.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 90 [ 20%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-api.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-api.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/plugin-api.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 20%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-config.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -fPIC -o CMakeFiles/weechat_plugins.dir/plugin-config.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/plugin-config.c Linking C static library libweechat_plugins.a cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/cmake -P CMakeFiles/weechat_plugins.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/weechat_plugins.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar cr 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/x86_64-pc-linux-gnu-ranlib libweechat_plugins.a make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 89 90 [ 20%] Built target weechat_plugins make -f src/plugins/CMakeFiles/weechat_plugins_scripts.dir/build.make src/plugins/CMakeFiles/weechat_plugins_scripts.dir/depend make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/depend.internal". Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/CMakeFiles/weechat_plugins_scripts.dir/depend.internal". Scanning dependencies of target weechat_plugins_scripts make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' make -f src/plugins/CMakeFiles/weechat_plugins_scripts.dir/build.make src/plugins/CMakeFiles/weechat_plugins_scripts.dir/build make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 91 [ 21%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/plugin-script.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 92 [ 22%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/plugin-script-api.c /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 22%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-callback.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -fPIC -o CMakeFiles/weechat_plugins_scripts.dir/plugin-script-callback.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/plugin-script-callback.c Linking C static library libweechat_plugins_scripts.a cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/cmake -P CMakeFiles/weechat_plugins_scripts.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/weechat_plugins_scripts.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar cr 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-callback.o /usr/bin/x86_64-pc-linux-gnu-ranlib libweechat_plugins_scripts.a make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles 91 92 [ 22%] Built target weechat_plugins_scripts make -f src/plugins/alias/CMakeFiles/alias.dir/build.make src/plugins/alias/CMakeFiles/alias.dir/depend make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3 /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/alias /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/alias /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/alias/CMakeFiles/alias.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/alias/CMakeFiles/alias.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/alias/CMakeFiles/alias.dir/depend.internal". Dependee "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/alias/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/alias/CMakeFiles/alias.dir/depend.internal". Scanning dependencies of target alias make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' make -f src/plugins/alias/CMakeFiles/alias.dir/build.make src/plugins/alias/CMakeFiles/alias.dir/build make[2]: Entering directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/CMakeFiles [ 22%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias.o cd /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build/src/plugins/alias && /usr/bin/x86_64-pc-linux-gnu-gcc -DENABLE_NLS -DHAVE_CONFIG_H -DHAVE_GCRYPT -DHAVE_GNUTLS -DHAVE_ICONV -DHAVE_ZLIB -DWEECHAT_LICENSE=\"GPL3\" -DWEECHAT_VERSION=\"0.4.3\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LARGE_FILES -Dalias_EXPORTS -DNDEBUG -march=native -O2 -pipe -Wall -W -Werror-implicit-function-declaration -fPIC -I/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build -fPIC -o CMakeFiles/alias.dir/alias.o -c /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/alias/alias.c In file included from /usr/include/string.h:634:0, from /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/alias/alias.c:24: /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/alias/alias.c: In function ‘alias_string_add_word_range’: /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/alias/../weechat-plugin.h:967:21: error: expected identifier before ‘(’ token weechat_plugin->strndup(__string, __length) ^ /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/alias/alias.c:143:12: note: in expansion of macro ‘weechat_strndup’ word = weechat_strndup (start, end - start); ^ /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/alias/alias.c:138:69: warning: unused parameter ‘start’ [-Wunused-parameter] alias_string_add_word_range (char **alias, int *length, const char *start, ^ /var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3/src/plugins/alias/alias.c:139:42: warning: unused parameter ‘end’ [-Wunused-parameter] const char *end) ^ src/plugins/alias/CMakeFiles/alias.dir/build.make:57: recipe for target 'src/plugins/alias/CMakeFiles/alias.dir/alias.o' failed make[2]: *** [src/plugins/alias/CMakeFiles/alias.dir/alias.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' CMakeFiles/Makefile2:515: recipe for target 'src/plugins/alias/CMakeFiles/alias.dir/all' failed make[1]: *** [src/plugins/alias/CMakeFiles/alias.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' Makefile:136: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: net-irc/weechat-0.4.3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-irc/weechat-0.4.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/weechat-0.4.3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-irc:weechat-0.4.3-r1:20150329-200321.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/weechat-0.4.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/weechat-0.4.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3_build' * S: '/var/tmp/portage/net-irc/weechat-0.4.3-r1/work/weechat-0.4.3'