Skip to content

Instantly share code, notes, and snippets.

@pencilcheck
Created May 17, 2011 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pencilcheck/976344 to your computer and use it in GitHub Desktop.
Save pencilcheck/976344 to your computer and use it in GitHub Desktop.
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.22.1, which was
generated by GNU Autoconf 2.66. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gdk-pixbuf/2.22.1 --with-libjasper --enable-introspection=no
## --------- ##
## Platform. ##
## --------- ##
hostname = Eve-2.local
uname -m = x86_64
uname -r = 10.7.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:16:10 PST 2011; root:xnu-1504.9.37~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 10.7.0: Sat Jan 29 15:16:10 PST 2011; root:xnu-1504.9.37~1/RELEASE_X86_64
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: 134 tasks, 628 threads, 2 processors
Load average: 2.37, Mach factor: 0.61
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/texbin
PATH: /usr/X11/bin
PATH: /usr/local/Library/Contributions/examples
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2481: checking for a BSD-compatible install
configure:2549: result: /usr/bin/install -c
configure:2560: checking whether build environment is sane
configure:2610: result: yes
configure:2751: checking for a thread-safe mkdir -p
configure:2790: result: ./install-sh -c -d
configure:2803: checking for gawk
configure:2833: result: no
configure:2803: checking for mawk
configure:2833: result: no
configure:2803: checking for nawk
configure:2833: result: no
configure:2803: checking for awk
configure:2819: found /usr/bin/awk
configure:2830: result: awk
configure:2841: checking whether make sets $(MAKE)
configure:2863: result: yes
configure:2935: checking whether to disable maintainer-specific portions of Makefiles
configure:2944: result: yes
configure:3061: checking for gcc
configure:3088: result: /usr/bin/cc
configure:3317: checking for C compiler version
configure:3326: /usr/bin/cc --version >&5
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9)
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:3337: $? = 0
configure:3326: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.9~9/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.9~9/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9)
configure:3337: $? = 0
configure:3326: /usr/bin/cc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3337: $? = 1
configure:3326: /usr/bin/cc -qversion >&5
i686-apple-darwin10-llvm-gcc-4.2: no input files
configure:3337: $? = 1
configure:3357: checking whether the C compiler works
configure:3379: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3383: $? = 0
configure:3431: result: yes
configure:3434: checking for C compiler default output file name
configure:3436: result: a.out
configure:3442: checking for suffix of executables
configure:3449: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3453: $? = 0
configure:3475: result:
configure:3497: checking whether we are cross compiling
configure:3505: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3509: $? = 0
configure:3516: ./conftest
configure:3520: $? = 0
configure:3535: result: no
configure:3540: checking for suffix of object files
configure:3562: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3566: $? = 0
configure:3587: result: o
configure:3591: checking whether we are using the GNU C compiler
configure:3610: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3610: $? = 0
configure:3619: result: yes
configure:3628: checking whether /usr/bin/cc accepts -g
configure:3648: /usr/bin/cc -c -g conftest.c >&5
configure:3648: $? = 0
configure:3689: result: yes
configure:3706: checking for /usr/bin/cc option to accept ISO C89
configure:3770: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3770: $? = 0
configure:3783: result: none needed
configure:3814: checking for style of include used by make
configure:3842: result: GNU
configure:3867: checking dependency style of /usr/bin/cc
configure:3977: result: none
configure:3993: checking whether /usr/bin/cc and cc understand -c and -o together
configure:4024: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:4028: $? = 0
configure:4034: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:4038: $? = 0
configure:4049: cc -c conftest.c >&5
configure:4053: $? = 0
configure:4061: cc -c conftest.c -o conftest2.o >&5
configure:4065: $? = 0
configure:4071: cc -c conftest.c -o conftest2.o >&5
configure:4075: $? = 0
configure:4093: result: yes
configure:4107: checking for /usr/bin/cc option to accept ISO C99
configure:4256: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe 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:4256: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gdk-pixbuf"
| #define PACKAGE_TARNAME "gdk-pixbuf"
| #define PACKAGE_VERSION "2.22.1"
| #define PACKAGE_STRING "gdk-pixbuf 2.22.1"
| #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:4256: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:4256: $? = 0
configure:4276: result: -std=gnu99
configure:4378: checking for /usr/bin/cc -std=gnu99 option to accept ISO Standard C
configure:4392: result: -std=gnu99
configure:4397: checking whether make sets $(MAKE)
configure:4419: result: yes
configure:4481: checking for pkg-config
configure:4499: found /usr/local/bin/pkg-config
configure:4511: result: /usr/local/bin/pkg-config
configure:4536: checking pkg-config is at least version 0.9.0
configure:4539: result: yes
configure:4552: checking build system type
configure:4566: result: x86_64-apple-darwin10.7.0
configure:4586: checking host system type
configure:4599: result: x86_64-apple-darwin10.7.0
configure:4621: checking for native Win32
configure:4641: result: no
configure:4713: checking how to print strings
configure:4740: result: printf
configure:4761: checking for a sed that does not truncate output
configure:4825: result: /usr/bin/sed
configure:4843: checking for grep that handles long lines and -e
configure:4901: result: /usr/bin/grep
configure:4906: checking for egrep
configure:4968: result: /usr/bin/grep -E
configure:4973: checking for fgrep
configure:5035: result: /usr/bin/grep -F
configure:5070: checking for ld used by /usr/bin/cc -std=gnu99
configure:5137: result: /usr/bin/cc
configure:5144: checking if the linker (/usr/bin/cc) is GNU ld
configure:5159: result: no
configure:5171: checking for BSD- or MS-compatible name lister (nm)
configure:5220: result: /usr/bin/nm
configure:5350: checking the name lister (/usr/bin/nm) interface
configure:5357: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:5360: /usr/bin/nm "conftest.o"
configure:5363: output
0000000000000000 S _some_variable
configure:5370: result: BSD nm
configure:5373: checking whether ln -s works
configure:5377: result: yes
configure:5385: checking the maximum length of command line arguments
configure:5510: result: 196608
configure:5527: checking whether the shell understands some XSI constructs
configure:5537: result: yes
configure:5541: checking whether the shell understands "+="
configure:5547: result: yes
configure:5582: checking for /usr/bin/cc option to reload object files
configure:5589: result: -r
configure:5658: checking for objdump
configure:5688: result: no
configure:5714: checking how to recognize dependent libraries
configure:5916: result: pass_all
configure:5976: checking for ar
configure:5992: found /usr/bin/ar
configure:6003: result: ar
configure:6081: checking for strip
configure:6097: found /usr/bin/strip
configure:6108: result: strip
configure:6180: checking for ranlib
configure:6196: found /usr/bin/ranlib
configure:6207: result: ranlib
configure:6309: checking command to parse /usr/bin/nm output from /usr/bin/cc -std=gnu99 object
configure:6427: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6430: $? = 0
configure:6434: /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:6437: $? = 0
cannot find nm_test_var in conftest.nm
configure:6427: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:6430: $? = 0
configure:6434: /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:6437: $? = 0
configure:6491: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c conftstm.o >&5
configure:6494: $? = 0
configure:6532: result: ok
configure:6797: checking for dsymutil
configure:6813: found /usr/bin/dsymutil
configure:6824: result: dsymutil
configure:6889: checking for nmedit
configure:6905: found /usr/bin/nmedit
configure:6916: result: nmedit
configure:6981: checking for lipo
configure:6997: found /usr/bin/lipo
configure:7008: result: lipo
configure:7073: checking for otool
configure:7089: found /usr/bin/otool
configure:7100: result: otool
configure:7165: checking for otool64
configure:7195: result: no
configure:7240: checking for -single_module linker flag
/usr/bin/cc -std=gnu99 -O3 -march=core2 -msse4.1 -w -pipe -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7267: result: yes
configure:7269: checking for -exported_symbols_list linker flag
configure:7289: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7289: $? = 0
configure:7299: result: yes
configure:7301: checking for -force_load linker flag
/usr/bin/cc -std=gnu99 -O3 -march=core2 -msse4.1 -w -pipe -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/cc -std=gnu99 -O3 -march=core2 -msse4.1 -w -pipe -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7331: result: yes
configure:7373: checking how to run the C preprocessor
configure:7404: /usr/bin/cc -std=gnu99 -E conftest.c
configure:7404: $? = 0
configure:7418: /usr/bin/cc -std=gnu99 -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:7418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gdk-pixbuf"
| #define PACKAGE_TARNAME "gdk-pixbuf"
| #define PACKAGE_VERSION "2.22.1"
| #define PACKAGE_STRING "gdk-pixbuf 2.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7443: result: /usr/bin/cc -std=gnu99 -E
configure:7463: /usr/bin/cc -std=gnu99 -E conftest.c
configure:7463: $? = 0
configure:7477: /usr/bin/cc -std=gnu99 -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:7477: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gdk-pixbuf"
| #define PACKAGE_TARNAME "gdk-pixbuf"
| #define PACKAGE_VERSION "2.22.1"
| #define PACKAGE_STRING "gdk-pixbuf 2.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7506: checking for ANSI C header files
configure:7526: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7526: $? = 0
configure:7599: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7599: $? = 0
configure:7599: ./conftest
configure:7599: $? = 0
configure:7610: result: yes
configure:7623: checking for sys/types.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for sys/stat.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for stdlib.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for string.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for memory.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for strings.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for inttypes.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for stdint.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for unistd.h
configure:7623: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7637: checking for dlfcn.h
configure:7637: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:7637: $? = 0
configure:7637: result: yes
configure:8121: checking for objdir
configure:8136: result: .libs
configure:8407: checking if /usr/bin/cc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:8425: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -fno-rtti -fno-exceptions conftest.c >&5
configure:8429: $? = 0
configure:8442: result: yes
configure:8462: checking for /usr/bin/cc -std=gnu99 option to produce PIC
configure:8747: result: -fno-common -DPIC
configure:8759: checking if /usr/bin/cc -std=gnu99 PIC flag -fno-common -DPIC works
configure:8777: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -fno-common -DPIC -DPIC conftest.c >&5
configure:8781: $? = 0
configure:8794: result: yes
configure:8818: checking if /usr/bin/cc -std=gnu99 static flag -static works
configure:8846: result: no
configure:8861: checking if /usr/bin/cc -std=gnu99 supports -c -o file.o
configure:8882: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe -o out/conftest2.o conftest.c >&5
configure:8886: $? = 0
configure:8908: result: yes
configure:8916: checking if /usr/bin/cc -std=gnu99 supports -c -o file.o
configure:8963: result: yes
configure:8996: checking whether the /usr/bin/cc -std=gnu99 linker (/usr/bin/cc) supports shared libraries
configure:10071: result: yes
configure:10316: checking dynamic linker characteristics
configure:10997: result: darwin10.7.0 dyld
configure:11104: checking how to hardcode library paths into programs
configure:11129: result: immediate
configure:11669: checking whether stripping libraries is possible
configure:11683: result: yes
configure:11709: checking if libtool supports shared libraries
configure:11711: result: yes
configure:11714: checking whether to build shared libraries
configure:11735: result: yes
configure:11738: checking whether to build static libraries
configure:11742: result: no
configure:11779: creating ./config.lt
## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:625: creating libtool
configure:13169: checking for special C compiler options needed for large files
configure:13214: result: no
configure:13220: checking for _FILE_OFFSET_BITS value needed for large files
configure:13245: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:13245: $? = 0
configure:13277: result: no
configure:13370: checking dependency style of /usr/bin/cc -std=gnu99
configure:13478: result: none
configure:13495: checking for nm
configure:13526: result: /usr/bin/nm
configure:13535: checking for some Win32 platform
configure:13544: result: no
configure:13757: checking whether build environment is sane
configure:13807: result: yes
configure:13878: checking for BASE_DEPENDENCIES
configure:13885: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.25.15"
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
configure:13888: $? = 1
configure:13901: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.25.15"
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
configure:13904: $? = 1
configure:13917: result: no
No package 'glib-2.0' found
configure:13933: error: Package requirements (glib-2.0 >= 2.25.15) were not met:
No package 'glib-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin10.7.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/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_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.7.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_NM=/usr/bin/nm
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/cc -std=gnu99 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/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__usr_bin_cc_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
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/cc
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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-gdk-pixbuf-2.22.1-YBuC/gdk-pixbuf-2.22.1/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-gdk-pixbuf-2.22.1-YBuC/gdk-pixbuf-2.22.1/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='1'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/homebrew-gdk-pixbuf-2.22.1-YBuC/gdk-pixbuf-2.22.1/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-gdk-pixbuf-2.22.1-YBuC/gdk-pixbuf-2.22.1/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-gdk-pixbuf-2.22.1-YBuC/gdk-pixbuf-2.22.1/missing --run automake-1.11'
AWK='awk'
BASE_DEPENDENCIES_CFLAGS=''
BASE_DEPENDENCIES_LIBS=''
BUILD_DYNAMIC_MODULES_FALSE=''
BUILD_DYNAMIC_MODULES_TRUE=''
BUILD_GDIPLUS_LOADERS_FALSE=''
BUILD_GDIPLUS_LOADERS_TRUE=''
CC='/usr/bin/cc -std=gnu99'
CCAS='/usr/bin/cc -std=gnu99'
CCASDEPMODE='depmode=none'
CCASFLAGS='-O3 -march=core2 -msse4.1 -w -pipe'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -march=core2 -msse4.1 -w -pipe -Wall'
CPP='/usr/bin/cc -std=gnu99 -E'
CPPFLAGS=' -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='dlltool'
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='1'
GDK_PIXBUF_MINOR='22'
GDK_PIXBUF_PACKAGES=''
GDK_PIXBUF_VERSION='2.22.1'
GDK_PIXBUF_XLIB_DEP_CFLAGS=''
GDK_PIXBUF_XLIB_DEP_LIBS=''
GETTEXT_MACRO_VERSION=''
GETTEXT_PACKAGE=''
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GMSGFMT=''
GMSGFMT_015=''
GOBJECT_QUERY=''
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
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=''
INTL_MACOSX_LIBS=''
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
LD='/usr/bin/cc'
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBJASPER=''
LIBJPEG=''
LIBOBJS=''
LIBPNG=''
LIBS=''
LIBTIFF=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_EXPORT_OPTIONS=''
LIB_EXE_MACHINE_FLAG='X86'
LIPO='lipo'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='2200:1:2200'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /private/tmp/homebrew-gdk-pixbuf-2.22.1-YBuC/gdk-pixbuf-2.22.1/missing --run makeinfo'
MATH_LIB='-lm'
MKDIR_P='./install-sh -c -d'
MSGFMT=''
MSGFMT_015=''
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.22.1'
PACKAGE_TARNAME='gdk-pixbuf'
PACKAGE_URL=''
PACKAGE_VERSION='2.22.1'
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
PNG_DEP_CFLAGS_PACKAGES=''
POSUB=''
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=''
USE_X11_FALSE=''
USE_X11_TRUE=''
VERSION='2.22.1'
WINDRES=''
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
XSLTPROC=''
ac_ct_CC='/usr/bin/cc'
ac_ct_DUMPBIN=''
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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin10.7.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin10.7.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin10.7.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin10.7.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-gdk-pixbuf-2.22.1-YBuC/gdk-pixbuf-2.22.1/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.22.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "gdk-pixbuf"
#define PACKAGE_TARNAME "gdk-pixbuf"
#define PACKAGE_VERSION "2.22.1"
#define PACKAGE_STRING "gdk-pixbuf 2.22.1"
#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/"
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment