Skip to content

Instantly share code, notes, and snippets.

@wkm
Created May 4, 2012 20:43
Show Gist options
  • Save wkm/2597609 to your computer and use it in GitHub Desktop.
Save wkm/2597609 to your computer and use it in GitHub Desktop.
HOMEBREW_VERSION: 0.9
HEAD: 9139239099c1d431e051d74cf07c35f5b1ce53fe
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.7.3
Kernel Architecture: x86_64
Xcode: 4.3.2
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2336
Clang: 3.1 build 318
MacPorts or Fink? false
X11: /usr/X11
System Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.3/bin/python2.7
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Loudmouth configure 1.5.0, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/loudmouth/1.4.3.111204
## --------- ##
## Platform. ##
## --------- ##
hostname = wiktorair1.local
uname -m = x86_64
uname -r = 11.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 179 tasks, 1030 threads, 4 processors
Load average: 7.23, Mach factor: 0.48
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/libffi/3.0.11/bin
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/git/bin
PATH: /Users/wiktor/.rvm/bin
PATH: /usr/local/sbin
PATH: /Users/wiktor/Code/g0//bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2517: checking for a BSD-compatible install
configure:2585: result: /usr/bin/install -c
configure:2596: checking whether build environment is sane
configure:2646: result: yes
configure:2787: checking for a thread-safe mkdir -p
configure:2826: result: build/install-sh -c -d
configure:2839: checking for gawk
configure:2869: result: no
configure:2839: checking for mawk
configure:2855: found /usr/local/bin/mawk
configure:2866: result: mawk
configure:2877: checking whether make sets $(MAKE)
configure:2899: result: yes
configure:2972: checking whether to enable maintainer-specific portions of Makefiles
configure:2981: result: no
configure:2999: checking build system type
configure:3013: result: x86_64-apple-darwin11.3.0
configure:3033: checking host system type
configure:3046: result: x86_64-apple-darwin11.3.0
configure:3140: checking for gcc
configure:3167: result: /usr/bin/clang
configure:3396: checking for C compiler version
configure:3405: /usr/bin/clang --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix
configure:3416: $? = 0
configure:3405: /usr/bin/clang -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix
configure:3416: $? = 0
configure:3405: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3416: $? = 1
configure:3405: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:3416: $? = 1
configure:3436: checking whether the C compiler works
configure:3458: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:3462: $? = 0
configure:3511: result: yes
configure:3514: checking for C compiler default output file name
configure:3516: result: a.out
configure:3522: checking for suffix of executables
configure:3529: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:3533: $? = 0
configure:3555: result:
configure:3577: checking whether we are cross compiling
configure:3585: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:3589: $? = 0
configure:3596: ./conftest
configure:3600: $? = 0
configure:3615: result: no
configure:3620: checking for suffix of object files
configure:3642: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:3646: $? = 0
configure:3667: result: o
configure:3671: checking whether we are using the GNU C compiler
configure:3690: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:3690: $? = 0
configure:3699: result: yes
configure:3708: checking whether /usr/bin/clang accepts -g
configure:3728: /usr/bin/clang -c -g -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:3728: $? = 0
configure:3769: result: yes
configure:3786: checking for /usr/bin/clang option to accept ISO C89
configure:3850: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:3850: $? = 0
configure:3863: result: none needed
configure:3894: checking for style of include used by make
configure:3922: result: GNU
configure:3947: checking dependency style of /usr/bin/clang
configure:4057: result: none
configure:4073: checking for library containing strerror
configure:4104: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:4104: $? = 0
configure:4121: result: none required
configure:4134: checking how to run the C preprocessor
configure:4165: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:4165: $? = 0
configure:4179: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Loudmouth"
| #define PACKAGE_TARNAME "loudmouth"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "Loudmouth 1.5.0"
| #define PACKAGE_BUGREPORT "http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4204: result: /usr/bin/clang -E
configure:4224: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:4224: $? = 0
configure:4238: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Loudmouth"
| #define PACKAGE_TARNAME "loudmouth"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "Loudmouth 1.5.0"
| #define PACKAGE_BUGREPORT "http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4267: checking for grep that handles long lines and -e
configure:4325: result: /usr/bin/grep
configure:4330: checking for egrep
configure:4392: result: /usr/bin/grep -E
configure:4397: checking for ANSI C header files
configure:4417: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4417: $? = 0
configure:4490: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:4490: $? = 0
configure:4490: ./conftest
configure:4490: $? = 0
configure:4501: result: yes
configure:4837: checking for a sed that does not truncate output
configure:4901: result: /usr/bin/sed
configure:4919: checking for fgrep
configure:4981: result: /usr/bin/grep -F
configure:5016: checking for ld used by /usr/bin/clang
configure:5083: result: /usr/bin/clang
configure:5090: checking if the linker (/usr/bin/clang) is GNU ld
configure:5105: result: no
configure:5117: checking for BSD- or MS-compatible name lister (nm)
configure:5166: result: /usr/bin/nm
configure:5284: checking the name lister (/usr/bin/nm) interface
configure:5291: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:5294: /usr/bin/nm "conftest.o"
configure:5297: output
0000000000000000 S _some_variable
configure:5304: result: BSD nm
configure:5307: checking whether ln -s works
configure:5311: result: yes
configure:5319: checking the maximum length of command line arguments
configure:5439: result: 196608
configure:5456: checking whether the shell understands some XSI constructs
configure:5466: result: yes
configure:5470: checking whether the shell understands "+="
configure:5476: result: yes
configure:5511: checking for /usr/bin/clang option to reload object files
configure:5518: result: -r
configure:5587: checking for objdump
configure:5614: result: objdump
configure:5643: checking how to recognize dependent libraries
configure:5839: result: pass_all
configure:5899: checking for ar
configure:5915: found /usr/bin/ar
configure:5926: result: ar
configure:6004: checking for strip
configure:6020: found /usr/bin/strip
configure:6031: result: strip
configure:6103: checking for ranlib
configure:6119: found /usr/bin/ranlib
configure:6130: result: ranlib
configure:6220: checking command to parse /usr/bin/nm output from /usr/bin/clang object
configure:6338: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:6341: $? = 0
configure:6345: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6348: $? = 0
cannot find nm_test_var in conftest.nm
configure:6338: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:6341: $? = 0
configure:6345: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6348: $? = 0
configure:6402: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c conftstm.o >&5
configure:6405: $? = 0
configure:6443: result: ok
configure:6707: checking for dsymutil
configure:6723: found /usr/bin/dsymutil
configure:6734: result: dsymutil
configure:6799: checking for nmedit
configure:6815: found /usr/bin/nmedit
configure:6826: result: nmedit
configure:6891: checking for lipo
configure:6907: found /usr/bin/lipo
configure:6918: result: lipo
configure:6983: checking for otool
configure:6999: found /usr/bin/otool
configure:7010: result: otool
configure:7075: checking for otool64
configure:7105: result: no
configure:7150: checking for -single_module linker flag
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7177: result: yes
configure:7179: checking for -exported_symbols_list linker flag
configure:7199: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7199: $? = 0
configure:7209: result: yes
configure:7251: checking for sys/types.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7251: checking for sys/stat.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7251: checking for stdlib.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7251: checking for string.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7251: checking for memory.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7251: checking for strings.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7251: checking for inttypes.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7251: checking for stdint.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7251: checking for unistd.h
configure:7251: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7251: $? = 0
configure:7251: result: yes
configure:7266: checking for dlfcn.h
configure:7266: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7266: $? = 0
configure:7266: result: yes
configure:7448: checking for objdir
configure:7463: result: .libs
configure:7755: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
configure:7773: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-rtti -fno-exceptions conftest.c >&5
configure:7777: $? = 0
configure:7790: result: yes
configure:7810: checking for /usr/bin/clang option to produce PIC
configure:8082: result: -fno-common -DPIC
configure:8094: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
configure:8112: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-common -DPIC -DPIC conftest.c >&5
configure:8116: $? = 0
configure:8129: result: yes
configure:8153: checking if /usr/bin/clang static flag -static works
configure:8181: result: no
configure:8196: checking if /usr/bin/clang supports -c -o file.o
configure:8217: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -o out/conftest2.o conftest.c >&5
configure:8221: $? = 0
configure:8243: result: yes
configure:8251: checking if /usr/bin/clang supports -c -o file.o
configure:8298: result: yes
configure:8331: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
configure:9322: result: yes
configure:9561: checking dynamic linker characteristics
configure:10224: result: darwin11.3.0 dyld
configure:10326: checking how to hardcode library paths into programs
configure:10351: result: immediate
configure:10871: checking whether stripping libraries is possible
configure:10885: result: yes
configure:10911: checking if libtool supports shared libraries
configure:10913: result: yes
configure:10916: checking whether to build shared libraries
configure:10937: result: yes
configure:10940: checking whether to build static libraries
configure:10944: result: yes
configure:10990: checking for bash
configure:11008: found /usr/local/bin/bash
configure:11020: result: /usr/local/bin/bash
configure:11028: checking if dolt supports this host
configure:11050: result: no, falling back to libtool
configure:11269: checking for pkg-config
configure:11287: found /usr/local/bin/pkg-config
configure:11299: result: /usr/local/bin/pkg-config
configure:11324: checking pkg-config is at least version 0.16
configure:11327: result: yes
configure:11345: checking for GLIB - version >= 2.0.0
configure:11460: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -L/usr/local/Cellar/glib/2.32.1/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl >&5
configure:11460: $? = 0
configure:11460: ./conftest
configure:11460: $? = 0
configure:11474: result: yes (version 2.32.1)
configure:11544: checking arpa/inet.h usability
configure:11544: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking arpa/inet.h presence
configure:11544: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking for arpa/inet.h
configure:11544: result: yes
configure:11544: checking fcntl.h usability
configure:11544: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking fcntl.h presence
configure:11544: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking for fcntl.h
configure:11544: result: yes
configure:11544: checking for memory.h
configure:11544: result: yes
configure:11544: checking netdb.h usability
configure:11544: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking netdb.h presence
configure:11544: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking for netdb.h
configure:11544: result: yes
configure:11544: checking netinet/in.h usability
configure:11544: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking netinet/in.h presence
configure:11544: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking for netinet/in.h
configure:11544: result: yes
configure:11544: checking netinet/in_systm.h usability
configure:11544: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking netinet/in_systm.h presence
configure:11544: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking for netinet/in_systm.h
configure:11544: result: yes
configure:11544: checking for stdlib.h
configure:11544: result: yes
configure:11544: checking for string.h
configure:11544: result: yes
configure:11544: checking sys/socket.h usability
configure:11544: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking sys/socket.h presence
configure:11544: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking for sys/socket.h
configure:11544: result: yes
configure:11544: checking sys/time.h usability
configure:11544: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking sys/time.h presence
configure:11544: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:11544: $? = 0
configure:11544: result: yes
configure:11544: checking for sys/time.h
configure:11544: result: yes
configure:11544: checking for unistd.h
configure:11544: result: yes
configure:11558: checking winsock2.h usability
configure:11558: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
conftest.c:65:10: fatal error: 'winsock2.h' file not found
#include <winsock2.h>
^
1 error generated.
configure:11558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Loudmouth"
| #define PACKAGE_TARNAME "loudmouth"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "Loudmouth 1.5.0"
| #define PACKAGE_BUGREPORT "http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <winsock2.h>
configure:11558: result: no
configure:11558: checking winsock2.h presence
configure:11558: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
conftest.c:32:10: fatal error: 'winsock2.h' file not found
#include <winsock2.h>
^
1 error generated.
configure:11558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Loudmouth"
| #define PACKAGE_TARNAME "loudmouth"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "Loudmouth 1.5.0"
| #define PACKAGE_BUGREPORT "http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <winsock2.h>
configure:11558: result: no
configure:11558: checking for winsock2.h
configure:11558: result: no
configure:11558: checking arpa/nameser_compat.h usability
configure:11558: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11558: $? = 0
configure:11558: result: yes
configure:11558: checking arpa/nameser_compat.h presence
configure:11558: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:11558: $? = 0
configure:11558: result: yes
configure:11558: checking for arpa/nameser_compat.h
configure:11558: result: yes
configure:11613: checking whether gcc understands -Wno-sign-compare
configure:11626: /usr/bin/clang -c -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Os -w -pipe -march=native -Qunused-arguments -Wno-sign-compare -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11626: $? = 0
configure:11633: result: yes
configure:11651: checking what warning flags to pass to the C compiler
configure:11653: result: -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror
configure:11680: checking for tm_gmtoff in struct tm
configure:11701: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:11701: $? = 0
configure:11708: result: yes
configure:11756: checking for LOUDMOUTH
configure:11765: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_REQUIRED
gobject-2.0 >= $GLIB2_REQUIRED"
configure:11769: $? = 0
configure:11786: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_REQUIRED
gobject-2.0 >= $GLIB2_REQUIRED"
configure:11790: $? = 0
configure:11849: result: yes
configure:11856: checking for LOUDMOUTHTEST
configure:11864: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_TEST_REQUIRED"
configure:11867: $? = 0
configure:11882: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB2_TEST_REQUIRED"
configure:11885: $? = 0
configure:11921: result: yes
configure:11934: checking for LIBIDN
configure:11942: $PKG_CONFIG --exists --print-errors "libidn"
configure:11945: $? = 0
configure:11960: $PKG_CONFIG --exists --print-errors "libidn"
configure:11963: $? = 0
configure:11999: result: yes
configure:12013: checking for gtkdoc-check
configure:12046: result: no
configure:12055: checking for gtkdoc-rebase
configure:12088: result: no
configure:12099: checking for gtkdoc-mkpdf
configure:12132: result: no
configure:12170: checking whether to build gtk-doc documentation
configure:12172: result: no
configure:12255: checking for gethostbyname in -lnsl
configure:12280: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lnsl >&5
ld: library not found for -lnsl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Loudmouth"
| #define PACKAGE_TARNAME "loudmouth"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "Loudmouth 1.5.0"
| #define PACKAGE_BUGREPORT "http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_IDN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyname ();
| int
| main ()
| {
| return gethostbyname ();
| ;
| return 0;
| }
configure:12289: result: no
configure:12300: checking for socket in -lsocket
configure:12325: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lsocket >&5
ld: library not found for -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Loudmouth"
| #define PACKAGE_TARNAME "loudmouth"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "Loudmouth 1.5.0"
| #define PACKAGE_BUGREPORT "http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_IDN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:12334: result: no
configure:12345: checking for res_query in -lresolv
configure:12370: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lresolv >&5
configure:12370: $? = 0
configure:12379: result: yes
configure:12393: checking for krb5-config
configure:12411: found /usr/bin/krb5-config
configure:12424: result: /usr/bin/krb5-config
configure:12438: checking gssapi.h usability
configure:12438: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:12438: $? = 0
configure:12438: result: yes
configure:12438: checking gssapi.h presence
configure:12438: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:12438: $? = 0
configure:12438: result: yes
configure:12438: checking for gssapi.h
configure:12438: result: yes
configure:12438: checking gssapi/gssapi.h usability
configure:12438: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:12438: $? = 0
configure:12438: result: yes
configure:12438: checking gssapi/gssapi.h presence
configure:12438: /usr/bin/clang -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:12438: $? = 0
configure:12438: result: yes
configure:12438: checking for gssapi/gssapi.h
configure:12438: result: yes
configure:12492: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED"
configure:12495: $? = 0
configure:12504: checking for LIBGNUTLS
configure:12512: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED"
configure:12515: $? = 0
configure:12530: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_REQUIRED"
configure:12533: $? = 0
configure:12588: result: yes
configure:12838: checking whether TCP_KEEPCNT is declared
configure:12838: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
conftest.c:52:10: error: use of undeclared identifier 'TCP_KEEPCNT'
(void) TCP_KEEPCNT;
^
1 error generated.
configure:12838: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Loudmouth"
| #define PACKAGE_TARNAME "loudmouth"
| #define PACKAGE_VERSION "1.5.0"
| #define PACKAGE_STRING "Loudmouth 1.5.0"
| #define PACKAGE_BUGREPORT "http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_NAMESER_COMPAT_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_IDN 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI 1
| #define HAVE_GNUTLS 1
| #define HAVE_SSL 1
| /* end confdefs.h. */
|
| #include <sys/socket.h>
| #include <netinet/in.h>
| #include <netinet/ip.h>
| #include <netinet/tcp.h>
|
|
| int
| main ()
| {
| #ifndef TCP_KEEPCNT
| (void) TCP_KEEPCNT;
| #endif
|
| ;
| return 0;
| }
configure:12838: result: no
configure:13042: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Loudmouth config.status 1.5.0, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on wiktorair1.local
config.status:1143: creating Makefile
config.status:1143: creating docs/Makefile
config.status:1143: creating docs/reference/Makefile
config.status:1143: creating loudmouth/Makefile
config.status:1143: creating examples/Makefile
config.status:1143: creating tests/Makefile
config.status:1143: creating tests/parser-tests/Makefile
config.status:1143: creating loudmouth-1.0.pc
config.status:1143: creating config.h
config.status:1363: executing depfiles commands
config.status:1363: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.3.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_ASYNCNS_CFLAGS_set=
ac_cv_env_ASYNCNS_CFLAGS_value=
ac_cv_env_ASYNCNS_LIBS_set=
ac_cv_env_ASYNCNS_LIBS_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib'
ac_cv_env_LIBGNUTLS_CFLAGS_set=
ac_cv_env_LIBGNUTLS_CFLAGS_value=
ac_cv_env_LIBGNUTLS_LIBS_set=
ac_cv_env_LIBGNUTLS_LIBS_value=
ac_cv_env_LIBIDN_CFLAGS_set=
ac_cv_env_LIBIDN_CFLAGS_value=
ac_cv_env_LIBIDN_LIBS_set=
ac_cv_env_LIBIDN_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LOUDMOUTHTEST_CFLAGS_set=
ac_cv_env_LOUDMOUTHTEST_CFLAGS_value=
ac_cv_env_LOUDMOUTHTEST_LIBS_set=
ac_cv_env_LOUDMOUTHTEST_LIBS_value=
ac_cv_env_LOUDMOUTH_CFLAGS_set=
ac_cv_env_LOUDMOUTH_CFLAGS_value=
ac_cv_env_LOUDMOUTH_LIBS_set=
ac_cv_env_LOUDMOUTH_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_have_decl_TCP_KEEPCNT=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_compat_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gssapi_gssapi_h=yes
ac_cv_header_gssapi_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=no
ac_cv_host=x86_64-apple-darwin11.3.0
ac_cv_lib_nsl_gethostbyname=no
ac_cv_lib_resolv_res_query=yes
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_DOLT_BASH=/usr/local/bin/bash
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_KRB5CONFIG=/usr/bin/krb5-config
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='/usr/bin/clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_struct_tm_gmtoff=yes
am_cv_CC_dependencies_compiler_type=none
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/clang
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
pkg_cv_LIBGNUTLS_CFLAGS='-I/usr/local/Cellar/gnutls/2.12.18/include '
pkg_cv_LIBGNUTLS_LIBS='-L/usr/local/Cellar/gnutls/2.12.18/lib -lgnutls '
pkg_cv_LIBIDN_CFLAGS='-I/usr/local/Cellar/libidn/1.23/include '
pkg_cv_LIBIDN_LIBS='-L/usr/local/Cellar/libidn/1.23/lib -lidn '
pkg_cv_LOUDMOUTHTEST_CFLAGS='-I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
pkg_cv_LOUDMOUTHTEST_LIBS='-L/usr/local/Cellar/glib/2.32.1/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl '
pkg_cv_LOUDMOUTH_CFLAGS='-I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
pkg_cv_LOUDMOUTH_LIBS='-L/usr/local/Cellar/glib/2.32.1/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lglib-2.0 -lintl '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-loudmouth-1.4.3.111204-RYtf/loudmouth-1.4.3-20111204/build/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-loudmouth-1.4.3.111204-RYtf/loudmouth-1.4.3-20111204/build/missing --run tar'
AR='ar'
AS='as'
ASYNCNS_CFLAGS=''
ASYNCNS_LIBS=''
AUTOCONF='${SHELL} /private/tmp/homebrew-loudmouth-1.4.3.111204-RYtf/loudmouth-1.4.3-20111204/build/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-loudmouth-1.4.3.111204-RYtf/loudmouth-1.4.3-20111204/build/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-loudmouth-1.4.3.111204-RYtf/loudmouth-1.4.3-20111204/build/missing --run automake-1.11'
AWK='mawk'
CC='/usr/bin/clang'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror'
CPP='/usr/bin/clang -E'
CPPFLAGS='-I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOC_CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include '
DOLT_BASH='/usr/local/bin/bash'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GLIB2_REQUIRED='2.12.4'
GLIB_CFLAGS='-I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/Cellar/glib/2.32.1/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl '
GLIB_MKENUMS='glib-mkenums'
GNUTLS_REQUIRED='1.4.0'
GOBJECT_QUERY='gobject-query'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KRB5CONFIG='/usr/bin/krb5-config'
LD='/usr/bin/clang'
LDFLAGS='-L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib'
LIBGNUTLS_CFLAGS='-I/usr/local/Cellar/gnutls/2.12.18/include '
LIBGNUTLS_LIBS='-L/usr/local/Cellar/gnutls/2.12.18/lib -lgnutls '
LIBIDN_CFLAGS='-I/usr/local/Cellar/libidn/1.23/include '
LIBIDN_LIBS='-L/usr/local/Cellar/libidn/1.23/lib -lidn '
LIBOBJS=''
LIBS='-lresolv -dynamic -Wl,-search_paths_first -lkrb5 -L/usr/local/Cellar/gnutls/2.12.18/lib -lgnutls '
LIBTASN1_REQUIRED='0.2.6'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LOUDMOUTHTEST_CFLAGS='-I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
LOUDMOUTHTEST_LIBS='-L/usr/local/Cellar/glib/2.32.1/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl '
LOUDMOUTH_CFLAGS='-I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG'
LOUDMOUTH_LIBS='-L/usr/local/Cellar/glib/2.32.1/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lglib-2.0 -lintl '
LTCOMPILE='$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMPILE)'
LTCXXCOMPILE='$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXXCOMPILE)'
LTLIBOBJS=''
LT_AGE='1'
LT_CURRENT='1'
LT_REVISION='0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-loudmouth-1.4.3.111204-RYtf/loudmouth-1.4.3-20111204/build/missing --run makeinfo'
MKDIR_P='build/install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='loudmouth'
PACKAGE_BUGREPORT='http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new'
PACKAGE_NAME='Loudmouth'
PACKAGE_STRING='Loudmouth 1.5.0'
PACKAGE_TARNAME='loudmouth'
PACKAGE_URL=''
PACKAGE_VERSION='1.5.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
RANLIB='ranlib'
REBUILD='#'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEST_DIRS='tests'
USE_GNUTLS_FALSE='#'
USE_GNUTLS_TRUE=''
USE_GSSAPI_FALSE='#'
USE_GSSAPI_TRUE=''
USE_OPENSSL_FALSE=''
USE_OPENSSL_TRUE='#'
VERSION='1.5.0'
WARN_CFLAGS='-Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror'
ac_ct_CC='/usr/bin/clang'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin11.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-loudmouth-1.4.3.111204-RYtf/loudmouth-1.4.3-20111204/build/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/build/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/loudmouth/1.4.3.111204'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Loudmouth"
#define PACKAGE_TARNAME "loudmouth"
#define PACKAGE_VERSION "1.5.0"
#define PACKAGE_STRING "Loudmouth 1.5.0"
#define PACKAGE_BUGREPORT "http://loudmouth.lighthouseapp.com/projects/17276-libloudmouth/tickets/new"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_NAMESER_COMPAT_H 1
#define HAVE_TM_GMTOFF 1
#define HAVE_IDN 1
#define HAVE_LIBRESOLV 1
#define HAVE_GSSAPI_H 1
#define HAVE_GSSAPI_GSSAPI_H 1
#define HAVE_GSSAPI 1
#define HAVE_GNUTLS 1
#define HAVE_SSL 1
configure: exit 0
Your system is raring to brew.
==> Installing mcabber dependency: loudmouth
==> Downloading http://mcabber.com/files/loudmouth-1.4.3-20111204.tar.bz2
Already downloaded: /Users/wiktor/Library/Caches/Homebrew/loudmouth-1.4.3.111204.tar.bz2
/usr/bin/tar xf /Users/wiktor/Library/Caches/Homebrew/loudmouth-1.4.3.111204.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/loudmouth/1.4.3.111204
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/loudmouth/1.4.3.111204
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build/install-sh -c -d
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
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 for library containing strerror... none required
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 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 for /usr/bin/clang option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
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 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 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.3.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... yes
checking for bash... /usr/local/bin/bash
checking if dolt supports this host... no, falling back to libtool
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.0.0... yes (version 2.32.1)
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for memory.h... (cached) 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 netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.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 unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror
checking for tm_gmtoff in struct tm... yes
checking for LOUDMOUTH... yes
checking for LOUDMOUTHTEST... yes
checking for LIBIDN... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for gethostbyname in -lnsl... no
checking for socket in -lsocket... no
checking for res_query in -lresolv... yes
checking for krb5-config... /usr/bin/krb5-config
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking for LIBGNUTLS... yes
Not using asynchronous dns lookups
checking whether TCP_KEEPCNT is declared... no
Debugging disabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating loudmouth/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating tests/parser-tests/Makefile
config.status: creating loudmouth-1.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Loudmouth 1.5.0
==================
prefix: /usr/local/Cellar/loudmouth/1.4.3.111204
compiler: /usr/bin/clang
Have IDN support: yes
Enable SSL: GnuTLS
Asynchronous DNS: no
Linux TCP keepalives: no
Enable Debug: no
Enable GSSAPI: yes
Enable Documentation: no
Enable Tests: yes
Now type 'make' to build Loudmouth
==> make install
make install
make install-recursive
Making install in loudmouth
(cd . && \
glib-genmarshal --prefix=_lm_marshal lm-marshal.list --header) > xgen-gmh \
&& (cmp -s xgen-gmh lm-marshal.h || cp xgen-gmh lm-marshal.h) \
&& rm -f xgen-gmh xgen-gmh~
(cd . && \
echo "#include \"lm-marshal.h\""; \
glib-genmarshal --prefix=_lm_marshal lm-marshal.list --body) > xgen-gmc \
&& cp xgen-gmc lm-marshal.c \
&& rm -f xgen-gmc xgen-gmc~
make install-am
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-connection.lo lm-connection.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-debug.lo lm-debug.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-data-objects.lo lm-data-objects.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-dummy.lo lm-dummy.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-dummy.c -fno-common -DPIC -o .libs/lm-dummy.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-connection.c -fno-common -DPIC -o .libs/lm-connection.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-debug.c -fno-common -DPIC -o .libs/lm-debug.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-data-objects.c -fno-common -DPIC -o .libs/lm-data-objects.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-debug.c -o lm-debug.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-data-objects.c -o lm-data-objects.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-dummy.c -o lm-dummy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-idummy.lo lm-idummy.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-idummy.c -fno-common -DPIC -o .libs/lm-idummy.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-error.lo lm-error.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-marshal.lo lm-marshal.c
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-marshal.c -fno-common -DPIC -o .libs/lm-marshal.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-error.c -fno-common -DPIC -o .libs/lm-error.o
In file included from lm-error.c:28:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gerror.h:30:
/usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gquark.h:28:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from lm-error.c:28:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gerror.h:30:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gquark.h:34:
/usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from lm-error.c:28:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gerror.h:30:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gquark.h:34:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gtypes.h:34:
In file included from /usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include/glibconfig.h:9:
/usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from lm-error.c:28:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gerror.h:30:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gquark.h:34:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gtypes.h:35:
/usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gmacros.h:32:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
In file included from lm-error.c:28:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gerror.h:30:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gquark.h:34:
In file included from /usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gtypes.h:36:
/usr/local/Cellar/glib/2.32.1/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-idummy.c -o lm-idummy.o >/dev/null 2>&1
5 errors generated.
make[3]: *** [lm-error.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-marshal.c -o lm-marshal.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/local/Cellar/glib/2.32.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.1/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -DLM_NO_DEBUG -I/usr/local/Cellar/libidn/1.23/include -DLM_COMPILATION -DRUNTIME_ENDIAN -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=native -Qunused-arguments -Wall -I/usr/local/Cellar/gnutls/2.12.18/include -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-connection.c -o lm-connection.o >/dev/null 2>&1
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/loudmouth.rb#L18
==> Build Environment
CPU: quad-core 64-bit sandybridge
MacOS: 10.7.3-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/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include
LDFLAGS: -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j4
PKG_CONFIG_PATH: /usr/local/Cellar/libffi/3.0.11/lib/pkgconfig
Error: Failed executing: make install (loudmouth.rb:18)
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment