Skip to content

Instantly share code, notes, and snippets.

@ajbeach2
Created December 10, 2014 06:38
Show Gist options
  • Save ajbeach2/c85f53a54d5c49880936 to your computer and use it in GitHub Desktop.
Save ajbeach2/c85f53a54d5c49880936 to your computer and use it in GitHub Desktop.
won't build tests
$ cmake .. -DPREFIX=~/Workspace/weechat -DENABLE_TESTS=ON -DCMAKE_CXX_COMPILER=/usr/local/bin/g++-4.9 -DCMAKE_C_COMPILER=/usr/local/bin/gcc-4.2
-- The C compiler identification is GNU 4.2.1
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /usr/local/bin/gcc-4.2
-- Check for working C compiler: /usr/local/bin/gcc-4.2 -- 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 - 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 - not found
-- Found GCRYPT: -L/usr/local/Cellar/libgcrypt/1.6.2/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
-- Looking for libiconv_open in iconv
-- Looking for libiconv_open in iconv - not found
-- Looking for iconv_open in iconv
-- Looking for iconv_open in iconv - found
-- Performing Test ICONV_2ARG_IS_CONST
-- Performing Test ICONV_2ARG_IS_CONST - Failed
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.37.1")
-- Looking for flock
-- Looking for flock - found
-- Looking for backtrace
-- Looking for backtrace - found
-- checking for one of the modules 'ruby-2.1;ruby-2.0;ruby-1.9;ruby-1.8'
-- checking for one of the modules 'lua5.2;lua-5.2;lua52;lua5.1;lua-5.1;lua51;lua-5.0;lua5.0;lua50;lua'
-- Found Tclsh: /usr/bin/tclsh (found version "8.5")
-- checking for one of the modules 'guile-2.0'
-- Looking for include file ncursesw/ncurses.h
-- Looking for include file ncursesw/ncurses.h - found
-- The CXX compiler identification is GNU 4.9.2
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /usr/local/bin/g++-4.9
-- Check for working CXX compiler: /usr/local/bin/g++-4.9 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for one of the modules 'cpputest'
-- found cpputest, version 3.6
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/abeach/Workspace/weechat/build
Alexadners-MacBook-Air:build abeach$ make
Scanning dependencies of target version_git
Creating file config-git.h with git version: "v1.0-271-g1f1611c"
[ 0%] Built target version_git
Scanning dependencies of target weechat_core
[ 0%] Building C object src/core/CMakeFiles/weechat_core.dir/weechat.o
couldn't understand kern.osversion `14.0.0'
[ 1%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-arraylist.o
couldn't understand kern.osversion `14.0.0'
[ 1%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-backtrace.o
couldn't understand kern.osversion `14.0.0'
[ 2%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-command.o
couldn't understand kern.osversion `14.0.0'
[ 3%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-completion.o
couldn't understand kern.osversion `14.0.0'
[ 3%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-config.o
couldn't understand kern.osversion `14.0.0'
[ 4%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-config-file.o
couldn't understand kern.osversion `14.0.0'
[ 4%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-debug.o
couldn't understand kern.osversion `14.0.0'
[ 5%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-eval.o
couldn't understand kern.osversion `14.0.0'
[ 6%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hashtable.o
couldn't understand kern.osversion `14.0.0'
[ 6%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hdata.o
couldn't understand kern.osversion `14.0.0'
[ 7%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-hook.o
couldn't understand kern.osversion `14.0.0'
[ 8%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-infolist.o
couldn't understand kern.osversion `14.0.0'
[ 8%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-input.o
couldn't understand kern.osversion `14.0.0'
[ 9%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-list.o
couldn't understand kern.osversion `14.0.0'
[ 9%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-log.o
couldn't understand kern.osversion `14.0.0'
[ 10%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-network.o
couldn't understand kern.osversion `14.0.0'
[ 11%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-proxy.o
couldn't understand kern.osversion `14.0.0'
[ 11%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-secure.o
couldn't understand kern.osversion `14.0.0'
[ 12%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-string.o
couldn't understand kern.osversion `14.0.0'
[ 12%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-upgrade.o
couldn't understand kern.osversion `14.0.0'
[ 13%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-upgrade-file.o
couldn't understand kern.osversion `14.0.0'
[ 14%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-url.o
couldn't understand kern.osversion `14.0.0'
[ 14%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-utf8.o
couldn't understand kern.osversion `14.0.0'
[ 15%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-util.o
couldn't understand kern.osversion `14.0.0'
[ 16%] Building C object src/core/CMakeFiles/weechat_core.dir/wee-version.o
couldn't understand kern.osversion `14.0.0'
Linking C static library libweechat_core.a
[ 16%] Built target weechat_core
Scanning dependencies of target weechat_plugins
[ 16%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin.o
couldn't understand kern.osversion `14.0.0'
[ 17%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-api.o
couldn't understand kern.osversion `14.0.0'
[ 18%] Building C object src/plugins/CMakeFiles/weechat_plugins.dir/plugin-config.o
couldn't understand kern.osversion `14.0.0'
Linking C static library libweechat_plugins.a
[ 18%] Built target weechat_plugins
Scanning dependencies of target weechat_plugins_scripts
[ 18%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script.o
couldn't understand kern.osversion `14.0.0'
[ 19%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-api.o
couldn't understand kern.osversion `14.0.0'
[ 20%] Building C object src/plugins/CMakeFiles/weechat_plugins_scripts.dir/plugin-script-callback.o
couldn't understand kern.osversion `14.0.0'
Linking C static library libweechat_plugins_scripts.a
[ 20%] Built target weechat_plugins_scripts
Scanning dependencies of target alias
[ 20%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias.o
couldn't understand kern.osversion `14.0.0'
[ 21%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-config.o
couldn't understand kern.osversion `14.0.0'
[ 21%] Building C object src/plugins/alias/CMakeFiles/alias.dir/alias-info.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module alias.so
couldn't understand kern.osversion `14.0.0'
[ 21%] Built target alias
Scanning dependencies of target charset
[ 22%] Building C object src/plugins/charset/CMakeFiles/charset.dir/charset.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module charset.so
couldn't understand kern.osversion `14.0.0'
[ 22%] Built target charset
Scanning dependencies of target exec
[ 23%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec.o
couldn't understand kern.osversion `14.0.0'
[ 23%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-buffer.o
couldn't understand kern.osversion `14.0.0'
[ 24%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-command.o
couldn't understand kern.osversion `14.0.0'
[ 24%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-completion.o
couldn't understand kern.osversion `14.0.0'
[ 25%] Building C object src/plugins/exec/CMakeFiles/exec.dir/exec-config.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module exec.so
couldn't understand kern.osversion `14.0.0'
[ 25%] Built target exec
Scanning dependencies of target fifo
[ 26%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo.o
couldn't understand kern.osversion `14.0.0'
[ 26%] Building C object src/plugins/fifo/CMakeFiles/fifo.dir/fifo-info.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module fifo.so
couldn't understand kern.osversion `14.0.0'
[ 26%] Built target fifo
Scanning dependencies of target irc
[ 27%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc.o
couldn't understand kern.osversion `14.0.0'
[ 28%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-bar-item.o
couldn't understand kern.osversion `14.0.0'
[ 28%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-buffer.o
couldn't understand kern.osversion `14.0.0'
[ 29%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-channel.o
couldn't understand kern.osversion `14.0.0'
[ 29%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-color.o
couldn't understand kern.osversion `14.0.0'
[ 30%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-command.o
couldn't understand kern.osversion `14.0.0'
[ 31%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-completion.o
couldn't understand kern.osversion `14.0.0'
[ 31%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-config.o
couldn't understand kern.osversion `14.0.0'
[ 32%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-ctcp.o
couldn't understand kern.osversion `14.0.0'
[ 32%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-debug.o
couldn't understand kern.osversion `14.0.0'
[ 33%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-ignore.o
couldn't understand kern.osversion `14.0.0'
[ 34%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-info.o
couldn't understand kern.osversion `14.0.0'
[ 34%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-input.o
couldn't understand kern.osversion `14.0.0'
[ 35%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-message.o
couldn't understand kern.osversion `14.0.0'
[ 36%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-mode.o
couldn't understand kern.osversion `14.0.0'
[ 36%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-msgbuffer.o
couldn't understand kern.osversion `14.0.0'
[ 37%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-nick.o
couldn't understand kern.osversion `14.0.0'
[ 37%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-notify.o
couldn't understand kern.osversion `14.0.0'
[ 38%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-protocol.o
couldn't understand kern.osversion `14.0.0'
[ 39%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-raw.o
couldn't understand kern.osversion `14.0.0'
[ 39%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-redirect.o
couldn't understand kern.osversion `14.0.0'
[ 40%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-sasl.o
couldn't understand kern.osversion `14.0.0'
[ 40%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-server.o
couldn't understand kern.osversion `14.0.0'
[ 41%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-upgrade.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module irc.so
couldn't understand kern.osversion `14.0.0'
[ 41%] Built target irc
Scanning dependencies of target logger
[ 42%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger.o
couldn't understand kern.osversion `14.0.0'
[ 42%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-buffer.o
couldn't understand kern.osversion `14.0.0'
[ 43%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-config.o
couldn't understand kern.osversion `14.0.0'
[ 44%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-info.o
couldn't understand kern.osversion `14.0.0'
[ 44%] Building C object src/plugins/logger/CMakeFiles/logger.dir/logger-tail.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module logger.so
couldn't understand kern.osversion `14.0.0'
[ 44%] Built target logger
Scanning dependencies of target relay
[ 44%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay.o
couldn't understand kern.osversion `14.0.0'
[ 45%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-buffer.o
couldn't understand kern.osversion `14.0.0'
[ 46%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-client.o
couldn't understand kern.osversion `14.0.0'
[ 46%] Building C object src/plugins/relay/CMakeFiles/relay.dir/irc/relay-irc.o
couldn't understand kern.osversion `14.0.0'
[ 47%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat.o
couldn't understand kern.osversion `14.0.0'
[ 47%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-msg.o
couldn't understand kern.osversion `14.0.0'
[ 48%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-nicklist.o
couldn't understand kern.osversion `14.0.0'
[ 49%] Building C object src/plugins/relay/CMakeFiles/relay.dir/weechat/relay-weechat-protocol.o
couldn't understand kern.osversion `14.0.0'
[ 49%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-command.o
couldn't understand kern.osversion `14.0.0'
[ 50%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-completion.o
couldn't understand kern.osversion `14.0.0'
[ 50%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-config.o
couldn't understand kern.osversion `14.0.0'
[ 51%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-info.o
couldn't understand kern.osversion `14.0.0'
[ 52%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-network.o
couldn't understand kern.osversion `14.0.0'
[ 52%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-raw.o
couldn't understand kern.osversion `14.0.0'
[ 53%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-server.o
couldn't understand kern.osversion `14.0.0'
[ 54%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-upgrade.o
couldn't understand kern.osversion `14.0.0'
[ 54%] Building C object src/plugins/relay/CMakeFiles/relay.dir/relay-websocket.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module relay.so
couldn't understand kern.osversion `14.0.0'
[ 54%] Built target relay
Scanning dependencies of target script
[ 55%] Building C object src/plugins/script/CMakeFiles/script.dir/script.o
couldn't understand kern.osversion `14.0.0'
[ 56%] Building C object src/plugins/script/CMakeFiles/script.dir/script-action.o
couldn't understand kern.osversion `14.0.0'
[ 56%] Building C object src/plugins/script/CMakeFiles/script.dir/script-buffer.o
couldn't understand kern.osversion `14.0.0'
[ 57%] Building C object src/plugins/script/CMakeFiles/script.dir/script-command.o
couldn't understand kern.osversion `14.0.0'
[ 57%] Building C object src/plugins/script/CMakeFiles/script.dir/script-completion.o
couldn't understand kern.osversion `14.0.0'
[ 58%] Building C object src/plugins/script/CMakeFiles/script.dir/script-config.o
couldn't understand kern.osversion `14.0.0'
[ 59%] Building C object src/plugins/script/CMakeFiles/script.dir/script-info.o
couldn't understand kern.osversion `14.0.0'
[ 59%] Building C object src/plugins/script/CMakeFiles/script.dir/script-repo.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module script.so
couldn't understand kern.osversion `14.0.0'
[ 59%] Built target script
Scanning dependencies of target perl
[ 60%] Building C object src/plugins/perl/CMakeFiles/perl.dir/weechat-perl.o
couldn't understand kern.osversion `14.0.0'
[ 60%] Building C object src/plugins/perl/CMakeFiles/perl.dir/weechat-perl-api.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module perl.so
couldn't understand kern.osversion `14.0.0'
[ 60%] Built target perl
Scanning dependencies of target python
[ 61%] Building C object src/plugins/python/CMakeFiles/python.dir/weechat-python.o
couldn't understand kern.osversion `14.0.0'
[ 62%] Building C object src/plugins/python/CMakeFiles/python.dir/weechat-python-api.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module python.so
couldn't understand kern.osversion `14.0.0'
[ 62%] Built target python
Scanning dependencies of target ruby
[ 63%] Building C object src/plugins/ruby/CMakeFiles/ruby.dir/weechat-ruby.o
couldn't understand kern.osversion `14.0.0'
[ 63%] Building C object src/plugins/ruby/CMakeFiles/ruby.dir/weechat-ruby-api.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module ruby.so
couldn't understand kern.osversion `14.0.0'
[ 63%] Built target ruby
Scanning dependencies of target tcl
[ 64%] Building C object src/plugins/tcl/CMakeFiles/tcl.dir/weechat-tcl.o
couldn't understand kern.osversion `14.0.0'
[ 65%] Building C object src/plugins/tcl/CMakeFiles/tcl.dir/weechat-tcl-api.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module tcl.so
couldn't understand kern.osversion `14.0.0'
[ 65%] Built target tcl
Scanning dependencies of target trigger
[ 66%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger.o
couldn't understand kern.osversion `14.0.0'
[ 66%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-buffer.o
couldn't understand kern.osversion `14.0.0'
[ 67%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-callback.o
couldn't understand kern.osversion `14.0.0'
[ 68%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-command.o
couldn't understand kern.osversion `14.0.0'
[ 68%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-completion.o
couldn't understand kern.osversion `14.0.0'
[ 69%] Building C object src/plugins/trigger/CMakeFiles/trigger.dir/trigger-config.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module trigger.so
couldn't understand kern.osversion `14.0.0'
[ 69%] Built target trigger
Scanning dependencies of target xfer
[ 69%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer.o
couldn't understand kern.osversion `14.0.0'
[ 70%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-buffer.o
couldn't understand kern.osversion `14.0.0'
[ 71%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-chat.o
couldn't understand kern.osversion `14.0.0'
[ 71%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-command.o
couldn't understand kern.osversion `14.0.0'
[ 72%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-completion.o
couldn't understand kern.osversion `14.0.0'
[ 72%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-config.o
couldn't understand kern.osversion `14.0.0'
[ 73%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-dcc.o
couldn't understand kern.osversion `14.0.0'
[ 74%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-file.o
couldn't understand kern.osversion `14.0.0'
[ 74%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-info.o
couldn't understand kern.osversion `14.0.0'
[ 75%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-network.o
couldn't understand kern.osversion `14.0.0'
[ 76%] Building C object src/plugins/xfer/CMakeFiles/xfer.dir/xfer-upgrade.o
couldn't understand kern.osversion `14.0.0'
Linking C shared module xfer.so
couldn't understand kern.osversion `14.0.0'
[ 76%] Built target xfer
Scanning dependencies of target weechat_gui_common
[ 76%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-bar.o
couldn't understand kern.osversion `14.0.0'
[ 77%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-bar-item.o
couldn't understand kern.osversion `14.0.0'
[ 77%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-bar-window.o
couldn't understand kern.osversion `14.0.0'
[ 78%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-buffer.o
couldn't understand kern.osversion `14.0.0'
[ 79%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-chat.o
couldn't understand kern.osversion `14.0.0'
[ 79%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-color.o
couldn't understand kern.osversion `14.0.0'
[ 80%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-completion.o
couldn't understand kern.osversion `14.0.0'
[ 80%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-cursor.o
couldn't understand kern.osversion `14.0.0'
[ 81%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-filter.o
couldn't understand kern.osversion `14.0.0'
[ 82%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-focus.o
couldn't understand kern.osversion `14.0.0'
[ 82%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-history.o
couldn't understand kern.osversion `14.0.0'
[ 83%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-hotlist.o
couldn't understand kern.osversion `14.0.0'
[ 84%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-input.o
couldn't understand kern.osversion `14.0.0'
[ 84%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-key.o
couldn't understand kern.osversion `14.0.0'
[ 85%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-layout.o
couldn't understand kern.osversion `14.0.0'
[ 85%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-line.o
couldn't understand kern.osversion `14.0.0'
[ 86%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-mouse.o
couldn't understand kern.osversion `14.0.0'
[ 87%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-nicklist.o
couldn't understand kern.osversion `14.0.0'
[ 87%] Building C object src/gui/CMakeFiles/weechat_gui_common.dir/gui-window.o
couldn't understand kern.osversion `14.0.0'
Linking C static library libweechat_gui_common.a
[ 87%] Built target weechat_gui_common
Scanning dependencies of target weechat_gui_curses
[ 88%] Building C object src/gui/curses/CMakeFiles/weechat_gui_curses.dir/gui-curses-bar-window.o
couldn't understand kern.osversion `14.0.0'
[ 89%] Building C object src/gui/curses/CMakeFiles/weechat_gui_curses.dir/gui-curses-chat.o
couldn't understand kern.osversion `14.0.0'
[ 89%] Building C object src/gui/curses/CMakeFiles/weechat_gui_curses.dir/gui-curses-color.o
couldn't understand kern.osversion `14.0.0'
[ 90%] Building C object src/gui/curses/CMakeFiles/weechat_gui_curses.dir/gui-curses-key.o
couldn't understand kern.osversion `14.0.0'
[ 90%] Building C object src/gui/curses/CMakeFiles/weechat_gui_curses.dir/gui-curses-main.o
couldn't understand kern.osversion `14.0.0'
[ 91%] Building C object src/gui/curses/CMakeFiles/weechat_gui_curses.dir/gui-curses-mouse.o
couldn't understand kern.osversion `14.0.0'
[ 92%] Building C object src/gui/curses/CMakeFiles/weechat_gui_curses.dir/gui-curses-term.o
couldn't understand kern.osversion `14.0.0'
[ 92%] Building C object src/gui/curses/CMakeFiles/weechat_gui_curses.dir/gui-curses-window.o
couldn't understand kern.osversion `14.0.0'
Linking C static library libweechat_gui_curses.a
[ 92%] Built target weechat_gui_curses
Scanning dependencies of target weechat
[ 93%] Building C object src/gui/curses/CMakeFiles/weechat.dir/main.o
couldn't understand kern.osversion `14.0.0'
Linking C executable weechat
couldn't understand kern.osversion `14.0.0'
[ 93%] Built target weechat
Scanning dependencies of target weechat_ncurses_fake
[ 94%] Building C object tests/CMakeFiles/weechat_ncurses_fake.dir/ncurses-fake.o
couldn't understand kern.osversion `14.0.0'
Linking C static library libweechat_ncurses_fake.a
[ 94%] Built target weechat_ncurses_fake
Scanning dependencies of target weechat_unit_tests
[ 94%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-arraylist.o
[ 95%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-eval.o
[ 95%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-hashtable.o
[ 96%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-hdata.o
[ 97%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-infolist.o
[ 97%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-list.o
[ 98%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-string.o
[ 98%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-url.o
[ 99%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-utf8.o
[100%] Building CXX object tests/CMakeFiles/weechat_unit_tests.dir/unit/core/test-util.o
Linking CXX static library libweechat_unit_tests.a
[100%] Built target weechat_unit_tests
Scanning dependencies of target tests
[100%] Building CXX object tests/CMakeFiles/tests.dir/tests.o
Linking CXX executable tests
Undefined symbols for architecture x86_64:
"std::bad_alloc::bad_alloc()", referenced from:
normal_operator_new(unsigned long) in libCppUTest.a(lib_libCppUTest_a-MemoryLeakWarningPlugin.o)
normal_operator_new_debug(unsigned long, char const*, int) in libCppUTest.a(lib_libCppUTest_a-MemoryLeakWarningPlugin.o)
normal_operator_new_array(unsigned long) in libCppUTest.a(lib_libCppUTest_a-MemoryLeakWarningPlugin.o)
normal_operator_new_array_debug(unsigned long, char const*, int) in libCppUTest.a(lib_libCppUTest_a-MemoryLeakWarningPlugin.o)
mem_leak_operator_new(unsigned long) in libCppUTest.a(lib_libCppUTest_a-MemoryLeakWarningPlugin.o)
mem_leak_operator_new_debug(unsigned long, char const*, int) in libCppUTest.a(lib_libCppUTest_a-MemoryLeakWarningPlugin.o)
mem_leak_operator_new_array(unsigned long) in libCppUTest.a(lib_libCppUTest_a-MemoryLeakWarningPlugin.o)
...
"_iconv", referenced from:
_string_iconv in libweechat_core.a(wee-string.o)
(maybe you meant: _string_iconv, _string_iconv_fprintf , _string_iconv_from_internal , _string_iconv_to_internal )
"_iconv_close", referenced from:
_string_iconv in libweechat_core.a(wee-string.o)
"_iconv_open", referenced from:
_string_iconv in libweechat_core.a(wee-string.o)
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[2]: *** [tests/tests] Error 1
make[1]: *** [tests/CMakeFiles/tests.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment