Created
May 30, 2013 07:27
-
-
Save riocampos/5676253 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install gtk-doc 2>&1 | |
/usr/bin/env perl -e use XML::Parser | |
/usr/bin/env perl -e use XML::Parser | |
==> Downloading http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.18/gtk-doc-1.18.tar.bz2 | |
Already downloaded: /Library/Caches/Homebrew/gtk-doc-1.18.tar.bz2 | |
tar xf /Library/Caches/Homebrew/gtk-doc-1.18.tar.bz2 | |
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk-doc/1.18 --disable-scrollkeeper --with-xml-catalog=/usr/local/etc/xml/catalog | |
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk-doc/1.18 --disable-scrollkeeper --with-xml-catalog=/usr/local/etc/xml/catalog | |
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-aux/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 how to create a ustar tar archive... gnutar | |
checking whether to disable maintainer-specific portions of Makefiles... yes | |
checking whether ln -s works... yes | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking gnome-doc-utils >= 0.3.2... yes | |
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 build system type... i386-apple-darwin11.4.2 | |
checking host system type... i386-apple-darwin11.4.2 | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
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 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/ld option to reload object files... -r | |
checking for objdump... no | |
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 cc 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 how to run the C preprocessor... cc -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 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... darwin11.4.2 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 pkg-config... (cached) /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.19... yes | |
checking for perl... /usr/bin/perl | |
checking if Perl version >= 5.6.0... yes | |
checking for a Python interpreter with version >= 2.3... python | |
checking for python... /usr/bin/python | |
checking for python version... 2.7 | |
checking for python platform... darwin | |
checking for python script directory... ${prefix}/lib/python2.7/site-packages | |
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages | |
checking for openjade... no | |
checking for jade... no | |
configure: WARNING: Could not find openjade or jade, so SGML is not supported | |
checking for xsltproc... /usr/bin/xsltproc | |
checking for dblatex... no | |
checking for fop... no | |
configure: WARNING: neither dblatex nor fop found, so no pdf output from xml | |
checking for XML catalog (/usr/local/etc/xml/catalog)... found | |
checking for xmlcatalog... /usr/local/opt/libxml2/bin/xmlcatalog | |
checking for DocBook XML DTD V4.3 in XML catalog... found | |
checking for DocBook XSL Stylesheets in XML catalog... found | |
checking for source-highlight... no | |
checking for highlight... no | |
checking for vim... /usr/bin/vim | |
checking whether vim has +syntax feature... yes | |
checking for TEST_DEPS... yes | |
checking whether to enable runtime debugging code... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating gtk-doc.pc | |
config.status: creating gtk-doc.dsl | |
config.status: creating gtk-doc.spec | |
config.status: creating gtk-doc.cat | |
config.status: creating gtkdoc-common.pl | |
config.status: creating help/Makefile | |
config.status: creating help/manual/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating tests/gobject/Makefile | |
config.status: creating tests/gobject/src/Makefile | |
config.status: creating tests/gobject/docs/Makefile | |
config.status: creating tests/gobject/docs-tmpl/Makefile | |
config.status: creating tests/bugs/Makefile | |
config.status: creating tests/bugs/src/Makefile | |
config.status: creating tests/bugs/docs/Makefile | |
config.status: creating tests/annotations/Makefile | |
config.status: creating tests/annotations/src/Makefile | |
config.status: creating tests/annotations/docs/Makefile | |
config.status: creating tests/fail/Makefile | |
config.status: creating tests/fail/src/Makefile | |
config.status: creating tests/fail/docs/Makefile | |
config.status: creating tests/empty/Makefile | |
config.status: creating tests/empty/src/Makefile | |
config.status: creating tests/empty/docs/Makefile | |
config.status: creating gtkdoc-check | |
config.status: creating gtkdoc-depscan | |
config.status: creating gtkdoc-fixxref | |
config.status: creating gtkdoc-mkdb | |
config.status: creating gtkdoc-mkhtml | |
config.status: creating gtkdoc-mkman | |
config.status: creating gtkdoc-mkpdf | |
config.status: creating gtkdoc-mktmpl | |
config.status: creating gtkdoc-rebase | |
config.status: creating gtkdoc-scan | |
config.status: creating gtkdoc-scangobj | |
config.status: creating gtkdoc-scanobj | |
config.status: creating gtkdocize | |
config.status: creating tests/tools.sh | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
configure: | |
gtk-doc was configured with the following options: | |
================================================== | |
configure: ** Python based tools enabled, using /usr/bin/python | |
configure: SGML support disabled, no jade processor available | |
configure: XML PDF support disabled, no fop available | |
configure: ** Gnome-doc-utils support enabled | |
configure: Scrollkeeper support disabled | |
configure: ** Syntax highlighting of examples enabled, using /usr/bin/vim | |
configure: ** Building regression tests | |
configure: Debug tracing disabled | |
==> make | |
make | |
Making all in help | |
Making all in manual | |
msgfmt -o bn_IN/bn_IN.mo bn_IN/bn_IN.po | |
msgfmt -o de/de.mo de/de.po | |
msgfmt -o el/el.mo el/el.po | |
msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po | |
msgfmt -o es/es.mo es/es.po | |
msgfmt -o fr/fr.mo fr/fr.po | |
msgfmt -o gu/gu.mo gu/gu.po | |
msgfmt -o sl/sl.mo sl/sl.po | |
msgfmt -o sv/sv.mo sv/sv.po | |
msgfmt -o ta/ta.mo ta/ta.po | |
msgfmt -o te/te.mo te/te.po | |
if ! test -d bn_IN/; then mkdir bn_IN/; fi | |
if [ -f "C/gtk-doc-manual.xml" ]; then d="../"; else d="/private/tmp/gtk-doc-H0r1/gtk-doc-1.18/help/manual/"; fi; \ | |
mo="bn_IN/bn_IN.mo"; \ | |
if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/private/tmp/gtk-doc-H0r1/gtk-doc-1.18/help/manual/${mo}"; fi; \ | |
(cd bn_IN/ && \ | |
`which xml2po` -m docbook -e -t "${mo}" \ | |
"${d}C/gtk-doc-manual.xml" > gtk-doc-manual.xml.tmp && \ | |
cp gtk-doc-manual.xml.tmp gtk-doc-manual.xml && rm -f gtk-doc-manual.xml.tmp) | |
Traceback (most recent call last): | |
File "/usr/local/opt/gnome-doc-utils/bin/xml2po", line 191, in <module> | |
main(sys.argv[1:]) | |
File "/usr/local/opt/gnome-doc-utils/bin/xml2po", line 88, in main | |
from xml2po import Main | |
ImportError: No module named xml2po | |
make[2]: *** [bn_IN/gtk-doc-manual.xml] Error 1 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all-recursive] Error 1 | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.4 | |
HEAD: 76cb296338a4a8a9848be6e3fe6034077f4ccd45 | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.7.5-x86_64 | |
Xcode: 4.6.2 | |
CLT: 4.6.0.0.1.1365549073 | |
X11: 2.6.5 => /usr/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
MAKEFLAGS: -j1 | |
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libxml2:/usr/local/opt/libffi:/usr/local | |
CMAKE_INCLUDE_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/ | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/gnome-doc-utils/share/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig | |
HOMEBREW_MAKE_JOBS: 1 | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/opt/libxml2/share/aclocal:/usr/local/share/aclocal | |
OBJC: cc | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/gnome-doc-utils/bin:/usr/local/opt/glib/bin:/usr/local/opt/docbook-xsl/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: gtk-doc did not build | |
Logs: /Users/admin/Library/Logs/Homebrew/gtk-doc/config.log | |
====/Users/admin/Library/Logs/Homebrew/gtk-doc/config.log==== | |
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by gtk-doc configure 1.18, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk-doc/1.18 --disable-scrollkeeper --with-xml-catalog=/usr/local/etc/xml/catalog | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = mini.riocampos.private | |
uname -m = x86_64 | |
uname -r = 11.4.2 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~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.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~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: 129 tasks, 704 threads, 4 processors | |
Load average: 1.51, Mach factor: 2.48 | |
/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/gettext/bin | |
PATH: /usr/local/opt/libxml2/bin | |
PATH: /usr/local/opt/gnome-doc-utils/bin | |
PATH: /usr/local/opt/glib/bin | |
PATH: /usr/local/opt/docbook-xsl/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2329: checking for a BSD-compatible install | |
configure:2397: result: /usr/bin/install -c | |
configure:2408: checking whether build environment is sane | |
configure:2458: result: yes | |
configure:2599: checking for a thread-safe mkdir -p | |
configure:2638: result: build-aux/install-sh -c -d | |
configure:2651: checking for gawk | |
configure:2681: result: no | |
configure:2651: checking for mawk | |
configure:2681: result: no | |
configure:2651: checking for nawk | |
configure:2681: result: no | |
configure:2651: checking for awk | |
configure:2667: found /usr/bin/awk | |
configure:2678: result: awk | |
configure:2689: checking whether make sets $(MAKE) | |
configure:2711: result: yes | |
configure:2786: checking how to create a ustar tar archive | |
configure:2799: tar --version | |
bsdtar 2.8.3 - libarchive 2.8.3 | |
configure:2802: $? = 0 | |
configure:2842: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:2845: $? = 0 | |
configure:2849: tar -xf - <conftest.tar | |
configure:2852: $? = 0 | |
configure:2865: result: gnutar | |
configure:2873: checking whether to disable maintainer-specific portions of Makefiles | |
configure:2882: result: yes | |
configure:2912: checking whether ln -s works | |
configure:2916: result: yes | |
configure:2972: checking for pkg-config | |
configure:2990: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:3002: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:3027: checking pkg-config is at least version 0.9.0 | |
configure:3030: result: yes | |
configure:3042: checking gnome-doc-utils >= 0.3.2 | |
configure:3045: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required" | |
configure:3048: $? = 0 | |
configure:3056: result: yes | |
configure:3178: checking for gcc | |
configure:3205: result: cc | |
configure:3434: checking for C compiler version | |
configure:3443: cc --version >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin11.4.2 | |
Thread model: posix | |
configure:3454: $? = 0 | |
configure:3443: cc -v >&5 | |
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) | |
Target: x86_64-apple-darwin11.4.2 | |
Thread model: posix | |
clang: warning: argument unused during compilation: '-isystem /usr/local/include' | |
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include' | |
clang: warning: argument unused during compilation: '-I /usr/local/opt/libxml2/include' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/libxml2/lib' | |
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib' | |
... rest of stderr output deleted ... | |
configure:3454: $? = 0 | |
configure:3443: cc -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
clang: error: no input files | |
configure:3454: $? = 1 | |
configure:3443: cc -qversion >&5 | |
clang: error: no input files | |
configure:3454: $? = 1 | |
configure:3474: checking whether the C compiler works | |
configure:3496: cc conftest.c >&5 | |
configure:3500: $? = 0 | |
configure:3549: result: yes | |
configure:3552: checking for C compiler default output file name | |
configure:3554: result: a.out | |
configure:3560: checking for suffix of executables | |
configure:3567: cc -o conftest conftest.c >&5 | |
configure:3571: $? = 0 | |
configure:3593: result: | |
configure:3615: checking whether we are cross compiling | |
configure:3623: cc -o conftest conftest.c >&5 | |
configure:3627: $? = 0 | |
configure:3634: ./conftest | |
configure:3638: $? = 0 | |
configure:3653: result: no | |
configure:3658: checking for suffix of object files | |
configure:3680: cc -c conftest.c >&5 | |
configure:3684: $? = 0 | |
configure:3705: result: o | |
configure:3709: checking whether we are using the GNU C compiler | |
configure:3728: cc -c conftest.c >&5 | |
configure:3728: $? = 0 | |
configure:3737: result: yes | |
configure:3746: checking whether cc accepts -g | |
configure:3766: cc -c -g conftest.c >&5 | |
configure:3766: $? = 0 | |
configure:3807: result: yes | |
configure:3824: checking for cc option to accept ISO C89 | |
configure:3888: cc -c -g -O2 conftest.c >&5 | |
configure:3888: $? = 0 | |
configure:3901: result: none needed | |
configure:3932: checking for style of include used by make | |
configure:3960: result: GNU | |
configure:3985: checking dependency style of cc | |
configure:4095: result: none | |
configure:4142: checking build system type | |
configure:4156: result: i386-apple-darwin11.4.2 | |
configure:4176: checking host system type | |
configure:4189: result: i386-apple-darwin11.4.2 | |
configure:4209: checking for a sed that does not truncate output | |
configure:4273: result: /usr/local/Library/ENV/4.3/sed | |
configure:4291: checking for grep that handles long lines and -e | |
configure:4349: result: /usr/bin/grep | |
configure:4354: checking for egrep | |
configure:4416: result: /usr/bin/grep -E | |
configure:4421: checking for fgrep | |
configure:4483: result: /usr/bin/grep -F | |
configure:4518: checking for ld used by cc | |
configure:4585: result: /usr/bin/ld | |
configure:4592: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:4607: result: no | |
configure:4619: checking for BSD- or MS-compatible name lister (nm) | |
configure:4668: result: /usr/bin/nm | |
configure:4786: checking the name lister (/usr/bin/nm) interface | |
configure:4793: cc -c -g -O2 conftest.c >&5 | |
configure:4796: /usr/bin/nm "conftest.o" | |
configure:4799: output | |
0000000000000210 S _some_variable | |
configure:4806: result: BSD nm | |
configure:4810: checking the maximum length of command line arguments | |
configure:4930: result: 196608 | |
configure:4947: checking whether the shell understands some XSI constructs | |
configure:4957: result: yes | |
configure:4961: checking whether the shell understands "+=" | |
configure:4967: result: yes | |
configure:5002: checking for /usr/bin/ld option to reload object files | |
configure:5009: result: -r | |
configure:5078: checking for objdump | |
configure:5108: result: no | |
configure:5137: checking how to recognize dependent libraries | |
configure:5333: result: pass_all | |
configure:5393: checking for ar | |
configure:5409: found /usr/bin/ar | |
configure:5420: result: ar | |
configure:5498: checking for strip | |
configure:5514: found /usr/bin/strip | |
configure:5525: result: strip | |
configure:5597: checking for ranlib | |
configure:5613: found /usr/bin/ranlib | |
configure:5624: result: ranlib | |
configure:5714: checking command to parse /usr/bin/nm output from cc object | |
configure:5832: cc -c -g -O2 conftest.c >&5 | |
configure:5835: $? = 0 | |
configure:5839: /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:5842: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:5832: cc -c -g -O2 conftest.c >&5 | |
configure:5835: $? = 0 | |
configure:5839: /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:5842: $? = 0 | |
configure:5896: cc -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:5899: $? = 0 | |
configure:5937: result: ok | |
configure:6202: checking for dsymutil | |
configure:6218: found /usr/bin/dsymutil | |
configure:6229: result: dsymutil | |
configure:6294: checking for nmedit | |
configure:6310: found /usr/bin/nmedit | |
configure:6321: result: nmedit | |
configure:6386: checking for lipo | |
configure:6402: found /usr/bin/lipo | |
configure:6413: result: lipo | |
configure:6478: checking for otool | |
configure:6494: found /usr/bin/otool | |
configure:6505: result: otool | |
configure:6570: checking for otool64 | |
configure:6600: result: no | |
configure:6645: checking for -single_module linker flag | |
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:6672: result: yes | |
configure:6674: checking for -exported_symbols_list linker flag | |
configure:6694: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:6694: $? = 0 | |
configure:6704: result: yes | |
configure:6746: checking how to run the C preprocessor | |
configure:6777: cc -E conftest.c | |
configure:6777: $? = 0 | |
configure:6791: cc -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6791: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gtk-doc" | |
| #define PACKAGE_TARNAME "gtk-doc" | |
| #define PACKAGE_VERSION "1.18" | |
| #define PACKAGE_STRING "gtk-doc 1.18" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gtk-doc" | |
| #define VERSION "1.18" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6816: result: cc -E | |
configure:6836: cc -E conftest.c | |
configure:6836: $? = 0 | |
configure:6850: cc -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6850: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gtk-doc" | |
| #define PACKAGE_TARNAME "gtk-doc" | |
| #define PACKAGE_VERSION "1.18" | |
| #define PACKAGE_STRING "gtk-doc 1.18" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gtk-doc" | |
| #define VERSION "1.18" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6879: checking for ANSI C header files | |
configure:6899: cc -c -g -O2 conftest.c >&5 | |
configure:6899: $? = 0 | |
configure:6972: cc -o conftest -g -O2 conftest.c >&5 | |
configure:6972: $? = 0 | |
configure:6972: ./conftest | |
configure:6972: $? = 0 | |
configure:6983: result: yes | |
configure:6996: checking for sys/types.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:6996: checking for sys/stat.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:6996: checking for stdlib.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:6996: checking for string.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:6996: checking for memory.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:6996: checking for strings.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:6996: checking for inttypes.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:6996: checking for stdint.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:6996: checking for unistd.h | |
configure:6996: cc -c -g -O2 conftest.c >&5 | |
configure:6996: $? = 0 | |
configure:6996: result: yes | |
configure:7011: checking for dlfcn.h | |
configure:7011: cc -c -g -O2 conftest.c >&5 | |
configure:7011: $? = 0 | |
configure:7011: result: yes | |
configure:7195: checking for objdir | |
configure:7210: result: .libs | |
configure:7506: checking if cc supports -fno-rtti -fno-exceptions | |
configure:7524: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:7528: $? = 0 | |
configure:7541: result: yes | |
configure:7561: checking for cc option to produce PIC | |
configure:7833: result: -fno-common -DPIC | |
configure:7845: checking if cc PIC flag -fno-common -DPIC works | |
configure:7863: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:7867: $? = 0 | |
configure:7880: result: yes | |
configure:7904: checking if cc static flag -static works | |
configure:7932: result: no | |
configure:7947: checking if cc supports -c -o file.o | |
configure:7968: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:7972: $? = 0 | |
configure:7994: result: yes | |
configure:8002: checking if cc supports -c -o file.o | |
configure:8049: result: yes | |
configure:8082: checking whether the cc linker (/usr/bin/ld) supports shared libraries | |
configure:9073: result: yes | |
configure:9312: checking dynamic linker characteristics | |
configure:9975: result: darwin11.4.2 dyld | |
configure:10077: checking how to hardcode library paths into programs | |
configure:10102: result: immediate | |
configure:10622: checking whether stripping libraries is possible | |
configure:10636: result: yes | |
configure:10662: checking if libtool supports shared libraries | |
configure:10664: result: yes | |
configure:10667: checking whether to build shared libraries | |
configure:10688: result: yes | |
configure:10691: checking whether to build static libraries | |
configure:10695: result: yes | |
configure:10780: checking for pkg-config | |
configure:10810: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:10835: checking pkg-config is at least version 0.19 | |
configure:10838: result: yes | |
configure:10850: checking for perl | |
configure:10868: found /usr/bin/perl | |
configure:10880: result: /usr/bin/perl | |
configure:10892: checking if Perl version >= 5.6.0 | |
configure:10895: result: yes | |
configure:10934: checking for a Python interpreter with version >= 2.3 | |
configure:10951: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
configure:10954: $? = 0 | |
configure:10960: result: python | |
configure:10968: checking for python | |
configure:10986: found /usr/bin/python | |
configure:10998: result: /usr/bin/python | |
configure:11016: checking for python version | |
configure:11023: result: 2.7 | |
configure:11035: checking for python platform | |
configure:11042: result: darwin | |
configure:11049: checking for python script directory | |
configure:11078: result: ${prefix}/lib/python2.7/site-packages | |
configure:11087: checking for python extension module directory | |
configure:11116: result: ${exec_prefix}/lib/python2.7/site-packages | |
configure:11141: checking for openjade | |
configure:11174: result: no | |
configure:11183: checking for jade | |
configure:11216: result: no | |
configure:11222: WARNING: Could not find openjade or jade, so SGML is not supported | |
configure:11230: checking for xsltproc | |
configure:11248: found /usr/bin/xsltproc | |
configure:11260: result: /usr/bin/xsltproc | |
configure:11274: checking for dblatex | |
configure:11307: result: no | |
configure:11315: checking for fop | |
configure:11348: result: no | |
configure:11354: WARNING: neither dblatex nor fop found, so no pdf output from xml | |
configure:11372: checking for XML catalog (/usr/local/etc/xml/catalog) | |
configure:11375: result: found | |
configure:11386: checking for xmlcatalog | |
configure:11404: found /usr/local/opt/libxml2/bin/xmlcatalog | |
configure:11417: result: /usr/local/opt/libxml2/bin/xmlcatalog | |
configure:11436: checking for DocBook XML DTD V4.3 in XML catalog | |
configure:11439: $XMLCATALOG --noout "$XML_CATALOG_FILE" "-//OASIS//DTD DocBook XML V4.3//EN" >&2 | |
file:///usr/local/Cellar/docbook/5.0/docbook/xml/4.3/docbookx.dtd | |
configure:11442: $? = 0 | |
configure:11444: result: found | |
configure:11453: checking for DocBook XSL Stylesheets in XML catalog | |
configure:11456: $XMLCATALOG --noout "$XML_CATALOG_FILE" "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl" >&2 | |
file:///usr/local/Cellar/docbook-xsl/1.78.0/docbook-xsl/html/chunk.xsl | |
configure:11459: $? = 0 | |
configure:11461: result: found | |
configure:11488: checking for source-highlight | |
configure:11521: result: no | |
configure:11531: checking for highlight | |
configure:11564: result: no | |
configure:11574: checking for vim | |
configure:11592: found /usr/bin/vim | |
configure:11604: result: /usr/bin/vim | |
configure:11613: checking whether vim has +syntax feature | |
configure:11616: result: yes | |
configure:11717: checking for TEST_DEPS | |
configure:11725: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0" | |
configure:11728: $? = 0 | |
configure:11743: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0" | |
configure:11746: $? = 0 | |
configure:11788: result: yes | |
configure:11813: checking whether to enable runtime debugging code | |
configure:11822: result: no | |
configure:12041: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by gtk-doc config.status 1.18, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on mini.riocampos.private | |
config.status:1064: creating Makefile | |
config.status:1064: creating gtk-doc.pc | |
config.status:1064: creating gtk-doc.dsl | |
config.status:1064: creating gtk-doc.spec | |
config.status:1064: creating gtk-doc.cat | |
config.status:1064: creating gtkdoc-common.pl | |
config.status:1064: creating help/Makefile | |
config.status:1064: creating help/manual/Makefile | |
config.status:1064: creating tests/Makefile | |
config.status:1064: creating tests/gobject/Makefile | |
config.status:1064: creating tests/gobject/src/Makefile | |
config.status:1064: creating tests/gobject/docs/Makefile | |
config.status:1064: creating tests/gobject/docs-tmpl/Makefile | |
config.status:1064: creating tests/bugs/Makefile | |
config.status:1064: creating tests/bugs/src/Makefile | |
config.status:1064: creating tests/bugs/docs/Makefile | |
config.status:1064: creating tests/annotations/Makefile | |
config.status:1064: creating tests/annotations/src/Makefile | |
config.status:1064: creating tests/annotations/docs/Makefile | |
config.status:1064: creating tests/fail/Makefile | |
config.status:1064: creating tests/fail/src/Makefile | |
config.status:1064: creating tests/fail/docs/Makefile | |
config.status:1064: creating tests/empty/Makefile | |
config.status:1064: creating tests/empty/src/Makefile | |
config.status:1064: creating tests/empty/docs/Makefile | |
config.status:1064: creating gtkdoc-check | |
config.status:1064: creating gtkdoc-depscan | |
config.status:1064: creating gtkdoc-fixxref | |
config.status:1064: creating gtkdoc-mkdb | |
config.status:1064: creating gtkdoc-mkhtml | |
config.status:1064: creating gtkdoc-mkman | |
config.status:1064: creating gtkdoc-mkpdf | |
config.status:1064: creating gtkdoc-mktmpl | |
config.status:1064: creating gtkdoc-rebase | |
config.status:1064: creating gtkdoc-scan | |
config.status:1064: creating gtkdoc-scangobj | |
config.status:1064: creating gtkdoc-scanobj | |
config.status:1064: creating gtkdocize | |
config.status:1064: creating tests/tools.sh | |
config.status:1227: executing depfiles commands | |
config.status:1227: executing libtool commands | |
configure:14112: | |
gtk-doc was configured with the following options: | |
================================================== | |
configure:14118: ** Python based tools enabled, using /usr/bin/python | |
configure:14125: SGML support disabled, no jade processor available | |
configure:14130: XML PDF support disabled, no fop available | |
configure:14133: ** Gnome-doc-utils support enabled | |
configure:14140: Scrollkeeper support disabled | |
configure:14143: ** Syntax highlighting of examples enabled, using /usr/bin/vim | |
configure:14148: ** Building regression tests | |
configure:14155: Debug tracing disabled | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin11.4.2 | |
ac_cv_c_compiler_gnu=yes | |
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_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_TEST_DEPS_CFLAGS_set= | |
ac_cv_env_TEST_DEPS_CFLAGS_value= | |
ac_cv_env_TEST_DEPS_LIBS_set= | |
ac_cv_env_TEST_DEPS_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_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_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=i386-apple-darwin11.4.2 | |
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_HIGHLIGHT=/usr/bin/vim | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_PYTHON=/usr/bin/python | |
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed | |
ac_cv_path_XMLCATALOG=/usr/local/opt/libxml2/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_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=cc | |
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_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 | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_pathless_PYTHON=python | |
am_cv_prog_tar_ustar=gnutar | |
am_cv_python_platform=darwin | |
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' | |
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' | |
am_cv_python_version=2.7 | |
gdu_cv_have_gdu=yes | |
gdu_cv_version_required=0.3.2 | |
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/ld | |
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_TEST_DEPS_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 ' | |
pkg_cv_TEST_DEPS_LIBS='-L/usr/local/Cellar/glib/2.36.2/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/gtk-doc-H0r1/gtk-doc-1.18/build-aux/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='${SHELL} /private/tmp/gtk-doc-H0r1/gtk-doc-1.18/build-aux/missing --run tar' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_VERBOSITY='0' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/gtk-doc-H0r1/gtk-doc-1.18/build-aux/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/gtk-doc-H0r1/gtk-doc-1.18/build-aux/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/gtk-doc-H0r1/gtk-doc-1.18/build-aux/missing --run automake-1.11' | |
AWK='awk' | |
BUILD_TESTS_FALSE='#' | |
BUILD_TESTS_TRUE='' | |
CC='cc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2 -Wall' | |
CPP='cc -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DBLATEX='' | |
DEFS='-DPACKAGE_NAME=\"gtk-doc\" -DPACKAGE_TARNAME=\"gtk-doc\" -DPACKAGE_VERSION=\"1.18\" -DPACKAGE_STRING=\"gtk-doc\ 1.18\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=gtk-doc\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtk-doc\" -DVERSION=\"1.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"' | |
DEPDIR='.deps' | |
DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper ' | |
DOC_USER_FORMATS='' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLE_SK_FALSE='' | |
ENABLE_SK_TRUE='#' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
FOP='' | |
GREP='/usr/bin/grep' | |
GTK_DOC_USE_LIBTOOL_FALSE='#' | |
GTK_DOC_USE_LIBTOOL_TRUE='' | |
HAVE_GNOME_DOC_UTILS_FALSE='#' | |
HAVE_GNOME_DOC_UTILS_TRUE='' | |
HAVE_PYTHON_FALSE='#' | |
HAVE_PYTHON_TRUE='' | |
HELP_DIR='${datadir}/gnome/help' | |
HIGHLIGHT='/usr/bin/vim' | |
HIGHLIGHT_OPTIONS='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
JADE='' | |
LD='/usr/bin/ld' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAINT='' | |
MAINTAINER_MODE_FALSE='#' | |
MAINTAINER_MODE_TRUE='' | |
MAKEINFO='${SHELL} /private/tmp/gtk-doc-H0r1/gtk-doc-1.18/build-aux/missing --run makeinfo' | |
MKDIR_P='build-aux/install-sh -c -d' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='false' | |
OBJEXT='o' | |
OMF_DIR='${datadir}/omf' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='gtk-doc' | |
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc' | |
PACKAGE_DATA_DIR='/usr/local/Cellar/gtk-doc/1.18/share/gtk-doc/data' | |
PACKAGE_NAME='gtk-doc' | |
PACKAGE_STRING='gtk-doc 1.18' | |
PACKAGE_TARNAME='gtk-doc' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='1.18' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
PYTHON='/usr/bin/python' | |
PYTHON_EXEC_PREFIX='${exec_prefix}' | |
PYTHON_PLATFORM='darwin' | |
PYTHON_PREFIX='${prefix}' | |
PYTHON_VERSION='2.7' | |
RANLIB='ranlib' | |
SED='/usr/local/Library/ENV/4.3/sed' | |
SET_MAKE='' | |
SGML_FORMAT_TYPE='sgml' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
TEST_DEPS_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 ' | |
TEST_DEPS_LIBS='-L/usr/local/Cellar/glib/2.36.2/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl ' | |
TRACE='#' | |
VERSION='1.18' | |
XMLCATALOG='/usr/local/opt/libxml2/bin/xmlcatalog' | |
XML_CATALOG_FILE='/usr/local/etc/xml/catalog' | |
XSLTPROC='/usr/bin/xsltproc' | |
ac_ct_CC='cc' | |
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='tar --format=ustar -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='${exec_prefix}/bin' | |
build='i386-apple-darwin11.4.2' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin11.4.2' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
glib_prefix='/usr/local/Cellar/glib/2.36.2' | |
host='i386-apple-darwin11.4.2' | |
host_alias='' | |
host_cpu='i386' | |
host_os='darwin11.4.2' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/gtk-doc-H0r1/gtk-doc-1.18/build-aux/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-aux/install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
pkgpyexecdir='${pyexecdir}/gtk-doc' | |
pkgpythondir='${pythondir}/gtk-doc' | |
prefix='/usr/local/Cellar/gtk-doc/1.18' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
pyexecdir='${exec_prefix}/lib/python2.7/site-packages' | |
pythondir='${prefix}/lib/python2.7/site-packages' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "gtk-doc" | |
#define PACKAGE_TARNAME "gtk-doc" | |
#define PACKAGE_VERSION "1.18" | |
#define PACKAGE_STRING "gtk-doc 1.18" | |
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc" | |
#define PACKAGE_URL "" | |
#define PACKAGE "gtk-doc" | |
#define VERSION "1.18" | |
#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/" | |
configure: exit 0 | |
====brew doctor==== | |
$ brew doctor | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libjmraid.dylib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment