Created
January 20, 2014 15:58
-
-
Save jrgleason/8522721 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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 whether make supports nested variables... yes | |
checking whether UID '501' is supported by ustar format... yes | |
checking whether GID '20' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking whether make supports nested variables... (cached) yes | |
checking build system type... x86_64-apple-darwin13.0.0 | |
checking host system type... x86_64-apple-darwin13.0.0 | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of clang... none | |
checking whether clang and cc understand -c and -o together... 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 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 clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from clang object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin13.0.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for pkg-config... /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -ll | |
checking whether yytext is a pointer... yes | |
checking for bison... bison -y | |
checking for dlopen in -ldl... yes | |
checking for the suffix of shared libraries... .dylib | |
checking for GLIB... yes | |
checking for GOBJECT... yes | |
checking for GMODULE... yes | |
checking for GIO... yes | |
checking for GIO_UNIX... yes | |
checking for CAIRO... no | |
checking for SCANNER... yes | |
checking for FFI... yes | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking for GIREPO... 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 ANSI C header files... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking for working strtod... yes | |
checking for memchr... yes | |
checking for strchr... yes | |
checking for strspn... yes | |
checking for strstr... yes | |
checking for strtol... yes | |
checking for strtoull... yes | |
checking for backtrace... yes | |
checking for backtrace_symbols... yes | |
checking for a Python interpreter with version >= 2.6... python | |
checking for python... /usr/local/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 headers required to compile python extensions... found | |
checking for python module mako... no | |
checking for glib source directory to use for documentation... | |
checking for -Bsymbolic-functions linker flag... no | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating m4/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating tests/offsets/Makefile | |
config.status: creating tests/scanner/Makefile | |
config.status: creating tests/repository/Makefile | |
config.status: creating tests/warn/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/reference/Makefile | |
config.status: creating gobject-introspection-1.0.pc | |
config.status: creating gobject-introspection-no-export-1.0.pc | |
config.status: creating config.h.win32 | |
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 config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands |
This file contains hidden or 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
[ -d gir ] || build-aux/install-sh -c -d gir ; \ | |
sed \ | |
-e s,%CAIRO_SHARED_LIBRARY%,libcairo-gobject.2.dylib, \ | |
-e s,%CAIRO_GIR_PACKAGE%,cairo-gobject, \ | |
< gir/cairo-1.0.gir.in > gir/cairo-1.0.gir.tmp && mv gir/cairo-1.0.gir.tmp gir/cairo-1.0.gir | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
Making all in . | |
CC libgirepository_1_0_la-gdump.lo | |
CC libgirepository_1_0_la-gibaseinfo.lo | |
CC libgirepository_1_0_la-giarginfo.lo | |
CC libgirepository_1_0_la-gicallableinfo.lo | |
CC libgirepository_1_0_la-giconstantinfo.lo | |
CC libgirepository_1_0_la-gienuminfo.lo | |
CC libgirepository_1_0_la-gifieldinfo.lo | |
CC libgirepository_1_0_la-gifunctioninfo.lo | |
CC libgirepository_1_0_la-ginvoke.lo | |
CC libgirepository_1_0_la-giinterfaceinfo.lo | |
CC libgirepository_1_0_la-giobjectinfo.lo | |
CC libgirepository_1_0_la-gipropertyinfo.lo | |
CC libgirepository_1_0_la-giregisteredtypeinfo.lo | |
CC libgirepository_1_0_la-girepository.lo | |
CC libgirepository_1_0_la-girffi.lo | |
CC libgirepository_1_0_la-gisignalinfo.lo | |
CC libgirepository_1_0_la-gistructinfo.lo | |
CC libgirepository_1_0_la-gitypelib.lo | |
CC libgirepository_1_0_la-gitypeinfo.lo | |
CC libgirepository_1_0_la-giunioninfo.lo | |
CC libgirepository_1_0_la-givfuncinfo.lo | |
CC libgirepository_gthash_la-gthash.lo | |
CC libcmph_la-bdz.lo | |
CC libcmph_la-bdz_ph.lo | |
CC libcmph_la-bmz8.lo | |
CC libcmph_la-bmz.lo | |
CC libcmph_la-brz.lo | |
CC libcmph_la-buffer_entry.lo | |
CC libcmph_la-buffer_manager.lo | |
CC libcmph_la-chd.lo | |
CC libcmph_la-chd_ph.lo | |
CC libcmph_la-chm.lo | |
CC libcmph_la-cmph.lo | |
CC libcmph_la-cmph_structs.lo | |
CC libcmph_la-compressed_rank.lo | |
CC libcmph_la-compressed_seq.lo | |
CC libcmph_la-fch_buckets.lo | |
CC libcmph_la-fch.lo | |
CC libcmph_la-graph.lo | |
CC libcmph_la-hash.lo | |
CC libcmph_la-jenkins_hash.lo | |
CC libcmph_la-miller_rabin.lo | |
CC libcmph_la-select.lo | |
CC libcmph_la-vqueue.lo | |
CC libcmph_la-vstack.lo | |
CC libgirepository_internals_la-girmodule.lo | |
CC libgirepository_internals_la-girnode.lo | |
CC libgirepository_internals_la-giroffsets.lo | |
CC libgirepository_internals_la-girparser.lo | |
CC libgirepository_internals_la-girwriter.lo | |
CC libgiscanner_la-sourcescanner.lo | |
CC libgiscanner_la-scannerlexer.lo | |
CC libgiscanner_la-scannerparser.lo | |
CC _giscanner_la-giscannermodule.lo | |
CC g_ir_compiler-compiler.o | |
CC g_ir_generate-generate.o | |
CC cmph_bdz_test-cmph-bdz-test.o | |
CC gthash_test-gthash.o | |
CC gthash_test-gthash-test.o | |
CC gi_dump_types-gdump.o | |
CC gi_dump_types-gi-dump-types.o | |
CC glib_print-glib-print.o | |
CCLD libcmph.la | |
CCLD libgiscanner.la | |
CCLD gi-dump-types | |
CCLD libgirepository-gthash.la | |
CCLD cmph-bdz-test | |
CCLD _giscanner.la | |
CCLD libgirepository-1.0.la | |
CCLD libgirepository-internals.la | |
GEN g-ir-scanner | |
GEN g-ir-annotation-tool | |
CCLD g-ir-compiler | |
CCLD g-ir-generate | |
CCLD gthash-test | |
CCLD glib-print | |
GICOMP gir/DBus-1.0.gir | |
GICOMP gir/fontconfig-2.0.gir | |
GICOMP gir/GL-1.0.gir | |
GICOMP gir/freetype2-2.0.gir | |
GICOMP gir/libxml2-2.0.gir | |
GICOMP gir/xft-2.0.gir | |
GICOMP gir/xlib-2.0.gir | |
GISCAN GLib-2.0.gir | |
GICOMP gir/xfixes-4.0.gir | |
GICOMP gir/xrandr-1.3.gir | |
GICOMP gir/win32-1.0.gir | |
GICOMP gir/cairo-1.0.gir | |
Traceback (most recent call last): | |
File "./g-ir-scanner", line 44, in <module> | |
from giscanner.scannermain import scanner_main | |
File "./giscanner/scannermain.py", line 34, in <module> | |
from giscanner.dumper import compile_introspection_binary | |
File "./giscanner/dumper.py", line 28, in <module> | |
from .gdumpparser import IntrospectionBinary | |
File "./giscanner/gdumpparser.py", line 31, in <module> | |
from .transformer import TransformerException | |
File "./giscanner/transformer.py", line 27, in <module> | |
from .girparser import GIRParser | |
File "./giscanner/girparser.py", line 26, in <module> | |
from .girwriter import COMPATIBLE_GIR_VERSION | |
File "./giscanner/girwriter.py", line 25, in <module> | |
from .xmlwriter import XMLWriter | |
File "./giscanner/xmlwriter.py", line 92, in <module> | |
from _giscanner import collect_attributes | |
File "./giscanner/libtoolimporter.py", line 66, in load_module | |
mod = imp.load_module(name, open(realpath), realpath, (extension, 'rb', 3)) | |
ImportError: dlopen(./.libs/_giscanner.so, 2): no suitable image found. Did find: | |
./.libs/_giscanner.so: mach-o, but wrong architecture | |
make[2]: *** [GLib-2.0.gir] Error 1 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: bfe01b3a69bcf7686ee6f114144dbe8c7d6c9fc3 | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.9.1-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: 2.7.5 => /opt/X11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment