==> Downloading http://www.weechat.org/files/src/weechat-0.3.7.tar.bz2 Already downloaded: /Users/sensei/Library/Caches/Homebrew/weechat-0.3.7.tar.bz2 /usr/bin/tar xf /Users/sensei/Library/Caches/Homebrew/weechat-0.3.7.tar.bz2 ==> ./configure --prefix=/usr/local/Cellar/weechat/0.3.7 --disable-dependency-tracking --disable-aspell --disable-perl --disable-static --with-debug=0 --disable-guile ./configure --prefix=/usr/local/Cellar/weechat/0.3.7 --disable-dependency-tracking --disable-aspell --disable-perl --disable-static --with-debug=0 --disable-guile checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... /usr/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/clang accepts -g... yes checking for /usr/bin/clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/clang... none checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... /usr/bin/clang -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i386-apple-darwin11.4.0 checking host system type... i386-apple-darwin11.4.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/clang... /usr/bin/clang checking if the linker (/usr/bin/clang) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin11.4.0 file names to i386-apple-darwin11.4.0 format... func_convert_file_noop checking how to convert i386-apple-darwin11.4.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/clang option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes checking if /usr/bin/clang static flag -static works... no checking if /usr/bin/clang supports -c -o file.o... yes checking if /usr/bin/clang supports -c -o file.o... (cached) yes checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes checking dynamic linker characteristics... darwin11.4.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for msgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt checking for gmsgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt checking for xgettext... /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext checking for msgmerge... /usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... no checking for ranlib... (cached) ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... guessing yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/clang checking if the linker (/usr/bin/clang) is GNU ld... no checking for shared library run path origin... done checking whether imported symbols can be declared weak... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking for bison... bison checking version of bison... 2.3, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... no (bad O_NOATIME) checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) yes checking for CFLocaleCopyCurrent... (cached) yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation checking for initscr in -lncurses... yes checking for initscr in -lncursesw... no checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for gethostbyname... yes checking for gethostname... yes checking for getsockname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for setlocale... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strndup... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for regexec... yes checking for mallinfo... no checking for dlopen... yes configure: WARNING: *** ncursesw library not found! Falling back to "ncurses" *** Be careful, UTF-8 display may not work properly if your locale is UTF-8. checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/curses.h usability... no checking ncursesw/curses.h presence... no checking for ncursesw/curses.h... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv_open in -liconv... yes checking for iconv usability in programs... yes checking for python... /usr/bin/python checking for Python header files... found checking for Python library... found checking for ruby1.9.2... no checking for ruby1.9.1... no checking for ruby1.9... no checking for ruby1.8... no checking for ruby... /Users/sensei/.rvm/rubies/ruby-1.9.3-p194/bin/ruby checking for Ruby header files... found checking for pkg-config... pkg-config checking for Lua headers and librairies with pkg-config... checking for Lua compiling and linking... yes checking for tclConfig.sh... /usr/lib/tclConfig.sh checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for gcry_check_version in -lgcrypt... yes checking for gcrypt headers and librairies... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_global_init in -lgnutls... yes checking for gnutls headers and librairies... yes checking for flock() support... yes checking for eat_newline_glitch support... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for zlib headers and librairies... yes Package zlib was not found in the pkg-config search path. Perhaps you should add the directory containing `zlib.pc' to the PKG_CONFIG_PATH environment variable No package 'zlib' found Package zlib was not found in the pkg-config search path. Perhaps you should add the directory containing `zlib.pc' to the PKG_CONFIG_PATH environment variable No package 'zlib' found checking for curl-config... /usr/bin/curl-config checking for asciidoc... no checking for source-highlight... no checking whether we have GNU assembler... no configure: creating ./config.status config.status: creating weechat.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/en/Makefile config.status: creating doc/fr/Makefile config.status: creating doc/it/Makefile config.status: creating doc/de/Makefile config.status: creating doc/pl/Makefile config.status: creating doc/es/Makefile config.status: creating doc/ru/Makefile config.status: creating doc/ja/Makefile config.status: creating src/Makefile config.status: creating src/core/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/alias/Makefile config.status: creating src/plugins/aspell/Makefile config.status: creating src/plugins/charset/Makefile config.status: creating src/plugins/demo/Makefile config.status: creating src/plugins/fifo/Makefile config.status: creating src/plugins/irc/Makefile config.status: creating src/plugins/logger/Makefile config.status: creating src/plugins/relay/Makefile config.status: creating src/plugins/rmodifier/Makefile config.status: creating src/plugins/scripts/Makefile config.status: creating src/plugins/scripts/perl/Makefile config.status: creating src/plugins/scripts/python/Makefile config.status: creating src/plugins/scripts/ruby/Makefile config.status: creating src/plugins/scripts/lua/Makefile config.status: creating src/plugins/scripts/tcl/Makefile config.status: creating src/plugins/scripts/guile/Makefile config.status: creating src/plugins/xfer/Makefile config.status: creating src/gui/Makefile config.status: creating src/gui/curses/Makefile config.status: creating src/gui/gtk/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Enabled features: Interfaces........... : ncurses Plugins.............. : alias charset fifo irc logger relay rmodifier python(2.7) ruby(1.9.1) lua(5.1.4) tcl(8.5) xfer Optional features.... : gcrypt zlib gnutls flock largefile Compile with debug... : no Documentation........ : no Disabled features: - not asked: gtk aspell demo perl - not found: asciidoc source-highlight(needed by asciidoc) WeeChat home directory is ~/.weechat WeeChat will be installed in /usr/local/Cellar/weechat/0.3.7/bin configure complete, now type 'make' to build WeeChat 0.3.7 ==> make install make install Making install in po .././install-sh -c -d /usr/local/Cellar/weechat/0.3.7/share installing fr.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/fr/LC_MESSAGES/weechat.mo installing es.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/es/LC_MESSAGES/weechat.mo installing cs.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/cs/LC_MESSAGES/weechat.mo installing hu.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/hu/LC_MESSAGES/weechat.mo installing de.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/de/LC_MESSAGES/weechat.mo installing ru.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/ru/LC_MESSAGES/weechat.mo installing pl.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/pl/LC_MESSAGES/weechat.mo installing it.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/it/LC_MESSAGES/weechat.mo installing ja.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/ja/LC_MESSAGES/weechat.mo installing pt_BR.gmo as /usr/local/Cellar/weechat/0.3.7/share/locale/pt_BR/LC_MESSAGES/weechat.mo if test "weechat" = "gettext-tools"; then \ .././install-sh -c -d /usr/local/Cellar/weechat/0.3.7/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/local/Cellar/weechat/0.3.7/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/local/Cellar/weechat/0.3.7/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in intl if { test "weechat" = "gettext-runtime" || test "weechat" = "gettext-tools"; } \ && test 'no' = yes; then \ .././install-sh -c -d /usr/local/Cellar/weechat/0.3.7/lib /usr/local/Cellar/weechat/0.3.7/include; \ /usr/bin/install -c -m 644 libintl.h /usr/local/Cellar/weechat/0.3.7/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /usr/local/Cellar/weechat/0.3.7/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/Cellar/weechat/0.3.7/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /usr/local/Cellar/weechat/0.3.7/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "weechat" = "gettext-tools"; then \ .././install-sh -c -d /usr/local/Cellar/weechat/0.3.7/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /usr/local/Cellar/weechat/0.3.7/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /usr/local/Cellar/weechat/0.3.7/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /usr/local/Cellar/weechat/0.3.7/share/gettext/intl/$file; \ done; \ chmod a+x /usr/local/Cellar/weechat/0.3.7/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /usr/local/Cellar/weechat/0.3.7/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /usr/local/Cellar/weechat/0.3.7/share/gettext/intl/$file; \ done; \ else \ : ; \ fi if test "weechat" = "gettext-tools" \ && test 'no' = no \ && test no != no; then \ .././install-sh -c -d /usr/local/Cellar/weechat/0.3.7/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /usr/local/Cellar/weechat/0.3.7/lib/libgnuintl.a; \ rm -f /usr/local/Cellar/weechat/0.3.7/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /usr/local/Cellar/weechat/0.3.7/lib/libgnuintl.so /usr/local/Cellar/weechat/0.3.7/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /usr/local/Cellar/weechat/0.3.7/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test no != no || .././install-sh -c -d /usr/local/Cellar/weechat/0.3.7/lib; \ temp=/usr/local/Cellar/weechat/0.3.7/lib/t-charset.alias; \ dest=/usr/local/Cellar/weechat/0.3.7/lib/charset.alias; \ if test -f /usr/local/Cellar/weechat/0.3.7/lib/charset.alias; then \ orig=/usr/local/Cellar/weechat/0.3.7/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test no = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ .././install-sh -c -d /usr/local/Cellar/weechat/0.3.7/share/locale; \ test -f /usr/local/Cellar/weechat/0.3.7/share/locale/locale.alias \ && orig=/usr/local/Cellar/weechat/0.3.7/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/local/Cellar/weechat/0.3.7/share/locale/t-locale.alias; \ dest=/usr/local/Cellar/weechat/0.3.7/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi Making install in src Making install in core /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c weechat.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-backtrace.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-command.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-completion.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-config.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-config-file.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-debug.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-hashtable.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-hdata.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-hook.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-infolist.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-input.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-list.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-log.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-network.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-proxy.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-string.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-upgrade.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-upgrade-file.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-url.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-utf8.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c wee-util.c rm -f lib_weechat_core.a ar cru lib_weechat_core.a weechat.o wee-backtrace.o wee-command.o wee-completion.o wee-config.o wee-config-file.o wee-debug.o wee-hashtable.o wee-hdata.o wee-hook.o wee-infolist.o wee-input.o wee-list.o wee-log.o wee-network.o wee-proxy.o wee-string.o wee-upgrade.o wee-upgrade-file.o wee-url.o wee-utf8.o wee-util.o ranlib lib_weechat_core.a make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in plugins Making install in . /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c plugin.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c plugin-api.c /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c plugin-config.c rm -f lib_weechat_plugins.a ar cru lib_weechat_plugins.a plugin.o plugin-api.o plugin-config.o ranlib lib_weechat_plugins.a make[4]: Nothing to be done for `install-exec-am'. make install-data-hook /usr/bin/install -c -d /usr/local/Cellar/weechat/0.3.7/include/weechat /usr/bin/install -c -m 644 /private/tmp/homebrew-weechat-0.3.7-QxSn/weechat-0.3.7/src/plugins/weechat-plugin.h /usr/local/Cellar/weechat/0.3.7/include/weechat Making install in alias /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o alias.lo alias.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o alias-config.lo alias-config.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c alias.c -fno-common -DPIC -o .libs/alias.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c alias-config.c -fno-common -DPIC -o .libs/alias-config.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o alias-info.lo alias-info.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c alias-info.c -fno-common -DPIC -o .libs/alias-info.o /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o alias.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins alias.lo alias-config.lo alias-info.lo -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/alias.0.so -bundle .libs/alias.o .libs/alias-config.o .libs/alias-info.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation libtool: link: (cd ".libs" && rm -f "alias.so" && ln -s "alias.0.so" "alias.so") libtool: link: ( cd ".libs" && rm -f "alias.la" && ln -s "../alias.la" "alias.la" ) test -z "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" || ../../.././install-sh -c -d "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../../../libtool --mode=install /usr/bin/install -c alias.la '/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins' libtool: install: /usr/bin/install -c .libs/alias.0.so /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/alias.0.so libtool: install: (cd /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins && { ln -s -f alias.0.so alias.so || { rm -f alias.so && ln -s alias.0.so alias.so; }; }) libtool: install: /usr/bin/install -c .libs/alias.lai /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/alias.la Making install in charset /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o charset.lo charset.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c charset.c -fno-common -DPIC -o .libs/charset.o /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o charset.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins charset.lo -liconv -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/charset.0.so -bundle .libs/charset.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation libtool: link: (cd ".libs" && rm -f "charset.so" && ln -s "charset.0.so" "charset.so") libtool: link: ( cd ".libs" && rm -f "charset.la" && ln -s "../charset.la" "charset.la" ) test -z "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" || ../../.././install-sh -c -d "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../../../libtool --mode=install /usr/bin/install -c charset.la '/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins' libtool: install: /usr/bin/install -c .libs/charset.0.so /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/charset.0.so libtool: install: (cd /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins && { ln -s -f charset.0.so charset.so || { rm -f charset.so && ln -s charset.0.so charset.so; }; }) libtool: install: /usr/bin/install -c .libs/charset.lai /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/charset.la Making install in fifo /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o fifo.lo fifo.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o fifo-info.lo fifo-info.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c fifo.c -fno-common -DPIC -o .libs/fifo.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c fifo-info.c -fno-common -DPIC -o .libs/fifo-info.o /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o fifo.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins fifo.lo fifo-info.lo -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/fifo.0.so -bundle .libs/fifo.o .libs/fifo-info.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation libtool: link: (cd ".libs" && rm -f "fifo.so" && ln -s "fifo.0.so" "fifo.so") libtool: link: ( cd ".libs" && rm -f "fifo.la" && ln -s "../fifo.la" "fifo.la" ) test -z "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" || ../../.././install-sh -c -d "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../../../libtool --mode=install /usr/bin/install -c fifo.la '/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins' libtool: install: /usr/bin/install -c .libs/fifo.0.so /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/fifo.0.so libtool: install: (cd /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins && { ln -s -f fifo.0.so fifo.so || { rm -f fifo.so && ln -s fifo.0.so fifo.so; }; }) libtool: install: /usr/bin/install -c .libs/fifo.lai /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/fifo.la Making install in irc /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc.lo irc.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-bar-item.lo irc-bar-item.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-bar-item.c -fno-common -DPIC -o .libs/irc-bar-item.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc.c -fno-common -DPIC -o .libs/irc.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-buffer.lo irc-buffer.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-channel.lo irc-channel.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-channel.c -fno-common -DPIC -o .libs/irc-channel.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-buffer.c -fno-common -DPIC -o .libs/irc-buffer.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-color.lo irc-color.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-color.c -fno-common -DPIC -o .libs/irc-color.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-command.lo irc-command.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-completion.lo irc-completion.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-command.c -fno-common -DPIC -o .libs/irc-command.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-completion.c -fno-common -DPIC -o .libs/irc-completion.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-config.lo irc-config.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-config.c -fno-common -DPIC -o .libs/irc-config.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-ctcp.lo irc-ctcp.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-ctcp.c -fno-common -DPIC -o .libs/irc-ctcp.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-debug.lo irc-debug.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-debug.c -fno-common -DPIC -o .libs/irc-debug.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-display.lo irc-display.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-ignore.lo irc-ignore.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-display.c -fno-common -DPIC -o .libs/irc-display.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-ignore.c -fno-common -DPIC -o .libs/irc-ignore.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-info.lo irc-info.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-info.c -fno-common -DPIC -o .libs/irc-info.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-input.lo irc-input.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-input.c -fno-common -DPIC -o .libs/irc-input.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-message.lo irc-message.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-mode.lo irc-mode.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-message.c -fno-common -DPIC -o .libs/irc-message.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-mode.c -fno-common -DPIC -o .libs/irc-mode.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-msgbuffer.lo irc-msgbuffer.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-nick.lo irc-nick.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-msgbuffer.c -fno-common -DPIC -o .libs/irc-msgbuffer.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-nick.c -fno-common -DPIC -o .libs/irc-nick.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-notify.lo irc-notify.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-notify.c -fno-common -DPIC -o .libs/irc-notify.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-protocol.lo irc-protocol.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-protocol.c -fno-common -DPIC -o .libs/irc-protocol.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-raw.lo irc-raw.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-raw.c -fno-common -DPIC -o .libs/irc-raw.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-redirect.lo irc-redirect.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-redirect.c -fno-common -DPIC -o .libs/irc-redirect.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-sasl.lo irc-sasl.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-sasl.c -fno-common -DPIC -o .libs/irc-sasl.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-server.lo irc-server.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-server.c -fno-common -DPIC -o .libs/irc-server.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o irc-upgrade.lo irc-upgrade.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc-upgrade.c -fno-common -DPIC -o .libs/irc-upgrade.o /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o irc.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins irc.lo irc-bar-item.lo irc-buffer.lo irc-channel.lo irc-color.lo irc-command.lo irc-completion.lo irc-config.lo irc-ctcp.lo irc-debug.lo irc-display.lo irc-ignore.lo irc-info.lo irc-input.lo irc-message.lo irc-mode.lo irc-msgbuffer.lo irc-nick.lo irc-notify.lo irc-protocol.lo irc-raw.lo irc-redirect.lo irc-sasl.lo irc-server.lo irc-upgrade.lo -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/gnutls/2.12.18/lib -lgnutls -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/irc.0.so -bundle .libs/irc.o .libs/irc-bar-item.o .libs/irc-buffer.o .libs/irc-channel.o .libs/irc-color.o .libs/irc-command.o .libs/irc-completion.o .libs/irc-config.o .libs/irc-ctcp.o .libs/irc-debug.o .libs/irc-display.o .libs/irc-ignore.o .libs/irc-info.o .libs/irc-input.o .libs/irc-message.o .libs/irc-mode.o .libs/irc-msgbuffer.o .libs/irc-nick.o .libs/irc-notify.o .libs/irc-protocol.o .libs/irc-raw.o .libs/irc-redirect.o .libs/irc-sasl.o .libs/irc-server.o .libs/irc-upgrade.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error -L/usr/local/Cellar/gnutls/2.12.18/lib -lgnutls -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation libtool: link: (cd ".libs" && rm -f "irc.so" && ln -s "irc.0.so" "irc.so") libtool: link: ( cd ".libs" && rm -f "irc.la" && ln -s "../irc.la" "irc.la" ) test -z "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" || ../../.././install-sh -c -d "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../../../libtool --mode=install /usr/bin/install -c irc.la '/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins' libtool: install: /usr/bin/install -c .libs/irc.0.so /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/irc.0.so libtool: install: (cd /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins && { ln -s -f irc.0.so irc.so || { rm -f irc.so && ln -s irc.0.so irc.so; }; }) libtool: install: /usr/bin/install -c .libs/irc.lai /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/irc.la Making install in logger /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o logger.lo logger.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o logger-buffer.lo logger-buffer.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c logger.c -fno-common -DPIC -o .libs/logger.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c logger-buffer.c -fno-common -DPIC -o .libs/logger-buffer.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o logger-config.lo logger-config.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c logger-config.c -fno-common -DPIC -o .libs/logger-config.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o logger-info.lo logger-info.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o logger-tail.lo logger-tail.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c logger-info.c -fno-common -DPIC -o .libs/logger-info.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c logger-tail.c -fno-common -DPIC -o .libs/logger-tail.o /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o logger.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins logger.lo logger-buffer.lo logger-config.lo logger-info.lo logger-tail.lo -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/logger.0.so -bundle .libs/logger.o .libs/logger-buffer.o .libs/logger-config.o .libs/logger-info.o .libs/logger-tail.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation libtool: link: (cd ".libs" && rm -f "logger.so" && ln -s "logger.0.so" "logger.so") libtool: link: ( cd ".libs" && rm -f "logger.la" && ln -s "../logger.la" "logger.la" ) test -z "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" || ../../.././install-sh -c -d "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../../../libtool --mode=install /usr/bin/install -c logger.la '/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins' libtool: install: /usr/bin/install -c .libs/logger.0.so /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/logger.0.so libtool: install: (cd /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins && { ln -s -f logger.0.so logger.so || { rm -f logger.so && ln -s logger.0.so logger.so; }; }) libtool: install: /usr/bin/install -c .libs/logger.lai /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/logger.la Making install in relay /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay.lo relay.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-buffer.lo relay-buffer.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-buffer.c -fno-common -DPIC -o .libs/relay-buffer.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-client.lo relay-client.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-irc.lo `test -f 'irc/relay-irc.c' || echo './'`irc/relay-irc.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-client.c -fno-common -DPIC -o .libs/relay-client.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c irc/relay-irc.c -fno-common -DPIC -o .libs/relay-irc.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-weechat.lo `test -f 'weechat/relay-weechat.c' || echo './'`weechat/relay-weechat.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c weechat/relay-weechat.c -fno-common -DPIC -o .libs/relay-weechat.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-weechat-msg.lo `test -f 'weechat/relay-weechat-msg.c' || echo './'`weechat/relay-weechat-msg.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-weechat-protocol.lo `test -f 'weechat/relay-weechat-protocol.c' || echo './'`weechat/relay-weechat-protocol.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c weechat/relay-weechat-msg.c -fno-common -DPIC -o .libs/relay-weechat-msg.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c weechat/relay-weechat-protocol.c -fno-common -DPIC -o .libs/relay-weechat-protocol.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-command.lo relay-command.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-completion.lo relay-completion.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-command.c -fno-common -DPIC -o .libs/relay-command.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-completion.c -fno-common -DPIC -o .libs/relay-completion.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-config.lo relay-config.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-info.lo relay-info.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-config.c -fno-common -DPIC -o .libs/relay-config.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-info.c -fno-common -DPIC -o .libs/relay-info.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-raw.lo relay-raw.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-server.lo relay-server.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-raw.c -fno-common -DPIC -o .libs/relay-raw.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-server.c -fno-common -DPIC -o .libs/relay-server.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o relay-upgrade.lo relay-upgrade.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c relay-upgrade.c -fno-common -DPIC -o .libs/relay-upgrade.o /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o relay.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins relay.lo relay-buffer.lo relay-client.lo relay-irc.lo relay-weechat.lo relay-weechat-msg.lo relay-weechat-protocol.lo relay-command.lo relay-completion.lo relay-config.lo relay-info.lo relay-raw.lo relay-server.lo relay-upgrade.lo -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/relay.0.so -bundle .libs/relay.o .libs/relay-buffer.o .libs/relay-client.o .libs/relay-irc.o .libs/relay-weechat.o .libs/relay-weechat-msg.o .libs/relay-weechat-protocol.o .libs/relay-command.o .libs/relay-completion.o .libs/relay-config.o .libs/relay-info.o .libs/relay-raw.o .libs/relay-server.o .libs/relay-upgrade.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation libtool: link: (cd ".libs" && rm -f "relay.so" && ln -s "relay.0.so" "relay.so") libtool: link: ( cd ".libs" && rm -f "relay.la" && ln -s "../relay.la" "relay.la" ) test -z "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" || ../../.././install-sh -c -d "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../../../libtool --mode=install /usr/bin/install -c relay.la '/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins' libtool: install: /usr/bin/install -c .libs/relay.0.so /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/relay.0.so libtool: install: (cd /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins && { ln -s -f relay.0.so relay.so || { rm -f relay.so && ln -s relay.0.so relay.so; }; }) libtool: install: /usr/bin/install -c .libs/relay.lai /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/relay.la Making install in rmodifier /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o rmodifier.lo rmodifier.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o rmodifier-command.lo rmodifier-command.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c rmodifier.c -fno-common -DPIC -o .libs/rmodifier.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c rmodifier-command.c -fno-common -DPIC -o .libs/rmodifier-command.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o rmodifier-completion.lo rmodifier-completion.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o rmodifier-config.lo rmodifier-config.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c rmodifier-completion.c -fno-common -DPIC -o .libs/rmodifier-completion.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o rmodifier-debug.lo rmodifier-debug.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c rmodifier-config.c -fno-common -DPIC -o .libs/rmodifier-config.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c rmodifier-debug.c -fno-common -DPIC -o .libs/rmodifier-debug.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o rmodifier-info.lo rmodifier-info.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c rmodifier-info.c -fno-common -DPIC -o .libs/rmodifier-info.o /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o rmodifier.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins rmodifier.lo rmodifier-command.lo rmodifier-completion.lo rmodifier-config.lo rmodifier-debug.lo rmodifier-info.lo -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/rmodifier.0.so -bundle .libs/rmodifier.o .libs/rmodifier-command.o .libs/rmodifier-completion.o .libs/rmodifier-config.o .libs/rmodifier-debug.o .libs/rmodifier-info.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation libtool: link: (cd ".libs" && rm -f "rmodifier.so" && ln -s "rmodifier.0.so" "rmodifier.so") libtool: link: ( cd ".libs" && rm -f "rmodifier.la" && ln -s "../rmodifier.la" "rmodifier.la" ) test -z "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" || ../../.././install-sh -c -d "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" make[4]: Nothing to be done for `install-data-am'. /bin/sh ../../../libtool --mode=install /usr/bin/install -c rmodifier.la '/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins' libtool: install: /usr/bin/install -c .libs/rmodifier.0.so /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/rmodifier.0.so libtool: install: (cd /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins && { ln -s -f rmodifier.0.so rmodifier.so || { rm -f rmodifier.so && ln -s rmodifier.0.so rmodifier.so; }; }) libtool: install: /usr/bin/install -c .libs/rmodifier.lai /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/rmodifier.la Making install in scripts Making install in . /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o script.lo script.c /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o script-callback.lo script-callback.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c script.c -fno-common -DPIC -o .libs/script.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c script-callback.c -fno-common -DPIC -o .libs/script-callback.o /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o script-api.lo script-api.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c script-api.c -fno-common -DPIC -o .libs/script-api.o /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -L/usr/local/Cellar/gettext/0.18.1.1/lib -o lib_weechat_plugins_scripts.la script.lo script-callback.lo script-api.lo -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: ar cru .libs/lib_weechat_plugins_scripts.a .libs/script.o .libs/script-callback.o .libs/script-api.o libtool: link: ranlib .libs/lib_weechat_plugins_scripts.a libtool: link: ( cd ".libs" && rm -f "lib_weechat_plugins_scripts.la" && ln -s "../lib_weechat_plugins_scripts.la" "lib_weechat_plugins_scripts.la" ) make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in python /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o weechat-python.lo weechat-python.c /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o weechat-python-api.lo weechat-python-api.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c weechat-python-api.c -fno-common -DPIC -o .libs/weechat-python-api.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c weechat-python.c -fno-common -DPIC -o .libs/weechat-python.o /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o python.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins weechat-python.lo weechat-python-api.lo ../lib_weechat_plugins_scripts.la -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7 -ldl -framework CoreFoundation -u _PyMac_Error /System/Library/Frameworks/Python.framework/Versions/2.7/Python -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/python.0.so -bundle .libs/weechat-python.o .libs/weechat-python-api.o -Wl,-force_load,../.libs/lib_weechat_plugins_scripts.a -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7 -ldl -framework CoreFoundation -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation -framework CoreFoundation libtool: link: (cd ".libs" && rm -f "python.so" && ln -s "python.0.so" "python.so") libtool: link: ( cd ".libs" && rm -f "python.la" && ln -s "../python.la" "python.la" ) test -z "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" || ../../../.././install-sh -c -d "/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins" make[5]: Nothing to be done for `install-data-am'. /bin/sh ../../../../libtool --mode=install /usr/bin/install -c python.la '/usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins' libtool: install: /usr/bin/install -c .libs/python.0.so /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/python.0.so libtool: install: (cd /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins && { ln -s -f python.0.so python.so || { rm -f python.so && ln -s python.0.so python.so; }; }) libtool: install: /usr/bin/install -c .libs/python.lai /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins/python.la Making install in ruby /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/Users/sensei/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1/ -I/Users/sensei/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1/x86_64-darwin11.3.0 -DRUBY_VERSION=191 -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o weechat-ruby.lo weechat-ruby.c /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/Users/sensei/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1/ -I/Users/sensei/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1/x86_64-darwin11.3.0 -DRUBY_VERSION=191 -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c -o weechat-ruby-api.lo weechat-ruby-api.c libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/Users/sensei/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1/ -I/Users/sensei/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1/x86_64-darwin11.3.0 -DRUBY_VERSION=191 -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c weechat-ruby.c -fno-common -DPIC -o .libs/weechat-ruby.o libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/local/Cellar/weechat/0.3.7/share/locale\" -I/Users/sensei/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1/ -I/Users/sensei/.rvm/rubies/ruby-1.9.3-p194/include/ruby-1.9.1/x86_64-darwin11.3.0 -DRUBY_VERSION=191 -I/usr/local/Cellar/gettext/0.18.1.1/include -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -c weechat-ruby-api.c -fno-common -DPIC -o .libs/weechat-ruby-api.o /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/clang -Wall -W -Werror-implicit-function-declaration -Os -w -pipe -march=native -Qunused-arguments -DHAVE_GCRYPT -DHAVE_GNUTLS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_ZLIB -DWEECHAT_VERSION=\"0.3.7\" -DWEECHAT_LICENSE=\"GPL3\" -module -L/usr/local/Cellar/gettext/0.18.1.1/lib -o ruby.la -rpath /usr/local/Cellar/weechat/0.3.7/lib/weechat/plugins weechat-ruby.lo weechat-ruby-api.lo ../lib_weechat_plugins_scripts.la -lruby.1.9.1 -liconv -lintl -Wl,-framework -Wl,CoreFoundation libtool: link: /usr/bin/clang -Wl,-undefined -Wl,dynamic_lookup -o .libs/ruby.0.so -bundle .libs/weechat-ruby.o .libs/weechat-ruby-api.o -Wl,-force_load,../.libs/lib_weechat_plugins_scripts.a -L/usr/local/Cellar/gettext/0.18.1.1/lib -lruby.1.9.1 -liconv -lintl -Os -march=native -Wl,-framework -Wl,CoreFoundation ld: library not found for -lruby.1.9.1 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [ruby.la] Error 1 make[3]: *** [install-recursive] Error 1 make[2]: *** [install-recursive] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 ==> Exit Status: 2 https://github.com/mxcl/master/blob/master/Library/Formula/weechat.rb#L35 ==> Build Environment CPU: dual-core 64-bit penryn MacOS: 10.7.4-x86_64 Xcode: 4.3.2 CC: /usr/bin/clang CXX: /usr/bin/clang++ => /usr/bin/clang LD: /usr/bin/clang CFLAGS: -Os -w -pipe -march=native -Qunused-arguments CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments CPPFLAGS: -I/usr/local/Cellar/gettext/0.18.1.1/include LDFLAGS: -L/usr/local/Cellar/gettext/0.18.1.1/lib MAKEFLAGS: -j2 Error: Failed executing: make install (weechat.rb:35) If `brew doctor' does not help diagnose the issue, please report the bug: https://github.com/mxcl/homebrew/wiki/reporting-bugs