Skip to content

Instantly share code, notes, and snippets.

@cmvelo
Created May 14, 2013 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmvelo/5579016 to your computer and use it in GitHub Desktop.
Save cmvelo/5579016 to your computer and use it in GitHub Desktop.
pango 1.34 failed to build on OSX 10.8.3
Colleen-Velos-MacBook-Air:~ cvelo$ brew doctor
Warning: /usr/bin occurs before /usr/local/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:
erb
gem
git
git-cvsserver
git-receive-pack
git-shell
git-upload-archive
git-upload-pack
gitk
irb
rake
rdoc
ri
ruby
testrb
Consider amending your PATH so that /usr/local/bin
occurs before /usr/bin in your PATH.
Colleen-Velos-MacBook-Air:~ cvelo$ brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew
HEAD: 528b8223c548bc9417a87a9fea06b3d6ed905b60
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit ivybridge
OS X: 10.8.3-x86_64
Xcode: 4.6.2
CLT: 4.6.0.0.1.1362189000
LLVM-GCC: build 2336
Clang: 4.2 build 425
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
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 pango configure 1.34.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/pango/1.34.1 --enable-man --with-html-dir=/usr/local/Cellar/pango/1.34.1/share/doc --disable-introspection --with-xft
## --------- ##
## Platform. ##
## --------- ##
hostname = Colleen-Velos-MacBook-Air.local
uname -m = x86_64
uname -r = 12.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~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 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~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: 8.00 gigabytes
Default processor set: 269 tasks, 1306 threads, 4 processors
Load average: 3.62, Mach factor: 1.26
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/local/opt/icu4c/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/fontconfig/bin
PATH: /usr/local/opt/harfbuzz/bin
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/cairo/bin
PATH: /opt/X11/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2620: checking for a BSD-compatible install
configure:2688: result: /usr/bin/install -c
configure:2699: checking whether build environment is sane
configure:2754: result: yes
configure:2905: checking for a thread-safe mkdir -p
configure:2944: result: ./install-sh -c -d
configure:2951: checking for gawk
configure:2981: result: no
configure:2951: checking for mawk
configure:2981: result: no
configure:2951: checking for nawk
configure:2981: result: no
configure:2951: checking for awk
configure:2967: found /usr/bin/awk
configure:2978: result: awk
configure:2989: checking whether make sets $(MAKE)
configure:3011: result: yes
configure:3040: checking whether make supports nested variables
configure:3057: result: yes
configure:3147: checking whether make supports nested variables
configure:3164: result: yes
configure:3229: checking build system type
configure:3243: result: x86_64-apple-darwin12.3.0
configure:3263: checking host system type
configure:3276: result: x86_64-apple-darwin12.3.0
configure:3297: checking for native Win32
configure:3315: result: no
configure:3377: checking for gcc
configure:3404: result: cc
configure:3633: checking for C compiler version
configure:3642: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
configure:3653: $? = 0
configure:3642: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /opt/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /opt/X11/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/icu4c/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
... rest of stderr output deleted ...
configure:3653: $? = 0
configure:3642: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3653: $? = 1
configure:3642: cc -qversion >&5
clang: error: no input files
configure:3653: $? = 1
configure:3673: checking whether the C compiler works
configure:3695: cc conftest.c >&5
configure:3699: $? = 0
configure:3747: result: yes
configure:3750: checking for C compiler default output file name
configure:3752: result: a.out
configure:3758: checking for suffix of executables
configure:3765: cc -o conftest conftest.c >&5
configure:3769: $? = 0
configure:3791: result:
configure:3813: checking whether we are cross compiling
configure:3821: cc -o conftest conftest.c >&5
configure:3825: $? = 0
configure:3832: ./conftest
configure:3836: $? = 0
configure:3851: result: no
configure:3856: checking for suffix of object files
configure:3878: cc -c conftest.c >&5
configure:3882: $? = 0
configure:3903: result: o
configure:3907: checking whether we are using the GNU C compiler
configure:3926: cc -c conftest.c >&5
configure:3926: $? = 0
configure:3935: result: yes
configure:3944: checking whether cc accepts -g
configure:3964: cc -c -g conftest.c >&5
configure:3964: $? = 0
configure:4005: result: yes
configure:4022: checking for cc option to accept ISO C89
configure:4085: cc -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4098: result: none needed
configure:4129: checking for style of include used by make
configure:4157: result: GNU
configure:4183: checking dependency style of cc
configure:4294: result: none
configure:4529: checking for C++ compiler version
configure:4538: c++ --version >&5
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
configure:4549: $? = 0
configure:4538: c++ -v >&5
Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /opt/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /opt/X11/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/icu4c/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
... rest of stderr output deleted ...
configure:4549: $? = 0
configure:4538: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4549: $? = 1
configure:4538: c++ -qversion >&5
clang: error: no input files
configure:4549: $? = 1
configure:4553: checking whether we are using the GNU C++ compiler
configure:4572: c++ -c conftest.cpp >&5
configure:4572: $? = 0
configure:4581: result: yes
configure:4590: checking whether c++ accepts -g
configure:4610: c++ -c -g conftest.cpp >&5
configure:4610: $? = 0
configure:4651: result: yes
configure:4676: checking dependency style of c++
configure:4787: result: none
configure:4814: c++ -c -g -O2 conftest.cpp >&5
configure:4814: $? = 0
configure:4842: checking for sysconf
configure:4842: cc -o conftest -g -O2 conftest.c >&5
configure:4842: $? = 0
configure:4842: result: yes
configure:4842: checking for getpagesize
configure:4842: cc -o conftest -g -O2 conftest.c >&5
configure:4842: $? = 0
configure:4842: result: yes
configure:4856: checking how to run the C preprocessor
configure:4887: cc -E conftest.c
configure:4887: $? = 0
configure:4901: cc -E conftest.c
conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pango"
| #define PACKAGE_TARNAME "pango"
| #define PACKAGE_VERSION "1.34.1"
| #define PACKAGE_STRING "pango 1.34.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
| #define PACKAGE_URL ""
| #define PACKAGE "pango"
| #define VERSION "1.34.1"
| #define MODULE_VERSION "1.8.0"
| #define PANGO_BINARY_AGE 3401
| #define PANGO_INTERFACE_AGE 1
| #define PANGO_VERSION_MAJOR 1
| #define PANGO_VERSION_MINOR 34
| #define PANGO_VERSION_MICRO 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4926: result: cc -E
configure:4946: cc -E conftest.c
configure:4946: $? = 0
configure:4960: cc -E conftest.c
conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pango"
| #define PACKAGE_TARNAME "pango"
| #define PACKAGE_VERSION "1.34.1"
| #define PACKAGE_STRING "pango 1.34.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
| #define PACKAGE_URL ""
| #define PACKAGE "pango"
| #define VERSION "1.34.1"
| #define MODULE_VERSION "1.8.0"
| #define PANGO_BINARY_AGE 3401
| #define PANGO_INTERFACE_AGE 1
| #define PANGO_VERSION_MAJOR 1
| #define PANGO_VERSION_MINOR 34
| #define PANGO_VERSION_MICRO 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4989: checking for grep that handles long lines and -e
configure:5047: result: /usr/bin/grep
configure:5052: checking for egrep
configure:5114: result: /usr/bin/grep -E
configure:5119: checking for ANSI C header files
configure:5139: cc -c -g -O2 conftest.c >&5
configure:5139: $? = 0
configure:5212: cc -o conftest -g -O2 conftest.c >&5
configure:5212: $? = 0
configure:5212: ./conftest
configure:5212: $? = 0
configure:5223: result: yes
configure:5236: checking for sys/types.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5236: checking for sys/stat.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5236: checking for stdlib.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5236: checking for string.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5236: checking for memory.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5236: checking for strings.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5236: checking for inttypes.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5236: checking for stdint.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5236: checking for unistd.h
configure:5236: cc -c -g -O2 conftest.c >&5
configure:5236: $? = 0
configure:5236: result: yes
configure:5251: checking for unistd.h
configure:5251: result: yes
configure:5251: checking sys/mman.h usability
configure:5251: cc -c -g -O2 conftest.c >&5
configure:5251: $? = 0
configure:5251: result: yes
configure:5251: checking sys/mman.h presence
configure:5251: cc -E conftest.c
configure:5251: $? = 0
configure:5251: result: yes
configure:5251: checking for sys/mman.h
configure:5251: result: yes
configure:5661: checking how to print strings
configure:5688: result: printf
configure:5709: checking for a sed that does not truncate output
configure:5773: result: /usr/local/Library/ENV/4.3/sed
configure:5791: checking for fgrep
configure:5853: result: /usr/bin/grep -F
configure:5888: checking for ld used by cc
configure:5955: result: /usr/bin/ld
configure:5962: checking if the linker (/usr/bin/ld) is GNU ld
configure:5977: result: no
configure:5989: checking for BSD- or MS-compatible name lister (nm)
configure:6038: result: /usr/bin/nm
configure:6168: checking the name lister (/usr/bin/nm) interface
configure:6175: cc -c -g -O2 conftest.c >&5
configure:6178: /usr/bin/nm "conftest.o"
configure:6181: output
000000000000020c S _some_variable
configure:6188: result: BSD nm
configure:6191: checking whether ln -s works
configure:6195: result: yes
configure:6203: checking the maximum length of command line arguments
configure:6333: result: 196608
configure:6350: checking whether the shell understands some XSI constructs
configure:6360: result: yes
configure:6364: checking whether the shell understands "+="
configure:6370: result: yes
configure:6405: checking how to convert x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format
configure:6445: result: func_convert_file_noop
configure:6452: checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format
configure:6472: result: func_convert_file_noop
configure:6479: checking for /usr/bin/ld option to reload object files
configure:6486: result: -r
configure:6560: checking for objdump
configure:6587: result: objdump
configure:6616: checking how to recognize dependent libraries
configure:6818: result: pass_all
configure:6903: checking for dlltool
configure:6930: result: dlltool
configure:6960: checking how to associate runtime and link libraries
configure:6987: result: printf %s\n
configure:7047: checking for ar
configure:7063: found /usr/bin/ar
configure:7074: result: ar
configure:7111: checking for archiver @FILE support
configure:7128: cc -c -g -O2 conftest.c >&5
configure:7128: $? = 0
configure:7131: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7134: $? = 1
configure:7154: result: no
configure:7212: checking for strip
configure:7228: found /usr/bin/strip
configure:7239: result: strip
configure:7311: checking for ranlib
configure:7327: found /usr/bin/ranlib
configure:7338: result: ranlib
configure:7440: checking command to parse /usr/bin/nm output from cc object
configure:7560: cc -c -g -O2 conftest.c >&5
configure:7563: $? = 0
configure:7567: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7570: $? = 0
cannot find nm_test_var in conftest.nm
configure:7560: cc -c -g -O2 conftest.c >&5
configure:7563: $? = 0
configure:7567: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7570: $? = 0
configure:7636: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7639: $? = 0
configure:7677: result: ok
configure:7714: checking for sysroot
configure:7744: result: no
configure:8000: checking for mt
configure:8030: result: no
configure:8050: checking if : is a manifest tool
configure:8056: : '-?'
configure:8064: result: no
configure:8120: checking for dsymutil
configure:8136: found /usr/bin/dsymutil
configure:8147: result: dsymutil
configure:8212: checking for nmedit
configure:8228: found /usr/bin/nmedit
configure:8239: result: nmedit
configure:8304: checking for lipo
configure:8320: found /usr/bin/lipo
configure:8331: result: lipo
configure:8396: checking for otool
configure:8412: found /usr/bin/otool
configure:8423: result: otool
configure:8488: checking for otool64
configure:8518: result: no
configure:8563: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8596: result: yes
configure:8599: checking for -exported_symbols_list linker flag
configure:8619: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8619: $? = 0
configure:8629: result: yes
configure:8632: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8664: result: yes
configure:8703: checking for dlfcn.h
configure:8703: cc -c -g -O2 conftest.c >&5
configure:8703: $? = 0
configure:8703: result: yes
configure:8887: checking for objdir
configure:8902: result: .libs
configure:9169: checking if cc supports -fno-rtti -fno-exceptions
configure:9187: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9191: $? = 0
configure:9204: result: yes
configure:9531: checking for cc option to produce PIC
configure:9538: result: -fno-common -DPIC
configure:9546: checking if cc PIC flag -fno-common -DPIC works
configure:9564: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9568: $? = 0
configure:9581: result: yes
configure:9610: checking if cc static flag -static works
configure:9638: result: no
configure:9653: checking if cc supports -c -o file.o
configure:9674: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9678: $? = 0
configure:9700: result: yes
configure:9708: checking if cc supports -c -o file.o
configure:9755: result: yes
configure:9788: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:10941: result: yes
configure:11181: checking dynamic linker characteristics
configure:11918: result: darwin12.3.0 dyld
configure:12025: checking how to hardcode library paths into programs
configure:12050: result: immediate
configure:12590: checking whether stripping libraries is possible
configure:12604: result: yes
configure:12630: checking if libtool supports shared libraries
configure:12632: result: yes
configure:12635: checking whether to build shared libraries
configure:12656: result: yes
configure:12659: checking whether to build static libraries
configure:12663: result: no
configure:12686: checking how to run the C++ preprocessor
configure:12713: c++ -E conftest.cpp
configure:12713: $? = 0
configure:12727: c++ -E conftest.cpp
conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pango"
| #define PACKAGE_TARNAME "pango"
| #define PACKAGE_VERSION "1.34.1"
| #define PACKAGE_STRING "pango 1.34.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
| #define PACKAGE_URL ""
| #define PACKAGE "pango"
| #define VERSION "1.34.1"
| #define MODULE_VERSION "1.8.0"
| #define PANGO_BINARY_AGE 3401
| #define PANGO_INTERFACE_AGE 1
| #define PANGO_VERSION_MAJOR 1
| #define PANGO_VERSION_MINOR 34
| #define PANGO_VERSION_MICRO 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETPAGESIZE 1
| #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_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12752: result: c++ -E
configure:12772: c++ -E conftest.cpp
configure:12772: $? = 0
configure:12786: c++ -E conftest.cpp
conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pango"
| #define PACKAGE_TARNAME "pango"
| #define PACKAGE_VERSION "1.34.1"
| #define PACKAGE_STRING "pango 1.34.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
| #define PACKAGE_URL ""
| #define PACKAGE "pango"
| #define VERSION "1.34.1"
| #define MODULE_VERSION "1.8.0"
| #define PANGO_BINARY_AGE 3401
| #define PANGO_INTERFACE_AGE 1
| #define PANGO_VERSION_MAJOR 1
| #define PANGO_VERSION_MINOR 34
| #define PANGO_VERSION_MICRO 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETPAGESIZE 1
| #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_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12955: checking for ld used by c++
configure:13022: result: /usr/bin/ld
configure:13029: checking if the linker (/usr/bin/ld) is GNU ld
configure:13044: result: no
configure:13099: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14104: result: yes
configure:14140: c++ -c -g -O2 conftest.cpp >&5
configure:14143: $? = 0
configure:14663: checking for c++ option to produce PIC
configure:14670: result: -fno-common -DPIC
configure:14678: checking if c++ PIC flag -fno-common -DPIC works
configure:14696: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14700: $? = 0
configure:14713: result: yes
configure:14736: checking if c++ static flag -static works
configure:14764: result: no
configure:14776: checking if c++ supports -c -o file.o
configure:14797: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14801: $? = 0
configure:14823: result: yes
configure:14828: checking if c++ supports -c -o file.o
configure:14875: result: yes
configure:14905: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14941: result: yes
configure:15082: checking dynamic linker characteristics
configure:15753: result: darwin12.3.0 dyld
configure:15806: checking how to hardcode library paths into programs
configure:15831: result: immediate
configure:15893: creating ./config.lt
## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:679: creating libtool
configure:17531: checking for some Win32 platform
configure:17541: result: no
configure:17802: checking for pkg-config
configure:17820: found /usr/local/opt/pkg-config/bin/pkg-config
configure:17832: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:17857: checking pkg-config is at least version 0.9.0
configure:17860: result: yes
configure:17870: checking for HARFBUZZ
configure:17877: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.9"
configure:17880: $? = 0
configure:17894: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.9"
configure:17897: $? = 0
configure:17937: result: yes
configure:17957: checking for FONTCONFIG
configure:17964: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.10.91"
configure:17967: $? = 0
configure:17981: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.10.91"
configure:17984: $? = 0
configure:18024: result: yes
configure:18039: checking for FREETYPE
configure:18046: $PKG_CONFIG --exists --print-errors "freetype2"
configure:18049: $? = 0
configure:18063: $PKG_CONFIG --exists --print-errors "freetype2"
configure:18066: $? = 0
configure:18106: result: yes
configure:18143: checking for XFT
configure:18150: $PKG_CONFIG --exists --print-errors "xft >= 2.0.0 xrender"
configure:18153: $? = 0
configure:18167: $PKG_CONFIG --exists --print-errors "xft >= 2.0.0 xrender"
configure:18170: $? = 0
configure:18208: result: yes
configure:18297: checking for CoreText availability
configure:18312: cc -o conftest -g -O2 -Wall conftest.c -framework ApplicationServices >&5
configure:18312: $? = 0
configure:18327: result: yes
configure:18354: checking for CAIRO
configure:18361: $PKG_CONFIG --exists --print-errors "cairo >= $cairo_required"
configure:18364: $? = 0
configure:18378: $PKG_CONFIG --exists --print-errors "cairo >= $cairo_required"
configure:18381: $? = 0
configure:18421: result: yes
configure:18437: $PKG_CONFIG --exists --print-errors "cairo-ft >= $cairo_required"
configure:18440: $? = 0
configure:18477: $PKG_CONFIG --exists --print-errors "cairo-quartz-font >= $cairo_required"
configure:18480: $? = 0
configure:18495: checking which cairo font backends could be used
configure:18498: result: quartz freetype
configure:18513: $PKG_CONFIG --exists --print-errors "cairo-png >= $cairo_required"
configure:18516: $? = 0
configure:18529: $PKG_CONFIG --exists --print-errors "cairo-ps >= $cairo_required"
configure:18532: $? = 0
configure:18545: $PKG_CONFIG --exists --print-errors "cairo-pdf >= $cairo_required"
configure:18548: $? = 0
configure:18561: $PKG_CONFIG --exists --print-errors "cairo-xlib >= $cairo_required"
configure:18564: $? = 0
configure:18666: checking for GLIB
configure:18673: $PKG_CONFIG --exists --print-errors "$GLIB_MODULES"
configure:18676: $? = 0
configure:18690: $PKG_CONFIG --exists --print-errors "$GLIB_MODULES"
configure:18693: $? = 0
configure:18735: result: yes
configure:18750: checking for LIBTHAI
configure:18757: $PKG_CONFIG --exists --print-errors "libthai >= $LIBTHAI_REQUIRED_VERSION"
Package libthai was not found in the pkg-config search path.
Perhaps you should add the directory containing `libthai.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libthai' found
configure:18760: $? = 1
configure:18774: $PKG_CONFIG --exists --print-errors "libthai >= $LIBTHAI_REQUIRED_VERSION"
Package libthai was not found in the pkg-config search path.
Perhaps you should add the directory containing `libthai.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libthai' found
configure:18777: $? = 1
configure:18791: result: no
No package 'libthai' found
configure:18835: checking for gobject-introspection
configure:18880: result: no (disabled, use --enable-introspection to enable)
configure:18935: checking modules to link statically
configure:18951: result:
configure:18965: checking dynamic modules to build
configure:18981: result: arabic-lang,basic-fc,basic-win32,basic-coretext,indic-lang, (those built into Pango will be excluded)
configure:19123: checking for flockfile
configure:19123: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:19123: $? = 0
configure:19123: result: yes
configure:19123: checking for strtok_r
configure:19123: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:19123: $? = 0
configure:19123: result: yes
configure:19147: checking for gtkdoc-check
configure:19180: result: no
configure:19189: checking for gtkdoc-rebase
configure:19222: result: no
configure:19233: checking for gtkdoc-mkpdf
configure:19266: result: no
configure:19377: checking whether to build gtk-doc documentation
configure:19379: result: no
configure:19459: checking for xsltproc
configure:19477: found /usr/bin/xsltproc
configure:19489: result: /usr/bin/xsltproc
configure:19516: checking for XML catalog (/etc/xml/catalog)
configure:19523: result: not found
configure:19530: checking for xmlcatalog
configure:19548: found /usr/bin/xmlcatalog
configure:19561: result: /usr/bin/xmlcatalog
configure:19580: checking for DocBook XML DTD V4.1.2 in XML catalog
configure:19591: result: not found
configure:19597: checking for DocBook XSL Stylesheets in XML catalog
configure:19608: result: not found
configure:19671: checking for -Bsymbolic-functions linker flag
configure:19685: cc -o conftest -g -O2 -Wall -Wl,-Bsymbolic-functions conftest.c >&5
conftest.c:49:16: error: expected ';' at end of declaration
int main (void) { return 0; }
^
;
1 error generated.
configure:19685: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pango"
| #define PACKAGE_TARNAME "pango"
| #define PACKAGE_VERSION "1.34.1"
| #define PACKAGE_STRING "pango 1.34.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
| #define PACKAGE_URL ""
| #define PACKAGE "pango"
| #define VERSION "1.34.1"
| #define MODULE_VERSION "1.8.0"
| #define PANGO_BINARY_AGE 3401
| #define PANGO_INTERFACE_AGE 1
| #define PANGO_VERSION_MAJOR 1
| #define PANGO_VERSION_MINOR 34
| #define PANGO_VERSION_MICRO 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETPAGESIZE 1
| #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_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_FREETYPE 1
| #define HAVE_XFT 1
| #define HAVE_CORE_TEXT 1
| #define HAVE_CAIRO_FREETYPE 1
| #define HAVE_CAIRO_QUARTZ 1
| #define HAVE_CAIRO 1
| #define HAVE_CAIRO_PNG 1
| #define HAVE_CAIRO_PS 1
| #define HAVE_CAIRO_PDF 1
| #define HAVE_CAIRO_XLIB 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| int main (void) { return 0; }
| ;
| return 0;
| }
configure:19690: result: no
configure:19724: checking Whether to write dependencies into .pc files
configure:19741: result: no
configure:19790: checking for dirent.h that defines DIR
configure:19809: cc -c -g -O2 -Wall conftest.c >&5
configure:19809: $? = 0
configure:19817: result: yes
configure:19830: checking for library containing opendir
configure:19861: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:19861: $? = 0
configure:19878: result: none required
configure:19947: checking for unistd.h
configure:19947: result: yes
configure:20075: checking that generated files are newer than configure
configure:20081: result: done
configure:20272: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by pango config.status 1.34.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Colleen-Velos-MacBook-Air.local
config.status:1362: creating Makefile
config.status:1362: creating pango/Makefile
config.status:1362: creating pango/mini-fribidi/Makefile
config.status:1362: creating pango/pango.rc
config.status:1362: creating pango/pangoft2.rc
config.status:1362: creating pango/pangowin32.rc
config.status:1362: creating pango/pangocairo.rc
config.status:1362: creating pango/pangoxft.rc
config.status:1362: creating pango-view/Makefile
config.status:1362: creating modules/Makefile
config.status:1362: creating modules/arabic/Makefile
config.status:1362: creating modules/basic/Makefile
config.status:1362: creating modules/indic/Makefile
config.status:1362: creating modules/thai/Makefile
config.status:1362: creating examples/Makefile
config.status:1362: creating docs/Makefile
config.status:1362: creating docs/version.xml
config.status:1362: creating tools/Makefile
config.status:1362: creating tests/Makefile
config.status:1362: creating build/Makefile
config.status:1362: creating build/win32/Makefile
config.status:1362: creating build/win32/vs9/Makefile
config.status:1362: creating build/win32/vs10/Makefile
config.status:1362: creating pango.pc
config.status:1362: creating pangowin32.pc
config.status:1362: creating pangoft2.pc
config.status:1362: creating pangoxft.pc
config.status:1362: creating pangocairo.pc
config.status:1362: creating pango-uninstalled.pc
config.status:1362: creating pangowin32-uninstalled.pc
config.status:1362: creating pangoft2-uninstalled.pc
config.status:1362: creating pangoxft-uninstalled.pc
config.status:1362: creating pangocairo-uninstalled.pc
config.status:1362: creating pango-zip.sh
config.status:1362: creating config.h.win32
config.status:1362: creating config.h
config.status:1591: executing depfiles commands
config.status:1591: executing libtool commands
config.status:1591: executing pango/module-defs.h commands
config.status:1591: executing pango/module-defs-fc.c commands
config.status:1591: executing pango/module-defs-win32.c commands
config.status:1591: executing pango/module-defs-coretext.c commands
config.status:1591: executing pango/module-defs-lang.c commands
config.status:1591: executing pango/pango-features.h commands
config.status:2623: creating pango/pango-features.h
config.status:2643: pango/pango-features.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.3.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_HARFBUZZ_CFLAGS_set=
ac_cv_env_HARFBUZZ_CFLAGS_value=
ac_cv_env_HARFBUZZ_LIBS_set=
ac_cv_env_HARFBUZZ_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBTHAI_CFLAGS_set=
ac_cv_env_LIBTHAI_CFLAGS_value=
ac_cv_env_LIBTHAI_LIBS_set=
ac_cv_env_LIBTHAI_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XFT_CFLAGS_set=
ac_cv_env_XFT_CFLAGS_value=
ac_cv_env_XFT_LIBS_set=
ac_cv_env_XFT_LIBS_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_func_flockfile=yes
ac_cv_func_getpagesize=yes
ac_cv_func_strtok_r=yes
ac_cv_func_sysconf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_mman_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin12.3.0
ac_cv_objext=o
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_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
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_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
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
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_CAIRO_CFLAGS='-I/usr/local/Cellar/glib/2.36.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.92/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/opt/X11/include '
pkg_cv_CAIRO_LIBS='-L/usr/local/Cellar/cairo/1.12.14/lib -lcairo '
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/Cellar/fontconfig/2.10.92/include '
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/Cellar/fontconfig/2.10.92/lib -lfontconfig '
pkg_cv_FREETYPE_CFLAGS='-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include '
pkg_cv_FREETYPE_LIBS='-L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype '
pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.36.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include '
pkg_cv_GLIB_LIBS='-L/usr/local/Cellar/glib/2.36.2/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
pkg_cv_HARFBUZZ_CFLAGS='-I/usr/local/Cellar/harfbuzz/0.9.16/include/harfbuzz '
pkg_cv_HARFBUZZ_LIBS='-L/usr/local/Cellar/harfbuzz/0.9.16/lib -lharfbuzz '
pkg_cv_XFT_CFLAGS='-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.92/include -I/opt/X11/include '
pkg_cv_XFT_LIBS='-L/opt/X11/lib -lXft -lXrender -lX11 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/pango-ZS15/pango-1.34.1/missing aclocal-1.13 '
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/pango-ZS15/pango-1.34.1/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/pango-ZS15/pango-1.34.1/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/pango-ZS15/pango-1.34.1/missing automake-1.13'
AWK='awk'
CAIRO_CFLAGS='-I/usr/local/Cellar/glib/2.36.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.92/include -I/usr/local/Cellar/libpng/1.5.14/include/libpng15 -I/usr/local/Cellar/pixman/0.30.0/include/pixman-1 -I/usr/local/Cellar/cairo/1.12.14/include/cairo -I/opt/X11/include '
CAIRO_LIBS='-L/usr/local/Cellar/cairo/1.12.14/lib -lcairo '
CAIRO_PREFIX='/usr/local/Cellar/cairo/1.12.14'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall'
CPP='cc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISABLE_EXPLICIT_DEPS_FALSE='#'
DISABLE_EXPLICIT_DEPS_TRUE=''
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
DYNAMIC_ARABIC_LANG_FALSE='#'
DYNAMIC_ARABIC_LANG_TRUE=''
DYNAMIC_BASIC_CORE_TEXT_FALSE='#'
DYNAMIC_BASIC_CORE_TEXT_TRUE=''
DYNAMIC_BASIC_FC_FALSE='#'
DYNAMIC_BASIC_FC_TRUE=''
DYNAMIC_BASIC_WIN32_FALSE='#'
DYNAMIC_BASIC_WIN32_TRUE=''
DYNAMIC_INDIC_LANG_FALSE='#'
DYNAMIC_INDIC_LANG_TRUE=''
DYNAMIC_THAI_LANG_FALSE=''
DYNAMIC_THAI_LANG_TRUE='#'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DOC_CROSS_REFERENCES_FALSE='#'
ENABLE_DOC_CROSS_REFERENCES_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_MAN_FALSE=''
ENABLE_MAN_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FONTCONFIG_CFLAGS='-I/usr/local/Cellar/fontconfig/2.10.92/include '
FONTCONFIG_LIBS='-L/usr/local/Cellar/fontconfig/2.10.92/lib -lfontconfig '
FREETYPE_CFLAGS='-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.92/include '
FREETYPE_LIBS='-L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype -L/usr/local/Cellar/fontconfig/2.10.92/lib -lfontconfig '
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.36.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.36.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include '
GLIB_LIBS='-L/usr/local/Cellar/glib/2.36.2/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
GLIB_MKENUMS='glib-mkenums'
GLIB_PREFIX='/usr/local/Cellar/glib/2.36.2'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
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=''
HARFBUZZ_CFLAGS='-I/usr/local/Cellar/harfbuzz/0.9.16/include/harfbuzz '
HARFBUZZ_LIBS='-L/usr/local/Cellar/harfbuzz/0.9.16/lib -lharfbuzz '
HAVE_CAIRO_FALSE='#'
HAVE_CAIRO_FREETYPE_FALSE='#'
HAVE_CAIRO_FREETYPE_TRUE=''
HAVE_CAIRO_PDF_FALSE='#'
HAVE_CAIRO_PDF_TRUE=''
HAVE_CAIRO_PNG_FALSE='#'
HAVE_CAIRO_PNG_TRUE=''
HAVE_CAIRO_PS_FALSE='#'
HAVE_CAIRO_PS_TRUE=''
HAVE_CAIRO_QUARTZ_FALSE='#'
HAVE_CAIRO_QUARTZ_TRUE=''
HAVE_CAIRO_TRUE=''
HAVE_CAIRO_WIN32_FALSE=''
HAVE_CAIRO_WIN32_TRUE='#'
HAVE_CAIRO_XLIB_FALSE='#'
HAVE_CAIRO_XLIB_TRUE=''
HAVE_CORE_TEXT_FALSE='#'
HAVE_CORE_TEXT_TRUE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DYNAMIC_MODULES_FALSE='#'
HAVE_DYNAMIC_MODULES_TRUE=''
HAVE_FREETYPE_FALSE='#'
HAVE_FREETYPE_TRUE=''
HAVE_HARFBUZZ_FALSE='#'
HAVE_HARFBUZZ_TRUE=''
HAVE_INCLUDED_MODULES_FALSE=''
HAVE_INCLUDED_MODULES_TRUE='#'
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE='#'
HAVE_WIN32_FALSE=''
HAVE_WIN32_TRUE='#'
HAVE_XFT_FALSE='#'
HAVE_XFT_TRUE=''
HTML_DIR='/usr/local/Cellar/pango/1.34.1/share/doc'
INCLUDED_CORE_TEXT_MODULES=''
INCLUDED_FC_MODULES=''
INCLUDED_LANG_MODULES=''
INCLUDED_WIN32_MODULES=''
INCLUDE_ARABIC_LANG_FALSE=''
INCLUDE_ARABIC_LANG_TRUE='#'
INCLUDE_BASIC_CORE_TEXT_FALSE=''
INCLUDE_BASIC_CORE_TEXT_TRUE='#'
INCLUDE_BASIC_FC_FALSE=''
INCLUDE_BASIC_FC_TRUE='#'
INCLUDE_BASIC_WIN32_FALSE=''
INCLUDE_BASIC_WIN32_TRUE='#'
INCLUDE_INDIC_LANG_FALSE=''
INCLUDE_INDIC_LANG_TRUE='#'
INCLUDE_THAI_LANG_FALSE=''
INCLUDE_THAI_LANG_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBRARY_LIBTOOL_OPTIONS='-version-info 3400:1:3400 -export-symbols-regex "^pango_.*"'
LIBS=''
LIBTHAI_CFLAGS=''
LIBTHAI_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_EXE_MACHINE_FLAG=''
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/pango-ZS15/pango-1.34.1/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MODULE_LIBTOOL_OPTIONS='-export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*"'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='pango'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=pango'
PACKAGE_NAME='pango'
PACKAGE_STRING='pango 1.34.1'
PACKAGE_TARNAME='pango'
PACKAGE_URL=''
PACKAGE_VERSION='1.34.1'
PANGO_API_VERSION='1.0'
PANGO_BINARY_AGE='3401'
PANGO_CURRENT_MINUS_AGE='0'
PANGO_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
PANGO_INTERFACE_AGE='1'
PANGO_MODULE_VERSION='1.8.0'
PANGO_VERSION='1.34.1'
PANGO_VERSION_MAJOR='1'
PANGO_VERSION_MICRO='1'
PANGO_VERSION_MINOR='34'
PATH_SEPARATOR=':'
PKGCONFIG_CAIRO_REQUIRES=''
PKGCONFIG_MATH_LIBS=''
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig'
PKG_CONFIG_PATH='/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.34.1'
WIN32_LIBS=''
WINDRES=''
XFT_CFLAGS='-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/fontconfig/2.10.92/include -I/opt/X11/include '
XFT_LIBS='-L/opt/X11/lib -lXft -lXrender -lX11 '
XMLCATALOG='/usr/bin/xmlcatalog'
XML_CATALOG_FILE='/etc/xml/catalog'
XSLTPROC='/usr/bin/xsltproc'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin12.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/pango-ZS15/pango-1.34.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
ms_librarian=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/pango/1.34.1'
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 "pango"
#define PACKAGE_TARNAME "pango"
#define PACKAGE_VERSION "1.34.1"
#define PACKAGE_STRING "pango 1.34.1"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
#define PACKAGE_URL ""
#define PACKAGE "pango"
#define VERSION "1.34.1"
#define MODULE_VERSION "1.8.0"
#define PANGO_BINARY_AGE 3401
#define PANGO_INTERFACE_AGE 1
#define PANGO_VERSION_MAJOR 1
#define PANGO_VERSION_MINOR 34
#define PANGO_VERSION_MICRO 1
#define HAVE_SYSCONF 1
#define HAVE_GETPAGESIZE 1
#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_UNISTD_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_FREETYPE 1
#define HAVE_XFT 1
#define HAVE_CORE_TEXT 1
#define HAVE_CAIRO_FREETYPE 1
#define HAVE_CAIRO_QUARTZ 1
#define HAVE_CAIRO 1
#define HAVE_CAIRO_PNG 1
#define HAVE_CAIRO_PS 1
#define HAVE_CAIRO_PDF 1
#define HAVE_CAIRO_XLIB 1
#define HAVE_FLOCKFILE 1
#define HAVE_STRTOK_R 1
#define HAVE_DIRENT_H 1
#define HAVE_UNISTD_H 1
configure: exit 0
Colleen-Velos-MacBook-Air:~ cvelo$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew upgrade pango 2>&1
==> Upgrading 1 outdated package, with result:
pango 1.34.1
==> Upgrading pango
rm /usr/local/bin/pango-view
rm /usr/local/bin/pango-querymodules
rm /usr/local/etc/pango/pango.modules
rm /usr/local/include/pango-1.0
rm /usr/local/lib/pkgconfig/pangoxft.pc
rm /usr/local/lib/pkgconfig/pangoft2.pc
rm /usr/local/lib/pkgconfig/pangocairo.pc
rm /usr/local/lib/pkgconfig/pango.pc
rm /usr/local/lib/pango
rm /usr/local/lib/libpangoxft-1.0.dylib
rm /usr/local/lib/libpangoxft-1.0.0.dylib
rm /usr/local/lib/libpangoft2-1.0.dylib
rm /usr/local/lib/libpangoft2-1.0.0.dylib
rm /usr/local/lib/libpangocairo-1.0.dylib
rm /usr/local/lib/libpangocairo-1.0.0.dylib
rm /usr/local/lib/libpango-1.0.dylib
rm /usr/local/lib/libpango-1.0.0.dylib
rm /usr/local/share/man/man1/pango-view.1
rm /usr/local/share/man/man1/pango-querymodules.1
rm /usr/local/share/doc/pango
==> Downloading http://ftp.gnome.org/pub/GNOME/sources/pango/1.34/pango-1.34.1.tar.xz
Already downloaded: /Library/Caches/Homebrew/pango-1.34.1.tar.xz
xz -dc "/Library/Caches/Homebrew/pango-1.34.1.tar.xz" | /usr/bin/tar xf -
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/pango/1.34.1 --enable-man --with-html-dir=/usr/local/Cellar/pango/1.34.1/share/doc --disable-introspection --with-xft
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/pango/1.34.1 --enable-man --with-html-dir=/usr/local/Cellar/pango/1.34.1/share/doc --disable-introspection --with-xft
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin12.3.0
checking host system type... x86_64-apple-darwin12.3.0
checking for native Win32... no
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking for sysconf... yes
checking for getpagesize... yes
checking how to run the C preprocessor... cc -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 for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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 x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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 cc 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.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... no
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.3.0 dyld
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for some Win32 platform... no
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for HARFBUZZ... yes
checking for FONTCONFIG... yes
checking for FREETYPE... yes
checking for XFT... yes
checking for CoreText availability... yes
checking for CAIRO... yes
checking which cairo font backends could be used... quartz freetype
checking for GLIB... yes
checking for LIBTHAI... no
checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
checking modules to link statically...
checking dynamic modules to build... arabic-lang,basic-fc,basic-win32,basic-coretext,indic-lang, (those built into Pango will be excluded)
checking for flockfile... yes
checking for strtok_r... 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 xsltproc... /usr/bin/xsltproc
checking for XML catalog (/etc/xml/catalog)... not found
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for DocBook XML DTD V4.1.2 in XML catalog... not found
checking for DocBook XSL Stylesheets in XML catalog... not found
checking for -Bsymbolic-functions linker flag... no
checking Whether to write dependencies into .pc files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pango/Makefile
config.status: creating pango/mini-fribidi/Makefile
config.status: creating pango/pango.rc
config.status: creating pango/pangoft2.rc
config.status: creating pango/pangowin32.rc
config.status: creating pango/pangocairo.rc
config.status: creating pango/pangoxft.rc
config.status: creating pango-view/Makefile
config.status: creating modules/Makefile
config.status: creating modules/arabic/Makefile
config.status: creating modules/basic/Makefile
config.status: creating modules/indic/Makefile
config.status: creating modules/thai/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/vs9/Makefile
config.status: creating build/win32/vs10/Makefile
config.status: creating pango.pc
config.status: creating pangowin32.pc
config.status: creating pangoft2.pc
config.status: creating pangoxft.pc
config.status: creating pangocairo.pc
config.status: creating pango-uninstalled.pc
config.status: creating pangowin32-uninstalled.pc
config.status: creating pangoft2-uninstalled.pc
config.status: creating pangoxft-uninstalled.pc
config.status: creating pangocairo-uninstalled.pc
config.status: creating pango-zip.sh
config.status: creating config.h.win32
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing pango/module-defs.h commands
config.status: executing pango/module-defs-fc.c commands
config.status: executing pango/module-defs-win32.c commands
config.status: executing pango/module-defs-coretext.c commands
config.status: executing pango/module-defs-lang.c commands
config.status: executing pango/pango-features.h commands
config.status: creating pango/pango-features.h
config.status: pango/pango-features.h is unchanged
configuration:
backends: Cairo Xft FreeType
==> make
make
/usr/bin/make all-recursive
Making all in pango
GEN s-enum-types-h
GEN s-enum-types-c
/usr/bin/make all-recursive
Making all in mini-fribidi
CC fribidi.lo
brew: superenv removed: -g -O2 -Wall
CC fribidi_char_type.lo
brew: superenv removed: -g -O2 -Wall
CC fribidi_types.lo
brew: superenv removed: -g -O2 -Wall
CCLD libmini-fribidi.la
CC break.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC ellipsize.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC fonts.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC glyphstring.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC modules.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-attributes.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-bidi-type.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-color.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-context.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-coverage.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-engine.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-fontmap.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-fontset.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-glyph-item.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-gravity.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-item.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-language.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-layout.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-markup.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-matrix.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-renderer.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-script.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-tabs.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-utils.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC reorder-items.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC shape.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-enum-types.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC module-defs-lang.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CCLD libpango-1.0.la
brew: superenv removed: -O2
CC pangofc-font.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangofc-fontmap.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangofc-decoder.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangoft2.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC module-defs-fc.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangoft2-fontmap.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangoft2-render.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-ot-buffer.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-ot-info.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-ot-ruleset.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pango-ot-tag.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CCLD libpangoft2-1.0.la
brew: superenv removed: -O2
CC pangoxft-font.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangoxft-fontmap.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangoxft-render.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CCLD libpangoxft-1.0.la
brew: superenv removed: -L/opt/X11/lib -O2
CC pangocairo-context.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocairo-font.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocairo-fontmap.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocairo-render.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocairo-fcfont.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocairo-fcfontmap.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC module-defs-coretext.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocoretext.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocoretext-fontmap.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocairo-coretextfont.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CC pangocairo-coretextfontmap.lo
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CCLD libpangocairo-1.0.la
brew: superenv removed: -O2
CC querymodules.o
brew: superenv removed: -I/opt/X11/include -I/opt/X11/include -g -O2 -Wall
CCLD pango-querymodules
brew: superenv removed: -g -O2 -Wall -L/opt/X11/lib
Making all in modules
Making all in arabic
CC arabic-lang.lo
brew: superenv removed: -g -O2 -Wall
CCLD pango-arabic-lang.la
brew: superenv removed: -O2
Making all in basic
CC basic-fc.lo
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall
CCLD pango-basic-fc.la
brew: superenv removed: -O2
CC basic-coretext.lo
brew: superenv removed: -I/opt/X11/include -g -O2 -Wall
CCLD pango-basic-coretext.la
brew: superenv removed: -O2
Making all in indic
CC indic-lang.lo
brew: superenv removed: -g -O2 -Wall
CCLD pango-indic-lang.la
brew: superenv removed: -O2
Making all in thai
make[3]: Nothing to be done for `all'.
GEN pango.modules
Writing a pango.modules file to use with tests/examples.
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicule.50.1.dylib
Referenced from: /usr/local/lib/libharfbuzz.0.dylib
Reason: image not found
/bin/sh: line 1: 16629 Trace/BPT trap: 5 ../pango/pango-querymodules `find . -name '*.la' | grep -v '\.libs' | grep -v libpango` > pango.modules
make[3]: *** [pango.modules] Error 133
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 528b8223c548bc9417a87a9fea06b3d6ed905b60
CPU: quad-core 64-bit ivybridge
OS X: 10.8.3-x86_64
Xcode: 4.6.2
CLT: 4.6.0.0.1.1362189000
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /opt/X11/include/freetype2:/usr/include/libxml2:/opt/X11/include
CMAKE_LIBRARY_PATH: /opt/X11/lib
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/xz/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/libpng/bin:/usr/local/opt/cairo/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: pango did not build
Logs: /Users/cvelo/Library/Logs/Homebrew/pango/config.log
ln -s ../../Cellar/pango/1.34.0/etc/pango/pango.modules pango.modules
ln -s ../Cellar/pango/1.34.0/bin/pango-view pango-view
ln -s ../Cellar/pango/1.34.0/bin/pango-querymodules pango-querymodules
ln -s ../Cellar/pango/1.34.0/include/pango-1.0 pango-1.0
ln -s ../../../Cellar/pango/1.34.0/share/man/man1/pango-view.1 pango-view.1
ln -s ../../../Cellar/pango/1.34.0/share/man/man1/pango-querymodules.1 pango-querymodules.1
ln -s ../../Cellar/pango/1.34.0/share/doc/pango pango
ln -s ../../Cellar/pango/1.34.0/lib/pkgconfig/pangoxft.pc pangoxft.pc
ln -s ../../Cellar/pango/1.34.0/lib/pkgconfig/pangoft2.pc pangoft2.pc
ln -s ../../Cellar/pango/1.34.0/lib/pkgconfig/pangocairo.pc pangocairo.pc
ln -s ../../Cellar/pango/1.34.0/lib/pkgconfig/pango.pc pango.pc
ln -s ../Cellar/pango/1.34.0/lib/pango pango
ln -s ../Cellar/pango/1.34.0/lib/libpangoxft-1.0.dylib libpangoxft-1.0.dylib
ln -s ../Cellar/pango/1.34.0/lib/libpangoxft-1.0.0.dylib libpangoxft-1.0.0.dylib
ln -s ../Cellar/pango/1.34.0/lib/libpangoft2-1.0.dylib libpangoft2-1.0.dylib
ln -s ../Cellar/pango/1.34.0/lib/libpangoft2-1.0.0.dylib libpangoft2-1.0.0.dylib
ln -s ../Cellar/pango/1.34.0/lib/libpangocairo-1.0.dylib libpangocairo-1.0.dylib
ln -s ../Cellar/pango/1.34.0/lib/libpangocairo-1.0.0.dylib libpangocairo-1.0.0.dylib
ln -s ../Cellar/pango/1.34.0/lib/libpango-1.0.dylib libpango-1.0.dylib
ln -s ../Cellar/pango/1.34.0/lib/libpango-1.0.0.dylib libpango-1.0.0.dylib
ln -s ../../Cellar/pango/1.34.0 pango
ln -s ../Cellar/pango/1.34.0 pango
@kilduffec
Copy link

Same problem as ticket 5577352.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment