Created
May 28, 2012 18:38
-
-
Save fserb/2820573 to your computer and use it in GitHub Desktop.
config.log
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 glib configure 2.32.1, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr/local/Cellar/glib/2.32.1 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = marvin.local | |
uname -m = x86_64 | |
uname -r = 11.3.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~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: 4.00 gigabytes | |
Default processor set: 122 tasks, 631 threads, 2 processors | |
Load average: 1.58, Mach factor: 0.76 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Cellar/libffi/3.0.11/bin | |
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin | |
PATH: /usr/local/bin | |
PATH: /Users/fserb/bin | |
PATH: /usr/local/bin | |
PATH: /Users/fserb/bin | |
PATH: /usr/local/bin | |
PATH: /Users/fserb/bin | |
PATH: /usr/local/bin | |
PATH: /Users/fserb/bin | |
PATH: /Users/fserb/.rvm/gems/ruby-1.9.3-p125/bin | |
PATH: /Users/fserb/.rvm/gems/ruby-1.9.3-p125@global/bin | |
PATH: /Users/fserb/.rvm/rubies/ruby-1.9.3-p125/bin | |
PATH: /Users/fserb/.rvm/bin | |
PATH: /usr/local/bin | |
PATH: /Users/fserb/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/X11/bin | |
PATH: /Users/fserb/.rvm/bin | |
PATH: /Users/fserb/.rvm/bin | |
PATH: /Users/fserb/.rvm/bin | |
PATH: /Users/fserb/.rvm/bin | |
PATH: /Users/fserb/.rvm/bin | |
PATH: /usr/local/Library/Contributions/cmds | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2957: checking for a BSD-compatible install | |
configure:3025: result: /usr/bin/install -c | |
configure:3036: checking whether build environment is sane | |
configure:3086: result: yes | |
configure:3227: checking for a thread-safe mkdir -p | |
configure:3266: result: ./install-sh -c -d | |
configure:3279: checking for gawk | |
configure:3309: result: no | |
configure:3279: checking for mawk | |
configure:3309: result: no | |
configure:3279: checking for nawk | |
configure:3309: result: no | |
configure:3279: checking for awk | |
configure:3295: found /usr/bin/awk | |
configure:3306: result: awk | |
configure:3317: checking whether make sets $(MAKE) | |
configure:3339: result: yes | |
configure:3405: checking how to create a ustar tar archive | |
configure:3418: tar --version | |
bsdtar 2.8.3 - libarchive 2.8.3 | |
configure:3421: $? = 0 | |
configure:3461: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:3464: $? = 0 | |
configure:3468: tar -xf - <conftest.tar | |
configure:3471: $? = 0 | |
configure:3484: result: gnutar | |
configure:3492: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3501: result: no | |
configure:3529: checking whether make supports nested variables | |
configure:3546: result: yes | |
configure:3648: checking for gcc | |
configure:3675: result: /usr/bin/llvm-gcc | |
configure:3904: checking for C compiler version | |
configure:3913: /usr/bin/llvm-gcc --version >&5 | |
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
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:3924: $? = 0 | |
configure:3913: /usr/bin/llvm-gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/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-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --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 2336.1.00) | |
configure:3924: $? = 0 | |
configure:3913: /usr/bin/llvm-gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:3924: $? = 1 | |
configure:3913: /usr/bin/llvm-gcc -qversion >&5 | |
i686-apple-darwin11-llvm-gcc-4.2: no input files | |
configure:3924: $? = 1 | |
configure:3944: checking whether the C compiler works | |
configure:3966: /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
configure:3970: $? = 0 | |
configure:4018: result: yes | |
configure:4021: checking for C compiler default output file name | |
configure:4023: result: a.out | |
configure:4029: checking for suffix of executables | |
configure:4036: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
configure:4040: $? = 0 | |
configure:4062: result: | |
configure:4084: checking whether we are cross compiling | |
configure:4092: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5 | |
configure:4096: $? = 0 | |
configure:4103: ./conftest | |
configure:4107: $? = 0 | |
configure:4122: result: no | |
configure:4127: checking for suffix of object files | |
configure:4149: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:4153: $? = 0 | |
configure:4174: result: o | |
configure:4178: checking whether we are using the GNU C compiler | |
configure:4197: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:4197: $? = 0 | |
configure:4206: result: yes | |
configure:4215: checking whether /usr/bin/llvm-gcc accepts -g | |
configure:4235: /usr/bin/llvm-gcc -c -g -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:4235: $? = 0 | |
configure:4276: result: yes | |
configure:4293: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
configure:4357: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:4357: $? = 0 | |
configure:4370: result: none needed | |
configure:4401: checking for style of include used by make | |
configure:4429: result: GNU | |
configure:4455: checking dependency style of /usr/bin/llvm-gcc | |
configure:4566: result: none | |
configure:4586: checking how to run the C preprocessor | |
configure:4617: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:4617: $? = 0 | |
configure:4631: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory | |
configure:4631: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4656: result: /usr/bin/llvm-gcc -E | |
configure:4676: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:4676: $? = 0 | |
configure:4690: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory | |
configure:4690: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4732: checking build system type | |
configure:4746: result: x86_64-apple-darwin11.3.0 | |
configure:4766: checking host system type | |
configure:4779: result: x86_64-apple-darwin11.3.0 | |
configure:4800: checking for the BeOS | |
configure:4810: result: no | |
configure:4814: checking for Win32 | |
configure:4848: result: no | |
configure:4854: checking for Mac OS X Carbon support | |
configure:4865: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:4865: $? = 0 | |
configure:4870: result: yes | |
configure:4874: checking for Mac OS X Cocoa support | |
configure:4882: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:4882: $? = 0 | |
configure:4887: result: yes | |
configure:5294: checking for grep that handles long lines and -e | |
configure:5352: result: /usr/bin/grep | |
configure:5357: checking for egrep | |
configure:5419: result: /usr/bin/grep -E | |
configure:5425: checking whether we are using the GNU C Library 2.1 or newer | |
conftest.c:17:22: error: features.h: No such file or directory | |
configure:5452: result: no | |
configure:5494: checking whether to enable garbage collector friendliness | |
configure:5503: result: no | |
configure:5507: checking whether to disable memory pools | |
configure:5510: result: no | |
configure:5760: checking for C++ compiler version | |
configure:5769: /usr/bin/llvm-g++ --version >&5 | |
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
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:5780: $? = 0 | |
configure:5769: /usr/bin/llvm-g++ -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/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-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --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 2336.1.00) | |
configure:5780: $? = 0 | |
configure:5769: /usr/bin/llvm-g++ -V >&5 | |
llvm-g++-4.2: argument to `-V' is missing | |
configure:5780: $? = 1 | |
configure:5769: /usr/bin/llvm-g++ -qversion >&5 | |
i686-apple-darwin11-llvm-g++-4.2: no input files | |
configure:5780: $? = 1 | |
configure:5784: checking whether we are using the GNU C++ compiler | |
configure:5803: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:5803: $? = 0 | |
configure:5812: result: yes | |
configure:5821: checking whether /usr/bin/llvm-g++ accepts -g | |
configure:5841: /usr/bin/llvm-g++ -c -g -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:5841: $? = 0 | |
configure:5882: result: yes | |
configure:5907: checking dependency style of /usr/bin/llvm-g++ | |
configure:6018: result: none | |
configure:6045: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:6045: $? = 0 | |
configure:6114: checking for gcc | |
configure:6141: result: /usr/bin/llvm-gcc | |
configure:6370: checking for C compiler version | |
configure:6379: /usr/bin/llvm-gcc --version >&5 | |
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
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:6390: $? = 0 | |
configure:6379: /usr/bin/llvm-gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/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-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --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 2336.1.00) | |
configure:6390: $? = 0 | |
configure:6379: /usr/bin/llvm-gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:6390: $? = 1 | |
configure:6379: /usr/bin/llvm-gcc -qversion >&5 | |
i686-apple-darwin11-llvm-gcc-4.2: no input files | |
configure:6390: $? = 1 | |
configure:6394: checking whether we are using the GNU C compiler | |
configure:6422: result: yes | |
configure:6431: checking whether /usr/bin/llvm-gcc accepts -g | |
configure:6492: result: yes | |
configure:6509: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
configure:6586: result: none needed | |
configure:6608: checking dependency style of /usr/bin/llvm-gcc | |
configure:6719: result: none | |
configure:6738: checking whether /usr/bin/llvm-gcc and cc understand -c and -o together | |
configure:6769: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5 | |
configure:6773: $? = 0 | |
configure:6779: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5 | |
configure:6783: $? = 0 | |
configure:6794: cc -c conftest.c >&5 | |
configure:6798: $? = 0 | |
configure:6806: cc -c conftest.c -o conftest2.o >&5 | |
configure:6810: $? = 0 | |
configure:6816: cc -c conftest.c -o conftest2.o >&5 | |
configure:6820: $? = 0 | |
configure:6838: result: yes | |
configure:6872: checking for special C compiler options needed for large files | |
configure:6917: result: no | |
configure:6923: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:6948: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:6948: $? = 0 | |
configure:6980: result: no | |
configure:7117: checking for pkg-config | |
configure:7135: found /usr/local/bin/pkg-config | |
configure:7147: result: /usr/local/bin/pkg-config | |
configure:7172: checking pkg-config is at least version 0.16 | |
configure:7175: result: yes | |
configure:7249: checking for gawk | |
configure:7276: result: awk | |
configure:7291: checking for perl5 | |
configure:7321: result: no | |
configure:7291: checking for perl | |
configure:7307: found /usr/bin/perl | |
configure:7318: result: perl | |
configure:7332: checking for indent | |
configure:7348: found /usr/bin/indent | |
configure:7359: result: indent | |
configure:7381: checking for perl | |
configure:7399: found /usr/bin/perl | |
configure:7411: result: /usr/bin/perl | |
configure:7459: checking for a Python interpreter with version >= 2.5 | |
configure:7476: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) | |
configure:7479: $? = 0 | |
configure:7485: result: python | |
configure:7493: checking for python | |
configure:7511: found /usr/bin/python | |
configure:7523: result: /usr/bin/python | |
configure:7541: checking for python version | |
configure:7548: result: 2.7 | |
configure:7560: checking for python platform | |
configure:7567: result: darwin | |
configure:7574: checking for python script directory | |
configure:7602: result: ${prefix}/lib/python2.7/site-packages | |
configure:7611: checking for python extension module directory | |
configure:7639: result: ${exec_prefix}/lib/python2.7/site-packages | |
configure:7672: checking for iconv_open | |
configure:7672: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_iconv_open", referenced from: | |
_main in ccvHbxrY.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:7672: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| /* end confdefs.h. */ | |
| /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define iconv_open innocuous_iconv_open | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char iconv_open (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef iconv_open | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char iconv_open (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_iconv_open || defined __stub___iconv_open | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return iconv_open (); | |
| ; | |
| return 0; | |
| } | |
configure:7672: result: no | |
configure:7679: checking for libiconv_open in -liconv | |
configure:7704: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -liconv >&5 | |
Undefined symbols for architecture x86_64: | |
"_libiconv_open", referenced from: | |
_main in ccImIEYS.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:7704: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char libiconv_open (); | |
| int | |
| main () | |
| { | |
| return libiconv_open (); | |
| ; | |
| return 0; | |
| } | |
configure:7713: result: no | |
configure:7722: checking for iconv_open in -liconv | |
configure:7747: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -liconv >&5 | |
configure:7747: $? = 0 | |
configure:7756: result: yes | |
configure:7870: checking whether to cache iconv descriptors | |
configure:7892: result: yes | |
configure:7898: checking for ZLIB | |
configure:7905: $PKG_CONFIG --exists --print-errors "zlib" | |
Package zlib was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `zlib.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'zlib' found | |
configure:7908: $? = 1 | |
configure:7937: result: no | |
No package 'zlib' found | |
configure:7966: checking for ANSI C header files | |
configure:7986: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:7986: $? = 0 | |
configure:8059: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c >&5 | |
configure:8059: $? = 0 | |
configure:8059: ./conftest | |
configure:8059: $? = 0 | |
configure:8070: result: yes | |
configure:8083: checking for sys/types.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8083: checking for sys/stat.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8083: checking for stdlib.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8083: checking for string.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8083: checking for memory.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8083: checking for strings.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8083: checking for inttypes.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8083: checking for stdint.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8083: checking for unistd.h | |
configure:8083: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8083: $? = 0 | |
configure:8083: result: yes | |
configure:8095: checking for inflate in -lz | |
configure:8120: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lz >&5 | |
configure:8120: $? = 0 | |
configure:8129: result: yes | |
configure:8132: checking zlib.h usability | |
configure:8132: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8132: $? = 0 | |
configure:8132: result: yes | |
configure:8132: checking zlib.h presence | |
configure:8132: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:8132: $? = 0 | |
configure:8132: result: yes | |
configure:8132: checking for zlib.h | |
configure:8132: result: yes | |
configure:8149: checking for LIBFFI | |
configure:8234: result: yes | |
configure:8248: checking locale.h usability | |
configure:8248: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8248: $? = 0 | |
configure:8248: result: yes | |
configure:8248: checking locale.h presence | |
configure:8248: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:8248: $? = 0 | |
configure:8248: result: yes | |
configure:8248: checking for locale.h | |
configure:8248: result: yes | |
configure:8259: checking for LC_MESSAGES | |
configure:8275: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c >&5 | |
configure:8275: $? = 0 | |
configure:8283: result: yes | |
configure:8300: checking libintl.h usability | |
configure:8300: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:8300: $? = 0 | |
configure:8300: result: yes | |
configure:8300: checking libintl.h presence | |
configure:8300: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:8300: $? = 0 | |
configure:8300: result: yes | |
configure:8300: checking for libintl.h | |
configure:8300: result: yes | |
configure:8308: checking for ngettext in libc | |
configure:8326: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_libintl_ngettext", referenced from: | |
_main in ccHhhgD0.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:8326: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <libintl.h> | |
| | |
| int | |
| main () | |
| { | |
| return !ngettext ("","", 1) | |
| ; | |
| return 0; | |
| } | |
configure:8335: result: no | |
configure:8391: checking for bindtextdomain in -lintl | |
configure:8416: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:8416: $? = 0 | |
configure:8425: result: yes | |
configure:8428: checking for ngettext in -lintl | |
configure:8453: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:8453: $? = 0 | |
configure:8462: result: yes | |
configure:8465: checking for dgettext in -lintl | |
configure:8490: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:8490: $? = 0 | |
configure:8499: result: yes | |
configure:8612: checking for bind_textdomain_codeset | |
configure:8612: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:8612: $? = 0 | |
configure:8612: result: yes | |
configure:8649: checking for msgfmt | |
configure:8676: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
configure:8687: checking for dcgettext | |
configure:8687: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:8687: $? = 0 | |
configure:8687: result: yes | |
configure:8697: checking if msgfmt accepts -c | |
configure:8712: $MSGFMT -c -o /dev/null conftest.foo | |
configure:8715: $? = 0 | |
configure:8717: result: yes | |
configure:8727: checking for gmsgfmt | |
configure:8758: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
configure:8768: checking for xgettext | |
configure:8795: result: /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
configure:8814: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:8814: $? = 0 | |
configure:8896: checking for catalogs to be installed | |
configure:8921: result: af am ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW | |
configure:9063: checking how to print strings | |
configure:9090: result: printf | |
configure:9111: checking for a sed that does not truncate output | |
configure:9175: result: /usr/bin/sed | |
configure:9193: checking for fgrep | |
configure:9255: result: /usr/bin/grep -F | |
configure:9290: checking for ld used by /usr/bin/llvm-gcc | |
configure:9357: result: /usr/bin/llvm-gcc | |
configure:9364: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
configure:9379: result: no | |
configure:9391: checking for BSD- or MS-compatible name lister (nm) | |
configure:9440: result: /usr/bin/nm | |
configure:9570: checking the name lister (/usr/bin/nm) interface | |
configure:9577: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:9580: /usr/bin/nm "conftest.o" | |
configure:9583: output | |
0000000000000000 S _some_variable | |
configure:9590: result: BSD nm | |
configure:9593: checking whether ln -s works | |
configure:9597: result: yes | |
configure:9605: checking the maximum length of command line arguments | |
configure:9735: result: 196608 | |
configure:9752: checking whether the shell understands some XSI constructs | |
configure:9762: result: yes | |
configure:9766: checking whether the shell understands "+=" | |
configure:9772: result: yes | |
configure:9807: checking how to convert x86_64-apple-darwin11.3.0 file names to x86_64-apple-darwin11.3.0 format | |
configure:9847: result: func_convert_file_noop | |
configure:9854: checking how to convert x86_64-apple-darwin11.3.0 file names to toolchain format | |
configure:9874: result: func_convert_file_noop | |
configure:9881: checking for /usr/bin/llvm-gcc option to reload object files | |
configure:9888: result: -r | |
configure:9962: checking for objdump | |
configure:9992: result: no | |
configure:10018: checking how to recognize dependent libraries | |
configure:10220: result: pass_all | |
configure:10305: checking for dlltool | |
configure:10335: result: no | |
configure:10362: checking how to associate runtime and link libraries | |
configure:10389: result: printf %s\n | |
configure:10449: checking for ar | |
configure:10465: found /usr/bin/ar | |
configure:10476: result: ar | |
configure:10513: checking for archiver @FILE support | |
configure:10530: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:10530: $? = 0 | |
configure:10533: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:10536: $? = 1 | |
configure:10556: result: no | |
configure:10614: checking for strip | |
configure:10630: found /usr/bin/strip | |
configure:10641: result: strip | |
configure:10713: checking for ranlib | |
configure:10729: found /usr/bin/ranlib | |
configure:10740: result: ranlib | |
configure:10842: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object | |
configure:10962: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:10965: $? = 0 | |
configure:10969: /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:10972: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:10962: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:10965: $? = 0 | |
configure:10969: /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:10972: $? = 0 | |
configure:11038: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c conftstm.o >&5 | |
configure:11041: $? = 0 | |
configure:11079: result: ok | |
configure:11116: checking for sysroot | |
configure:11146: result: no | |
configure:11402: checking for mt | |
configure:11432: result: no | |
configure:11452: checking if : is a manifest tool | |
configure:11458: : '-?' | |
configure:11466: result: no | |
configure:11522: checking for dsymutil | |
configure:11538: found /usr/bin/dsymutil | |
configure:11549: result: dsymutil | |
configure:11614: checking for nmedit | |
configure:11630: found /usr/bin/nmedit | |
configure:11641: result: nmedit | |
configure:11706: checking for lipo | |
configure:11722: found /usr/bin/lipo | |
configure:11733: result: lipo | |
configure:11798: checking for otool | |
configure:11814: found /usr/bin/otool | |
configure:11825: result: otool | |
configure:11890: checking for otool64 | |
configure:11920: result: no | |
configure:11965: checking for -single_module linker flag | |
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:11998: result: yes | |
configure:12001: checking for -exported_symbols_list linker flag | |
configure:12021: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation -Wl,-exported_symbols_list,conftest.sym conftest.c -lintl >&5 | |
configure:12021: $? = 0 | |
configure:12031: result: yes | |
configure:12034: checking for -force_load linker flag | |
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4.1 -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:12066: result: yes | |
configure:12105: checking for dlfcn.h | |
configure:12105: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:12105: $? = 0 | |
configure:12105: result: yes | |
configure:12618: checking for objdir | |
configure:12633: result: .libs | |
configure:12904: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions | |
configure:12922: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:12926: $? = 0 | |
configure:12939: result: yes | |
configure:13266: checking for /usr/bin/llvm-gcc option to produce PIC | |
configure:13273: result: -fno-common -DPIC | |
configure:13281: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works | |
configure:13299: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:13303: $? = 0 | |
configure:13316: result: yes | |
configure:13345: checking if /usr/bin/llvm-gcc static flag -static works | |
configure:13373: result: no | |
configure:13388: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
configure:13409: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -o out/conftest2.o conftest.c >&5 | |
configure:13413: $? = 0 | |
configure:13435: result: yes | |
configure:13443: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
configure:13490: result: yes | |
configure:13523: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:14676: result: yes | |
configure:14916: checking dynamic linker characteristics | |
configure:15653: result: darwin11.3.0 dyld | |
configure:15760: checking how to hardcode library paths into programs | |
configure:15785: result: immediate | |
configure:16325: checking whether stripping libraries is possible | |
configure:16339: result: yes | |
configure:16365: checking if libtool supports shared libraries | |
configure:16367: result: yes | |
configure:16370: checking whether to build shared libraries | |
configure:16391: result: yes | |
configure:16394: checking whether to build static libraries | |
configure:16398: result: no | |
configure:16421: checking how to run the C++ preprocessor | |
configure:16448: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp | |
configure:16448: $? = 0 | |
configure:16462: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp | |
conftest.cpp:38:28: error: ac_nonexistent.h: No such file or directory | |
configure:16462: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:16487: result: /usr/bin/llvm-g++ -E | |
configure:16507: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp | |
configure:16507: $? = 0 | |
configure:16521: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp | |
conftest.cpp:38:28: error: ac_nonexistent.h: No such file or directory | |
configure:16521: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:16690: checking for ld used by /usr/bin/llvm-g++ | |
configure:16757: result: /usr/bin/llvm-gcc | |
configure:16764: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
configure:16779: result: no | |
configure:16834: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:17839: result: yes | |
configure:17875: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:17878: $? = 0 | |
configure:18398: checking for /usr/bin/llvm-g++ option to produce PIC | |
configure:18405: result: -fno-common -DPIC | |
configure:18413: checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works | |
configure:18431: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:18435: $? = 0 | |
configure:18448: result: yes | |
configure:18471: checking if /usr/bin/llvm-g++ static flag -static works | |
configure:18499: result: no | |
configure:18511: checking if /usr/bin/llvm-g++ supports -c -o file.o | |
configure:18532: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -o out/conftest2.o conftest.cpp >&5 | |
configure:18536: $? = 0 | |
configure:18558: result: yes | |
configure:18563: checking if /usr/bin/llvm-g++ supports -c -o file.o | |
configure:18610: result: yes | |
configure:18640: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:18676: result: yes | |
configure:18817: checking dynamic linker characteristics | |
configure:19488: result: darwin11.3.0 dyld | |
configure:19541: checking how to hardcode library paths into programs | |
configure:19566: result: immediate | |
configure:19628: creating ./config.lt | |
## ------------------ ## | |
## Running config.lt. ## | |
## ------------------ ## | |
config.lt:691: creating libtool | |
configure:21307: checking for extra flags to get ANSI library prototypes | |
configure:21322: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl -lm >&5 | |
configure:21322: $? = 0 | |
configure:21322: ./conftest | |
configure:21322: $? = 0 | |
configure:21323: result: none needed | |
configure:21363: checking for extra flags for POSIX compliance | |
configure:21376: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:21376: $? = 0 | |
configure:21377: result: none needed | |
configure:21410: checking for vprintf | |
configure:21410: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21410: $? = 0 | |
configure:21410: result: yes | |
configure:21416: checking for _doprnt | |
configure:21416: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"__doprnt", referenced from: | |
_main in ccrbH7k1.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:21416: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| /* end confdefs.h. */ | |
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _doprnt innocuous__doprnt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _doprnt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef _doprnt | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char _doprnt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub__doprnt || defined __stub____doprnt | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return _doprnt (); | |
| ; | |
| return 0; | |
| } | |
configure:21416: result: no | |
configure:21427: checking for size_t | |
configure:21427: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:21427: $? = 0 | |
configure:21427: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:75: error: expected expression before ')' token | |
configure:21427: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:21427: result: yes | |
configure:21440: checking for working alloca.h | |
configure:21457: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21457: $? = 0 | |
configure:21465: result: yes | |
configure:21473: checking for alloca | |
configure:21510: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21510: $? = 0 | |
configure:21518: result: yes | |
configure:21630: checking for mmap | |
configure:21630: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21630: $? = 0 | |
configure:21630: result: yes | |
configure:21630: checking for posix_memalign | |
configure:21630: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21630: $? = 0 | |
configure:21630: result: yes | |
configure:21630: checking for memalign | |
configure:21630: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_memalign", referenced from: | |
_main in ccINOUus.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:21630: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| /* end confdefs.h. */ | |
| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define memalign innocuous_memalign | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char memalign (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef memalign | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char memalign (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_memalign || defined __stub___memalign | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return memalign (); | |
| ; | |
| return 0; | |
| } | |
configure:21630: result: no | |
configure:21630: checking for valloc | |
configure:21630: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21630: $? = 0 | |
configure:21630: result: yes | |
configure:21630: checking for fsync | |
configure:21630: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21630: $? = 0 | |
configure:21630: result: yes | |
configure:21630: checking for pipe2 | |
configure:21630: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_pipe2", referenced from: | |
_main in ccRhEQir.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:21630: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| /* end confdefs.h. */ | |
| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pipe2 innocuous_pipe2 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pipe2 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef pipe2 | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char pipe2 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_pipe2 || defined __stub___pipe2 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return pipe2 (); | |
| ; | |
| return 0; | |
| } | |
configure:21630: result: no | |
configure:21642: checking for atexit | |
configure:21642: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21642: $? = 0 | |
configure:21642: result: yes | |
configure:21642: checking for on_exit | |
configure:21642: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_on_exit", referenced from: | |
_main in cc19EGpR.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:21642: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| /* end confdefs.h. */ | |
| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define on_exit innocuous_on_exit | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char on_exit (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef on_exit | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char on_exit (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_on_exit || defined __stub___on_exit | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return on_exit (); | |
| ; | |
| return 0; | |
| } | |
configure:21642: result: no | |
configure:21642: checking for timegm | |
configure:21642: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21642: $? = 0 | |
configure:21642: result: yes | |
configure:21642: checking for gmtime_r | |
configure:21642: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21642: $? = 0 | |
configure:21642: result: yes | |
configure:21656: checking size of char | |
configure:21661: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21661: $? = 0 | |
configure:21661: ./conftest | |
configure:21661: $? = 0 | |
configure:21675: result: 1 | |
configure:21689: checking size of short | |
configure:21694: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21694: $? = 0 | |
configure:21694: ./conftest | |
configure:21694: $? = 0 | |
configure:21708: result: 2 | |
configure:21722: checking size of long | |
configure:21727: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21727: $? = 0 | |
configure:21727: ./conftest | |
configure:21727: $? = 0 | |
configure:21741: result: 8 | |
configure:21755: checking size of int | |
configure:21760: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21760: $? = 0 | |
configure:21760: ./conftest | |
configure:21760: $? = 0 | |
configure:21774: result: 4 | |
configure:21788: checking size of void * | |
configure:21793: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21793: $? = 0 | |
configure:21793: ./conftest | |
configure:21793: $? = 0 | |
configure:21807: result: 8 | |
configure:21821: checking size of long long | |
configure:21826: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21826: $? = 0 | |
configure:21826: ./conftest | |
configure:21826: $? = 0 | |
configure:21840: result: 8 | |
configure:21854: checking size of __int64 | |
configure:21859: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
conftest.c: In function 'longval': | |
conftest.c:87: error: '__int64' undeclared (first use in this function) | |
conftest.c:87: error: (Each undeclared identifier is reported only once | |
conftest.c:87: error: for each function it appears in.) | |
conftest.c: In function 'ulongval': | |
conftest.c:88: error: '__int64' undeclared (first use in this function) | |
conftest.c: In function 'main': | |
conftest.c:98: error: '__int64' undeclared (first use in this function) | |
configure:21859: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| static long int longval () { return (long int) (sizeof (__int64)); } | |
| static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| | |
| FILE *f = fopen ("conftest.val", "w"); | |
| if (! f) | |
| return 1; | |
| if (((long int) (sizeof (__int64))) < 0) | |
| { | |
| long int i = longval (); | |
| if (i != ((long int) (sizeof (__int64)))) | |
| return 1; | |
| fprintf (f, "%ld", i); | |
| } | |
| else | |
| { | |
| unsigned long int i = ulongval (); | |
| if (i != ((long int) (sizeof (__int64)))) | |
| return 1; | |
| fprintf (f, "%lu", i); | |
| } | |
| /* Do not output a trailing newline, as this causes \r\n confusion | |
| on some platforms. */ | |
| return ferror (f) || fclose (f) != 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:21873: result: 0 | |
configure:21884: checking for sig_atomic_t | |
configure:21902: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21902: $? = 0 | |
configure:21910: result: yes | |
configure:21929: checking for format to printf and scanf a guint64 | |
configure:21952: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:21952: $? = 0 | |
configure:21952: ./conftest | |
configure:21952: $? = 0 | |
configure:21964: result: %llu | |
configure:21994: checking for an ANSI C-conforming const | |
configure:22059: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22059: $? = 0 | |
configure:22066: result: yes | |
configure:22076: checking if malloc() and friends prototypes are gmem.h compatible | |
configure:22101: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -Werror -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22101: $? = 0 | |
configure:22109: result: yes | |
configure:22113: checking for growing stack pointer | |
configure:22134: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:22134: $? = 0 | |
configure:22134: ./conftest | |
configure:22134: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| /* end confdefs.h. */ | |
| | |
| volatile int *a = 0, *b = 0; | |
| void foo (void); | |
| int main () { volatile int y = 7; a = &y; foo (); return b > a; } | |
| void foo (void) { volatile int x = 5; b = &x; } | |
| | |
configure:22147: result: yes | |
configure:22150: checking for __inline | |
configure:22163: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22163: $? = 0 | |
configure:22173: result: yes | |
configure:22180: checking for __inline__ | |
configure:22193: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22193: $? = 0 | |
configure:22203: result: yes | |
configure:22210: checking for inline | |
configure:22224: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22224: $? = 0 | |
configure:22234: result: yes | |
configure:22243: checking if inline functions in headers work | |
configure:22272: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:22272: $? = 0 | |
configure:22279: result: yes | |
configure:22282: checking for working do while(0) macros | |
configure:22303: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:69: error: nested functions are disabled, use -fnested-functions to re-enable | |
configure:22303: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| #define STMT_START do | |
| #define STMT_END while(0) | |
| #define STMT_TEST STMT_START { i = 0; } STMT_END | |
| int main(void) { int i = 1; STMT_TEST; return i; } | |
| ; | |
| return 0; | |
| } | |
configure:22311: result: no | |
configure:22320: checking for ISO C99 varargs macros in C | |
configure:22337: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22337: $? = 0 | |
configure:22343: result: yes | |
configure:22346: checking for ISO C99 varargs macros in C++ | |
configure:22372: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4.1 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.cpp >&5 | |
configure:22372: $? = 0 | |
configure:22385: result: yes | |
configure:22388: checking for GNUC varargs macros | |
configure:22405: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22405: $? = 0 | |
configure:22411: result: yes | |
configure:22415: checking for GNUC visibility attribute | |
configure:22453: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22461: $? = 0 | |
configure:22464: (if test -s conftest.err; then false ; else true; fi) | |
configure:22467: $? = 0 | |
configure:22477: result: yes | |
configure:22488: checking whether using Sun Studio C compiler | |
configure:22505: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:63:43: error: error: this is not Sun Studio.: No such file or directory | |
configure:22505: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| /* end confdefs.h. */ | |
| #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550) | |
| #else | |
| # include "error: this is not Sun Studio." | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:22511: result: no | |
configure:22523: checking whether byte ordering is bigendian | |
configure:22538: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22538: $? = 0 | |
configure:22583: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22583: $? = 0 | |
configure:22601: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:68: error: 'not' undeclared (first use in this function) | |
conftest.c:68: error: (Each undeclared identifier is reported only once | |
conftest.c:68: error: for each function it appears in.) | |
conftest.c:68: error: expected ';' before 'big' | |
configure:22601: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:22729: result: no | |
configure:22797: checking dirent.h usability | |
configure:22797: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking dirent.h presence | |
configure:22797: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking for dirent.h | |
configure:22797: result: yes | |
configure:22797: checking float.h usability | |
configure:22797: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking float.h presence | |
configure:22797: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking for float.h | |
configure:22797: result: yes | |
configure:22797: checking limits.h usability | |
configure:22797: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking limits.h presence | |
configure:22797: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking for limits.h | |
configure:22797: result: yes | |
configure:22797: checking pwd.h usability | |
configure:22797: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking pwd.h presence | |
configure:22797: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking for pwd.h | |
configure:22797: result: yes | |
configure:22797: checking grp.h usability | |
configure:22797: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking grp.h presence | |
configure:22797: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking for grp.h | |
configure:22797: result: yes | |
configure:22797: checking sys/param.h usability | |
configure:22797: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking sys/param.h presence | |
configure:22797: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking for sys/param.h | |
configure:22797: result: yes | |
configure:22797: checking sys/poll.h usability | |
configure:22797: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking sys/poll.h presence | |
configure:22797: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking for sys/poll.h | |
configure:22797: result: yes | |
configure:22797: checking sys/resource.h usability | |
configure:22797: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking sys/resource.h presence | |
configure:22797: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22797: $? = 0 | |
configure:22797: result: yes | |
configure:22797: checking for sys/resource.h | |
configure:22797: result: yes | |
configure:22810: checking sys/time.h usability | |
configure:22810: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22810: $? = 0 | |
configure:22810: result: yes | |
configure:22810: checking sys/time.h presence | |
configure:22810: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22810: $? = 0 | |
configure:22810: result: yes | |
configure:22810: checking for sys/time.h | |
configure:22810: result: yes | |
configure:22810: checking sys/times.h usability | |
configure:22810: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22810: $? = 0 | |
configure:22810: result: yes | |
configure:22810: checking sys/times.h presence | |
configure:22810: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22810: $? = 0 | |
configure:22810: result: yes | |
configure:22810: checking for sys/times.h | |
configure:22810: result: yes | |
configure:22810: checking sys/wait.h usability | |
configure:22810: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22810: $? = 0 | |
configure:22810: result: yes | |
configure:22810: checking sys/wait.h presence | |
configure:22810: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22810: $? = 0 | |
configure:22810: result: yes | |
configure:22810: checking for sys/wait.h | |
configure:22810: result: yes | |
configure:22810: checking for unistd.h | |
configure:22810: result: yes | |
configure:22810: checking values.h usability | |
configure:22810: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:106:20: error: values.h: No such file or directory | |
configure:22810: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <values.h> | |
configure:22810: result: no | |
configure:22810: checking values.h presence | |
configure:22810: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:73:20: error: values.h: No such file or directory | |
configure:22810: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <values.h> | |
configure:22810: result: no | |
configure:22810: checking for values.h | |
configure:22810: result: no | |
configure:22823: checking sys/select.h usability | |
configure:22823: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22823: $? = 0 | |
configure:22823: result: yes | |
configure:22823: checking sys/select.h presence | |
configure:22823: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22823: $? = 0 | |
configure:22823: result: yes | |
configure:22823: checking for sys/select.h | |
configure:22823: result: yes | |
configure:22823: checking for sys/types.h | |
configure:22823: result: yes | |
configure:22823: checking for stdint.h | |
configure:22823: result: yes | |
configure:22823: checking for inttypes.h | |
configure:22823: result: yes | |
configure:22823: checking sched.h usability | |
configure:22823: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22823: $? = 0 | |
configure:22823: result: yes | |
configure:22823: checking sched.h presence | |
configure:22823: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22823: $? = 0 | |
configure:22823: result: yes | |
configure:22823: checking for sched.h | |
configure:22823: result: yes | |
configure:22823: checking malloc.h usability | |
configure:22823: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:111:20: error: malloc.h: No such file or directory | |
configure:22823: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <malloc.h> | |
configure:22823: result: no | |
configure:22823: checking malloc.h presence | |
configure:22823: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:78:20: error: malloc.h: No such file or directory | |
configure:22823: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <malloc.h> | |
configure:22823: result: no | |
configure:22823: checking for malloc.h | |
configure:22823: result: no | |
configure:22836: checking sys/vfs.h usability | |
configure:22836: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:111:21: error: sys/vfs.h: No such file or directory | |
configure:22836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/vfs.h> | |
configure:22836: result: no | |
configure:22836: checking sys/vfs.h presence | |
configure:22836: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:78:21: error: sys/vfs.h: No such file or directory | |
configure:22836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/vfs.h> | |
configure:22836: result: no | |
configure:22836: checking for sys/vfs.h | |
configure:22836: result: no | |
configure:22836: checking sys/vmount.h usability | |
configure:22836: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:111:24: error: sys/vmount.h: No such file or directory | |
configure:22836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/vmount.h> | |
configure:22836: result: no | |
configure:22836: checking sys/vmount.h presence | |
configure:22836: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:78:24: error: sys/vmount.h: No such file or directory | |
configure:22836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/vmount.h> | |
configure:22836: result: no | |
configure:22836: checking for sys/vmount.h | |
configure:22836: result: no | |
configure:22836: checking sys/statfs.h usability | |
configure:22836: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:111:24: error: sys/statfs.h: No such file or directory | |
configure:22836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/statfs.h> | |
configure:22836: result: no | |
configure:22836: checking sys/statfs.h presence | |
configure:22836: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:78:24: error: sys/statfs.h: No such file or directory | |
configure:22836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/statfs.h> | |
configure:22836: result: no | |
configure:22836: checking for sys/statfs.h | |
configure:22836: result: no | |
configure:22836: checking sys/statvfs.h usability | |
configure:22836: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22836: $? = 0 | |
configure:22836: result: yes | |
configure:22836: checking sys/statvfs.h presence | |
configure:22836: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22836: $? = 0 | |
configure:22836: result: yes | |
configure:22836: checking for sys/statvfs.h | |
configure:22836: result: yes | |
configure:22849: checking mntent.h usability | |
configure:22849: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:112:20: error: mntent.h: No such file or directory | |
configure:22849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <mntent.h> | |
configure:22849: result: no | |
configure:22849: checking mntent.h presence | |
configure:22849: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:79:20: error: mntent.h: No such file or directory | |
configure:22849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| #include <mntent.h> | |
configure:22849: result: no | |
configure:22849: checking for mntent.h | |
configure:22849: result: no | |
configure:22849: checking sys/mnttab.h usability | |
configure:22849: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:112:24: error: sys/mnttab.h: No such file or directory | |
configure:22849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/mnttab.h> | |
configure:22849: result: no | |
configure:22849: checking sys/mnttab.h presence | |
configure:22849: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:79:24: error: sys/mnttab.h: No such file or directory | |
configure:22849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/mnttab.h> | |
configure:22849: result: no | |
configure:22849: checking for sys/mnttab.h | |
configure:22849: result: no | |
configure:22849: checking sys/vfstab.h usability | |
configure:22849: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:112:24: error: sys/vfstab.h: No such file or directory | |
configure:22849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/vfstab.h> | |
configure:22849: result: no | |
configure:22849: checking sys/vfstab.h presence | |
configure:22849: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:79:24: error: sys/vfstab.h: No such file or directory | |
configure:22849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/vfstab.h> | |
configure:22849: result: no | |
configure:22849: checking for sys/vfstab.h | |
configure:22849: result: no | |
configure:22849: checking sys/mntctl.h usability | |
configure:22849: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:112:24: error: sys/mntctl.h: No such file or directory | |
configure:22849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/mntctl.h> | |
configure:22849: result: no | |
configure:22849: checking sys/mntctl.h presence | |
configure:22849: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:79:24: error: sys/mntctl.h: No such file or directory | |
configure:22849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/mntctl.h> | |
configure:22849: result: no | |
configure:22849: checking for sys/mntctl.h | |
configure:22849: result: no | |
configure:22849: checking fstab.h usability | |
configure:22849: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22849: $? = 0 | |
configure:22849: result: yes | |
configure:22849: checking fstab.h presence | |
configure:22849: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22849: $? = 0 | |
configure:22849: result: yes | |
configure:22849: checking for fstab.h | |
configure:22849: result: yes | |
configure:22862: checking sys/uio.h usability | |
configure:22862: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22862: $? = 0 | |
configure:22862: result: yes | |
configure:22862: checking sys/uio.h presence | |
configure:22862: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22862: $? = 0 | |
configure:22862: result: yes | |
configure:22862: checking for sys/uio.h | |
configure:22862: result: yes | |
configure:22862: checking sys/mkdev.h usability | |
configure:22862: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:114:23: error: sys/mkdev.h: No such file or directory | |
configure:22862: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/mkdev.h> | |
configure:22862: result: no | |
configure:22862: checking sys/mkdev.h presence | |
configure:22862: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:81:23: error: sys/mkdev.h: No such file or directory | |
configure:22862: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/mkdev.h> | |
configure:22862: result: no | |
configure:22862: checking for sys/mkdev.h | |
configure:22862: result: no | |
configure:22874: checking linux/magic.h usability | |
configure:22874: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:114:25: error: linux/magic.h: No such file or directory | |
configure:22874: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <linux/magic.h> | |
configure:22874: result: no | |
configure:22874: checking linux/magic.h presence | |
configure:22874: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:81:25: error: linux/magic.h: No such file or directory | |
configure:22874: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <linux/magic.h> | |
configure:22874: result: no | |
configure:22874: checking for linux/magic.h | |
configure:22874: result: no | |
configure:22886: checking sys/prctl.h usability | |
configure:22886: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:114:23: error: sys/prctl.h: No such file or directory | |
configure:22886: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/prctl.h> | |
configure:22886: result: no | |
configure:22886: checking sys/prctl.h presence | |
configure:22886: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:81:23: error: sys/prctl.h: No such file or directory | |
configure:22886: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/prctl.h> | |
configure:22886: result: no | |
configure:22886: checking for sys/prctl.h | |
configure:22886: result: no | |
configure:22900: checking for sys/mount.h | |
configure:22900: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22900: $? = 0 | |
configure:22900: result: yes | |
configure:22900: checking for sys/sysctl.h | |
configure:22900: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22900: $? = 0 | |
configure:22900: result: yes | |
configure:22917: checking xlocale.h usability | |
configure:22917: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22917: $? = 0 | |
configure:22917: result: yes | |
configure:22917: checking xlocale.h presence | |
configure:22917: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:22917: $? = 0 | |
configure:22917: result: yes | |
configure:22917: checking for xlocale.h | |
configure:22917: result: yes | |
configure:22929: checking for struct stat.st_mtimensec | |
configure:22929: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_mtimensec' | |
configure:22929: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_mtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22929: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_mtimensec' | |
configure:22929: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_mtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22929: result: no | |
configure:22938: checking for struct stat.st_mtim.tv_nsec | |
configure:22938: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_mtim' | |
configure:22938: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_mtim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22938: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_mtim' | |
configure:22938: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_mtim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22938: result: no | |
configure:22947: checking for struct stat.st_atimensec | |
configure:22947: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_atimensec' | |
configure:22947: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_atimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22947: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_atimensec' | |
configure:22947: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_atimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22947: result: no | |
configure:22956: checking for struct stat.st_atim.tv_nsec | |
configure:22956: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_atim' | |
configure:22956: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_atim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22956: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_atim' | |
configure:22956: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_atim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22956: result: no | |
configure:22965: checking for struct stat.st_ctimensec | |
configure:22965: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_ctimensec' | |
configure:22965: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_ctimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22965: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_ctimensec' | |
configure:22965: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_ctimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22965: result: no | |
configure:22974: checking for struct stat.st_ctim.tv_nsec | |
configure:22974: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_ctim' | |
configure:22974: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_ctim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22974: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:121: error: 'struct stat' has no member named 'st_ctim' | |
configure:22974: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_ctim.tv_nsec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:22974: result: no | |
configure:22984: checking for struct stat.st_blksize | |
configure:22984: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:22984: $? = 0 | |
configure:22984: result: yes | |
configure:23005: checking for struct stat.st_blocks | |
configure:23005: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23005: $? = 0 | |
configure:23005: result: yes | |
configure:23026: checking for struct statfs.f_fstypename | |
configure:23026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23026: $? = 0 | |
configure:23026: result: yes | |
configure:23047: checking for struct statfs.f_bavail | |
configure:23047: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23047: $? = 0 | |
configure:23047: result: yes | |
configure:23070: checking for struct statvfs.f_basetype | |
configure:23070: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:94: error: 'struct statvfs' has no member named 'f_basetype' | |
configure:23070: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| #include <sys/statvfs.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct statvfs ac_aggr; | |
| if (ac_aggr.f_basetype) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23070: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:94: error: 'struct statvfs' has no member named 'f_basetype' | |
configure:23070: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| #include <sys/statvfs.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct statvfs ac_aggr; | |
| if (sizeof ac_aggr.f_basetype) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23070: result: no | |
configure:23081: checking for struct statvfs.f_fstypename | |
configure:23081: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:94: error: 'struct statvfs' has no member named 'f_fstypename' | |
configure:23081: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| #include <sys/statvfs.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct statvfs ac_aggr; | |
| if (ac_aggr.f_fstypename) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23081: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:94: error: 'struct statvfs' has no member named 'f_fstypename' | |
configure:23081: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| #include <sys/statvfs.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct statvfs ac_aggr; | |
| if (sizeof ac_aggr.f_fstypename) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23081: result: no | |
configure:23092: checking for struct tm.tm_gmtoff | |
configure:23092: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23092: $? = 0 | |
configure:23092: result: yes | |
configure:23102: checking for struct tm.__tm_gmtoff | |
configure:23102: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:95: error: 'struct tm' has no member named '__tm_gmtoff' | |
configure:23102: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| /* end confdefs.h. */ | |
| #include <time.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct tm ac_aggr; | |
| if (ac_aggr.__tm_gmtoff) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23102: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:95: error: 'struct tm' has no member named '__tm_gmtoff' | |
configure:23102: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| /* end confdefs.h. */ | |
| #include <time.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct tm ac_aggr; | |
| if (sizeof ac_aggr.__tm_gmtoff) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:23102: result: no | |
configure:23117: checking for dirent.h that defines DIR | |
configure:23136: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23136: $? = 0 | |
configure:23144: result: yes | |
configure:23157: checking for library containing opendir | |
configure:23188: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23188: $? = 0 | |
configure:23205: result: none required | |
configure:23274: checking for struct dirent.d_type | |
configure:23274: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23274: $? = 0 | |
configure:23274: result: yes | |
configure:23305: checking for nl_langinfo and CODESET | |
configure:23321: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23321: $? = 0 | |
configure:23330: result: yes | |
configure:23341: checking stddef.h usability | |
configure:23341: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23341: $? = 0 | |
configure:23341: result: yes | |
configure:23341: checking stddef.h presence | |
configure:23341: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:23341: $? = 0 | |
configure:23341: result: yes | |
configure:23341: checking for stddef.h | |
configure:23341: result: yes | |
configure:23341: checking for stdlib.h | |
configure:23341: result: yes | |
configure:23341: checking for string.h | |
configure:23341: result: yes | |
configure:23353: checking for setlocale | |
configure:23353: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23353: $? = 0 | |
configure:23353: result: yes | |
configure:23368: checking size of size_t | |
configure:23373: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23373: $? = 0 | |
configure:23373: ./conftest | |
configure:23373: $? = 0 | |
configure:23387: result: 8 | |
configure:23398: checking for the appropriate definition for size_t | |
configure:23507: result: unsigned long | |
configure:23514: checking for lstat | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for strerror | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for strsignal | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for memmove | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for vsnprintf | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for stpcpy | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for strcasecmp | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for strncasecmp | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for poll | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for getcwd | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for vasprintf | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for setenv | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for unsetenv | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for getc_unlocked | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for readlink | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for symlink | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23514: checking for fdwalk | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_fdwalk", referenced from: | |
_main in cctOe5Et.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23514: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| /* end confdefs.h. */ | |
| /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fdwalk innocuous_fdwalk | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fdwalk (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fdwalk | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char fdwalk (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_fdwalk || defined __stub___fdwalk | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fdwalk (); | |
| ; | |
| return 0; | |
| } | |
configure:23514: result: no | |
configure:23514: checking for memmem | |
configure:23514: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23514: $? = 0 | |
configure:23514: result: yes | |
configure:23526: checking for chown | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23526: checking for lchmod | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23526: checking for lchown | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23526: checking for fchmod | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23526: checking for fchown | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23526: checking for link | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23526: checking for utimes | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23526: checking for getgrgid | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23526: checking for getpwuid | |
configure:23526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23526: $? = 0 | |
configure:23526: result: yes | |
configure:23538: checking for getmntent_r | |
configure:23538: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_getmntent_r", referenced from: | |
_main in ccogzFWh.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23538: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| /* end confdefs.h. */ | |
| /* Define getmntent_r to an innocuous variant, in case <limits.h> declares getmntent_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getmntent_r innocuous_getmntent_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getmntent_r (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getmntent_r | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getmntent_r (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getmntent_r || defined __stub___getmntent_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getmntent_r (); | |
| ; | |
| return 0; | |
| } | |
configure:23538: result: no | |
configure:23538: checking for setmntent | |
configure:23538: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_setmntent", referenced from: | |
_main in ccCD0VHG.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23538: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| /* end confdefs.h. */ | |
| /* Define setmntent to an innocuous variant, in case <limits.h> declares setmntent. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setmntent innocuous_setmntent | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setmntent (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef setmntent | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char setmntent (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_setmntent || defined __stub___setmntent | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return setmntent (); | |
| ; | |
| return 0; | |
| } | |
configure:23538: result: no | |
configure:23538: checking for endmntent | |
configure:23538: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_endmntent", referenced from: | |
_main in ccjztJ0A.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23538: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| /* end confdefs.h. */ | |
| /* Define endmntent to an innocuous variant, in case <limits.h> declares endmntent. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define endmntent innocuous_endmntent | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char endmntent (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef endmntent | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char endmntent (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_endmntent || defined __stub___endmntent | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return endmntent (); | |
| ; | |
| return 0; | |
| } | |
configure:23538: result: no | |
configure:23538: checking for hasmntopt | |
configure:23538: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_hasmntopt", referenced from: | |
_main in ccdT9rY1.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23538: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| /* end confdefs.h. */ | |
| /* Define hasmntopt to an innocuous variant, in case <limits.h> declares hasmntopt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define hasmntopt innocuous_hasmntopt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char hasmntopt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef hasmntopt | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char hasmntopt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_hasmntopt || defined __stub___hasmntopt | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return hasmntopt (); | |
| ; | |
| return 0; | |
| } | |
configure:23538: result: no | |
configure:23538: checking for getfsstat | |
configure:23538: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23538: $? = 0 | |
configure:23538: result: yes | |
configure:23538: checking for getvfsstat | |
configure:23538: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_getvfsstat", referenced from: | |
_main in ccoT4lm6.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23538: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| /* end confdefs.h. */ | |
| /* Define getvfsstat to an innocuous variant, in case <limits.h> declares getvfsstat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getvfsstat innocuous_getvfsstat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getvfsstat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getvfsstat | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getvfsstat (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getvfsstat || defined __stub___getvfsstat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getvfsstat (); | |
| ; | |
| return 0; | |
| } | |
configure:23538: result: no | |
configure:23550: checking for splice | |
configure:23550: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_splice", referenced from: | |
_main in ccyiiu6K.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23550: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| /* end confdefs.h. */ | |
| /* Define splice to an innocuous variant, in case <limits.h> declares splice. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define splice innocuous_splice | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char splice (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef splice | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char splice (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_splice || defined __stub___splice | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return splice (); | |
| ; | |
| return 0; | |
| } | |
configure:23550: result: no | |
configure:23561: checking for prlimit | |
configure:23561: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_prlimit", referenced from: | |
_main in cce84pN7.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| /* end confdefs.h. */ | |
| /* Define prlimit to an innocuous variant, in case <limits.h> declares prlimit. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define prlimit innocuous_prlimit | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char prlimit (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef prlimit | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char prlimit (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_prlimit || defined __stub___prlimit | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return prlimit (); | |
| ; | |
| return 0; | |
| } | |
configure:23561: result: no | |
configure:23576: checking for statvfs | |
configure:23576: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23576: $? = 0 | |
configure:23576: result: yes | |
configure:23589: checking for statfs | |
configure:23589: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23589: $? = 0 | |
configure:23589: result: yes | |
configure:23600: checking whether to use statfs or statvfs | |
configure:23620: result: statfs | |
configure:23638: checking crt_externs.h usability | |
configure:23638: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23638: $? = 0 | |
configure:23638: result: yes | |
configure:23638: checking crt_externs.h presence | |
configure:23638: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:23638: $? = 0 | |
configure:23638: result: yes | |
configure:23638: checking for crt_externs.h | |
configure:23638: result: yes | |
configure:23650: checking for _NSGetEnviron | |
configure:23650: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23650: $? = 0 | |
configure:23650: result: yes | |
configure:23663: checking for newlocale | |
configure:23663: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23663: $? = 0 | |
configure:23663: result: yes | |
configure:23663: checking for uselocale | |
configure:23663: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23663: $? = 0 | |
configure:23663: result: yes | |
configure:23663: checking for strtod_l | |
configure:23663: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23663: $? = 0 | |
configure:23663: result: yes | |
configure:23663: checking for strtoll_l | |
configure:23663: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23663: $? = 0 | |
configure:23663: result: yes | |
configure:23663: checking for strtoull_l | |
configure:23663: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23663: $? = 0 | |
configure:23663: result: yes | |
configure:23673: checking for C99 vsnprintf | |
configure:23720: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23720: $? = 0 | |
configure:23720: ./conftest | |
configure:23720: $? = 0 | |
configure:23730: result: yes | |
configure:23738: checking whether printf supports positional parameters | |
configure:23761: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23761: $? = 0 | |
configure:23761: ./conftest | |
configure:23761: $? = 0 | |
configure:23771: result: yes | |
configure:23793: checking value of AF_INET | |
configure:23798: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23798: $? = 0 | |
configure:23798: ./conftest | |
configure:23798: $? = 0 | |
configure:23806: result: 2 | |
configure:23809: checking value of AF_INET6 | |
configure:23814: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23814: $? = 0 | |
configure:23814: ./conftest | |
configure:23814: $? = 0 | |
configure:23822: result: 30 | |
configure:23826: checking value of AF_UNIX | |
configure:23831: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23831: $? = 0 | |
configure:23831: ./conftest | |
configure:23831: $? = 0 | |
configure:23839: result: 1 | |
configure:23847: checking value of MSG_PEEK | |
configure:23852: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23852: $? = 0 | |
configure:23852: ./conftest | |
configure:23852: $? = 0 | |
configure:23860: result: 2 | |
configure:23863: checking value of MSG_OOB | |
configure:23868: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23868: $? = 0 | |
configure:23868: ./conftest | |
configure:23868: $? = 0 | |
configure:23876: result: 1 | |
configure:23879: checking value of MSG_DONTROUTE | |
configure:23884: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23884: $? = 0 | |
configure:23884: ./conftest | |
configure:23884: $? = 0 | |
configure:23892: result: 4 | |
configure:23902: checking for getprotobyname_r | |
configure:23902: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_getprotobyname_r", referenced from: | |
_main in ccriLwUo.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23902: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| /* end confdefs.h. */ | |
| /* Define getprotobyname_r to an innocuous variant, in case <limits.h> declares getprotobyname_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getprotobyname_r innocuous_getprotobyname_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getprotobyname_r (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getprotobyname_r | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getprotobyname_r (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getprotobyname_r (); | |
| ; | |
| return 0; | |
| } | |
configure:23902: result: no | |
configure:23902: checking for endservent | |
configure:23902: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23902: $? = 0 | |
configure:23902: result: yes | |
configure:23902: checking for if_nametoindex | |
configure:23902: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:23902: $? = 0 | |
configure:23902: result: yes | |
configure:23914: checking netdb.h usability | |
configure:23914: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23914: $? = 0 | |
configure:23914: result: yes | |
configure:23914: checking netdb.h presence | |
configure:23914: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:23914: $? = 0 | |
configure:23914: result: yes | |
configure:23914: checking for netdb.h | |
configure:23914: result: yes | |
configure:23914: checking wspiapi.h usability | |
configure:23914: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:172:21: error: wspiapi.h: No such file or directory | |
configure:23914: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <wspiapi.h> | |
configure:23914: result: no | |
configure:23914: checking wspiapi.h presence | |
configure:23914: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:139:21: error: wspiapi.h: No such file or directory | |
configure:23914: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| /* end confdefs.h. */ | |
| #include <wspiapi.h> | |
configure:23914: result: no | |
configure:23914: checking for wspiapi.h | |
configure:23914: result: no | |
configure:23914: checking arpa/nameser_compat.h usability | |
configure:23914: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:23914: $? = 0 | |
configure:23914: result: yes | |
configure:23914: checking arpa/nameser_compat.h presence | |
configure:23914: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:23914: $? = 0 | |
configure:23914: result: yes | |
configure:23914: checking for arpa/nameser_compat.h | |
configure:23914: result: yes | |
configure:23928: checking for res_query | |
configure:23947: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_res_9_query", referenced from: | |
_main in ccWnKkwn.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:23947: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <netinet/in.h> | |
| #include <arpa/nameser.h> | |
| #include <resolv.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| res_query("test", 0, 0, (void *)0, 0); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:23970: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lresolv -lintl >&5 | |
configure:23970: $? = 0 | |
configure:23971: result: in -lresolv | |
configure:24003: checking for socket | |
configure:24003: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24003: $? = 0 | |
configure:24003: result: yes | |
configure:24054: checking for linux/netlink.h | |
configure:24054: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:142:27: error: linux/netlink.h: No such file or directory | |
configure:24054: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/socket.h> | |
| | |
| #include <linux/netlink.h> | |
configure:24054: result: no | |
configure:24072: checking for struct ip_mreqn | |
configure:24072: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24072: $? = 0 | |
configure:24072: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:145: error: expected expression before ')' token | |
configure:24072: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <netinet/in.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct ip_mreqn))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:24072: result: yes | |
configure:24097: checking number of arguments to statfs() | |
configure:24123: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24123: $? = 0 | |
configure:24125: result: 2 | |
configure:24230: checking for signed | |
configure:24246: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24246: $? = 0 | |
configure:24253: result: yes | |
configure:24262: checking for long long | |
configure:24279: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24279: $? = 0 | |
configure:24287: result: yes | |
configure:24296: checking for long double | |
configure:24328: result: yes | |
configure:24337: checking for wchar_t | |
configure:24354: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24354: $? = 0 | |
configure:24361: result: yes | |
configure:24370: checking for wint_t | |
configure:24387: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24387: $? = 0 | |
configure:24394: result: yes | |
configure:24402: checking for size_t | |
configure:24402: result: yes | |
configure:24413: checking for ptrdiff_t | |
configure:24413: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24413: $? = 0 | |
configure:24413: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:183: error: expected expression before ')' token | |
configure:24413: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((ptrdiff_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:24413: result: yes | |
configure:24424: checking for inttypes.h | |
configure:24441: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24441: $? = 0 | |
configure:24448: result: yes | |
configure:24459: checking for stdint.h | |
configure:24476: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24476: $? = 0 | |
configure:24483: result: yes | |
configure:24515: checking for snprintf | |
configure:24515: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24515: $? = 0 | |
configure:24515: result: yes | |
configure:24515: checking for wcslen | |
configure:24515: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24515: $? = 0 | |
configure:24515: result: yes | |
configure:24524: checking for C99 snprintf | |
configure:24569: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24569: $? = 0 | |
configure:24569: ./conftest | |
configure:24569: $? = 0 | |
configure:24579: result: yes | |
configure:24646: checking for fd_set | |
configure:24659: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24659: $? = 0 | |
configure:24666: result: yes, found in sys/types.h | |
configure:24696: checking whether realloc (NULL,) will work | |
configure:24712: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24712: $? = 0 | |
configure:24712: ./conftest | |
configure:24712: $? = 0 | |
configure:24723: result: yes | |
configure:24731: checking for nl_langinfo (CODESET) | |
configure:24748: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24748: $? = 0 | |
configure:24755: result: yes | |
configure:24763: checking for nl_langinfo (PM_STR) | |
configure:24789: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:24789: $? = 0 | |
configure:24796: result: yes | |
configure:24804: checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) | |
configure:24831: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:162: error: '_NL_CTYPE_OUTDIGIT0_MB' undeclared (first use in this function) | |
conftest.c:162: error: (Each undeclared identifier is reported only once | |
conftest.c:162: error: for each function it appears in.) | |
conftest.c:163: error: '_NL_CTYPE_OUTDIGIT1_MB' undeclared (first use in this function) | |
conftest.c:164: error: '_NL_CTYPE_OUTDIGIT2_MB' undeclared (first use in this function) | |
conftest.c:165: error: '_NL_CTYPE_OUTDIGIT3_MB' undeclared (first use in this function) | |
conftest.c:166: error: '_NL_CTYPE_OUTDIGIT4_MB' undeclared (first use in this function) | |
conftest.c:167: error: '_NL_CTYPE_OUTDIGIT5_MB' undeclared (first use in this function) | |
conftest.c:168: error: '_NL_CTYPE_OUTDIGIT6_MB' undeclared (first use in this function) | |
conftest.c:169: error: '_NL_CTYPE_OUTDIGIT7_MB' undeclared (first use in this function) | |
conftest.c:170: error: '_NL_CTYPE_OUTDIGIT8_MB' undeclared (first use in this function) | |
conftest.c:171: error: '_NL_CTYPE_OUTDIGIT9_MB' undeclared (first use in this function) | |
configure:24831: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| /* end confdefs.h. */ | |
| #include <langinfo.h> | |
| int | |
| main () | |
| { | |
| char *str; | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT1_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT2_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT3_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT4_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT5_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT6_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT7_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT8_MB); | |
| str = nl_langinfo (_NL_CTYPE_OUTDIGIT9_MB); | |
| ; | |
| return 0; | |
| } | |
configure:24838: result: no | |
configure:24846: checking for a compliant posix_memalign() implementation | |
configure:24884: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24884: $? = 0 | |
configure:24884: ./conftest | |
configure:24884: $? = 0 | |
configure:24897: result: yes | |
configure:24909: checking for OpenBSD strlcpy/strlcat | |
configure:24930: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24930: $? = 0 | |
configure:24930: ./conftest | |
configure:24930: $? = 0 | |
configure:24940: result: yes | |
configure:24949: checking for an implementation of va_copy() | |
configure:24972: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:24972: $? = 0 | |
configure:24981: result: yes | |
configure:24983: checking for an implementation of __va_copy() | |
configure:25006: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:25006: $? = 0 | |
configure:25015: result: yes | |
configure:25033: checking whether va_lists can be copied by value | |
configure:25059: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
conftest.c: In function 'f': | |
conftest.c:165: error: incompatible types in assignment | |
configure:25059: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| /* end confdefs.h. */ | |
| #include <stdarg.h> | |
| #include <stdlib.h> | |
| void f (int i, ...) { | |
| va_list args1, args2; | |
| va_start (args1, i); | |
| args2 = args1; | |
| if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) | |
| exit (1); | |
| va_end (args1); va_end (args2); | |
| } | |
| int main() { | |
| f (0, 42); | |
| return 0; | |
| } | |
configure:25070: result: no | |
configure:25102: checking for dlopen | |
configure:25102: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:25102: $? = 0 | |
configure:25102: result: yes | |
configure:25104: checking for dlsym | |
configure:25104: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:25104: $? = 0 | |
configure:25104: result: yes | |
configure:25303: checking for RTLD_GLOBAL brokenness | |
configure:25332: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:25332: $? = 0 | |
configure:25332: ./conftest | |
configure:25332: $? = 0 | |
configure:25345: result: no | |
configure:25352: checking for preceeding underscore in symbols | |
configure:25377: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:25377: $? = 0 | |
configure:25377: ./conftest | |
configure:25377: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| /* end confdefs.h. */ | |
| #include <dlfcn.h> | |
| int glib_underscore_test (void) { return 42; } | |
| int main() { | |
| void *f1 = (void*)0, *f2 = (void*)0, *handle; | |
| handle = dlopen ((void*)0, 0); | |
| if (handle) { | |
| f1 = dlsym (handle, "glib_underscore_test"); | |
| f2 = dlsym (handle, "_glib_underscore_test"); | |
| } return (!f2 || f1); | |
| } | |
configure:25389: result: no | |
configure:25402: checking for dlerror | |
configure:25402: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:25402: $? = 0 | |
configure:25402: result: yes | |
configure:25418: checking for the suffix of module shared libraries | |
configure:25426: result: .so | |
configure:25445: checking for gspawn implementation | |
configure:25455: result: gspawn.lo | |
configure:25460: checking for GIOChannel implementation | |
configure:25470: result: giounix.lo | |
configure:25495: checking for is_selinux_enabled in -lselinux | |
configure:25520: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lselinux -lintl >&5 | |
ld: library not found for -lselinux | |
collect2: ld returned 1 exit status | |
configure:25520: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char is_selinux_enabled (); | |
| int | |
| main () | |
| { | |
| return is_selinux_enabled (); | |
| ; | |
| return 0; | |
| } | |
configure:25529: result: no | |
configure:25597: checking sys/inotify.h usability | |
configure:25597: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:194:25: error: sys/inotify.h: No such file or directory | |
configure:25597: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/inotify.h> | |
configure:25597: result: no | |
configure:25597: checking sys/inotify.h presence | |
configure:25597: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:161:25: error: sys/inotify.h: No such file or directory | |
configure:25597: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| /* end confdefs.h. */ | |
| #include <sys/inotify.h> | |
configure:25597: result: no | |
configure:25597: checking for sys/inotify.h | |
configure:25597: result: no | |
configure:25640: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:162:18: error: port.h: No such file or directory | |
conftest.c:164:2: error: #error "Please upgrade to Nevada 72 or above to suppoert FEN" | |
configure:25640: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <port.h> | |
| #ifndef PORT_SOURCE_FILE | |
| #error "Please upgrade to Nevada 72 or above to suppoert FEN" | |
| #endif | |
| int main() { return 0; } | |
configure:25672: checking for FAMOpen in -lfam | |
configure:25697: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lfam -lintl >&5 | |
ld: library not found for -lfam | |
collect2: ld returned 1 exit status | |
configure:25697: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char FAMOpen (); | |
| int | |
| main () | |
| { | |
| return FAMOpen (); | |
| ; | |
| return 0; | |
| } | |
configure:25706: result: no | |
configure:25771: WARNING: *** FAM support will not be built (FAM library not found) *** | |
configure:25798: checking for getxattr in -lc | |
configure:25823: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lc -lintl >&5 | |
configure:25823: $? = 0 | |
configure:25832: result: yes | |
configure:25837: checking sys/xattr.h usability | |
configure:25837: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:25837: $? = 0 | |
configure:25837: result: yes | |
configure:25837: checking sys/xattr.h presence | |
configure:25837: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
configure:25837: $? = 0 | |
configure:25837: result: yes | |
configure:25837: checking for sys/xattr.h | |
configure:25837: result: yes | |
configure:25914: checking for XATTR_NOFOLLOW | |
configure:25937: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
configure:25937: $? = 0 | |
configure:25942: result: yes | |
configure:25959: checking for LIBELF | |
configure:25966: $PKG_CONFIG --exists --print-errors "libelf" | |
Package libelf was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libelf.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libelf' found | |
configure:25969: $? = 1 | |
configure:25982: $PKG_CONFIG --exists --print-errors "libelf" | |
Package libelf was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libelf.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libelf' found | |
configure:25985: $? = 1 | |
configure:25998: result: no | |
No package 'libelf' found | |
configure:26028: checking for elf_begin in -lelf | |
configure:26053: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lelf -lintl >&5 | |
ld: library not found for -lelf | |
collect2: ld returned 1 exit status | |
configure:26053: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char elf_begin (); | |
| int | |
| main () | |
| { | |
| return elf_begin (); | |
| ; | |
| return 0; | |
| } | |
configure:26062: result: no | |
configure:26075: checking for elf_getshdrstrndx in -lelf | |
configure:26100: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lelf -lintl >&5 | |
ld: library not found for -lelf | |
collect2: ld returned 1 exit status | |
configure:26100: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char elf_getshdrstrndx (); | |
| int | |
| main () | |
| { | |
| return elf_getshdrstrndx (); | |
| ; | |
| return 0; | |
| } | |
configure:26109: result: no | |
configure:26122: checking for elf_getshdrnum in -lelf | |
configure:26147: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lelf -lintl >&5 | |
ld: library not found for -lelf | |
collect2: ld returned 1 exit status | |
configure:26147: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char elf_getshdrnum (); | |
| int | |
| main () | |
| { | |
| return elf_getshdrnum (); | |
| ; | |
| return 0; | |
| } | |
configure:26156: result: no | |
configure:26169: checking libelf.h usability | |
configure:26169: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5 | |
conftest.c:197:20: error: libelf.h: No such file or directory | |
configure:26169: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <libelf.h> | |
configure:26169: result: no | |
configure:26169: checking libelf.h presence | |
configure:26169: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c | |
conftest.c:164:20: error: libelf.h: No such file or directory | |
configure:26169: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| /* end confdefs.h. */ | |
| #include <libelf.h> | |
configure:26169: result: no | |
configure:26169: checking for libelf.h | |
configure:26169: result: no | |
configure:26191: checking for platform-dependent source | |
configure:26201: result: | |
configure:26205: checking whether to compile timeloop | |
configure:26215: result: yes | |
configure:26226: checking if building for some Win32 platform | |
configure:26236: result: no | |
configure:26286: checking for thread implementation | |
configure:26308: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5 | |
configure:26308: $? = 0 | |
configure:26347: result: posix | |
configure:26516: checking thread related cflags | |
configure:26518: result: -D_REENTRANT | |
configure:26554: checking for pthread_create/pthread_join | |
configure:26593: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:26593: $? = 0 | |
configure:26593: ./conftest | |
configure:26593: $? = 0 | |
configure:26602: result: yes | |
configure:26644: checking thread related libraries | |
configure:26646: result: | |
configure:26657: checking for localtime_r | |
configure:26657: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:26657: $? = 0 | |
configure:26657: result: yes | |
configure:26657: checking for gmtime_r | |
configure:26657: result: yes | |
configure:26667: checking for posix getpwuid_r | |
configure:26694: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:26694: $? = 0 | |
configure:26694: ./conftest | |
configure:26694: $? = 0 | |
configure:26704: result: yes | |
configure:26756: checking for posix getgrgid_r | |
configure:26783: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:26783: $? = 0 | |
configure:26783: ./conftest | |
configure:26783: $? = 0 | |
configure:26793: result: yes | |
configure:26850: checking for pthread_attr_setstacksize | |
configure:26863: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:26863: $? = 0 | |
configure:26864: result: yes | |
configure:26875: checking for pthread_condattr_setclock | |
configure:26888: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_pthread_condattr_setclock", referenced from: | |
_main in cceq1KbG.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:26888: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_condattr_t a; pthread_condattr_setclock(&a,0) | |
| ; | |
| return 0; | |
| } | |
configure:26895: result: no | |
configure:26942: checking for clock_gettime | |
configure:26942: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
Undefined symbols for architecture x86_64: | |
"_clock_gettime", referenced from: | |
_main in cckPiwKZ.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: ld returned 1 exit status | |
configure:26942: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| /* end confdefs.h. */ | |
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define clock_gettime innocuous_clock_gettime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char clock_gettime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef clock_gettime | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char clock_gettime (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_clock_gettime || defined __stub___clock_gettime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return clock_gettime (); | |
| ; | |
| return 0; | |
| } | |
configure:26942: result: no | |
configure:26950: checking for clock_gettime in -lrt | |
configure:26975: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lrt -lintl >&5 | |
ld: library not found for -lrt | |
collect2: ld returned 1 exit status | |
configure:26975: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char clock_gettime (); | |
| int | |
| main () | |
| { | |
| return clock_gettime (); | |
| ; | |
| return 0; | |
| } | |
configure:26984: result: no | |
configure:27004: checking for lock-free atomic intrinsics | |
configure:27021: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:173: error: '__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4' undeclared (first use in this function) | |
conftest.c:173: error: (Each undeclared identifier is reported only once | |
conftest.c:173: error: for each function it appears in.) | |
configure:27021: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4; | |
| ; | |
| return 0; | |
| } | |
configure:27028: result: no | |
configure:27045: /usr/bin/llvm-gcc -c -march=i486 -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT conftest.c >&5 | |
conftest.c:1: error: CPU you selected does not support x86-64 instruction set | |
conftest.c:1: error: CPU you selected does not support x86-64 instruction set | |
configure:27045: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4; | |
| ; | |
| return 0; | |
| } | |
configure:27064: checking for futex(2) system call | |
configure:27092: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT conftest.c >&5 | |
conftest.c:170:25: error: linux/futex.h: No such file or directory | |
conftest.c: In function 'main': | |
conftest.c:180: error: nested functions are disabled, use -fnested-functions to re-enable | |
conftest.c: In function 'main': | |
conftest.c:182: error: '__NR_futex' undeclared (first use in this function) | |
conftest.c:182: error: (Each undeclared identifier is reported only once | |
conftest.c:182: error: for each function it appears in.) | |
conftest.c:182: error: 'FUTEX_WAKE' undeclared (first use in this function) | |
conftest.c:182: error: 'FUTEX_WAIT' undeclared (first use in this function) | |
configure:27092: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <linux/futex.h> | |
| #include <sys/syscall.h> | |
| #include <unistd.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| int | |
| main (void) | |
| { | |
| /* it is not like this actually runs or anything... */ | |
| syscall (__NR_futex, NULL, FUTEX_WAKE, FUTEX_WAIT); | |
| return 0; | |
| } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:27099: result: no | |
configure:27107: checking for eventfd(2) system call | |
configure:27133: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT conftest.c >&5 | |
conftest.c:170:25: error: sys/eventfd.h: No such file or directory | |
conftest.c: In function 'main': | |
conftest.c:179: error: nested functions are disabled, use -fnested-functions to re-enable | |
conftest.c: In function 'main': | |
conftest.c:180: error: 'EFD_CLOEXEC' undeclared (first use in this function) | |
conftest.c:180: error: (Each undeclared identifier is reported only once | |
conftest.c:180: error: for each function it appears in.) | |
configure:27133: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/eventfd.h> | |
| #include <unistd.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| int | |
| main (void) | |
| { | |
| eventfd (0, EFD_CLOEXEC); | |
| return 0; | |
| } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:27140: result: no | |
configure:27165: checking value of POLLIN | |
configure:27170: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:27170: $? = 0 | |
configure:27170: ./conftest | |
configure:27170: $? = 0 | |
configure:27178: result: 1 | |
configure:27181: checking value of POLLOUT | |
configure:27186: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:27186: $? = 0 | |
configure:27186: ./conftest | |
configure:27186: $? = 0 | |
configure:27194: result: 4 | |
configure:27197: checking value of POLLPRI | |
configure:27202: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:27202: $? = 0 | |
configure:27202: ./conftest | |
configure:27202: $? = 0 | |
configure:27210: result: 2 | |
configure:27213: checking value of POLLERR | |
configure:27218: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:27218: $? = 0 | |
configure:27218: ./conftest | |
configure:27218: $? = 0 | |
configure:27226: result: 8 | |
configure:27229: checking value of POLLHUP | |
configure:27234: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:27234: $? = 0 | |
configure:27234: ./conftest | |
configure:27234: $? = 0 | |
configure:27242: result: 16 | |
configure:27245: checking value of POLLNVAL | |
configure:27250: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:27250: $? = 0 | |
configure:27250: ./conftest | |
configure:27250: $? = 0 | |
configure:27258: result: 32 | |
configure:27273: checking for broken poll | |
configure:27300: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:27300: $? = 0 | |
configure:27300: ./conftest | |
configure:27300: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| #include <fcntl.h> | |
| #include <poll.h> | |
| #ifdef HAVE_SYS_POLL_H | |
| #include <sys/poll.h> | |
| #endif | |
| int main(void) { | |
| struct pollfd fds[1]; | |
| int fd; | |
| fd = open("/dev/null", 1); | |
| fds[0].fd = fd; | |
| fds[0].events = POLLIN; | |
| fds[0].revents = 0; | |
| if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) { | |
| exit(1); /* Does not work for devices -- fail */ | |
| } | |
| exit(0); | |
| } | |
configure:27312: result: yes | |
configure:27481: checking whether compiler understands -Wno-pointer-sign | |
configure:27496: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -Wno-pointer-sign -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT conftest.c >&5 | |
configure:27496: $? = 0 | |
configure:27498: result: yes | |
configure:27525: checking for EILSEQ | |
configure:27542: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT conftest.c >&5 | |
configure:27542: $? = 0 | |
configure:27548: result: yes | |
configure:27778: checking for gtkdoc-check | |
configure:27811: result: no | |
configure:27820: checking for gtkdoc-rebase | |
configure:27853: result: no | |
configure:27864: checking for gtkdoc-mkpdf | |
configure:27897: result: no | |
configure:28028: checking whether to build gtk-doc documentation | |
configure:28030: result: no | |
configure:28276: checking whether to include dtrace tracing support | |
configure:28280: result: no (not yet compatible with MacOS dtrace) | |
configure:28362: checking whether to include systemtap tracing support | |
configure:28373: result: no | |
configure:28611: checking alignment of guint32 | |
configure:28616: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:28616: $? = 0 | |
configure:28616: ./conftest | |
configure:28616: $? = 0 | |
configure:28636: result: 4 | |
configure:28648: checking alignment of guint64 | |
configure:28653: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:28653: $? = 0 | |
configure:28653: ./conftest | |
configure:28653: $? = 0 | |
configure:28673: result: 8 | |
configure:28685: checking alignment of unsigned long | |
configure:28690: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation conftest.c -lintl >&5 | |
configure:28690: $? = 0 | |
configure:28690: ./conftest | |
configure:28690: $? = 0 | |
configure:28708: result: 8 | |
configure:28724: checking for DBUS1 | |
configure:28731: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14" | |
Package dbus-1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `dbus-1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'dbus-1' found | |
configure:28734: $? = 1 | |
configure:28747: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14" | |
Package dbus-1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `dbus-1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'dbus-1' found | |
configure:28750: $? = 1 | |
configure:28763: result: no | |
No package 'dbus-1' found | |
configure:28810: checking for -Bsymbolic-functions linker flag | |
configure:28824: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4.1 -Wall -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -Wl,-Bsymbolic-functions conftest.c -lintl >&5 | |
conftest.c: In function 'main': | |
conftest.c:179: error: nested functions are disabled, use -fnested-functions to re-enable | |
configure:28824: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "glib" | |
| #define PACKAGE_TARNAME "glib" | |
| #define PACKAGE_VERSION "2.32.1" | |
| #define PACKAGE_STRING "glib 2.32.1" | |
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
| #define PACKAGE_URL "" | |
| #define GLIB_MAJOR_VERSION 2 | |
| #define GLIB_MINOR_VERSION 32 | |
| #define GLIB_MICRO_VERSION 1 | |
| #define GLIB_INTERFACE_AGE 1 | |
| #define GLIB_BINARY_AGE 3201 | |
| #define HAVE_CARBON 1 | |
| #define HAVE_COCOA 1 | |
| #define NEED_ICONV_CACHE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| #define GETTEXT_PACKAGE "glib20" | |
| #define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
| #define USE_LIBICONV_NATIVE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_VALLOC 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_ATEXIT 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF___INT64 0 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_LONG_LONG_FORMAT 1 | |
| #define SANE_MALLOC_PROTOS 1 | |
| #define G_HAVE___INLINE 1 | |
| #define G_HAVE___INLINE__ 1 | |
| #define G_HAVE_INLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_FSTAB_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define SIZEOF_SIZE_T 8 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STPCPY 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_GETC_UNLOCKED 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETFSSTAT 1 | |
| #define HAVE_STATVFS 1 | |
| #define HAVE_STATFS 1 | |
| #define USE_STATFS 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_USELOCALE 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLL_L 1 | |
| #define HAVE_STRTOULL_L 1 | |
| #define HAVE_C99_VSNPRINTF 1 | |
| #define HAVE_UNIX98_PRINTF 1 | |
| #define HAVE_ENDSERVENT 1 | |
| #define HAVE_IF_NAMETOINDEX 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
| #define HAVE_IP_MREQN /**/ | |
| #define STATFS_ARGS 2 | |
| #define HAVE_GOOD_PRINTF 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_C99_SNPRINTF 1 | |
| #define REALLOC_0_WORKS 1 | |
| #define HAVE_CODESET 1 | |
| #define HAVE_LANGINFO_TIME 1 | |
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
| #define HAVE_STRLCPY 1 | |
| #define G_VA_COPY va_copy | |
| #define G_VA_COPY_AS_ARRAY 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define HAVE_XATTR 1 | |
| #define HAVE_XATTR_NOFOLLOW 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_POSIX_GETPWUID_R 1 | |
| #define HAVE_POSIX_GETGRGID_R 1 | |
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
| #define BROKEN_POLL 1 | |
| #define DBUS_MACHINE_ID_FILE "/usr/local/Cellar/glib/2.32.1/var/lib/dbus/machine-id" | |
| #define LOCAL_DATA_DIR "/usr/local/Cellar/glib/2.32.1/share" | |
| #define ALIGNOF_GUINT32 4 | |
| #define ALIGNOF_GUINT64 8 | |
| #define ALIGNOF_UNSIGNED_LONG 8 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| int main (void) { return 0; } | |
| ; | |
| return 0; | |
| } | |
configure:28829: result: no | |
configure:29169: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by glib config.status 2.32.1, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on marvin.local | |
config.status:1918: creating glib-2.0.pc | |
config.status:1918: creating gmodule-2.0.pc | |
config.status:1918: creating gmodule-export-2.0.pc | |
config.status:1918: creating gmodule-no-export-2.0.pc | |
config.status:1918: creating gthread-2.0.pc | |
config.status:1918: creating gobject-2.0.pc | |
config.status:1918: creating gio-2.0.pc | |
config.status:1918: creating gio-unix-2.0.pc | |
config.status:1918: creating gio-windows-2.0.pc | |
config.status:1918: creating glib-zip | |
config.status:1918: creating glib-gettextize | |
config.status:1918: creating Makefile | |
config.status:1918: creating build/Makefile | |
config.status:1918: creating build/win32/Makefile | |
config.status:1918: creating build/win32/dirent/Makefile | |
config.status:1918: creating build/win32/vs9/Makefile | |
config.status:1918: creating build/win32/vs10/Makefile | |
config.status:1918: creating glib/Makefile | |
config.status:1918: creating glib/glib.stp | |
config.status:1918: creating glib/libcharset/Makefile | |
config.status:1918: creating glib/gnulib/Makefile | |
config.status:1918: creating glib/pcre/Makefile | |
config.status:1918: creating glib/update-pcre/Makefile | |
config.status:1918: creating glib/tests/Makefile | |
config.status:1918: creating gmodule/Makefile | |
config.status:1918: creating gmodule/gmoduleconf.h | |
config.status:1918: creating gobject/Makefile | |
config.status:1918: creating gobject/gobject.stp | |
config.status:1918: creating gobject/glib-mkenums | |
config.status:1918: creating gobject/tests/Makefile | |
config.status:1918: creating gthread/Makefile | |
config.status:1918: creating gio/Makefile | |
config.status:1918: creating gio/gdbus-2.0/codegen/Makefile | |
config.status:1918: creating gio/gdbus-2.0/codegen/config.py | |
config.status:1918: creating gio/xdgmime/Makefile | |
config.status:1918: creating gio/inotify/Makefile | |
config.status:1918: creating gio/fen/Makefile | |
config.status:1918: creating gio/fam/Makefile | |
config.status:1918: creating gio/win32/Makefile | |
config.status:1918: creating gio/tests/Makefile | |
config.status:1918: creating gio/tests/gdbus-object-manager-example/Makefile | |
config.status:1918: creating po/Makefile.in | |
config.status:1918: creating docs/Makefile | |
config.status:1918: creating docs/reference/Makefile | |
config.status:1918: creating docs/reference/glib/Makefile | |
config.status:1918: creating docs/reference/glib/version.xml | |
config.status:1918: creating docs/reference/gobject/Makefile | |
config.status:1918: creating docs/reference/gobject/version.xml | |
config.status:1918: creating docs/reference/gio/Makefile | |
config.status:1918: creating docs/reference/gio/gdbus-object-manager-example/Makefile | |
config.status:1918: creating docs/reference/gio/version.xml | |
config.status:1918: creating tests/Makefile | |
config.status:1918: creating tests/gobject/Makefile | |
config.status:1918: creating tests/refcount/Makefile | |
config.status:1918: creating m4macros/Makefile | |
config.status:1918: creating config.h | |
config.status:2147: executing depfiles commands | |
config.status:2147: executing default-1 commands | |
config.status:2147: executing libtool commands | |
config.status:2147: executing glib/glibconfig.h commands | |
config.status:2147: executing chmod-scripts commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_alignof_guint32=4 | |
ac_cv_alignof_guint64=8 | |
ac_cv_alignof_unsigned_long=8 | |
ac_cv_build=x86_64-apple-darwin11.3.0 | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/llvm-gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2 -msse4.1' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=core2 -msse4.1' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=/usr/bin/llvm-g++ | |
ac_cv_env_DBUS1_CFLAGS_set= | |
ac_cv_env_DBUS1_CFLAGS_value= | |
ac_cv_env_DBUS1_LIBS_set= | |
ac_cv_env_DBUS1_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/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib' | |
ac_cv_env_LIBELF_CFLAGS_set= | |
ac_cv_env_LIBELF_CFLAGS_value= | |
ac_cv_env_LIBELF_LIBS_set= | |
ac_cv_env_LIBELF_LIBS_value= | |
ac_cv_env_LIBFFI_CFLAGS_set=set | |
ac_cv_env_LIBFFI_CFLAGS_value='-I /usr/local/Cellar/libffi/3.0.11/lib/libffi-3.0.11/include' | |
ac_cv_env_LIBFFI_LIBS_set=set | |
ac_cv_env_LIBFFI_LIBS_value=-lffi | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PCRE_CFLAGS_set= | |
ac_cv_env_PCRE_CFLAGS_value= | |
ac_cv_env_PCRE_LIBS_set= | |
ac_cv_env_PCRE_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_PYTHON_set= | |
ac_cv_env_PYTHON_value= | |
ac_cv_env_ZLIB_CFLAGS_set=set | |
ac_cv_env_ZLIB_CFLAGS_value= | |
ac_cv_env_ZLIB_LIBS_set=set | |
ac_cv_env_ZLIB_LIBS_value=-lz | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func__NSGetEnviron=yes | |
ac_cv_func__doprnt=no | |
ac_cv_func_alloca_works=yes | |
ac_cv_func_atexit=yes | |
ac_cv_func_bind_textdomain_codeset=yes | |
ac_cv_func_chown=yes | |
ac_cv_func_clock_gettime=no | |
ac_cv_func_dcgettext=yes | |
ac_cv_func_dlerror=yes | |
ac_cv_func_dlopen=yes | |
ac_cv_func_dlsym=yes | |
ac_cv_func_endmntent=no | |
ac_cv_func_endservent=yes | |
ac_cv_func_fchmod=yes | |
ac_cv_func_fchown=yes | |
ac_cv_func_fdwalk=no | |
ac_cv_func_fsync=yes | |
ac_cv_func_getc_unlocked=yes | |
ac_cv_func_getcwd=yes | |
ac_cv_func_getfsstat=yes | |
ac_cv_func_getgrgid=yes | |
ac_cv_func_getmntent_r=no | |
ac_cv_func_getprotobyname_r=no | |
ac_cv_func_getpwuid=yes | |
ac_cv_func_getvfsstat=no | |
ac_cv_func_gmtime_r=yes | |
ac_cv_func_hasmntopt=no | |
ac_cv_func_iconv_open=no | |
ac_cv_func_if_nametoindex=yes | |
ac_cv_func_lchmod=yes | |
ac_cv_func_lchown=yes | |
ac_cv_func_link=yes | |
ac_cv_func_localtime_r=yes | |
ac_cv_func_lstat=yes | |
ac_cv_func_memalign=no | |
ac_cv_func_memmem=yes | |
ac_cv_func_memmove=yes | |
ac_cv_func_mmap=yes | |
ac_cv_func_newlocale=yes | |
ac_cv_func_on_exit=no | |
ac_cv_func_pipe2=no | |
ac_cv_func_poll=yes | |
ac_cv_func_posix_getgrgid_r=yes | |
ac_cv_func_posix_getpwuid_r=yes | |
ac_cv_func_posix_memalign=yes | |
ac_cv_func_printf_unix98=yes | |
ac_cv_func_prlimit=no | |
ac_cv_func_readlink=yes | |
ac_cv_func_setenv=yes | |
ac_cv_func_setlocale=yes | |
ac_cv_func_setmntent=no | |
ac_cv_func_snprintf=yes | |
ac_cv_func_snprintf_c99=yes | |
ac_cv_func_socket=yes | |
ac_cv_func_splice=no | |
ac_cv_func_statfs=yes | |
ac_cv_func_statvfs=no | |
ac_cv_func_stpcpy=yes | |
ac_cv_func_strcasecmp=yes | |
ac_cv_func_strerror=yes | |
ac_cv_func_strncasecmp=yes | |
ac_cv_func_strsignal=yes | |
ac_cv_func_strtod_l=yes | |
ac_cv_func_strtoll_l=yes | |
ac_cv_func_strtoull_l=yes | |
ac_cv_func_symlink=yes | |
ac_cv_func_timegm=yes | |
ac_cv_func_unsetenv=yes | |
ac_cv_func_uselocale=yes | |
ac_cv_func_utimes=yes | |
ac_cv_func_valloc=yes | |
ac_cv_func_vasprintf=yes | |
ac_cv_func_vprintf=yes | |
ac_cv_func_vsnprintf=yes | |
ac_cv_func_vsnprintf_c99=yes | |
ac_cv_func_wcslen=yes | |
ac_cv_gnu_library_2_1=no | |
ac_cv_header_arpa_nameser_compat_h=yes | |
ac_cv_header_crt_externs_h=yes | |
ac_cv_header_dirent_dirent_h=yes | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_float_h=yes | |
ac_cv_header_fstab_h=yes | |
ac_cv_header_grp_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_libelf_h=no | |
ac_cv_header_libintl_h=yes | |
ac_cv_header_limits_h=yes | |
ac_cv_header_linux_magic_h=no | |
ac_cv_header_linux_netlink_h=no | |
ac_cv_header_locale_h=yes | |
ac_cv_header_malloc_h=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_mntent_h=no | |
ac_cv_header_netdb_h=yes | |
ac_cv_header_pwd_h=yes | |
ac_cv_header_sched_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stddef_h=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_inotify_h=no | |
ac_cv_header_sys_mkdev_h=no | |
ac_cv_header_sys_mntctl_h=no | |
ac_cv_header_sys_mnttab_h=no | |
ac_cv_header_sys_mount_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_poll_h=yes | |
ac_cv_header_sys_prctl_h=no | |
ac_cv_header_sys_resource_h=yes | |
ac_cv_header_sys_select_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_statfs_h=no | |
ac_cv_header_sys_statvfs_h=yes | |
ac_cv_header_sys_sysctl_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_times_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_uio_h=yes | |
ac_cv_header_sys_vfs_h=no | |
ac_cv_header_sys_vfstab_h=no | |
ac_cv_header_sys_vmount_h=no | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_sys_xattr_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_values_h=no | |
ac_cv_header_wspiapi_h=no | |
ac_cv_header_xlocale_h=yes | |
ac_cv_header_zlib_h=yes | |
ac_cv_host=x86_64-apple-darwin11.3.0 | |
ac_cv_lib_c_getxattr=yes | |
ac_cv_lib_elf_elf_begin=no | |
ac_cv_lib_elf_elf_getshdrnum=no | |
ac_cv_lib_elf_elf_getshdrstrndx=no | |
ac_cv_lib_fam_FAMOpen=no | |
ac_cv_lib_iconv_iconv_open=yes | |
ac_cv_lib_iconv_libiconv_open=no | |
ac_cv_lib_intl_bindtextdomain=yes | |
ac_cv_lib_intl_dgettext=yes | |
ac_cv_lib_intl_ngettext=yes | |
ac_cv_lib_rt_clock_gettime=no | |
ac_cv_lib_selinux_is_selinux_enabled=no | |
ac_cv_lib_z_inflate=yes | |
ac_cv_member_struct_dirent_d_type=yes | |
ac_cv_member_struct_stat_st_atim_tv_nsec=no | |
ac_cv_member_struct_stat_st_atimensec=no | |
ac_cv_member_struct_stat_st_blksize=yes | |
ac_cv_member_struct_stat_st_blocks=yes | |
ac_cv_member_struct_stat_st_ctim_tv_nsec=no | |
ac_cv_member_struct_stat_st_ctimensec=no | |
ac_cv_member_struct_stat_st_mtim_tv_nsec=no | |
ac_cv_member_struct_stat_st_mtimensec=no | |
ac_cv_member_struct_statfs_f_bavail=yes | |
ac_cv_member_struct_statfs_f_fstypename=yes | |
ac_cv_member_struct_statvfs_f_basetype=no | |
ac_cv_member_struct_statvfs_f_fstypename=no | |
ac_cv_member_struct_tm___tm_gmtoff=no | |
ac_cv_member_struct_tm_tm_gmtoff=yes | |
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/Cellar/gettext/0.18.1.1/bin/msgfmt | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_MSGFMT=/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
ac_cv_path_PERL_PATH=/usr/bin/perl | |
ac_cv_path_PYTHON=/usr/bin/python | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_XGETTEXT=/usr/local/Cellar/gettext/0.18.1.1/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/llvm-gcc -E' | |
ac_cv_prog_CXXCPP='/usr/bin/llvm-g++ -E' | |
ac_cv_prog_INDENT=indent | |
ac_cv_prog_PERL=perl | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc | |
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_llvm_gcc_c_o=yes | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_opendir='none required' | |
ac_cv_sizeof___int64=0 | |
ac_cv_sizeof_char=1 | |
ac_cv_sizeof_int=4 | |
ac_cv_sizeof_long=8 | |
ac_cv_sizeof_long_long=8 | |
ac_cv_sizeof_short=2 | |
ac_cv_sizeof_size_t=8 | |
ac_cv_sizeof_void_p=8 | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
ac_cv_type_long_long=yes | |
ac_cv_type_ptrdiff_t=yes | |
ac_cv_type_sig_atomic_t=yes | |
ac_cv_type_size_t=yes | |
ac_cv_type_struct_ip_mreqn=yes | |
ac_cv_working_alloca_h=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_langinfo_codeset=yes | |
am_cv_make_support_nested_variables=yes | |
am_cv_pathless_PYTHON=python | |
am_cv_prog_cc_stdc= | |
am_cv_prog_tar_ustar=gnutar | |
am_cv_python_platform=darwin | |
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' | |
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' | |
am_cv_python_version=2.7 | |
am_cv_val_LC_MESSAGES=yes | |
bh_cv_c_signed=yes | |
g_cv_support_dowhile_macros=no | |
glib_cv___va_copy=yes | |
glib_cv_compliant_posix_memalign=1 | |
glib_cv_eventfd=no | |
glib_cv_futex=no | |
glib_cv_g_atomic_lock_free=no | |
glib_cv_has__inline=yes | |
glib_cv_has__inline__=yes | |
glib_cv_hasinline=yes | |
glib_cv_have_strlcpy=yes | |
glib_cv_langinfo_codeset=yes | |
glib_cv_langinfo_outdigit=no | |
glib_cv_langinfo_time=yes | |
glib_cv_long_long_format=ll | |
glib_cv_rtldglobal_broken=no | |
glib_cv_sane_realloc=yes | |
glib_cv_stack_grows=yes | |
glib_cv_uscore=no | |
glib_cv_va_copy=yes | |
glib_cv_va_val_copy=no | |
glib_cv_value_AF_INET6=30 | |
glib_cv_value_AF_INET=2 | |
glib_cv_value_AF_UNIX=1 | |
glib_cv_value_MSG_DONTROUTE=4 | |
glib_cv_value_MSG_OOB=1 | |
glib_cv_value_MSG_PEEK=2 | |
glib_cv_value_POLLERR=8 | |
glib_cv_value_POLLHUP=16 | |
glib_cv_value_POLLIN=1 | |
glib_cv_value_POLLNVAL=32 | |
glib_cv_value_POLLOUT=4 | |
glib_cv_value_POLLPRI=2 | |
gt_cv_c_long_double=yes | |
gt_cv_c_wchar_t=yes | |
gt_cv_c_wint_t=yes | |
gt_cv_func_dgettext_libc=no | |
gt_cv_func_dgettext_libintl=yes | |
gt_cv_func_ngettext_libc=no | |
gt_cv_have_gettext=yes | |
jm_ac_cv_header_inttypes_h=yes | |
jm_ac_cv_header_stdint_h=yes | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_ar_at_file=no | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_force_load=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/bin/llvm-gcc | |
lt_cv_path_LDCXX=/usr/bin/llvm-gcc | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_compiler_static_works_CXX=no | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx=no | |
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
pkg_cv_LIBFFI_CFLAGS='-I /usr/local/Cellar/libffi/3.0.11/lib/libffi-3.0.11/include' | |
pkg_cv_LIBFFI_LIBS=-lffi | |
pkg_cv_ZLIB_LIBS=-lz | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ABS_GLIB_RUNTIME_LIBDIR='' | |
ABS_TAPSET_DIR='$(datadir)/systemtap/tapset' | |
ACLOCAL='${SHELL} /private/tmp/homebrew-glib-2.32.1-wzee/glib-2.32.1/missing --run aclocal-1.11' | |
ALLOCA='' | |
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/homebrew-glib-2.32.1-wzee/glib-2.32.1/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/homebrew-glib-2.32.1-wzee/glib-2.32.1/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/homebrew-glib-2.32.1-wzee/glib-2.32.1/missing --run automake-1.11' | |
AWK='awk' | |
CATALOGS=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo [email protected] bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo [email protected] cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo [email protected] eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo [email protected] [email protected] sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' | |
CATOBJEXT='.gmo' | |
CC='/usr/bin/llvm-gcc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-Os -w -pipe -march=core2 -msse4.1 -Wall' | |
CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' | |
CPP='/usr/bin/llvm-gcc -E' | |
CPPFLAGS='-I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT' | |
CROSS_COMPILING_FALSE='' | |
CROSS_COMPILING_TRUE='#' | |
CXX='/usr/bin/llvm-g++' | |
CXXCPP='/usr/bin/llvm-g++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-Os -w -pipe -march=core2 -msse4.1' | |
CYGPATH_W='echo' | |
DATADIRNAME='share' | |
DBUS1_CFLAGS='' | |
DBUS1_LIBS='' | |
DBUS_MACHINE_ID_FILE='/usr/local/Cellar/glib/2.32.1/var/lib/dbus/machine-id' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='false' | |
DSYMUTIL='dsymutil' | |
DTRACE='' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLE_DTRACE_FALSE='' | |
ENABLE_DTRACE_TRUE='#' | |
ENABLE_GTK_DOC_FALSE='' | |
ENABLE_GTK_DOC_TRUE='#' | |
ENABLE_MAN_FALSE='' | |
ENABLE_MAN_TRUE='#' | |
ENABLE_SYSTEMTAP_FALSE='' | |
ENABLE_SYSTEMTAP_TRUE='#' | |
ENABLE_TIMELOOP_FALSE='#' | |
ENABLE_TIMELOOP_TRUE='' | |
EXEEXT='' | |
EXPANDED_LOCALSTATEDIR='/usr/local/Cellar/glib/2.32.1/var' | |
FAM_LIBS='' | |
FGREP='/usr/bin/grep -F' | |
GETTEXT_PACKAGE='glib20' | |
GIO='giounix.lo' | |
GIO_MODULE_DIR='${libdir}/gio/modules' | |
GLIBC21='no' | |
GLIB_BINARY_AGE='3201' | |
GLIB_COMPILE_RESOURCES='' | |
GLIB_COMPILE_SCHEMAS='' | |
GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' | |
GLIB_EXTRA_CFLAGS='' | |
GLIB_GENMARSHAL='' | |
GLIB_INTERFACE_AGE='1' | |
GLIB_LINK_FLAGS='' | |
GLIB_MAJOR_VERSION='2' | |
GLIB_MICRO_VERSION='1' | |
GLIB_MINOR_VERSION='32' | |
GLIB_RUNTIME_LIBDIR='' | |
GLIB_VERSION='2.32.1' | |
GLIB_WIN32_STATIC_COMPILATION_DEFINE='' | |
GMOFILES=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo [email protected] bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo [email protected] cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo [email protected] eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo [email protected] [email protected] sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' | |
GMSGFMT='/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt' | |
GREP='/usr/bin/grep' | |
GSPAWN='gspawn.lo' | |
GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' | |
GTKDOC_CHECK='' | |
GTKDOC_DEPS_CFLAGS='' | |
GTKDOC_DEPS_LIBS='' | |
GTKDOC_MKPDF='' | |
GTKDOC_REBASE='true' | |
GTK_DOC_BUILD_HTML_FALSE='#' | |
GTK_DOC_BUILD_HTML_TRUE='' | |
GTK_DOC_BUILD_PDF_FALSE='' | |
GTK_DOC_BUILD_PDF_TRUE='#' | |
GTK_DOC_USE_LIBTOOL_FALSE='#' | |
GTK_DOC_USE_LIBTOOL_TRUE='' | |
GTK_DOC_USE_REBASE_FALSE='#' | |
GTK_DOC_USE_REBASE_TRUE='' | |
G_LIBS_EXTRA='' | |
G_MODULE_BROKEN_RTLD_GLOBAL='0' | |
G_MODULE_HAVE_DLERROR='1' | |
G_MODULE_IMPL='G_MODULE_IMPL_DL' | |
G_MODULE_LDFLAGS='' | |
G_MODULE_LIBS='' | |
G_MODULE_LIBS_EXTRA='' | |
G_MODULE_NEED_USCORE='0' | |
G_MODULE_PLUGIN_LIBS='' | |
G_MODULE_SUPPORTED='true' | |
G_THREAD_CFLAGS='-D_REENTRANT' | |
G_THREAD_LIBS='' | |
G_THREAD_LIBS_EXTRA='' | |
G_THREAD_LIBS_FOR_GTHREAD='' | |
HAVE_CXX_FALSE='#' | |
HAVE_CXX_TRUE='' | |
HAVE_DBUS1_FALSE='' | |
HAVE_DBUS1_TRUE='#' | |
HAVE_EVENTFD_FALSE='' | |
HAVE_EVENTFD_TRUE='#' | |
HAVE_FAM_FALSE='' | |
HAVE_FAM_TRUE='#' | |
HAVE_FEN_FALSE='' | |
HAVE_FEN_TRUE='#' | |
HAVE_GCC_FALSE='#' | |
HAVE_GCC_TRUE='' | |
HAVE_GLIB_RUNTIME_LIBDIR_FALSE='' | |
HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#' | |
HAVE_GNUC_VISIBILITY_FALSE='#' | |
HAVE_GNUC_VISIBILITY_TRUE='' | |
HAVE_GOOD_PRINTF_FALSE='#' | |
HAVE_GOOD_PRINTF_TRUE='' | |
HAVE_INOTIFY_FALSE='' | |
HAVE_INOTIFY_TRUE='#' | |
HAVE_NETLINK_FALSE='' | |
HAVE_NETLINK_TRUE='#' | |
HAVE_SUNSTUDIO_VISIBILITY_FALSE='' | |
HAVE_SUNSTUDIO_VISIBILITY_TRUE='#' | |
HTML_DIR='${datadir}/gtk-doc/html' | |
ICONV_LIBS='-liconv' | |
INDENT='indent' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INSTOBJEXT='.mo' | |
INTLLIBS='-lintl ' | |
LD='/usr/bin/llvm-gcc' | |
LDFLAGS='-L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -framework Carbon -framework Foundation' | |
LIBELF_CFLAGS='' | |
LIBELF_LIBS='' | |
LIBFFI_CFLAGS='-I /usr/local/Cellar/libffi/3.0.11/lib/libffi-3.0.11/include' | |
LIBFFI_LIBS='-lffi' | |
LIBOBJS='' | |
LIBS='-lintl ' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' | |
LIB_EXE_MACHINE_FLAG='X86' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LOCAL_DATA_DIR='/usr/local/Cellar/glib/2.32.1/share' | |
LTLIBOBJS='' | |
LTP='' | |
LTP_GENHTML='' | |
LT_AGE='3200' | |
LT_CURRENT='3200' | |
LT_CURRENT_MINUS_AGE='0' | |
LT_RELEASE='2.32' | |
LT_REVISION='1' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /private/tmp/homebrew-glib-2.32.1-wzee/glib-2.32.1/missing --run makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='./install-sh -c -d' | |
MKINSTALLDIRS='./mkinstalldirs' | |
MSGFMT='/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt' | |
MSGFMT_OPTS='-c' | |
MS_LIB_AVAILABLE_FALSE='' | |
MS_LIB_AVAILABLE_TRUE='#' | |
NETWORK_LIBS='-lresolv ' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='false' | |
OBJEXT='o' | |
OS_CARBON_FALSE='#' | |
OS_CARBON_TRUE='' | |
OS_COCOA_FALSE='#' | |
OS_COCOA_TRUE='' | |
OS_LINUX_FALSE='' | |
OS_LINUX_TRUE='#' | |
OS_UNIX_FALSE='#' | |
OS_UNIX_TRUE='' | |
OS_WIN32_AND_DLL_COMPILATION_FALSE='' | |
OS_WIN32_AND_DLL_COMPILATION_TRUE='#' | |
OS_WIN32_FALSE='' | |
OS_WIN32_TRUE='#' | |
OS_WIN32_X64_FALSE='' | |
OS_WIN32_X64_TRUE='#' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='glib' | |
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' | |
PACKAGE_NAME='glib' | |
PACKAGE_STRING='glib 2.32.1' | |
PACKAGE_TARNAME='glib' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='2.32.1' | |
PATH_SEPARATOR=':' | |
PCRE_CFLAGS='' | |
PCRE_LIBS='' | |
PCRE_REQUIRES='' | |
PCRE_WARN_CFLAGS=' -Wno-pointer-sign' | |
PERL='perl' | |
PERL_PATH='/usr/bin/perl' | |
PKG_CONFIG='/usr/local/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_PATH='/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig' | |
PLATFORMDEP='' | |
PLATFORM_WIN32_FALSE='' | |
PLATFORM_WIN32_TRUE='#' | |
POFILES=' af.po am.po ar.po as.po ast.po az.po be.po [email protected] bg.po bn.po bn_IN.po bs.po ca.po [email protected] cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po [email protected] eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po [email protected] [email protected] sv.po ta.po te.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' | |
POSUB='po' | |
PO_IN_DATADIR_FALSE='' | |
PO_IN_DATADIR_TRUE='' | |
PYTHON='/usr/bin/python' | |
PYTHON_EXEC_PREFIX='${exec_prefix}' | |
PYTHON_PLATFORM='darwin' | |
PYTHON_PREFIX='${prefix}' | |
PYTHON_VERSION='2.7' | |
RANLIB='ranlib' | |
REBUILD='' | |
SED='/usr/bin/sed' | |
SELINUX_LIBS='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SHTOOL='' | |
STRIP='strip' | |
USE_NLS='yes' | |
USE_SYSTEM_PCRE_FALSE='' | |
USE_SYSTEM_PCRE_TRUE='#' | |
VERSION='2.32.1' | |
WINDRES='' | |
XATTR_LIBS='' | |
XGETTEXT='/usr/local/Cellar/gettext/0.18.1.1/bin/xgettext' | |
XMLCATALOG='' | |
XML_CATALOG_FILE='' | |
XSLTPROC='' | |
ZLIB_CFLAGS='' | |
ZLIB_LIBS='-lz' | |
ac_ct_AR='ar' | |
ac_ct_CC='/usr/bin/llvm-gcc' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='tar --format=ustar -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin11.3.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin11.3.0' | |
build_vendor='apple' | |
config_h_INCLUDES='-I$(top_builddir)' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
gio_INCLUDES='$(gmodule_INCLUDES)' | |
glib_INCLUDES='$(config_h_INCLUDES) -I$(top_builddir)/glib -I$(top_srcdir)/glib -I$(top_srcdir)' | |
gmodule_INCLUDES='$(glib_INCLUDES) -I$(top_srcdir)/gmodule' | |
gobject_INCLUDES='$(gthread_INCLUDES)' | |
gthread_INCLUDES='$(glib_INCLUDES)' | |
host='x86_64-apple-darwin11.3.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin11.3.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/homebrew-glib-2.32.1-wzee/glib-2.32.1/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='/usr/local/Cellar/glib/2.32.1/share/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/./install-sh -c -d' | |
ms_librarian='' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
pkgpyexecdir='${pyexecdir}/glib' | |
pkgpythondir='${pythondir}/glib' | |
prefix='/usr/local/Cellar/glib/2.32.1' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
pyexecdir='${exec_prefix}/lib/python2.7/site-packages' | |
pythondir='${prefix}/lib/python2.7/site-packages' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "glib" | |
#define PACKAGE_TARNAME "glib" | |
#define PACKAGE_VERSION "2.32.1" | |
#define PACKAGE_STRING "glib 2.32.1" | |
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | |
#define PACKAGE_URL "" | |
#define GLIB_MAJOR_VERSION 2 | |
#define GLIB_MINOR_VERSION 32 | |
#define GLIB_MICRO_VERSION 1 | |
#define GLIB_INTERFACE_AGE 1 | |
#define GLIB_BINARY_AGE 3201 | |
#define HAVE_CARBON 1 | |
#define HAVE_COCOA 1 | |
#define NEED_ICONV_CACHE 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_LC_MESSAGES 1 | |
#define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
#define HAVE_GETTEXT 1 | |
#define HAVE_DCGETTEXT 1 | |
#define ENABLE_NLS 1 | |
#define GETTEXT_PACKAGE "glib20" | |
#define GLIB_LOCALE_DIR "/usr/local/Cellar/glib/2.32.1/share/locale" | |
#define USE_LIBICONV_NATIVE 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_VPRINTF 1 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_ALLOCA 1 | |
#define HAVE_MMAP 1 | |
#define HAVE_POSIX_MEMALIGN 1 | |
#define HAVE_VALLOC 1 | |
#define HAVE_FSYNC 1 | |
#define HAVE_ATEXIT 1 | |
#define HAVE_TIMEGM 1 | |
#define HAVE_GMTIME_R 1 | |
#define SIZEOF_CHAR 1 | |
#define SIZEOF_SHORT 2 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_VOID_P 8 | |
#define SIZEOF_LONG_LONG 8 | |
#define SIZEOF___INT64 0 | |
#define HAVE_SIG_ATOMIC_T 1 | |
#define HAVE_LONG_LONG_FORMAT 1 | |
#define SANE_MALLOC_PROTOS 1 | |
#define G_HAVE___INLINE 1 | |
#define G_HAVE___INLINE__ 1 | |
#define G_HAVE_INLINE 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_FLOAT_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_PWD_H 1 | |
#define HAVE_GRP_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_POLL_H 1 | |
#define HAVE_SYS_RESOURCE_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TIMES_H 1 | |
#define HAVE_SYS_WAIT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_SYS_SELECT_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_SCHED_H 1 | |
#define HAVE_SYS_STATVFS_H 1 | |
#define HAVE_FSTAB_H 1 | |
#define HAVE_SYS_UIO_H 1 | |
#define HAVE_SYS_MOUNT_H 1 | |
#define HAVE_SYS_SYSCTL_H 1 | |
#define HAVE_XLOCALE_H 1 | |
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
#define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
#define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | |
#define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
#define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
#define HAVE_LANGINFO_CODESET 1 | |
#define HAVE_STDDEF_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_SETLOCALE 1 | |
#define SIZEOF_SIZE_T 8 | |
#define HAVE_LSTAT 1 | |
#define HAVE_STRERROR 1 | |
#define HAVE_STRSIGNAL 1 | |
#define HAVE_MEMMOVE 1 | |
#define HAVE_VSNPRINTF 1 | |
#define HAVE_STPCPY 1 | |
#define HAVE_STRCASECMP 1 | |
#define HAVE_STRNCASECMP 1 | |
#define HAVE_POLL 1 | |
#define HAVE_GETCWD 1 | |
#define HAVE_VASPRINTF 1 | |
#define HAVE_SETENV 1 | |
#define HAVE_UNSETENV 1 | |
#define HAVE_GETC_UNLOCKED 1 | |
#define HAVE_READLINK 1 | |
#define HAVE_SYMLINK 1 | |
#define HAVE_MEMMEM 1 | |
#define HAVE_CHOWN 1 | |
#define HAVE_LCHMOD 1 | |
#define HAVE_LCHOWN 1 | |
#define HAVE_FCHMOD 1 | |
#define HAVE_FCHOWN 1 | |
#define HAVE_LINK 1 | |
#define HAVE_UTIMES 1 | |
#define HAVE_GETGRGID 1 | |
#define HAVE_GETPWUID 1 | |
#define HAVE_GETFSSTAT 1 | |
#define HAVE_STATVFS 1 | |
#define HAVE_STATFS 1 | |
#define USE_STATFS 1 | |
#define HAVE_CRT_EXTERNS_H 1 | |
#define HAVE__NSGETENVIRON 1 | |
#define HAVE_NEWLOCALE 1 | |
#define HAVE_USELOCALE 1 | |
#define HAVE_STRTOD_L 1 | |
#define HAVE_STRTOLL_L 1 | |
#define HAVE_STRTOULL_L 1 | |
#define HAVE_C99_VSNPRINTF 1 | |
#define HAVE_UNIX98_PRINTF 1 | |
#define HAVE_ENDSERVENT 1 | |
#define HAVE_IF_NAMETOINDEX 1 | |
#define HAVE_NETDB_H 1 | |
#define HAVE_ARPA_NAMESER_COMPAT_H 1 | |
#define HAVE_IP_MREQN /**/ | |
#define STATFS_ARGS 2 | |
#define HAVE_GOOD_PRINTF 1 | |
#define HAVE_LONG_LONG 1 | |
#define HAVE_LONG_DOUBLE 1 | |
#define HAVE_WCHAR_T 1 | |
#define HAVE_WINT_T 1 | |
#define HAVE_PTRDIFF_T 1 | |
#define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
#define HAVE_STDINT_H_WITH_UINTMAX 1 | |
#define HAVE_INTMAX_T 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_WCSLEN 1 | |
#define HAVE_C99_SNPRINTF 1 | |
#define REALLOC_0_WORKS 1 | |
#define HAVE_CODESET 1 | |
#define HAVE_LANGINFO_TIME 1 | |
#define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1 | |
#define HAVE_STRLCPY 1 | |
#define G_VA_COPY va_copy | |
#define G_VA_COPY_AS_ARRAY 1 | |
#define HAVE_SYS_XATTR_H 1 | |
#define HAVE_XATTR 1 | |
#define HAVE_XATTR_NOFOLLOW 1 | |
#define HAVE_LOCALTIME_R 1 | |
#define HAVE_GMTIME_R 1 | |
#define HAVE_POSIX_GETPWUID_R 1 | |
#define HAVE_POSIX_GETGRGID_R 1 | |
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | |
#define BROKEN_POLL 1 | |
#define DBUS_MACHINE_ID_FILE "/usr/local/Cellar/glib/2.32.1/var/lib/dbus/machine-id" | |
#define LOCAL_DATA_DIR "/usr/local/Cellar/glib/2.32.1/share" | |
#define ALIGNOF_GUINT32 4 | |
#define ALIGNOF_GUINT64 8 | |
#define ALIGNOF_UNSIGNED_LONG 8 | |
configure: exit 0 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by glib config.status 2.32.1, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status glib/glibconfig.h | |
on marvin.local | |
config.status:2147: executing glib/glibconfig.h commands | |
config.status:3378: glib/glibconfig.h is unchanged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment