Created
March 20, 2013 13:23
-
-
Save AlexMax/5204594 to your computer and use it in GitHub Desktop.
gdk-pixbuf fails to install
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
Warning: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and what additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew provided | |
script of the same name. We found the following "config" scripts: | |
/usr/local/opt/php54/bin/php-config |
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
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by gdk-pixbuf configure 2.26.5, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --disable-maintainer-mode --enable-debug=no --prefix=/usr/local/Cellar/gdk-pixbuf/2.26.5 --enable-introspection=no --disable-Bsymbolic --without-gdiplus | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = alex-mayfields-macbook-pro.local | |
uname -m = i386 | |
uname -r = 10.8.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 | |
/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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 | |
Kernel configured for up to 2 processors. | |
2 processors are physically available. | |
2 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 93 tasks, 487 threads, 2 processors | |
Load average: 1.19, Mach factor: 1.00 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/opt/gettext/bin | |
PATH: /usr/local/opt/ruby/bin | |
PATH: /usr/local/opt/php54/bin | |
PATH: /usr/local/share/python | |
PATH: /usr/local/share/npm/bin | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /Users/alex/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/X11/bin | |
PATH: /usr/local/Library/Contributions/cmd | |
PATH: /opt/X11/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2529: checking for a BSD-compatible install | |
configure:2597: result: /usr/bin/install -c | |
configure:2608: checking whether build environment is sane | |
configure:2663: result: yes | |
configure:2814: checking for a thread-safe mkdir -p | |
configure:2853: result: ./install-sh -c -d | |
configure:2860: checking for gawk | |
configure:2890: result: no | |
configure:2860: checking for mawk | |
configure:2890: result: no | |
configure:2860: checking for nawk | |
configure:2890: result: no | |
configure:2860: checking for awk | |
configure:2876: found /usr/bin/awk | |
configure:2887: result: awk | |
configure:2898: checking whether make sets $(MAKE) | |
configure:2920: result: yes | |
configure:2992: checking how to create a ustar tar archive | |
configure:3005: tar --version | |
bsdtar 2.6.2 - libarchive 2.6.2 | |
configure:3008: $? = 0 | |
configure:3048: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:3051: $? = 0 | |
configure:3055: tar -xf - <conftest.tar | |
configure:3058: $? = 0 | |
configure:3071: result: gnutar | |
configure:3079: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3088: result: no | |
configure:3116: checking whether make supports nested variables | |
configure:3133: result: yes | |
configure:3232: checking for gcc | |
configure:3259: result: /usr/bin/gcc-4.2 | |
configure:3488: checking for C compiler version | |
configure:3497: /usr/bin/gcc-4.2 --version >&5 | |
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3508: $? = 0 | |
configure:3497: /usr/bin/gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin10 | |
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) | |
configure:3508: $? = 0 | |
configure:3497: /usr/bin/gcc-4.2 -V >&5 | |
gcc-4.2: argument to `-V' is missing | |
configure:3508: $? = 1 | |
configure:3497: /usr/bin/gcc-4.2 -qversion >&5 | |
i686-apple-darwin10-gcc-4.2.1: no input files | |
configure:3508: $? = 1 | |
configure:3528: checking whether the C compiler works | |
configure:3550: /usr/bin/gcc-4.2 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c >&5 | |
configure:3554: $? = 0 | |
configure:3602: result: yes | |
configure:3605: checking for C compiler default output file name | |
configure:3607: result: a.out | |
configure:3613: checking for suffix of executables | |
configure:3620: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c >&5 | |
configure:3624: $? = 0 | |
configure:3646: result: | |
configure:3668: checking whether we are cross compiling | |
configure:3676: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c >&5 | |
configure:3680: $? = 0 | |
configure:3687: ./conftest | |
configure:3691: $? = 0 | |
configure:3706: result: no | |
configure:3711: checking for suffix of object files | |
configure:3733: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:3737: $? = 0 | |
configure:3758: result: o | |
configure:3762: checking whether we are using the GNU C compiler | |
configure:3781: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:3781: $? = 0 | |
configure:3790: result: yes | |
configure:3799: checking whether /usr/bin/gcc-4.2 accepts -g | |
configure:3819: /usr/bin/gcc-4.2 -c -g -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:3819: $? = 0 | |
configure:3860: result: yes | |
configure:3877: checking for /usr/bin/gcc-4.2 option to accept ISO C89 | |
configure:3940: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:3940: $? = 0 | |
configure:3953: result: none needed | |
configure:3984: checking for style of include used by make | |
configure:4012: result: GNU | |
configure:4038: checking dependency style of /usr/bin/gcc-4.2 | |
configure:4149: result: none | |
configure:4165: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together | |
configure:4196: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 | |
configure:4200: $? = 0 | |
configure:4206: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 | |
configure:4210: $? = 0 | |
configure:4221: cc -c conftest.c >&5 | |
configure:4225: $? = 0 | |
configure:4233: cc -c conftest.c -o conftest2.o >&5 | |
configure:4237: $? = 0 | |
configure:4243: cc -c conftest.c -o conftest2.o >&5 | |
configure:4247: $? = 0 | |
configure:4265: result: yes | |
configure:4279: checking for /usr/bin/gcc-4.2 option to accept ISO C99 | |
configure:4428: /usr/bin/gcc-4.2 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
conftest.c:59: error: expected ';', ',' or ')' before 'text' | |
conftest.c: In function 'main': | |
conftest.c:113: error: nested functions are disabled, use -fnested-functions to re-enable | |
conftest.c:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' | |
conftest.c:113: error: 'newvar' undeclared (first use in this function) | |
conftest.c:113: error: (Each undeclared identifier is reported only once | |
conftest.c:113: error: for each function it appears in.) | |
conftest.c:123: error: 'for' loop initial declaration used outside C99 mode | |
configure:4428: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gdk-pixbuf" | |
| #define PACKAGE_TARNAME "gdk-pixbuf" | |
| #define PACKAGE_VERSION "2.26.5" | |
| #define PACKAGE_STRING "gdk-pixbuf 2.26.5" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <stdarg.h> | |
| #include <stdbool.h> | |
| #include <stdlib.h> | |
| #include <wchar.h> | |
| #include <stdio.h> | |
| | |
| // Check varargs macros. These examples are taken from C99 6.10.3.5. | |
| #define debug(...) fprintf (stderr, __VA_ARGS__) | |
| #define showlist(...) puts (#__VA_ARGS__) | |
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | |
| static void | |
| test_varargs_macros (void) | |
| { | |
| int x = 1234; | |
| int y = 5678; | |
| debug ("Flag"); | |
| debug ("X = %d\n", x); | |
| showlist (The first, second, and third items.); | |
| report (x>y, "x is %d but y is %d", x, y); | |
| } | |
| | |
| // Check long long types. | |
| #define BIG64 18446744073709551615ull | |
| #define BIG32 4294967295ul | |
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | |
| #if !BIG_OK | |
| your preprocessor is broken; | |
| #endif | |
| #if BIG_OK | |
| #else | |
| your preprocessor is broken; | |
| #endif | |
| static long long int bignum = -9223372036854775807LL; | |
| static unsigned long long int ubignum = BIG64; | |
| | |
| struct incomplete_array | |
| { | |
| int datasize; | |
| double data[]; | |
| }; | |
| | |
| struct named_init { | |
| int number; | |
| const wchar_t *name; | |
| double average; | |
| }; | |
| | |
| typedef const char *ccp; | |
| | |
| static inline int | |
| test_restrict (ccp restrict text) | |
| { | |
| // See if C++-style comments work. | |
| // Iterate through items via the restricted pointer. | |
| // Also check for declarations in for loops. | |
| for (unsigned int i = 0; *(text+i) != '\0'; ++i) | |
| continue; | |
| return 0; | |
| } | |
| | |
| // Check varargs and va_copy. | |
| static void | |
| test_varargs (const char *format, ...) | |
| { | |
| va_list args; | |
| va_start (args, format); | |
| va_list args_copy; | |
| va_copy (args_copy, args); | |
| | |
| const char *str; | |
| int number; | |
| float fnumber; | |
| | |
| while (*format) | |
| { | |
| switch (*format++) | |
| { | |
| case 's': // string | |
| str = va_arg (args_copy, const char *); | |
| break; | |
| case 'd': // int | |
| number = va_arg (args_copy, int); | |
| break; | |
| case 'f': // float | |
| fnumber = va_arg (args_copy, double); | |
| break; | |
| default: | |
| break; | |
| } | |
| } | |
| va_end (args_copy); | |
| va_end (args); | |
| } | |
| | |
| int | |
| main () | |
| { | |
| | |
| // Check bool. | |
| _Bool success = false; | |
| | |
| // Check restrict. | |
| if (test_restrict ("String literal") == 0) | |
| success = true; | |
| char *restrict newvar = "Another string"; | |
| | |
| // Check varargs. | |
| test_varargs ("s, d' f .", "string", 65, 34.234); | |
| test_varargs_macros (); | |
| | |
| // Check flexible array members. | |
| struct incomplete_array *ia = | |
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | |
| ia->datasize = 10; | |
| for (int i = 0; i < ia->datasize; ++i) | |
| ia->data[i] = i * 1.234; | |
| | |
| // Check named initializers. | |
| struct named_init ni = { | |
| .number = 34, | |
| .name = L"Test wide string", | |
| .average = 543.34343, | |
| }; | |
| | |
| ni.number = 58; | |
| | |
| int dynamic_array[ni.number]; | |
| dynamic_array[ni.number - 1] = 543; | |
| | |
| // work around unused variable warnings | |
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | |
| || dynamic_array[ni.number - 1] != 543); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:4428: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:4428: $? = 0 | |
configure:4448: result: -std=gnu99 | |
configure:4549: checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C | |
configure:4563: result: -std=gnu99 | |
configure:4568: checking whether make sets $(MAKE) | |
configure:4590: result: yes | |
configure:4653: checking for pkg-config | |
configure:4671: found /usr/local/bin/pkg-config | |
configure:4683: result: /usr/local/bin/pkg-config | |
configure:4708: checking pkg-config is at least version 0.9.0 | |
configure:4711: result: yes | |
configure:4724: checking build system type | |
configure:4738: result: x86_64-apple-darwin10.8.0 | |
configure:4758: checking host system type | |
configure:4771: result: x86_64-apple-darwin10.8.0 | |
configure:4801: checking for native Win32 | |
configure:4821: result: no | |
configure:4893: checking how to print strings | |
configure:4920: result: printf | |
configure:4941: checking for a sed that does not truncate output | |
configure:5005: result: /usr/bin/sed | |
configure:5023: checking for grep that handles long lines and -e | |
configure:5081: result: /usr/bin/grep | |
configure:5086: checking for egrep | |
configure:5148: result: /usr/bin/grep -E | |
configure:5153: checking for fgrep | |
configure:5215: result: /usr/bin/grep -F | |
configure:5250: checking for ld used by /usr/bin/gcc-4.2 -std=gnu99 | |
configure:5317: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
configure:5324: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld | |
configure:5339: result: no | |
configure:5351: checking for BSD- or MS-compatible name lister (nm) | |
configure:5400: result: /usr/bin/nm | |
configure:5530: checking the name lister (/usr/bin/nm) interface | |
configure:5537: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:5540: /usr/bin/nm "conftest.o" | |
configure:5543: output | |
0000000000000000 D _some_variable | |
configure:5550: result: BSD nm | |
configure:5553: checking whether ln -s works | |
configure:5557: result: yes | |
configure:5565: checking the maximum length of command line arguments | |
configure:5695: result: 196608 | |
configure:5712: checking whether the shell understands some XSI constructs | |
configure:5722: result: yes | |
configure:5726: checking whether the shell understands "+=" | |
configure:5732: result: yes | |
configure:5767: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format | |
configure:5807: result: func_convert_file_noop | |
configure:5814: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format | |
configure:5834: result: func_convert_file_noop | |
configure:5841: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files | |
configure:5848: result: -r | |
configure:5922: checking for objdump | |
configure:5952: result: no | |
configure:5978: checking how to recognize dependent libraries | |
configure:6180: result: pass_all | |
configure:6265: checking for dlltool | |
configure:6295: result: no | |
configure:6322: checking how to associate runtime and link libraries | |
configure:6349: result: printf %s\n | |
configure:6410: checking for ar | |
configure:6426: found /usr/bin/ar | |
configure:6437: result: ar | |
configure:6474: checking for archiver @FILE support | |
configure:6491: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:6491: $? = 0 | |
configure:6494: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:6497: $? = 1 | |
configure:6517: result: no | |
configure:6575: checking for strip | |
configure:6591: found /usr/bin/strip | |
configure:6602: result: strip | |
configure:6674: checking for ranlib | |
configure:6690: found /usr/bin/ranlib | |
configure:6701: result: ranlib | |
configure:6803: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object | |
configure:6923: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:6926: $? = 0 | |
configure:6930: /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:6933: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:6923: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:6926: $? = 0 | |
configure:6930: /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:6933: $? = 0 | |
configure:6999: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c conftstm.o >&5 | |
configure:7002: $? = 0 | |
configure:7040: result: ok | |
configure:7077: checking for sysroot | |
configure:7107: result: no | |
configure:7363: checking for mt | |
configure:7393: result: no | |
configure:7413: checking if : is a manifest tool | |
configure:7419: : '-?' | |
configure:7427: result: no | |
configure:7483: checking for dsymutil | |
configure:7499: found /usr/bin/dsymutil | |
configure:7510: result: dsymutil | |
configure:7575: checking for nmedit | |
configure:7591: found /usr/bin/nmedit | |
configure:7602: result: nmedit | |
configure:7667: checking for lipo | |
configure:7683: found /usr/bin/lipo | |
configure:7694: result: lipo | |
configure:7759: checking for otool | |
configure:7775: found /usr/bin/otool | |
configure:7786: result: otool | |
configure:7851: checking for otool64 | |
configure:7881: result: no | |
configure:7926: checking for -single_module linker flag | |
/usr/bin/gcc-4.2 -std=gnu99 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:7959: result: yes | |
configure:7962: checking for -exported_symbols_list linker flag | |
configure:7982: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:7982: $? = 0 | |
configure:7992: result: yes | |
configure:7995: checking for -force_load linker flag | |
/usr/bin/gcc-4.2 -std=gnu99 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
/usr/bin/gcc-4.2 -std=gnu99 -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:8027: result: yes | |
configure:8069: checking how to run the C preprocessor | |
configure:8100: /usr/bin/gcc-4.2 -std=gnu99 -E -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c | |
configure:8100: $? = 0 | |
configure:8114: /usr/bin/gcc-4.2 -std=gnu99 -E -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:8114: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gdk-pixbuf" | |
| #define PACKAGE_TARNAME "gdk-pixbuf" | |
| #define PACKAGE_VERSION "2.26.5" | |
| #define PACKAGE_STRING "gdk-pixbuf 2.26.5" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8139: result: /usr/bin/gcc-4.2 -std=gnu99 -E | |
configure:8159: /usr/bin/gcc-4.2 -std=gnu99 -E -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c | |
configure:8159: $? = 0 | |
configure:8173: /usr/bin/gcc-4.2 -std=gnu99 -E -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:8173: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gdk-pixbuf" | |
| #define PACKAGE_TARNAME "gdk-pixbuf" | |
| #define PACKAGE_VERSION "2.26.5" | |
| #define PACKAGE_STRING "gdk-pixbuf 2.26.5" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8202: checking for ANSI C header files | |
configure:8222: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8222: $? = 0 | |
configure:8295: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c >&5 | |
configure:8295: $? = 0 | |
configure:8295: ./conftest | |
configure:8295: $? = 0 | |
configure:8306: result: yes | |
configure:8319: checking for sys/types.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8319: checking for sys/stat.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8319: checking for stdlib.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8319: checking for string.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8319: checking for memory.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8319: checking for strings.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8319: checking for inttypes.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8319: checking for stdint.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8319: checking for unistd.h | |
configure:8319: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8319: $? = 0 | |
configure:8319: result: yes | |
configure:8333: checking for dlfcn.h | |
configure:8333: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:8333: $? = 0 | |
configure:8333: result: yes | |
configure:8836: checking for objdir | |
configure:8851: result: .libs | |
configure:9122: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions | |
configure:9140: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:9144: $? = 0 | |
configure:9157: result: yes | |
configure:9484: checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC | |
configure:9491: result: -fno-common -DPIC | |
configure:9499: checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works | |
configure:9517: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:9521: $? = 0 | |
configure:9534: result: yes | |
configure:9563: checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works | |
configure:9591: result: no | |
configure:9606: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o | |
configure:9627: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include -o out/conftest2.o conftest.c >&5 | |
configure:9631: $? = 0 | |
configure:9653: result: yes | |
configure:9661: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o | |
configure:9708: result: yes | |
configure:9741: checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries | |
configure:10894: result: yes | |
configure:11134: checking dynamic linker characteristics | |
configure:11871: result: darwin10.8.0 dyld | |
configure:11978: checking how to hardcode library paths into programs | |
configure:12003: result: immediate | |
configure:12543: checking whether stripping libraries is possible | |
configure:12557: result: yes | |
configure:12583: checking if libtool supports shared libraries | |
configure:12585: result: yes | |
configure:12588: checking whether to build shared libraries | |
configure:12609: result: yes | |
configure:12612: checking whether to build static libraries | |
configure:12616: result: no | |
configure:12655: creating ./config.lt | |
## ------------------ ## | |
## Running config.lt. ## | |
## ------------------ ## | |
config.lt:623: creating libtool | |
configure:14036: checking for special C compiler options needed for large files | |
configure:14081: result: no | |
configure:14087: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:14112: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -I/usr/local/opt/gettext/include -I/opt/X11/include conftest.c >&5 | |
configure:14112: $? = 0 | |
configure:14144: result: no | |
configure:14239: checking dependency style of /usr/bin/gcc-4.2 -std=gnu99 | |
configure:14348: result: none | |
configure:14464: checking for some Win32 platform | |
configure:14473: result: no | |
configure:14686: checking whether build environment is sane | |
configure:14741: result: yes | |
configure:14822: checking for BASE_DEPENDENCIES | |
configure:14829: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34.0" | |
configure:14832: $? = 0 | |
configure:14846: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34.0" | |
configure:14849: $? = 0 | |
configure:14907: result: yes | |
configure:14931: checking Whether to write dependencies into .pc files | |
configure:14948: result: no | |
configure:14967: checking for perl5 | |
configure:15000: result: no | |
configure:14967: checking for perl | |
configure:14985: found /usr/bin/perl | |
configure:14997: result: /usr/bin/perl | |
configure:15018: checking for sigsetjmp | |
configure:15034: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c >&5 | |
configure:15034: $? = 0 | |
configure:15041: result: yes | |
configure:15059: checking whether NLS is requested | |
configure:15068: result: yes | |
configure:15109: checking for msgfmt | |
configure: trying /usr/local/opt/gettext/bin/msgfmt... | |
0 translated messages. | |
configure:15141: result: /usr/local/opt/gettext/bin/msgfmt | |
configure:15150: checking for gmsgfmt | |
configure:15181: result: /usr/local/opt/gettext/bin/msgfmt | |
configure:15232: checking for xgettext | |
configure: trying /usr/local/opt/gettext/bin/xgettext... | |
/usr/local/opt/gettext/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C | |
configure:15264: result: /usr/local/opt/gettext/bin/xgettext | |
configure:15310: checking for msgmerge | |
configure: trying /usr/local/opt/gettext/bin/msgmerge... | |
configure:15341: result: /usr/local/opt/gettext/bin/msgmerge | |
configure:15398: checking for ld used by GCC | |
configure:15462: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
configure:15469: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld | |
configure:15482: result: no | |
configure:15489: checking for shared library run path origin | |
configure:15502: result: done | |
configure:16003: checking for CFPreferencesCopyAppValue | |
configure:16021: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
configure:16021: $? = 0 | |
configure:16030: result: yes | |
configure:16037: checking for CFLocaleCopyCurrent | |
configure:16055: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
configure:16055: $? = 0 | |
configure:16064: result: yes | |
configure:16113: checking for GNU gettext in libc | |
configure:16133: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c >&5 | |
Undefined symbols: | |
"__nl_msg_cat_cntr", referenced from: | |
_main in cc5iHHk1.o | |
"_libintl_bindtextdomain", referenced from: | |
_main in cc5iHHk1.o | |
"__nl_domain_bindings", referenced from: | |
_main in cc5iHHk1.o | |
"_libintl_gettext", referenced from: | |
_main in cc5iHHk1.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:16133: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gdk-pixbuf" | |
| #define PACKAGE_TARNAME "gdk-pixbuf" | |
| #define PACKAGE_VERSION "2.26.5" | |
| #define PACKAGE_STRING "gdk-pixbuf 2.26.5" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern int *_nl_domain_bindings; | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | |
| ; | |
| return 0; | |
| } | |
configure:16142: result: no | |
configure:16176: checking for iconv | |
configure:16198: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c >&5 | |
Undefined symbols: | |
"_iconv_close", referenced from: | |
_main in ccs46Lv8.o | |
"_iconv", referenced from: | |
_main in ccs46Lv8.o | |
"_iconv_open", referenced from: | |
_main in ccs46Lv8.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:16198: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gdk-pixbuf" | |
| #define PACKAGE_TARNAME "gdk-pixbuf" | |
| #define PACKAGE_VERSION "2.26.5" | |
| #define PACKAGE_STRING "gdk-pixbuf 2.26.5" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| /* end confdefs.h. */ | |
| #include <stdlib.h> | |
| #include <iconv.h> | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:16220: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c -liconv >&5 | |
configure:16220: $? = 0 | |
configure:16230: result: yes | |
configure:16233: checking for working iconv | |
configure:16309: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c -liconv >&5 | |
configure:16309: $? = 0 | |
configure:16309: ./conftest | |
configure:16309: $? = 0 | |
configure:16321: result: yes | |
configure:16336: checking how to link with libiconv | |
configure:16338: result: -liconv | |
configure:16784: checking for GNU gettext in libintl | |
configure:16812: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c -lintl >&5 | |
configure:16812: $? = 0 | |
configure:16853: result: yes | |
configure:16888: checking whether to use NLS | |
configure:16890: result: yes | |
configure:16893: checking where the gettext function comes from | |
configure:16904: result: external libintl | |
configure:16912: checking how to link with libintl | |
configure:16914: result: -lintl -Wl,-framework -Wl,CoreFoundation | |
configure:16970: checking for extra flags to get ANSI library prototypes | |
configure:16985: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c -lm >&5 | |
configure:16985: $? = 0 | |
configure:16985: ./conftest | |
configure:16985: $? = 0 | |
configure:16986: result: none needed | |
configure:17021: checking for the BeOS | |
configure:17030: result: no | |
configure:17039: checking for HP-UX | |
configure:17048: result: no | |
configure:17053: checking for extra flags for POSIX compliance | |
configure:17066: /usr/bin/gcc-4.2 -std=gnu99 -c -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5 | |
configure:17066: $? = 0 | |
configure:17067: result: none needed | |
configure:17187: checking for pkg-config | |
configure:17217: result: /usr/local/bin/pkg-config | |
configure:17242: checking pkg-config is at least version 0.16 | |
configure:17245: result: yes | |
configure:17262: checking for GLIB - version >= 2.34.0 | |
configure:17377: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl >&5 | |
configure:17377: $? = 0 | |
configure:17377: ./conftest | |
dyld: Library not loaded: /usr/local/opt/libffi/lib/libffi.6.dylib | |
Referenced from: /usr/local/lib/libgobject-2.0.0.dylib | |
Reason: image not found | |
./configure: line 1947: 53340 Trace/BPT trap ./conftest$ac_exeext | |
configure:17377: $? = 133 | |
configure: program exited with status 133 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gdk-pixbuf" | |
| #define PACKAGE_TARNAME "gdk-pixbuf" | |
| #define PACKAGE_VERSION "2.26.5" | |
| #define PACKAGE_STRING "gdk-pixbuf 2.26.5" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "gdk-pixbuf" | |
| /* end confdefs.h. */ | |
| | |
| #include <glib.h> | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| | |
| int | |
| main () | |
| { | |
| unsigned int major, minor, micro; | |
| char *tmp_version; | |
| | |
| fclose (fopen ("conf.glibtest", "w")); | |
| | |
| /* HP/UX 9 (%@#!) writes to sscanf strings */ | |
| tmp_version = g_strdup("2.34.0"); | |
| if (sscanf(tmp_version, "%u.%u.%u", &major, &minor, µ) != 3) { | |
| printf("%s, bad version string\n", "2.34.0"); | |
| exit(1); | |
| } | |
| | |
| if ((glib_major_version != 2) || | |
| (glib_minor_version != 34) || | |
| (glib_micro_version != 3)) | |
| { | |
| printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n", | |
| 2, 34, 3, | |
| glib_major_version, glib_minor_version, glib_micro_version); | |
| printf ("*** was found! If pkg-config was correct, then it is best\n"); | |
| printf ("*** to remove the old version of GLib. You may also be able to fix the error\n"); | |
| printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); | |
| printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); | |
| printf("*** required on your system.\n"); | |
| printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); | |
| printf("*** to point to the correct configuration files\n"); | |
| } | |
| else if ((glib_major_version != GLIB_MAJOR_VERSION) || | |
| (glib_minor_version != GLIB_MINOR_VERSION) || | |
| (glib_micro_version != GLIB_MICRO_VERSION)) | |
| { | |
| printf("*** GLIB header files (version %d.%d.%d) do not match\n", | |
| GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); | |
| printf("*** library (version %d.%d.%d)\n", | |
| glib_major_version, glib_minor_version, glib_micro_version); | |
| } | |
| else | |
| { | |
| if ((glib_major_version > major) || | |
| ((glib_major_version == major) && (glib_minor_version > minor)) || | |
| ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) | |
| { | |
| return 0; | |
| } | |
| else | |
| { | |
| printf("\n*** An old version of GLIB (%u.%u.%u) was found.\n", | |
| glib_major_version, glib_minor_version, glib_micro_version); | |
| printf("*** You need a version of GLIB newer than %u.%u.%u. The latest version of\n", | |
| major, minor, micro); | |
| printf("*** GLIB is always available from ftp://ftp.gtk.org.\n"); | |
| printf("***\n"); | |
| printf("*** If you have already installed a sufficiently new version, this error\n"); | |
| printf("*** probably means that the wrong copy of the pkg-config shell script is\n"); | |
| printf("*** being found. The easiest way to fix this is to remove the old version\n"); | |
| printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n"); | |
| printf("*** correct copy of pkg-config. (In this case, you will have to\n"); | |
| printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | |
| printf("*** so that the correct libraries are found at run-time))\n"); | |
| } | |
| } | |
| return 1; | |
| } | |
| | |
configure:17395: result: no | |
configure:17423: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl >&5 | |
configure:17423: $? = 0 | |
configure:17449: error: | |
*** GLIB 2.34.0 or better is required. The latest version of | |
*** GLIB is always available from ftp://ftp.gtk.org/pub/gtk/. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin10.8.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= | |
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= | |
ac_cv_env_BASE_DEPENDENCIES_LIBS_set= | |
ac_cv_env_BASE_DEPENDENCIES_LIBS_value= | |
ac_cv_env_CCASFLAGS_set= | |
ac_cv_env_CCASFLAGS_value= | |
ac_cv_env_CCAS_set= | |
ac_cv_env_CCAS_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/gcc-4.2 | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-I/usr/local/opt/gettext/include -I/opt/X11/include' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_GDK_PIXBUF_XLIB_DEP_CFLAGS_set= | |
ac_cv_env_GDK_PIXBUF_XLIB_DEP_CFLAGS_value= | |
ac_cv_env_GDK_PIXBUF_XLIB_DEP_LIBS_set= | |
ac_cv_env_GDK_PIXBUF_XLIB_DEP_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_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set=set | |
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/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/libffi/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_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=x86_64-apple-darwin10.8.0 | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GMSGFMT=/usr/local/opt/gettext/bin/msgfmt | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt | |
ac_cv_path_MSGMERGE=/usr/local/opt/gettext/bin/msgmerge | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_XGETTEXT=/usr/local/opt/gettext/bin/xgettext | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/gcc-4.2 -std=gnu99 -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 | |
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__usr_bin_gcc_4_2_c_o=yes | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_c99=-std=gnu99 | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cc_stdc=-std=gnu99 | |
ac_cv_prog_make_make_set=yes | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec= | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libext=a | |
acl_cv_libname_spec='lib$name' | |
acl_cv_library_names_spec='$libname$shrext' | |
acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
acl_cv_prog_gnu_ld=no | |
acl_cv_rpath=done | |
acl_cv_shlibext=dylib | |
acl_cv_wl=-Wl, | |
am_cv_CCAS_dependencies_compiler_type=none | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_func_iconv=yes | |
am_cv_func_iconv_works=yes | |
am_cv_lib_iconv=yes | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_tar_ustar=gnutar | |
gt_cv_func_CFLocaleCopyCurrent=yes | |
gt_cv_func_CFPreferencesCopyAppValue=yes | |
gt_cv_func_gnugettext1_libc=no | |
gt_cv_func_gnugettext1_libintl=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/libexec/gcc/i686-apple-darwin10/4.2.1/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_pic='-fno-common -DPIC' | |
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_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_BASE_DEPENDENCIES_CFLAGS='-I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include ' | |
pkg_cv_BASE_DEPENDENCIES_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/gdk-pixbuf-v7uu/gdk-pixbuf-2.26.5/missing --run aclocal-1.12' | |
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/gdk-pixbuf-v7uu/gdk-pixbuf-2.26.5/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/gdk-pixbuf-v7uu/gdk-pixbuf-2.26.5/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/gdk-pixbuf-v7uu/gdk-pixbuf-2.26.5/missing --run automake-1.12' | |
AWK='awk' | |
BASE_DEPENDENCIES_CFLAGS='-I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include ' | |
BASE_DEPENDENCIES_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl ' | |
BUILD_DYNAMIC_MODULES_FALSE='' | |
BUILD_DYNAMIC_MODULES_TRUE='' | |
BUILD_GDIPLUS_LOADERS_FALSE='' | |
BUILD_GDIPLUS_LOADERS_TRUE='' | |
CC='/usr/bin/gcc-4.2 -std=gnu99' | |
CCAS='/usr/bin/gcc-4.2 -std=gnu99' | |
CCASDEPMODE='depmode=none' | |
CCASFLAGS='-Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 -Wall' | |
CPP='/usr/bin/gcc-4.2 -std=gnu99 -E' | |
CPPFLAGS='-I/usr/local/opt/gettext/include -I/opt/X11/include -DG_DISABLE_SINGLE_INCLUDES' | |
CROSS_COMPILING_FALSE='' | |
CROSS_COMPILING_TRUE='' | |
CYGPATH_W='echo' | |
DB2HTML='' | |
DEFS='' | |
DEPDIR='.deps' | |
DISABLE_EXPLICIT_DEPS_FALSE='#' | |
DISABLE_EXPLICIT_DEPS_TRUE='' | |
DLLTOOL='false' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLE_GTK_DOC_FALSE='' | |
ENABLE_GTK_DOC_TRUE='' | |
ENABLE_MAN_FALSE='' | |
ENABLE_MAN_TRUE='' | |
EXEEXT='' | |
EXE_MANIFEST_ARCHITECTURE='X86' | |
FGREP='/usr/bin/grep -F' | |
GDK_PIXBUF_API_VERSION='2.0' | |
GDK_PIXBUF_BINARY_VERSION='2.10.0' | |
GDK_PIXBUF_CSOURCE='' | |
GDK_PIXBUF_DEP_CFLAGS='' | |
GDK_PIXBUF_DEP_LIBS='' | |
GDK_PIXBUF_EXTRA_CFLAGS='' | |
GDK_PIXBUF_EXTRA_LIBS='' | |
GDK_PIXBUF_LINK_FLAGS='' | |
GDK_PIXBUF_MAJOR='2' | |
GDK_PIXBUF_MICRO='5' | |
GDK_PIXBUF_MINOR='26' | |
GDK_PIXBUF_PACKAGES='' | |
GDK_PIXBUF_VERSION='2.26.5' | |
GDK_PIXBUF_XLIB_DEP_CFLAGS='' | |
GDK_PIXBUF_XLIB_DEP_LIBS='' | |
GETTEXT_MACRO_VERSION='0.17' | |
GETTEXT_PACKAGE='gdk-pixbuf' | |
GLIB_CFLAGS='' | |
GLIB_COMPILE_RESOURCES='' | |
GLIB_GENMARSHAL='' | |
GLIB_LIBS='' | |
GLIB_MKENUMS='' | |
GMSGFMT='/usr/local/opt/gettext/bin/msgfmt' | |
GMSGFMT_015='/usr/local/opt/gettext/bin/msgfmt' | |
GOBJECT_QUERY='' | |
GREP='/usr/bin/grep' | |
GTKDOC_CHECK='' | |
GTKDOC_DEPS_CFLAGS='' | |
GTKDOC_DEPS_LIBS='' | |
GTKDOC_MKPDF='' | |
GTKDOC_REBASE='' | |
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='' | |
GTK_UPDATE_ICON_CACHE='' | |
HAVE_DOCBOOK_FALSE='' | |
HAVE_DOCBOOK_TRUE='' | |
HAVE_INTROSPECTION_FALSE='' | |
HAVE_INTROSPECTION_TRUE='' | |
HAVE_JASPER_FALSE='' | |
HAVE_JASPER_TRUE='' | |
HAVE_JPEG_FALSE='' | |
HAVE_JPEG_TRUE='' | |
HAVE_PNG_FALSE='' | |
HAVE_PNG_TRUE='' | |
HAVE_TIFF_FALSE='' | |
HAVE_TIFF_TRUE='' | |
HTML_DIR='' | |
INCLUDED_LOADER_DEFINE='' | |
INCLUDED_LOADER_OBJ='' | |
INCLUDE_ANI_FALSE='' | |
INCLUDE_ANI_TRUE='' | |
INCLUDE_BMP_FALSE='' | |
INCLUDE_BMP_TRUE='' | |
INCLUDE_GDIPLUS_FALSE='' | |
INCLUDE_GDIPLUS_TRUE='' | |
INCLUDE_GIF_FALSE='' | |
INCLUDE_GIF_TRUE='' | |
INCLUDE_ICNS_FALSE='' | |
INCLUDE_ICNS_TRUE='' | |
INCLUDE_ICO_FALSE='' | |
INCLUDE_ICO_TRUE='' | |
INCLUDE_JASPER_FALSE='' | |
INCLUDE_JASPER_TRUE='' | |
INCLUDE_JPEG_FALSE='' | |
INCLUDE_JPEG_TRUE='' | |
INCLUDE_PCX_FALSE='' | |
INCLUDE_PCX_TRUE='' | |
INCLUDE_PNG_FALSE='' | |
INCLUDE_PNG_TRUE='' | |
INCLUDE_PNM_FALSE='' | |
INCLUDE_PNM_TRUE='' | |
INCLUDE_QTIF_FALSE='' | |
INCLUDE_QTIF_TRUE='' | |
INCLUDE_RAS_FALSE='' | |
INCLUDE_RAS_TRUE='' | |
INCLUDE_TGA_FALSE='' | |
INCLUDE_TGA_TRUE='' | |
INCLUDE_TIFF_FALSE='' | |
INCLUDE_TIFF_TRUE='' | |
INCLUDE_WBMP_FALSE='' | |
INCLUDE_WBMP_TRUE='' | |
INCLUDE_XBM_FALSE='' | |
INCLUDE_XBM_TRUE='' | |
INCLUDE_XPM_FALSE='' | |
INCLUDE_XPM_TRUE='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation' | |
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' | |
INTROSPECTION_CFLAGS='' | |
INTROSPECTION_COMPILER='' | |
INTROSPECTION_GENERATE='' | |
INTROSPECTION_GIRDIR='' | |
INTROSPECTION_LIBS='' | |
INTROSPECTION_MAKEFILE='' | |
INTROSPECTION_SCANNER='' | |
INTROSPECTION_TYPELIBDIR='' | |
LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' | |
LDFLAGS='-L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib' | |
LIBICONV='-liconv' | |
LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' | |
LIBJASPER='' | |
LIBJPEG='' | |
LIBOBJS='' | |
LIBPNG='' | |
LIBS='' | |
LIBTIFF='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' | |
LIB_EXE_MACHINE_FLAG='X86' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBICONV='-liconv' | |
LTLIBINTL='-L/usr/local/opt/gettext/lib -lintl -R/usr/local/opt/gettext/lib -Wl,-framework -Wl,CoreFoundation' | |
LTLIBOBJS='' | |
LT_CURRENT_MINUS_AGE='0' | |
LT_VERSION_INFO='2600:5:2600' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /private/tmp/gdk-pixbuf-v7uu/gdk-pixbuf-2.26.5/missing --run makeinfo' | |
MANIFEST_TOOL=':' | |
MATH_LIB='-lm' | |
MKDIR_P='./install-sh -c -d' | |
MSGFMT='/usr/local/opt/gettext/bin/msgfmt' | |
MSGFMT_015='/usr/local/opt/gettext/bin/msgfmt' | |
MSGMERGE='/usr/local/opt/gettext/bin/msgmerge' | |
MS_LIB_AVAILABLE_FALSE='' | |
MS_LIB_AVAILABLE_TRUE='#' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='false' | |
OBJEXT='o' | |
OS_LINUX_FALSE='' | |
OS_LINUX_TRUE='#' | |
OS_UNIX_FALSE='#' | |
OS_UNIX_TRUE='' | |
OS_WIN32_FALSE='' | |
OS_WIN32_TRUE='#' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='gdk-pixbuf' | |
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf' | |
PACKAGE_NAME='gdk-pixbuf' | |
PACKAGE_STRING='gdk-pixbuf 2.26.5' | |
PACKAGE_TARNAME='gdk-pixbuf' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='2.26.5' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PKG_CONFIG='/usr/local/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig' | |
PKG_CONFIG_PATH='/usr/local/opt/libffi/lib/pkgconfig' | |
PLATFORM_WIN32_FALSE='' | |
PLATFORM_WIN32_TRUE='#' | |
PNG_DEP_CFLAGS_PACKAGES='' | |
POSUB='po' | |
RANLIB='ranlib' | |
REBUILD='' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
USE_MEDIALIB25_FALSE='' | |
USE_MEDIALIB25_TRUE='' | |
USE_MEDIALIB_FALSE='' | |
USE_MEDIALIB_TRUE='' | |
USE_MMX_FALSE='' | |
USE_MMX_TRUE='' | |
USE_NLS='yes' | |
USE_X11_FALSE='' | |
USE_X11_TRUE='' | |
VERSION='2.26.5' | |
WINDRES='' | |
XGETTEXT='/usr/local/opt/gettext/bin/xgettext' | |
XGETTEXT_015='/usr/local/opt/gettext/bin/xgettext' | |
XGETTEXT_EXTRA_OPTIONS='' | |
XSLTPROC='' | |
ac_ct_AR='ar' | |
ac_ct_CC='/usr/bin/gcc-4.2' | |
ac_ct_DUMPBIN='' | |
ac_ct_NM='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='' | |
am__fastdepCCAS_FALSE='' | |
am__fastdepCCAS_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='tar --format=ustar -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin10.8.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin10.8.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='x86_64-apple-darwin10.8.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin10.8.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/gdk-pixbuf-v7uu/gdk-pixbuf-2.26.5/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/./install-sh -c -d' | |
ms_librarian='' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/gdk-pixbuf/2.26.5' | |
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 "gdk-pixbuf" | |
#define PACKAGE_TARNAME "gdk-pixbuf" | |
#define PACKAGE_VERSION "2.26.5" | |
#define PACKAGE_STRING "gdk-pixbuf 2.26.5" | |
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf" | |
#define PACKAGE_URL "" | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_SIGSETJMP 1 | |
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
#define HAVE_CFLOCALECOPYCURRENT 1 | |
#define HAVE_ICONV 1 | |
#define ENABLE_NLS 1 | |
#define HAVE_GETTEXT 1 | |
#define HAVE_DCGETTEXT 1 | |
#define GETTEXT_PACKAGE "gdk-pixbuf" | |
configure: exit 1 |
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
==> Downloading http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.26/gdk-pixbuf-2.26.5.tar.xz | |
Already downloaded: /Users/alex/Library/Caches/Homebrew/gdk-pixbuf-2.26.5.tar.xz | |
xz -dc "/Users/alex/Library/Caches/Homebrew/gdk-pixbuf-2.26.5.tar.xz" | /usr/bin/tar xf - | |
==> ./configure --disable-dependency-tracking --disable-maintainer-mode --enable-debug=no --prefix=/usr/local/Cellar/gdk-pixbuf/2.26.5 --enable-introspection=no --disable-Bsymbolic --without-gdiplus | |
./configure --disable-dependency-tracking --disable-maintainer-mode --enable-debug=no --prefix=/usr/local/Cellar/gdk-pixbuf/2.26.5 --enable-introspection=no --disable-Bsymbolic --without-gdiplus | |
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 how to create a ustar tar archive... gnutar | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether make supports nested variables... yes | |
checking for gcc... /usr/bin/gcc-4.2 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/gcc-4.2 accepts -g... yes | |
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of /usr/bin/gcc-4.2... none | |
checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes | |
checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99 | |
checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for pkg-config... /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking build system type... x86_64-apple-darwin10.8.0 | |
checking host system type... x86_64-apple-darwin10.8.0 | |
checking for native Win32... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/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 /usr/bin/gcc-4.2 -std=gnu99... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/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-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop | |
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/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 /usr/bin/gcc-4.2 -std=gnu99 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... /usr/bin/gcc-4.2 -std=gnu99 -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 /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions... yes | |
checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC... -fno-common -DPIC | |
checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works... yes | |
checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works... no | |
checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... yes | |
checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... (cached) yes | |
checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.8.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 | |
configure: creating ./config.lt | |
config.lt: creating libtool | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking dependency style of /usr/bin/gcc-4.2 -std=gnu99... none | |
checking for some Win32 platform... no | |
checking whether build environment is sane... yes | |
checking for BASE_DEPENDENCIES... yes | |
checking Whether to write dependencies into .pc files... no | |
checking for perl5... no | |
checking for perl... /usr/bin/perl | |
checking for sigsetjmp... yes | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for xgettext... /usr/local/opt/gettext/bin/xgettext | |
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge | |
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... yes | |
checking for CFLocaleCopyCurrent... yes | |
checking for GNU gettext in libc... no | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for GNU gettext in libintl... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... external libintl | |
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation | |
checking for extra flags to get ANSI library prototypes... none needed | |
checking for the BeOS... no | |
checking for HP-UX... no | |
checking for extra flags for POSIX compliance... none needed | |
checking for pkg-config... (cached) /usr/local/bin/pkg-config | |
checking pkg-config is at least version 0.16... yes | |
checking for GLIB - version >= 2.34.0... no | |
*** Could not run GLIB test program, checking why... | |
*** The test program compiled, but did not run. This usually means | |
*** that the run-time linker is not finding GLIB or finding the wrong | |
*** version of GLIB. If it is not finding GLIB, you'll need to set your | |
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point | |
*** to the installed location Also, make sure you have run ldconfig if that | |
*** is required on your system | |
*** | |
*** If you have an old version installed, it is best to remove it, although | |
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH | |
configure: error: | |
*** GLIB 2.34.0 or better is required. The latest version of | |
*** GLIB is always available from ftp://ftp.gtk.org/pub/gtk/. | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.4 | |
HEAD: 5d223542a76f3598b1a73a6b3306896861c8b7f6 | |
CPU: dual-core 64-bit penryn | |
OS X: 10.6.8-i386 | |
Xcode: 3.2.6 | |
X11: 2.7.4 => /opt/X11 | |
==> ENV | |
CC: /usr/bin/gcc-4.2 | |
CXX: /usr/bin/g++-4.2 | |
CFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 | |
CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 -mmacosx-version-min=10.6 | |
CPPFLAGS: -I/usr/local/opt/gettext/include -I/opt/X11/include | |
LDFLAGS: -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/opt/X11/lib | |
MAKEFLAGS: -j1 | |
CMAKE_PREFIX_PATH: /usr/local/opt/libffi:/usr/local/opt/gettext:/opt/X11 | |
CMAKE_INCLUDE_PATH: /opt/X11/include | |
MACOSX_DEPLOYMENT_TARGET: 10.6 | |
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/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: /usr/bin/gcc-4.2 | |
PATH: /usr/local/opt/gettext/bin:/usr/local/opt/ruby/bin:/usr/local/opt/php54/bin:/usr/local/share/python:/usr/local/share/npm/bin:/usr/local/bin:/usr/local/sbin:/Users/alex/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/usr/local/Library/Contributions/cmd:/opt/X11/bin | |
Error: gdk-pixbuf did not build | |
Logs: /Users/alex/Library/Logs/Homebrew/gdk-pixbuf/config.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment