Skip to content

Instantly share code, notes, and snippets.

@chrissimpkins
Created August 29, 2017 16:57
Show Gist options
  • Save chrissimpkins/c2461678c20f9fc532678a4e70f2dfed to your computer and use it in GitHub Desktop.
Save chrissimpkins/c2461678c20f9fc532678a4e70f2dfed to your computer and use it in GitHub Desktop.
config.log for ttfautohint-build run on OS X 10.10
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ttfautohint configure 1.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --without-qt --without-doc --prefix=/Users/travis/ttfautohint-build/local --enable-static --disable-shared --with-freetype-config=/Users/travis/ttfautohint-build/local/bin/freetype-config CFLAGS=-I/Users/travis/ttfautohint-build/local/include -g -O2 CXXFLAGS=-I/Users/travis/ttfautohint-build/local/include -g -O2 LDFLAGS=-L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 PKG_CONFIG=true HARFBUZZ_CFLAGS=-I/Users/travis/ttfautohint-build/local/include/harfbuzz HARFBUZZ_LIBS=-L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 -lharfbuzz
## --------- ##
## Platform. ##
## --------- ##
hostname = Traviss-Mac-7.local
uname -m = x86_64
uname -r = 14.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.5.0: Thu Apr 21 20:40:54 PDT 2016; root:xnu-2782.50.3~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 14.5.0: Thu Apr 21 20:40:54 PDT 2016; root:xnu-2782.50.3~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: 167 tasks, 573 threads, 2 processors
Load average: 2.16, Mach factor: 0.19
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/travis/.rvm/gems/ruby-2.0.0-p643/bin
PATH: /Users/travis/.rvm/gems/ruby-2.0.0-p643@global/bin
PATH: /Users/travis/.rvm/rubies/ruby-2.0.0-p643/bin
PATH: /Users/travis/.rvm/bin
PATH: /Users/travis/bin
PATH: /Users/travis/.local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3492: checking for a BSD-compatible install
configure:3560: result: /usr/bin/install -c
configure:3571: checking whether build environment is sane
configure:3626: result: yes
configure:3777: checking for a thread-safe mkdir -p
configure:3816: result: gnulib/install-sh -c -d
configure:3823: checking for gawk
configure:3853: result: no
configure:3823: checking for mawk
configure:3853: result: no
configure:3823: checking for nawk
configure:3853: result: no
configure:3823: checking for awk
configure:3839: found /usr/bin/awk
configure:3850: result: awk
configure:3861: checking whether make sets $(MAKE)
configure:3883: result: yes
configure:3912: checking whether make supports nested variables
configure:3929: result: yes
configure:4018: checking whether UID '501' is supported by ustar format
configure:4021: result: yes
configure:4028: checking whether GID '20' is supported by ustar format
configure:4031: result: yes
configure:4039: checking how to create a ustar tar archive
configure:4050: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:4053: $? = 0
configure:4093: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:4096: $? = 0
configure:4100: tar -xf - <conftest.tar
configure:4103: $? = 0
configure:4105: cat conftest.dir/file
GrepMe
configure:4108: $? = 0
configure:4121: result: gnutar
configure:4185: checking whether make supports nested variables
configure:4202: result: yes
configure:4226: checking for style of include used by make
configure:4254: result: GNU
configure:4325: checking for gcc
configure:4341: found /usr/bin/gcc
configure:4352: result: gcc
configure:4581: checking for C compiler version
configure:4590: gcc --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:4601: $? = 0
configure:4590: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:4601: $? = 0
configure:4590: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4601: $? = 1
configure:4590: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:4601: $? = 1
configure:4621: checking whether the C compiler works
configure:4643: gcc -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:4647: $? = 0
configure:4695: result: yes
configure:4698: checking for C compiler default output file name
configure:4700: result: a.out
configure:4706: checking for suffix of executables
configure:4713: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:4717: $? = 0
configure:4739: result:
configure:4761: checking whether we are cross compiling
configure:4769: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:4773: $? = 0
configure:4780: ./conftest
configure:4784: $? = 0
configure:4799: result: no
configure:4804: checking for suffix of object files
configure:4826: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:4830: $? = 0
configure:4851: result: o
configure:4855: checking whether we are using the GNU C compiler
configure:4874: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:4874: $? = 0
configure:4883: result: yes
configure:4892: checking whether gcc accepts -g
configure:4912: gcc -c -g conftest.c >&5
configure:4912: $? = 0
configure:4953: result: yes
configure:4970: checking for gcc option to accept ISO C89
configure:5033: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5033: $? = 0
configure:5046: result: none needed
configure:5071: checking whether gcc understands -c and -o together
configure:5093: gcc -c conftest.c -o conftest2.o
configure:5096: $? = 0
configure:5093: gcc -c conftest.c -o conftest2.o
configure:5096: $? = 0
configure:5108: result: yes
configure:5127: checking dependency style of gcc
configure:5238: result: none
configure:5259: checking how to run the C preprocessor
configure:5290: gcc -E conftest.c
configure:5290: $? = 0
configure:5304: gcc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5329: result: gcc -E
configure:5349: gcc -E conftest.c
configure:5349: $? = 0
configure:5363: gcc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5363: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5392: checking for grep that handles long lines and -e
configure:5450: result: /usr/bin/grep
configure:5455: checking for egrep
configure:5517: result: /usr/bin/grep -E
configure:5522: checking for ANSI C header files
configure:5542: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5542: $? = 0
configure:5615: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:5615: $? = 0
configure:5615: ./conftest
configure:5615: $? = 0
configure:5626: result: yes
configure:5639: checking for sys/types.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5639: checking for sys/stat.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5639: checking for stdlib.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5639: checking for string.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5639: checking for memory.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5639: checking for strings.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5639: checking for inttypes.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5639: checking for stdint.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5639: checking for unistd.h
configure:5639: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5639: $? = 0
configure:5639: result: yes
configure:5652: checking minix/config.h usability
configure:5652: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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
| /* 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 <minix/config.h>
configure:5652: result: no
configure:5652: checking minix/config.h presence
configure:5652: gcc -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5652: result: no
configure:5652: checking for minix/config.h
configure:5652: result: no
configure:5676: checking whether it is safe to define __EXTENSIONS__
configure:5694: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5694: $? = 0
configure:5701: result: yes
configure:5730: checking whether _XOPEN_SOURCE should be defined
configure:5749: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:5749: $? = 0
configure:5773: result: no
configure:5780: checking whether ln -s works
configure:5784: result: yes
configure:5797: checking how to run the C preprocessor
configure:5867: result: gcc -E
configure:5887: gcc -E conftest.c
configure:5887: $? = 0
configure:5901: gcc -E conftest.c
conftest.c:34:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5977: checking for gcc
configure:6004: result: gcc
configure:6233: checking for C compiler version
configure:6242: gcc --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:6253: $? = 0
configure:6242: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:6253: $? = 0
configure:6242: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:6253: $? = 1
configure:6242: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:6253: $? = 1
configure:6257: checking whether we are using the GNU C compiler
configure:6285: result: yes
configure:6294: checking whether gcc accepts -g
configure:6355: result: yes
configure:6372: checking for gcc option to accept ISO C89
configure:6448: result: none needed
configure:6473: checking whether gcc understands -c and -o together
configure:6510: result: yes
configure:6529: checking dependency style of gcc
configure:6640: result: none
configure:6655: checking for gcc option to accept ISO C99
configure:6804: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:6804: $? = 0
configure:6817: result: none needed
configure:6890: checking for g++
configure:6906: found /usr/bin/g++
configure:6917: result: g++
configure:6944: checking for C++ compiler version
configure:6953: g++ --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:6964: $? = 0
configure:6953: g++ -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:6964: $? = 0
configure:6953: g++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:6964: $? = 1
configure:6953: g++ -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:6964: $? = 1
configure:6968: checking whether we are using the GNU C++ compiler
configure:6987: g++ -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.cpp >&5
configure:6987: $? = 0
configure:6996: result: yes
configure:7005: checking whether g++ accepts -g
configure:7025: g++ -c -g conftest.cpp >&5
configure:7025: $? = 0
configure:7066: result: yes
configure:7091: checking dependency style of g++
configure:7202: result: none
configure:7225: checking whether g++ supports C++11 features by default
configure:7519: g++ -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.cpp >&5
conftest.cpp:45:2: error: "This is not a C++11 compiler"
#error "This is not a C++11 compiler"
^
1 error generated.
configure:7519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
|
| // If the compiler admits that it is not ready for C++11, why torture it?
| // Hopefully, this will speed up the test.
|
| #ifndef __cplusplus
|
| #error "This is not a C++ compiler"
|
| #elif __cplusplus < 201103L
|
| #error "This is not a C++11 compiler"
|
| #else
|
| namespace cxx11
| {
|
| namespace test_static_assert
| {
|
| template <typename T>
| struct check
| {
| static_assert(sizeof(int) <= sizeof(T), "not big enough");
| };
|
| }
|
| namespace test_final_override
| {
|
| struct Base
| {
| virtual void f() {}
| };
|
| struct Derived : public Base
| {
| virtual void f() override {}
| };
|
| }
|
| namespace test_double_right_angle_brackets
| {
|
| template < typename T >
| struct check {};
|
| typedef check<void> single_type;
| typedef check<check<void>> double_type;
| typedef check<check<check<void>>> triple_type;
| typedef check<check<check<check<void>>>> quadruple_type;
|
| }
|
| namespace test_decltype
| {
|
| int
| f()
| {
| int a = 1;
| decltype(a) b = 2;
| return a + b;
| }
|
| }
|
| namespace test_type_deduction
| {
|
| template < typename T1, typename T2 >
| struct is_same
| {
| static const bool value = false;
| };
|
| template < typename T >
| struct is_same<T, T>
| {
| static const bool value = true;
| };
|
| template < typename T1, typename T2 >
| auto
| add(T1 a1, T2 a2) -> decltype(a1 + a2)
| {
| return a1 + a2;
| }
|
| int
| test(const int c, volatile int v)
| {
| static_assert(is_same<int, decltype(0)>::value == true, "");
| static_assert(is_same<int, decltype(c)>::value == false, "");
| static_assert(is_same<int, decltype(v)>::value == false, "");
| auto ac = c;
| auto av = v;
| auto sumi = ac + av + 'x';
| auto sumf = ac + av + 1.0;
| static_assert(is_same<int, decltype(ac)>::value == true, "");
| static_assert(is_same<int, decltype(av)>::value == true, "");
| static_assert(is_same<int, decltype(sumi)>::value == true, "");
| static_assert(is_same<int, decltype(sumf)>::value == false, "");
| static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
| return (sumf > 0.0) ? sumi : add(c, v);
| }
|
| }
|
| namespace test_noexcept
| {
|
| int f() { return 0; }
| int g() noexcept { return 0; }
|
| static_assert(noexcept(f()) == false, "");
| static_assert(noexcept(g()) == true, "");
|
| }
|
| namespace test_constexpr
| {
|
| template < typename CharT >
| unsigned long constexpr
| strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
| {
| return *s ? strlen_c_r(s + 1, acc + 1) : acc;
| }
|
| template < typename CharT >
| unsigned long constexpr
| strlen_c(const CharT *const s) noexcept
| {
| return strlen_c_r(s, 0UL);
| }
|
| static_assert(strlen_c("") == 0UL, "");
| static_assert(strlen_c("1") == 1UL, "");
| static_assert(strlen_c("example") == 7UL, "");
| static_assert(strlen_c("another\0example") == 7UL, "");
|
| }
|
| namespace test_rvalue_references
| {
|
| template < int N >
| struct answer
| {
| static constexpr int value = N;
| };
|
| answer<1> f(int&) { return answer<1>(); }
| answer<2> f(const int&) { return answer<2>(); }
| answer<3> f(int&&) { return answer<3>(); }
|
| void
| test()
| {
| int i = 0;
| const int c = 0;
| static_assert(decltype(f(i))::value == 1, "");
| static_assert(decltype(f(c))::value == 2, "");
| static_assert(decltype(f(0))::value == 3, "");
| }
|
| }
|
| namespace test_uniform_initialization
| {
|
| struct test
| {
| static const int zero {};
| static const int one {1};
| };
|
| static_assert(test::zero == 0, "");
| static_assert(test::one == 1, "");
|
| }
|
| namespace test_lambdas
| {
|
| void
| test1()
| {
| auto lambda1 = [](){};
| auto lambda2 = lambda1;
| lambda1();
| lambda2();
| }
|
| int
| test2()
| {
| auto a = [](int i, int j){ return i + j; }(1, 2);
| auto b = []() -> int { return '0'; }();
| auto c = [=](){ return a + b; }();
| auto d = [&](){ return c; }();
| auto e = [a, &b](int x) mutable {
| const auto identity = [](int y){ return y; };
| for (auto i = 0; i < a; ++i)
| a += b--;
| return x + identity(a + b);
| }(0);
| return a + b + c + d + e;
| }
|
| int
| test3()
| {
| const auto nullary = [](){ return 0; };
| const auto unary = [](int x){ return x; };
| using nullary_t = decltype(nullary);
| using unary_t = decltype(unary);
| const auto higher1st = [](nullary_t f){ return f(); };
| const auto higher2nd = [unary](nullary_t f1){
| return [unary, f1](unary_t f2){ return f2(unary(f1())); };
| };
| return higher1st(nullary) + higher2nd(nullary)(unary);
| }
|
| }
|
| namespace test_variadic_templates
| {
|
| template <int...>
| struct sum;
|
| template <int N0, int... N1toN>
| struct sum<N0, N1toN...>
| {
| static constexpr auto value = N0 + sum<N1toN...>::value;
| };
|
| template <>
| struct sum<>
| {
| static constexpr auto value = 0;
| };
|
| static_assert(sum<>::value == 0, "");
| static_assert(sum<1>::value == 1, "");
| static_assert(sum<23>::value == 23, "");
| static_assert(sum<1, 2>::value == 3, "");
| static_assert(sum<5, 5, 11>::value == 21, "");
| static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
|
| }
|
| // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
| // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
| // because of this.
| namespace test_template_alias_sfinae
| {
|
| struct foo {};
|
| template<typename T>
| using member = typename T::member_type;
|
| template<typename T>
| void func(...) {}
|
| template<typename T>
| void func(member<T>*) {}
|
| void test();
|
| void test() { func<foo>(0); }
|
| }
|
| } // namespace cxx11
|
| #endif // __cplusplus >= 201103L
|
|
|
configure:7526: result: no
configure:7535: checking whether g++ supports C++11 features with -std=gnu++11
configure:7831: g++ -std=gnu++11 -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.cpp >&5
configure:7831: $? = 0
configure:7840: result: yes
configure:8196: checking for inline
configure:8212: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:8212: $? = 0
configure:8220: result: inline
configure:8248: checking for Minix Amsterdam compiler
configure:8272: result: no
configure:8332: checking for ar
configure:8348: found /usr/bin/ar
configure:8359: result: ar
configure:8385: checking the archiver (ar) interface
configure:8401: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:8401: $? = 0
configure:8403: ar cru libconftest.a conftest.o >&5
configure:8406: $? = 0
configure:8434: result: ar
configure:8499: checking for ar
configure:8526: result: ar
configure:8601: checking for ranlib
configure:8617: found /usr/bin/ranlib
configure:8628: result: ranlib
configure:8659: checking for gcc option to accept ISO C99
configure:8821: result: none needed
configure:8929: checking for gcc option to accept ISO Standard C
configure:8940: result: none needed
configure:8951: checking build system type
configure:8965: result: x86_64-apple-darwin14.5.0
configure:8985: checking host system type
configure:8998: result: x86_64-apple-darwin14.5.0
configure:9255: checking pkg-config is at least version 0.24
configure:9258: result: yes
configure:9371: checking the archiver (ar) interface
configure:9420: result: ar
configure:9443: checking for bison
configure:9461: found /usr/bin/bison
configure:9473: result: /usr/bin/bison
configure:9483: checking for flex
configure:9501: found /usr/bin/flex
configure:9513: result: /usr/bin/flex
configure:9530: checking for size_t
configure:9530: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:9530: $? = 0
configure:9530: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:71:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:9530: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 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:9530: result: yes
configure:9543: checking for working alloca.h
configure:9560: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:9560: $? = 0
configure:9568: result: yes
configure:9576: checking for alloca
configure:9613: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:9613: $? = 0
configure:9621: result: yes
configure:9733: checking whether // is distinct from /
configure:9762: result: no
configure:9776: checking whether the preprocessor supports include_next
configure:9814: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:9814: $? = 0
configure:9835: result: yes
configure:9856: checking whether system header files limit the line length
configure:9879: result: no
configure:9890: checking for complete errno.h
configure:9963: result: yes
configure:10264: checking whether strerror_r is declared
configure:10264: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10264: $? = 0
configure:10264: result: yes
configure:10277: checking for strerror_r
configure:10277: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10277: $? = 0
configure:10277: result: yes
configure:10286: checking whether strerror_r returns char *
configure:10310: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:77:13: error: indirection requires pointer operand ('int' invalid)
char x = *strerror_r (0, buf, sizeof buf);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:78:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
char *p = strerror_r (0, buf, sizeof buf);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:10310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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 ()
| {
|
| char buf[100];
| char x = *strerror_r (0, buf, sizeof buf);
| char *p = strerror_r (0, buf, sizeof buf);
| return !p || x;
|
| ;
| return 0;
| }
configure:10348: result: no
configure:10380: checking for unistd.h
configure:10380: result: yes
configure:10380: checking getopt.h usability
configure:10380: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking getopt.h presence
configure:10380: gcc -E conftest.c
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking for getopt.h
configure:10380: result: yes
configure:10380: checking sys/cdefs.h usability
configure:10380: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking sys/cdefs.h presence
configure:10380: gcc -E conftest.c
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking for sys/cdefs.h
configure:10380: result: yes
configure:10380: checking limits.h usability
configure:10380: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking limits.h presence
configure:10380: gcc -E conftest.c
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking for limits.h
configure:10380: result: yes
configure:10380: checking sys/mman.h usability
configure:10380: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking sys/mman.h presence
configure:10380: gcc -E conftest.c
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking for sys/mman.h
configure:10380: result: yes
configure:10380: checking wchar.h usability
configure:10380: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking wchar.h presence
configure:10380: gcc -E conftest.c
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking for wchar.h
configure:10380: result: yes
configure:10380: checking for stdint.h
configure:10380: result: yes
configure:10380: checking sys/socket.h usability
configure:10380: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking sys/socket.h presence
configure:10380: gcc -E conftest.c
configure:10380: $? = 0
configure:10380: result: yes
configure:10380: checking for sys/socket.h
configure:10380: result: yes
configure:10380: checking features.h usability
configure:10380: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:80:10: fatal error: 'features.h' file not found
#include <features.h>
^
1 error generated.
configure:10380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_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 <features.h>
configure:10380: result: no
configure:10380: checking features.h presence
configure:10380: gcc -E conftest.c
conftest.c:47:10: fatal error: 'features.h' file not found
#include <features.h>
^
1 error generated.
configure:10380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <features.h>
configure:10380: result: no
configure:10380: checking for features.h
configure:10380: result: no
configure:10380: checking crtdefs.h usability
configure:10380: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:80:10: fatal error: 'crtdefs.h' file not found
#include <crtdefs.h>
^
1 error generated.
configure:10380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_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 <crtdefs.h>
configure:10380: result: no
configure:10380: checking crtdefs.h presence
configure:10380: gcc -E conftest.c
conftest.c:47:10: fatal error: 'crtdefs.h' file not found
#include <crtdefs.h>
^
1 error generated.
configure:10380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <crtdefs.h>
configure:10380: result: no
configure:10380: checking for crtdefs.h
configure:10380: result: no
configure:10401: checking for symlink
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10401: $? = 0
configure:10401: result: yes
configure:10401: checking for getprogname
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10401: $? = 0
configure:10401: result: yes
configure:10401: checking for getexecname
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
Undefined symbols for architecture x86_64:
"_getexecname", referenced from:
_main in conftest-d56c53.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| /* end confdefs.h. */
| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getexecname innocuous_getexecname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getexecname (); 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 getexecname
|
| /* 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 getexecname ();
| /* 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_getexecname || defined __stub___getexecname
| choke me
| #endif
|
| int
| main ()
| {
| return getexecname ();
| ;
| return 0;
| }
configure:10401: result: no
configure:10401: checking for mprotect
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10401: $? = 0
configure:10401: result: yes
configure:10401: checking for _set_invalid_parameter_handler
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
Undefined symbols for architecture x86_64:
"__set_invalid_parameter_handler", referenced from:
_main in conftest-b039e7.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h. */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _set_invalid_parameter_handler (); 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 _set_invalid_parameter_handler
|
| /* 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 _set_invalid_parameter_handler ();
| /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
| choke me
| #endif
|
| int
| main ()
| {
| return _set_invalid_parameter_handler ();
| ;
| return 0;
| }
configure:10401: result: no
configure:10401: checking for strerror_r
configure:10401: result: yes
configure:10401: checking for __xpg_strerror_r
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
Undefined symbols for architecture x86_64:
"___xpg_strerror_r", referenced from:
_main in conftest-407be4.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| /* Define __xpg_strerror_r to an innocuous variant, in case <limits.h> declares __xpg_strerror_r.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __xpg_strerror_r innocuous___xpg_strerror_r
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __xpg_strerror_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 __xpg_strerror_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 __xpg_strerror_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___xpg_strerror_r || defined __stub_____xpg_strerror_r
| choke me
| #endif
|
| int
| main ()
| {
| return __xpg_strerror_r ();
| ;
| return 0;
| }
configure:10401: result: no
configure:10401: checking for catgets
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10401: $? = 0
configure:10401: result: yes
configure:10401: checking for snprintf
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
conftest.c:75:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:75:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10401: $? = 0
configure:10401: result: yes
configure:10401: checking for strndup
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
conftest.c:76:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
char strndup ();
^
conftest.c:76:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10401: $? = 0
configure:10401: result: yes
configure:10401: checking for vasnprintf
configure:10401: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
Undefined symbols for architecture x86_64:
"_vasnprintf", referenced from:
_main in conftest-33294f.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define vasnprintf innocuous_vasnprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char vasnprintf (); 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 vasnprintf
|
| /* 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 vasnprintf ();
| /* 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_vasnprintf || defined __stub___vasnprintf
| choke me
| #endif
|
| int
| main ()
| {
| return vasnprintf ();
| ;
| return 0;
| }
configure:10401: result: no
configure:10431: checking for working fcntl.h
configure:10539: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10539: $? = 0
configure:10539: ./conftest
configure:10539: $? = 64
configure: program exited with status 64
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #else /* on Windows with MSVC */
| # include <io.h>
| # include <stdlib.h>
| # defined sleep(n) _sleep ((n) * 1000)
| #endif
| #include <fcntl.h>
| #ifndef O_NOATIME
| #define O_NOATIME 0
| #endif
| #ifndef O_NOFOLLOW
| #define O_NOFOLLOW 0
| #endif
| static int const constants[] =
| {
| O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
| O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
| };
|
| int
| main ()
| {
|
| int result = !constants;
| #if HAVE_SYMLINK
| {
| static char const sym[] = "conftest.sym";
| if (symlink ("/dev/null", sym) != 0)
| result |= 2;
| else
| {
| int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
| if (fd >= 0)
| {
| close (fd);
| result |= 4;
| }
| }
| if (unlink (sym) != 0 || symlink (".", sym) != 0)
| result |= 2;
| else
| {
| int fd = open (sym, O_RDONLY | O_NOFOLLOW);
| if (fd >= 0)
| {
| close (fd);
| result |= 4;
| }
| }
| unlink (sym);
| }
| #endif
| {
| static char const file[] = "confdefs.h";
| int fd = open (file, O_RDONLY | O_NOATIME);
| if (fd < 0)
| result |= 8;
| else
| {
| struct stat st0;
| if (fstat (fd, &st0) != 0)
| result |= 16;
| else
| {
| char c;
| sleep (1);
| if (read (fd, &c, 1) != 1)
| result |= 24;
| else
| {
| if (close (fd) != 0)
| result |= 32;
| else
| {
| struct stat st1;
| if (stat (file, &st1) != 0)
| result |= 40;
| else
| if (st0.st_atime != st1.st_atime)
| result |= 64;
| }
| }
| }
| }
| }
| return result;
| ;
| return 0;
| }
configure:10555: result: no (bad O_NOATIME)
configure:10578: checking for pid_t
configure:10578: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10578: $? = 0
configure:10578: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:92:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:10578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_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
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:10578: result: yes
configure:10589: checking for mode_t
configure:10589: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:10589: $? = 0
configure:10589: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:92:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:10589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_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
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:10589: result: yes
configure:10835: checking for getopt.h
configure:10835: result: yes
configure:10852: checking for getopt_long_only
configure:10852: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10852: $? = 0
configure:10852: result: yes
configure:10866: checking whether getopt is POSIX compatible
configure:10908: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10908: $? = 0
configure:10908: ./conftest
configure:10908: $? = 0
configure:10967: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:10967: $? = 0
configure:10967: ./conftest
configure:10967: $? = 0
configure:11009: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:11009: $? = 0
configure:11009: ./conftest
program: option requires an argument -- b
configure:11009: $? = 16
configure: program exited with status 16
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
|
| #include <unistd.h>
| #include <stdlib.h>
| #include <string.h>
|
| int
| main ()
| {
| static char program[] = "program";
| static char ab[] = "-ab";
| char *argv[3] = { program, ab, NULL };
| if (getopt (2, argv, "ab:") != 'a')
| return 13;
| if (getopt (2, argv, "ab:") != '?')
| return 14;
| if (optopt != 'b')
| return 15;
| if (optind != 2)
| return 16;
| return 0;
| }
|
configure:11027: result: no
configure:11449: checking whether limits.h has ULLONG_WIDTH etc.
configure:11469: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:62:38: error: use of undeclared identifier 'ULLONG_WIDTH'
int ullw = ULLONG_WIDTH;
^
1 error generated.
configure:11469: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #endif
| #include <limits.h>
| int ullw = ULLONG_WIDTH;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11476: result: no
configure:11535: checking for ld used by gcc
configure:11637: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:11644: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:11659: result: no
configure:11666: checking for shared library run path origin
configure:11679: result: done
configure:11700: checking for the common suffixes of directories in the library search path
configure:11774: result: lib,lib
configure:11788: checking whether imported symbols can be declared weak
configure:11806: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
Undefined symbols for architecture x86_64:
"_xyzzy", referenced from:
_main in conftest-52851f.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11806: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| extern void xyzzy ();
| #pragma weak xyzzy
| int
| main ()
| {
| xyzzy();
| ;
| return 0;
| }
configure:11855: result: no
configure:11860: checking pthread.h usability
configure:11860: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:11860: $? = 0
configure:11860: result: yes
configure:11860: checking pthread.h presence
configure:11860: gcc -E conftest.c
configure:11860: $? = 0
configure:11860: result: yes
configure:11860: checking for pthread.h
configure:11860: result: yes
configure:11898: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:11898: $? = 0
configure:11914: checking for pthread_kill in -lpthread
configure:11939: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c -lpthread >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:11939: $? = 0
configure:11948: result: yes
configure:12693: checking for multithread API to use
configure:12695: result: posix
configure:12788: checking whether malloc, realloc, calloc are POSIX compliant
configure:12808: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:12808: $? = 0
configure:12816: result: yes
configure:12914: checking for mmap
configure:12914: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:12914: $? = 0
configure:12914: result: yes
configure:12925: checking for MAP_ANONYMOUS
configure:12962: result: yes
configure:12996: checking whether memchr works
configure:13065: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:13065: $? = 0
configure:13065: ./conftest
configure:13065: $? = 0
configure:13076: result: yes
configure:13085: checking whether memmem is declared
configure:13085: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:13085: $? = 0
configure:13085: result: yes
configure:13133: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:13133: $? = 0
configure:13165: checking for stdbool.h that conforms to C99
configure:13240: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:119:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
1 warning generated.
configure:13240: $? = 0
configure:13247: result: yes
configure:13249: checking for _Bool
configure:13249: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:13249: $? = 0
configure:13249: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:98:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:13249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 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 ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:13249: result: yes
configure:13266: checking for wchar_t
configure:13283: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:13283: $? = 0
configure:13290: result: yes
configure:13299: checking for wint_t
configure:13324: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:13324: $? = 0
configure:13331: result: yes
configure:13338: checking whether wint_t is too small
configure:13366: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:13366: $? = 0
configure:13373: result: no
configure:13386: checking for unsigned long long int
configure:13434: result: yes
configure:13444: checking for long long int
configure:13494: result: yes
configure:13652: checking whether stdint.h conforms to C99
configure:13832: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:167:30: error: redefinition of 'k' with a different type: 'typeof (18446744073709551615ULL)' (aka 'unsigned long long') vs 'size_t' (aka 'unsigned long')
extern __typeof__ (SIZE_MAX) k;
^
conftest.c:166:15: note: previous definition is here
extern size_t k;
^
conftest.c:195:7: error: bit-field 'check_UINT8_C' has negative width (-1)
int check_UINT8_C:
^
conftest.c:197:7: error: bit-field 'check_UINT16_C' has negative width (-1)
int check_UINT16_C:
^
3 errors generated.
configure:13832: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
|
|
| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
| #define __STDC_CONSTANT_MACROS 1
| #define __STDC_LIMIT_MACROS 1
| #include <stdint.h>
| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>. */
| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
| #endif
|
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
|
| #ifdef INT8_MAX
| int8_t a1 = INT8_MAX;
| int8_t a1min = INT8_MIN;
| #endif
| #ifdef INT16_MAX
| int16_t a2 = INT16_MAX;
| int16_t a2min = INT16_MIN;
| #endif
| #ifdef INT32_MAX
| int32_t a3 = INT32_MAX;
| int32_t a3min = INT32_MIN;
| #endif
| #ifdef INT64_MAX
| int64_t a4 = INT64_MAX;
| int64_t a4min = INT64_MIN;
| #endif
| #ifdef UINT8_MAX
| uint8_t b1 = UINT8_MAX;
| #else
| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
| #endif
| #ifdef UINT16_MAX
| uint16_t b2 = UINT16_MAX;
| #endif
| #ifdef UINT32_MAX
| uint32_t b3 = UINT32_MAX;
| #endif
| #ifdef UINT64_MAX
| uint64_t b4 = UINT64_MAX;
| #endif
| int_least8_t c1 = INT8_C (0x7f);
| int_least8_t c1max = INT_LEAST8_MAX;
| int_least8_t c1min = INT_LEAST8_MIN;
| int_least16_t c2 = INT16_C (0x7fff);
| int_least16_t c2max = INT_LEAST16_MAX;
| int_least16_t c2min = INT_LEAST16_MIN;
| int_least32_t c3 = INT32_C (0x7fffffff);
| int_least32_t c3max = INT_LEAST32_MAX;
| int_least32_t c3min = INT_LEAST32_MIN;
| int_least64_t c4 = INT64_C (0x7fffffffffffffff);
| int_least64_t c4max = INT_LEAST64_MAX;
| int_least64_t c4min = INT_LEAST64_MIN;
| uint_least8_t d1 = UINT8_C (0xff);
| uint_least8_t d1max = UINT_LEAST8_MAX;
| uint_least16_t d2 = UINT16_C (0xffff);
| uint_least16_t d2max = UINT_LEAST16_MAX;
| uint_least32_t d3 = UINT32_C (0xffffffff);
| uint_least32_t d3max = UINT_LEAST32_MAX;
| uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
| uint_least64_t d4max = UINT_LEAST64_MAX;
| int_fast8_t e1 = INT_FAST8_MAX;
| int_fast8_t e1min = INT_FAST8_MIN;
| int_fast16_t e2 = INT_FAST16_MAX;
| int_fast16_t e2min = INT_FAST16_MIN;
| int_fast32_t e3 = INT_FAST32_MAX;
| int_fast32_t e3min = INT_FAST32_MIN;
| int_fast64_t e4 = INT_FAST64_MAX;
| int_fast64_t e4min = INT_FAST64_MIN;
| uint_fast8_t f1 = UINT_FAST8_MAX;
| uint_fast16_t f2 = UINT_FAST16_MAX;
| uint_fast32_t f3 = UINT_FAST32_MAX;
| uint_fast64_t f4 = UINT_FAST64_MAX;
| #ifdef INTPTR_MAX
| intptr_t g = INTPTR_MAX;
| intptr_t gmin = INTPTR_MIN;
| #endif
| #ifdef UINTPTR_MAX
| uintptr_t h = UINTPTR_MAX;
| #endif
| intmax_t i = INTMAX_MAX;
| uintmax_t j = UINTMAX_MAX;
|
| /* Check that SIZE_MAX has the correct type, if possible. */
| #if 201112 <= __STDC_VERSION__
| int k = _Generic (SIZE_MAX, size_t: 0);
| #elif (2 <= __GNUC__ || defined __IBM__TYPEOF__ || (0x5110 <= __SUNPRO_C && !__STDC__))
| extern size_t k;
| extern __typeof__ (SIZE_MAX) k;
| #endif
|
| #include <limits.h> /* for CHAR_BIT */
| #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
| #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
| struct s {
| int check_PTRDIFF:
| PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
| && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
| ? 1 : -1;
| /* Detect bug in FreeBSD 6.0 / ia64. */
| int check_SIG_ATOMIC:
| SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
| && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
| ? 1 : -1;
| int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
| int check_WCHAR:
| WCHAR_MIN == TYPE_MINIMUM (wchar_t)
| && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
| ? 1 : -1;
| /* Detect bug in mingw. */
| int check_WINT:
| WINT_MIN == TYPE_MINIMUM (wint_t)
| && WINT_MAX == TYPE_MAXIMUM (wint_t)
| ? 1 : -1;
|
| /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
| int check_UINT8_C:
| (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
| int check_UINT16_C:
| (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
|
| /* Detect bugs in OpenBSD 3.9 stdint.h. */
| #ifdef UINT8_MAX
| int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
| #endif
| #ifdef UINT16_MAX
| int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
| #endif
| #ifdef UINT32_MAX
| int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
| #endif
| #ifdef UINT64_MAX
| int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
| #endif
| int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
| int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
| int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
| int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
| int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
| int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
| int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
| int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
| int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
| int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
| int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
| };
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:13931: result: no
configure:14045: checking sys/inttypes.h usability
configure:14045: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:100:10: fatal error: 'sys/inttypes.h' file not found
#include <sys/inttypes.h>
^
1 error generated.
configure:14045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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/inttypes.h>
configure:14045: result: no
configure:14045: checking sys/inttypes.h presence
configure:14045: gcc -E conftest.c
conftest.c:67:10: fatal error: 'sys/inttypes.h' file not found
#include <sys/inttypes.h>
^
1 error generated.
configure:14045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include <sys/inttypes.h>
configure:14045: result: no
configure:14045: checking for sys/inttypes.h
configure:14045: result: no
configure:14045: checking sys/bitypes.h usability
configure:14045: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:100:10: fatal error: 'sys/bitypes.h' file not found
#include <sys/bitypes.h>
^
1 error generated.
configure:14045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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/bitypes.h>
configure:14045: result: no
configure:14045: checking sys/bitypes.h presence
configure:14045: gcc -E conftest.c
conftest.c:67:10: fatal error: 'sys/bitypes.h' file not found
#include <sys/bitypes.h>
^
1 error generated.
configure:14045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include <sys/bitypes.h>
configure:14045: result: no
configure:14045: checking for sys/bitypes.h
configure:14045: result: no
configure:14067: checking for bit size of ptrdiff_t
configure:14072: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:14072: $? = 0
configure:14072: ./conftest
configure:14072: $? = 0
configure:14093: result: 64
configure:14067: checking for bit size of size_t
configure:14072: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:14072: $? = 0
configure:14072: ./conftest
configure:14072: $? = 0
configure:14093: result: 64
configure:14112: checking for bit size of sig_atomic_t
configure:14117: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:14117: $? = 0
configure:14117: ./conftest
configure:14117: $? = 0
configure:14138: result: 32
configure:14112: checking for bit size of wchar_t
configure:14117: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:14117: $? = 0
configure:14117: ./conftest
configure:14117: $? = 0
configure:14138: result: 32
configure:14112: checking for bit size of wint_t
configure:14117: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:14117: $? = 0
configure:14117: ./conftest
configure:14117: $? = 0
configure:14138: result: 32
configure:14156: checking whether sig_atomic_t is signed
configure:14183: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14183: $? = 0
configure:14193: result: yes
configure:14156: checking whether wchar_t is signed
configure:14183: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14183: $? = 0
configure:14193: result: yes
configure:14156: checking whether wint_t is signed
configure:14183: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14183: $? = 0
configure:14193: result: yes
configure:14215: checking for ptrdiff_t integer literal suffix
configure:14261: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:87:26: error: redefinition of 'foo' with a different type: 'int' vs 'ptrdiff_t' (aka 'long')
extern int foo;
^
conftest.c:86:32: note: previous definition is here
extern ptrdiff_t foo;
^
1 error generated.
configure:14261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| extern ptrdiff_t foo;
| extern int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:14261: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14261: $? = 0
configure:14270: result: l
configure:14215: checking for size_t integer literal suffix
configure:14261: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:88:35: error: redefinition of 'foo' with a different type: 'unsigned int' vs 'size_t' (aka 'unsigned long')
extern unsigned int foo;
^
conftest.c:87:29: note: previous definition is here
extern size_t foo;
^
1 error generated.
configure:14261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| /* end confdefs.h. */
|
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| included before <wchar.h>. */
| #include <stddef.h>
| #include <signal.h>
| #if HAVE_WCHAR_H
| # include <stdio.h>
| # include <time.h>
| # include <wchar.h>
| #endif
|
| extern size_t foo;
| extern unsigned int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:14261: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14261: $? = 0
configure:14270: result: ul
configure:14287: checking for sig_atomic_t integer literal suffix
configure:14333: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14333: $? = 0
configure:14342: result:
configure:14287: checking for wchar_t integer literal suffix
configure:14333: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14333: $? = 0
configure:14342: result:
configure:14287: checking for wint_t integer literal suffix
configure:14333: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14333: $? = 0
configure:14342: result:
configure:14491: checking whether strerror(0) succeeds
configure:14528: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:14528: $? = 0
configure:14528: ./conftest
configure:14528: $? = 4
configure: program exited with status 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| /* end confdefs.h. */
| #include <string.h>
| #include <errno.h>
|
| int
| main ()
| {
| int result = 0;
| char *str;
| errno = 0;
| str = strerror (0);
| if (!*str) result |= 1;
| if (errno) result |= 2;
| if (strstr (str, "nknown") || strstr (str, "ndefined"))
| result |= 4;
| return result;
| ;
| return 0;
| }
configure:14539: result: no
configure:14744: checking whether strerror_r is declared
configure:14744: result: yes
configure:14766: checking for C/C++ restrict keyword
configure:14793: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14793: $? = 0
configure:14801: result: __restrict
configure:14892: checking whether ffsl is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether ffsll is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether memmem is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether mempcpy is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:92:10: error: use of undeclared identifier 'mempcpy'
(void) mempcpy;
^
1 error generated.
configure:14910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef mempcpy
| (void) mempcpy;
| ;
| return 0;
| }
configure:14918: result: no
configure:14892: checking whether memrchr is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:92:10: error: use of undeclared identifier 'memrchr'
(void) memrchr;
^
1 error generated.
configure:14910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef memrchr
| (void) memrchr;
| ;
| return 0;
| }
configure:14918: result: no
configure:14892: checking whether rawmemchr is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:92:10: error: use of undeclared identifier 'rawmemchr'
(void) rawmemchr;
^
1 error generated.
configure:14910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef rawmemchr
| (void) rawmemchr;
| ;
| return 0;
| }
configure:14918: result: no
configure:14892: checking whether stpcpy is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether stpncpy is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strchrnul is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:94:10: error: use of undeclared identifier 'strchrnul'
(void) strchrnul;
^
1 error generated.
configure:14910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef strchrnul
| (void) strchrnul;
| ;
| return 0;
| }
configure:14918: result: no
configure:14892: checking whether strdup is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strncat is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strndup is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strnlen is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strpbrk is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strsep is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strcasestr is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strtok_r is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strerror_r is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strsignal is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:14910: $? = 0
configure:14918: result: yes
configure:14892: checking whether strverscmp is declared without a macro
configure:14910: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:104:10: error: use of undeclared identifier 'strverscmp'
(void) strverscmp;
^
1 error generated.
configure:14910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| /* end confdefs.h. */
| #include <string.h>
|
| int
| main ()
| {
| #undef strverscmp
| (void) strverscmp;
| ;
| return 0;
| }
configure:14918: result: no
configure:14931: checking whether strndup is declared
configure:14931: result: yes
configure:14949: checking whether strnlen is declared
configure:14949: result: yes
configure:14962: checking whether strtok_r is declared
configure:14962: result: yes
configure:15097: checking for inttypes.h
configure:15116: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:15116: $? = 0
configure:15123: result: yes
configure:15134: checking for stdint.h
configure:15151: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:15151: $? = 0
configure:15158: result: yes
configure:15171: checking for intmax_t
configure:15196: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:15196: $? = 0
configure:15203: result: yes
configure:15222: checking where to find the exponent in a 'double'
configure:15536: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:15536: $? = 0
configure:15536: ./conftest
configure:15536: $? = 0
configure:15548: result: word 1 bit 20
configure:15579: checking whether snprintf returns a byte count as in C99
configure:15666: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:15666: $? = 0
configure:15666: ./conftest
configure:15666: $? = 0
configure:15677: result: yes
configure:15688: checking for snprintf
configure:15688: result: yes
configure:15688: checking for strnlen
configure:15688: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:15688: $? = 0
configure:15688: result: yes
configure:15688: checking for wcslen
configure:15688: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:15688: $? = 0
configure:15688: result: yes
configure:15688: checking for wcsnlen
configure:15688: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:15688: $? = 0
configure:15688: result: yes
configure:15688: checking for mbrtowc
configure:15688: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:15688: $? = 0
configure:15688: result: yes
configure:15688: checking for wcrtomb
configure:15688: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:15688: $? = 0
configure:15688: result: yes
configure:15697: checking whether _snprintf is declared
configure:15697: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:122:10: error: use of undeclared identifier '_snprintf'
(void) _snprintf;
^
1 error generated.
configure:15697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
| (void) _snprintf;
| #else
| (void) _snprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:15697: result: no
configure:15816: checking whether <wchar.h> uses 'inline' correctly
configure:15840: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest1.c >&5
clang: error: no such file or directory: 'conftest1.c'
clang: error: no input files
configure:15843: $? = 1
configure:15877: result: yes
configure:15940: checking for alloca as a compiler built-in
configure:15964: result: yes
configure:15988: checking for __builtin_expect
configure:16003: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:16003: $? = 0
configure:16028: result: yes
configure:16055: checking whether // is distinct from /
configure:16084: result: no
configure:16094: checking for error_at_line
configure:16110: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
conftest.c:118:10: fatal error: 'error.h' file not found
#include <error.h>
^
1 error generated.
configure:16110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| /* end confdefs.h. */
| #include <error.h>
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
| ;
| return 0;
| }
configure:16118: result: no
configure:16228: checking whether fcntl is declared without a macro
configure:16246: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:16246: $? = 0
configure:16254: result: yes
configure:16228: checking whether openat is declared without a macro
configure:16246: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:16246: $? = 0
configure:16254: result: yes
configure:16317: checking whether conversion from 'int' to 'long double' works
configure:16360: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:16360: $? = 0
configure:16360: ./conftest
configure:16360: $? = 0
configure:16371: result: yes
configure:16565: checking whether program_invocation_name is declared
configure:16565: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:130:10: error: use of undeclared identifier 'program_invocation_name'
(void) program_invocation_name;
^
1 error generated.
configure:16565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| /* end confdefs.h. */
| #include <errno.h>
|
| int
| main ()
| {
| #ifndef program_invocation_name
| #ifdef __cplusplus
| (void) program_invocation_name;
| #else
| (void) program_invocation_name;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:16565: result: no
configure:16580: checking whether program_invocation_short_name is declared
configure:16580: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:131:10: error: use of undeclared identifier 'program_invocation_short_name'
(void) program_invocation_short_name;
^
1 error generated.
configure:16580: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| /* end confdefs.h. */
| #include <errno.h>
|
| int
| main ()
| {
| #ifndef program_invocation_short_name
| #ifdef __cplusplus
| (void) program_invocation_short_name;
| #else
| (void) program_invocation_short_name;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:16580: result: no
configure:16595: checking whether __argv is declared
configure:16595: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:132:10: error: use of undeclared identifier '__argv'
(void) __argv;
^
1 error generated.
configure:16595: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| /* end confdefs.h. */
| #include <stdlib.h>
|
| int
| main ()
| {
| #ifndef __argv
| #ifdef __cplusplus
| (void) __argv;
| #else
| (void) __argv;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:16595: result: no
configure:16615: checking whether __progname is defined in default libraries
configure:16634: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:16634: $? = 0
configure:16643: result: yes
configure:16695: checking for pthread_rwlock_t
configure:16695: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:16695: $? = 0
configure:16695: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:131:31: error: expected expression
if (sizeof ((pthread_rwlock_t)))
^
1 error generated.
configure:16695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| /* end confdefs.h. */
| #include <pthread.h>
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:16695: result: yes
configure:16707: checking whether pthread_rwlock_rdlock prefers a writer to a reader
configure:16832: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c -lpthread >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:16832: $? = 0
configure:16832: ./conftest
configure:16832: $? = 0
configure:16844: result: yes
configure:16878: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:16878: $? = 0
configure:16980: checking for memmem
configure:16980: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:16980: $? = 0
configure:16980: result: yes
configure:17004: checking whether memmem works
configure:17068: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:17068: $? = 0
configure:17068: ./conftest
configure:17068: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| /* end confdefs.h. */
|
| #include <string.h> /* for memmem */
| #define P "_EF_BF_BD"
| #define HAYSTACK "F_BD_CE_BD" P P P P "_C3_88_20" P P P "_C3_A7_20" P
| #define NEEDLE P P P P P
|
| int
| main ()
| {
|
| int result = 0;
| if (memmem (HAYSTACK, strlen (HAYSTACK), NEEDLE, strlen (NEEDLE)))
| result |= 1;
| /* Check for empty needle behavior. */
| {
| const char *haystack = "AAA";
| if (memmem (haystack, 3, NULL, 0) != haystack)
| result |= 2;
| }
| return result;
|
| ;
| return 0;
| }
configure:17079: result: no
configure:17151: checking whether program_invocation_name is declared
configure:17151: result: no
configure:17163: checking whether program_invocation_short_name is declared
configure:17163: result: no
configure:17178: checking for stdint.h
configure:17178: result: yes
configure:17188: checking for SIZE_MAX
configure:17259: result: yes
configure:17271: checking for ssize_t
configure:17288: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17288: $? = 0
configure:17295: result: yes
configure:17306: checking for va_copy
configure:17327: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17327: $? = 0
configure:17335: result: yes
configure:17517: checking for max_align_t
configure:17517: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:145:13: error: use of undeclared identifier 'max_align_t'
if (sizeof (max_align_t))
^
1 error generated.
configure:17517: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stddef.h>
|
|
| int
| main ()
| {
| if (sizeof (max_align_t))
| return 0;
| ;
| return 0;
| }
configure:17517: result: no
configure:17530: checking whether NULL can be used in arbitrary expressions
configure:17548: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17548: $? = 0
configure:17555: result: yes
configure:17722: checking which flavor of printf attribute matches inttypes macros
configure:17749: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17749: $? = 0
configure:17756: result: system
configure:17803: checking whether dprintf is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether fpurge is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether fseeko is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether ftello is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether getdelim is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether getline is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether gets is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether pclose is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether popen is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether renameat is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether snprintf is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether tmpfile is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether vdprintf is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17803: checking whether vsnprintf is declared without a macro
configure:17821: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17821: $? = 0
configure:17829: result: yes
configure:17918: checking whether _Exit is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether atoll is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether canonicalize_file_name is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:170:10: error: use of undeclared identifier 'canonicalize_file_name'
(void) canonicalize_file_name;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef canonicalize_file_name
| (void) canonicalize_file_name;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether getloadavg is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether getsubopt is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether grantpt is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether initstate is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether initstate_r is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:174:10: error: use of undeclared identifier 'initstate_r'
(void) initstate_r;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef initstate_r
| (void) initstate_r;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether mkdtemp is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:174:10: error: use of undeclared identifier 'mkdtemp'
(void) mkdtemp;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef mkdtemp
| (void) mkdtemp;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether mkostemp is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:174:10: error: use of undeclared identifier 'mkostemp'
(void) mkostemp;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef mkostemp
| (void) mkostemp;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether mkostemps is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:174:10: error: use of undeclared identifier 'mkostemps'
(void) mkostemps;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef mkostemps
| (void) mkostemps;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether mkstemp is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether mkstemps is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:175:10: error: use of undeclared identifier 'mkstemps'
(void) mkstemps;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef mkstemps
| (void) mkstemps;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether posix_openpt is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether ptsname is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether ptsname_r is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:177:10: error: use of undeclared identifier 'ptsname_r'
(void) ptsname_r;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef ptsname_r
| (void) ptsname_r;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether qsort_r is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether random is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether random_r is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:179:10: error: use of undeclared identifier 'random_r'
(void) random_r;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef random_r
| (void) random_r;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether realpath is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether rpmatch is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:180:10: error: use of undeclared identifier 'rpmatch'
(void) rpmatch;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef rpmatch
| (void) rpmatch;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether secure_getenv is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:180:10: error: use of undeclared identifier 'secure_getenv'
(void) secure_getenv;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef secure_getenv
| (void) secure_getenv;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether setenv is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether setstate is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether setstate_r is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:182:10: error: use of undeclared identifier 'setstate_r'
(void) setstate_r;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef setstate_r
| (void) setstate_r;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether srandom is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether srandom_r is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:183:10: error: use of undeclared identifier 'srandom_r'
(void) srandom_r;
^
1 error generated.
configure:17942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
|
| int
| main ()
| {
| #undef srandom_r
| (void) srandom_r;
| ;
| return 0;
| }
configure:17950: result: no
configure:17918: checking whether strtod is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether strtoll is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether strtoull is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether unlockpt is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:17918: checking whether unsetenv is declared without a macro
configure:17942: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:17942: $? = 0
configure:17950: result: yes
configure:18221: checking for working strndup
configure:18262: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:18262: $? = 0
configure:18262: ./conftest
configure:18262: $? = 0
configure:18272: result: yes
configure:18324: checking for working strnlen
configure:18362: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:18362: $? = 0
configure:18362: ./conftest
configure:18362: $? = 0
configure:18372: result: yes
configure:18416: checking for strtok_r
configure:18416: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:18416: $? = 0
configure:18416: result: yes
configure:18427: checking whether strtok_r works
configure:18468: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:18468: $? = 0
configure:18468: ./conftest
configure:18468: $? = 0
configure:18479: result: yes
configure:18536: checking for strtoull
configure:18536: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:18536: $? = 0
configure:18536: result: yes
configure:18687: checking whether chdir is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether chown is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether dup is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether dup2 is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether dup3 is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:208:10: error: use of undeclared identifier 'dup3'
(void) dup3;
^
1 error generated.
configure:18717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef dup3
| (void) dup3;
| ;
| return 0;
| }
configure:18725: result: no
configure:18687: checking whether environ is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:208:10: error: use of undeclared identifier 'environ'
(void) environ;
^
1 error generated.
configure:18717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef environ
| (void) environ;
| ;
| return 0;
| }
configure:18725: result: no
configure:18687: checking whether euidaccess is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:208:10: error: use of undeclared identifier 'euidaccess'
(void) euidaccess;
^
1 error generated.
configure:18717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef euidaccess
| (void) euidaccess;
| ;
| return 0;
| }
configure:18725: result: no
configure:18687: checking whether faccessat is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether fchdir is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether fchownat is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether fdatasync is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:211:10: error: use of undeclared identifier 'fdatasync'
(void) fdatasync;
^
1 error generated.
configure:18717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef fdatasync
| (void) fdatasync;
| ;
| return 0;
| }
configure:18725: result: no
configure:18687: checking whether fsync is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether ftruncate is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether getcwd is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether getdomainname is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether getdtablesize is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether getgroups is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether gethostname is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether getlogin is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether getlogin_r is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether getpagesize is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether getusershell is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether setusershell is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether endusershell is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether group_member is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:224:10: error: use of undeclared identifier 'group_member'
(void) group_member;
^
1 error generated.
configure:18717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef group_member
| (void) group_member;
| ;
| return 0;
| }
configure:18725: result: no
configure:18687: checking whether isatty is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether lchown is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether link is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether linkat is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether lseek is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether pipe is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether pipe2 is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:230:10: error: use of undeclared identifier 'pipe2'
(void) pipe2;
^
1 error generated.
configure:18717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers. */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| # include <io.h>
| # endif
| #endif
|
| int
| main ()
| {
| #undef pipe2
| (void) pipe2;
| ;
| return 0;
| }
configure:18725: result: no
configure:18687: checking whether pread is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether pwrite is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether readlink is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether readlinkat is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether rmdir is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether sethostname is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether sleep is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether symlink is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether symlinkat is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether truncate is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether ttyname_r is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether unlink is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether unlinkat is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18687: checking whether usleep is declared without a macro
configure:18717: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18717: $? = 0
configure:18725: result: yes
configure:18810: checking for ptrdiff_t
configure:18810: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:18810: $? = 0
configure:18810: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
conftest.c:262:24: error: expected expression
if (sizeof ((ptrdiff_t)))
^
1 error generated.
configure:18810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 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:18810: result: yes
configure:18831: checking for vasprintf
configure:18831: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c >&5
conftest.c:260:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:18831: $? = 0
configure:18831: result: yes
configure:19010: checking whether btowc is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wctob is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether mbsinit is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether mbrtowc is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether mbrlen is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether mbsrtowcs is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether mbsnrtowcs is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcrtomb is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsrtombs is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsnrtombs is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcwidth is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wmemchr is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wmemcmp is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wmemcpy is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wmemmove is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wmemset is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcslen is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsnlen is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcscpy is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcpcpy is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsncpy is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcpncpy is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcscat is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsncat is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcscmp is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsncmp is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcscasecmp is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsncasecmp is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcscoll is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsxfrm is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsdup is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcschr is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsrchr is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcscspn is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsspn is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcspbrk is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsstr is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcstok is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcswidth is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19010: checking whether wcsftime is declared without a macro
configure:19038: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:19038: $? = 0
configure:19046: result: yes
configure:19063: checking for stdint.h
configure:19063: result: yes
configure:19117: checking for HARFBUZZ
configure:19202: result: yes
configure: this is autotroll.m4 serial 11
configure:20278: checking how to print strings
configure:20305: result: printf
configure:20326: checking for a sed that does not truncate output
configure:20390: result: /usr/bin/sed
configure:20408: checking for fgrep
configure:20470: result: /usr/bin/grep -F
configure:20505: checking for ld used by gcc
configure:20572: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:20579: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:20594: result: no
configure:20606: checking for BSD- or MS-compatible name lister (nm)
configure:20660: result: /usr/bin/nm
configure:20790: checking the name lister (/usr/bin/nm) interface
configure:20797: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:20800: /usr/bin/nm "conftest.o"
configure:20803: output
00000000000001f4 S _some_variable
configure:20810: result: BSD nm
configure:20814: checking the maximum length of command line arguments
configure:20945: result: 196608
configure:20993: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format
configure:21033: result: func_convert_file_noop
configure:21040: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format
configure:21060: result: func_convert_file_noop
configure:21067: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:21074: result: -r
configure:21148: checking for objdump
configure:21178: result: no
configure:21207: checking how to recognize dependent libraries
configure:21407: result: pass_all
configure:21492: checking for dlltool
configure:21522: result: no
configure:21552: checking how to associate runtime and link libraries
configure:21579: result: printf %s\n
configure:21703: checking for archiver @FILE support
configure:21720: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:21720: $? = 0
configure:21723: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:21726: $? = 1
configure:21746: result: no
configure:21804: checking for strip
configure:21820: found /usr/bin/strip
configure:21831: result: strip
configure:21903: checking for ranlib
configure:21930: result: ranlib
configure:22032: checking command to parse /usr/bin/nm output from gcc object
configure:22185: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:22188: $? = 0
configure:22192: /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:22195: $? = 0
cannot find nm_test_var in conftest.nm
configure:22185: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:22188: $? = 0
configure:22192: /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:22195: $? = 0
configure:22261: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.c conftstm.o >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:22264: $? = 0
configure:22302: result: ok
configure:22349: checking for sysroot
configure:22379: result: no
configure:22386: checking for a working dd
configure:22424: result: /bin/dd
configure:22428: checking how to truncate binary pipes
configure:22443: result: /bin/dd bs=4096 count=1
configure:22772: checking for mt
configure:22802: result: no
configure:22822: checking if : is a manifest tool
configure:22828: : '-?'
configure:22836: result: no
configure:22892: checking for dsymutil
configure:22908: found /usr/bin/dsymutil
configure:22919: result: dsymutil
configure:22984: checking for nmedit
configure:23000: found /usr/bin/nmedit
configure:23011: result: nmedit
configure:23076: checking for lipo
configure:23092: found /usr/bin/lipo
configure:23103: result: lipo
configure:23168: checking for otool
configure:23184: found /usr/bin/otool
configure:23195: result: otool
configure:23260: checking for otool64
configure:23290: result: no
configure:23335: checking for -single_module linker flag
gcc -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:23368: result: yes
configure:23371: checking for -exported_symbols_list linker flag
configure:23391: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:23391: $? = 0
configure:23401: result: yes
configure:23404: checking for -force_load linker flag
gcc -I/Users/travis/ttfautohint-build/local/include -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
gcc -I/Users/travis/ttfautohint-build/local/include -g -O2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:23436: result: yes
configure:23510: checking for dlfcn.h
configure:23510: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.c >&5
configure:23510: $? = 0
configure:23510: result: yes
configure:23776: checking for objdir
configure:23791: result: .libs
configure:24055: checking if gcc supports -fno-rtti -fno-exceptions
configure:24073: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:24077: $? = 0
configure:24090: result: yes
configure:24448: checking for gcc option to produce PIC
configure:24455: result: -fno-common -DPIC
configure:24463: checking if gcc PIC flag -fno-common -DPIC works
configure:24481: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:24485: $? = 0
configure:24498: result: yes
configure:24527: checking if gcc static flag -static works
configure:24555: result: no
configure:24570: checking if gcc supports -c -o file.o
configure:24591: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 -o out/conftest2.o conftest.c >&5
configure:24595: $? = 0
configure:24617: result: yes
configure:24625: checking if gcc supports -c -o file.o
configure:24672: result: yes
configure:24705: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:25964: result: yes
configure:26204: checking dynamic linker characteristics
configure:27022: result: darwin14.5.0 dyld
configure:27144: checking how to hardcode library paths into programs
configure:27169: result: immediate
configure:27717: checking whether stripping libraries is possible
configure:27731: result: yes
configure:27757: checking if libtool supports shared libraries
configure:27759: result: yes
configure:27762: checking whether to build shared libraries
configure:27787: result: no
configure:27790: checking whether to build static libraries
configure:27794: result: yes
configure:27817: checking how to run the C++ preprocessor
configure:27844: g++ -std=gnu++11 -E conftest.cpp
configure:27844: $? = 0
configure:27858: g++ -std=gnu++11 -E conftest.cpp
conftest.cpp:271:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:27858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_STDINT_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:27883: result: g++ -std=gnu++11 -E
configure:27903: g++ -std=gnu++11 -E conftest.cpp
configure:27903: $? = 0
configure:27917: g++ -std=gnu++11 -E conftest.cpp
conftest.cpp:271:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:27917: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ttfautohint"
| #define PACKAGE_TARNAME "ttfautohint"
| #define PACKAGE_VERSION "1.7"
| #define PACKAGE_STRING "ttfautohint 1.7"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "ttfautohint"
| #define VERSION "1.7"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_CXX11 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_CATGETS 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define USE_POSIX_THREADS 1
| #define MAP_ANONYMOUS MAP_ANON
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_MEMMEM 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define BITSIZEOF_PTRDIFF_T 64
| #define BITSIZEOF_SIZE_T 64
| #define BITSIZEOF_SIG_ATOMIC_T 32
| #define BITSIZEOF_WCHAR_T 32
| #define BITSIZEOF_WINT_T 32
| #define HAVE_SIGNED_SIG_ATOMIC_T 1
| #define HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX l
| #define SIZE_T_SUFFIX ul
| #define SIG_ATOMIC_T_SUFFIX
| #define WCHAR_T_SUFFIX
| #define WINT_T_SUFFIX
| #define REPLACE_STRERROR_0 1
| #define HAVE_DECL_STRERROR_R 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define HAVE___BUILTIN_EXPECT 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define HAVE_VAR___PROGNAME 1
| #define GNULIB_TEST_ISATTY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMMEM 1
| #define GNULIB_TEST_MEMMEM 1
| #define GNULIB_MSVC_NOTHROW 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_STDINT_H 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_QSORT_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRERROR_R 1
| #define GNULIB_STRERROR_R_POSIX 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_STDINT_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:28079: checking for ld used by g++ -std=gnu++11
configure:28146: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:28153: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:28168: result: no
configure:28223: checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:29296: result: yes
configure:29332: g++ -std=gnu++11 -c -I/Users/travis/ttfautohint-build/local/include -g -O2 conftest.cpp >&5
configure:29335: $? = 0
configure:29816: checking for g++ -std=gnu++11 option to produce PIC
configure:29823: result: -fno-common -DPIC
configure:29831: checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works
configure:29849: g++ -std=gnu++11 -c -I/Users/travis/ttfautohint-build/local/include -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:29853: $? = 0
configure:29866: result: yes
configure:29889: checking if g++ -std=gnu++11 static flag -static works
configure:29917: result: no
configure:29929: checking if g++ -std=gnu++11 supports -c -o file.o
configure:29950: g++ -std=gnu++11 -c -I/Users/travis/ttfautohint-build/local/include -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:29954: $? = 0
configure:29976: result: yes
configure:29981: checking if g++ -std=gnu++11 supports -c -o file.o
configure:30028: result: yes
configure:30058: checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:30098: result: yes
configure:30239: checking dynamic linker characteristics
configure:30984: result: darwin14.5.0 dyld
configure:31049: checking how to hardcode library paths into programs
configure:31074: result: immediate
configure:31136: creating ./config.lt
## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:680: creating libtool
configure:32978: checking whether FreeType header files are version 2.4.5 or higher
configure:32994: gcc -E -I/Users/travis/ttfautohint-build/local/include/freetype2 conftest.c
configure:32994: $? = 0
configure:32995: result: yes
configure:33004: checking whether FreeType library is version 2.4.5 or higher
configure:33054: gcc -c -I/Users/travis/ttfautohint-build/local/include -g -O2 -I/Users/travis/ttfautohint-build/local/include/freetype2 conftest.c >&5; ./libtool --mode=link gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -I/Users/travis/ttfautohint-build/local/include/freetype2 -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 conftest.o /Users/travis/ttfautohint-build/local/lib/libfreetype.la >&5
libtool: link: gcc -o conftest -I/Users/travis/ttfautohint-build/local/include -g -O2 -I/Users/travis/ttfautohint-build/local/include/freetype2 conftest.o -L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 /Users/travis/ttfautohint-build/local/lib/libfreetype.a
ld: warning: directory not found for option '-L/Users/travis/ttfautohint-build/local/lib64'
configure:33054: $? = 0
configure:33054: ./conftest
configure:33054: $? = 0
configure:33055: result: yes
configure:33524: checking that generated files are newer than configure
configure:33530: result: done
configure:33642: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ttfautohint config.status 1.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Traviss-Mac-7.local
config.status:2043: creating Makefile
config.status:2043: creating gnulib/src/Makefile
config.status:2043: creating lib/Makefile
config.status:2043: creating frontend/Makefile
config.status:2043: creating frontend/static-plugins.cpp
config.status:2043: creating doc/Makefile
config.status:2043: creating config.h
config.status:2272: executing depfiles commands
config.status:2272: executing libtool commands
config.status:2272: executing doc/img/create-links commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.5.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-I/Users/travis/ttfautohint-build/local/include -g -O2'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
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='-I/Users/travis/ttfautohint-build/local/include -g -O2'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_HARFBUZZ_CFLAGS_set=set
ac_cv_env_HARFBUZZ_CFLAGS_value=-I/Users/travis/ttfautohint-build/local/include/harfbuzz
ac_cv_env_HARFBUZZ_LIBS_set=set
ac_cv_env_HARFBUZZ_LIBS_value='-L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 -lharfbuzz'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_MOC_set=
ac_cv_env_MOC_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=true
ac_cv_env_QMAKE_set=
ac_cv_env_QMAKE_value=
ac_cv_env_QT_PATH_set=
ac_cv_env_QT_PATH_value=
ac_cv_env_RCC_set=
ac_cv_env_RCC_value=
ac_cv_env_UIC_set=
ac_cv_env_UIC_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___xpg_strerror_r=no
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_alloca_works=yes
ac_cv_func_catgets=yes
ac_cv_func_getexecname=no
ac_cv_func_getopt_long_only=yes
ac_cv_func_getprogname=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_memmem=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_snprintf=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strtok_r=yes
ac_cv_func_strtoull=yes
ac_cv_func_symlink=yes
ac_cv_func_vasnprintf=no
ac_cv_func_vasprintf=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_have_decl__Exit=yes
ac_cv_have_decl___argv=no
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_ffsll=yes
ac_cv_have_decl_fpurge=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getdomainname=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getloadavg=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_gets=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_linkat=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_openat=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_qsort_r=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sethostname=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_truncate=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wcpcpy=yes
ac_cv_have_decl_wcpncpy=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscasecmp=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_have_decl_wcsftime=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncasecmp=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcsnlen=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_header_crtdefs_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_features_h=no
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bitypes_h=no
ac_cv_header_sys_cdefs_h=yes
ac_cv_header_sys_inttypes_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-apple-darwin14.5.0
ac_cv_lib_error_at_line=no
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_objext=o
ac_cv_path_BISON=/usr/bin/bison
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_FLEX=/usr/bin/flex
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -std=gnu++11 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_should_define__xopen_source=no
ac_cv_type__Bool=yes
ac_cv_type_long_long_int=yes
ac_cv_type_max_align_t=no
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libdirstems=lib,lib
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
ax_cv_cxx_compile_cxx11=no
ax_cv_cxx_compile_cxx11__std_gnupp11=yes
gl_cv___builtin_expect=yes
gl_cv_bitsizeof_ptrdiff_t=64
gl_cv_bitsizeof_sig_atomic_t=32
gl_cv_bitsizeof_size_t=64
gl_cv_bitsizeof_wchar_t=32
gl_cv_bitsizeof_wint_t=32
gl_cv_c_amsterdam_compiler=no
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0='word 1 bit 20'
gl_cv_decl_null_works=yes
gl_cv_double_slash_root=no
gl_cv_func_getopt_posix=no
gl_cv_func_itold_works=yes
gl_cv_func_malloc_posix=yes
gl_cv_func_memchr_works=yes
gl_cv_func_memmem_works_always=no
gl_cv_func_printf_attribute_flavor=system
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_strerror_0_works=no
gl_cv_func_strndup_works=yes
gl_cv_func_strtok_r_works=yes
gl_cv_func_va_copy=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=no
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=no
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=no
gl_cv_have_raw_decl_euidaccess=no
gl_cv_have_raw_decl_faccessat=yes
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fcntl=yes
gl_cv_have_raw_decl_fdatasync=no
gl_cv_have_raw_decl_ffsl=yes
gl_cv_have_raw_decl_ffsll=yes
gl_cv_have_raw_decl_fpurge=yes
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=yes
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=yes
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_gets=yes
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_group_member=no
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_initstate_r=no
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=no
gl_cv_have_raw_decl_memrchr=no
gl_cv_have_raw_decl_mkdtemp=no
gl_cv_have_raw_decl_mkostemp=no
gl_cv_have_raw_decl_mkostemps=no
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=no
gl_cv_have_raw_decl_openat=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=no
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_ptsname_r=no
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_qsort_r=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_random_r=no
gl_cv_have_raw_decl_rawmemchr=no
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=yes
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=no
gl_cv_have_raw_decl_secure_getenv=no
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setstate_r=no
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_srandom_r=no
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=no
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strverscmp=no
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_truncate=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_vdprintf=yes
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_wcpcpy=yes
gl_cv_have_raw_decl_wcpncpy=yes
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=yes
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=yes
gl_cv_have_raw_decl_wcsftime=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=yes
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_have_weak=no
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_limits_width=no
gl_cv_header_stdint_h=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h='no (bad O_NOATIME)'
gl_cv_header_working_stdint_h=no
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_getopt_h='<getopt.h>'
gl_cv_next_limits_h='<limits.h>'
gl_cv_next_stddef_h='<stddef.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_pragma_columns=no
gl_cv_pthread_rwlock_rdlock_prefer_writer=yes
gl_cv_rpl_alloca=yes
gl_cv_size_max=yes
gl_cv_type_ptrdiff_t_signed=yes
gl_cv_type_ptrdiff_t_suffix=l
gl_cv_type_sig_atomic_t_signed=yes
gl_cv_type_sig_atomic_t_suffix=
gl_cv_type_size_t_signed=no
gl_cv_type_size_t_suffix=ul
gl_cv_type_wchar_t_signed=yes
gl_cv_type_wchar_t_suffix=
gl_cv_type_wint_t_signed=yes
gl_cv_type_wint_t_suffix=
gl_cv_type_wint_t_too_small=no
gl_cv_var___progname=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_ssize_t=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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_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][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
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
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_HARFBUZZ_CFLAGS=-I/Users/travis/ttfautohint-build/local/include/harfbuzz
pkg_cv_HARFBUZZ_LIBS='-L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 -lharfbuzz'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/travis/ttfautohint-build/ttfautohint-1.7/gnulib/missing aclocal-1.15'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cr'
AUTOCONF='${SHELL} /Users/travis/ttfautohint-build/ttfautohint-1.7/gnulib/missing autoconf'
AUTOHEADER='${SHELL} /Users/travis/ttfautohint-build/ttfautohint-1.7/gnulib/missing autoheader'
AUTOMAKE='${SHELL} /Users/travis/ttfautohint-build/ttfautohint-1.7/gnulib/missing automake-1.15'
AWK='awk'
BISON='/usr/bin/bison'
BITSIZEOF_PTRDIFF_T='64'
BITSIZEOF_SIG_ATOMIC_T='32'
BITSIZEOF_SIZE_T='64'
BITSIZEOF_WCHAR_T='32'
BITSIZEOF_WINT_T='32'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-I/Users/travis/ttfautohint-build/local/include -g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++ -std=gnu++11'
CXXCPP='g++ -std=gnu++11 -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-I/Users/travis/ttfautohint-build/local/include -g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLEX='/usr/bin/flex'
FLOAT_H=''
FREETYPE_CPPFLAGS='-I/Users/travis/ttfautohint-build/local/include/freetype2'
FREETYPE_LIBS='/Users/travis/ttfautohint-build/local/lib/libfreetype.la'
GETOPT_CDEFS_H='getopt-cdefs.h'
GETOPT_H='getopt.h'
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE='#'
GL_GENERATE_LIMITS_H_FALSE='#'
GL_GENERATE_LIMITS_H_TRUE=''
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_H_TRUE='#'
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE='#'
GL_GENERATE_STDDEF_H_FALSE='#'
GL_GENERATE_STDDEF_H_TRUE=''
GL_GENERATE_STDINT_H_FALSE='#'
GL_GENERATE_STDINT_H_TRUE=''
GNULIB_ATOLL='0'
GNULIB_BTOWC='0'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='0'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='0'
GNULIB_DUP3='0'
GNULIB_DUP='0'
GNULIB_ENVIRON='0'
GNULIB_EUIDACCESS='0'
GNULIB_EXPLICIT_BZERO='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='0'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='0'
GNULIB_FFLUSH='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSYNC='0'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FWRITE='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='0'
GNULIB_GETDELIM='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='0'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETUSERSHELL='0'
GNULIB_GL_UNISTD_H_GETOPT='1'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_ISATTY='1'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LSEEK='0'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBRLEN='0'
GNULIB_MBRTOWC='0'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='0'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='0'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='0'
GNULIB_MEMCHR='1'
GNULIB_MEMMEM='1'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDTEMP='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='0'
GNULIB_OPENAT='0'
GNULIB_OVERRIDES_WINT_T='0'
GNULIB_PCLOSE='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='0'
GNULIB_PIPE='0'
GNULIB_POPEN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='0'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_QSORT_R='0'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READ='0'
GNULIB_READLINK='0'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='0'
GNULIB_REALPATH='0'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='0'
GNULIB_SETENV='0'
GNULIB_SETHOSTNAME='0'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='0'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='0'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='0'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='1'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='1'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOK_R='1'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='1'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='0'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TMPFILE='0'
GNULIB_TRUNCATE='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='0'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='0'
GNULIB_USLEEP='0'
GNULIB_VASPRINTF='1'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WCPCPY='0'
GNULIB_WCPNCPY='0'
GNULIB_WCRTOMB='0'
GNULIB_WCSCASECMP='0'
GNULIB_WCSCAT='0'
GNULIB_WCSCHR='0'
GNULIB_WCSCMP='0'
GNULIB_WCSCOLL='0'
GNULIB_WCSCPY='0'
GNULIB_WCSCSPN='0'
GNULIB_WCSDUP='0'
GNULIB_WCSFTIME='0'
GNULIB_WCSLEN='0'
GNULIB_WCSNCASECMP='0'
GNULIB_WCSNCAT='0'
GNULIB_WCSNCMP='0'
GNULIB_WCSNCPY='0'
GNULIB_WCSNLEN='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSPBRK='0'
GNULIB_WCSRCHR='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCSSPN='0'
GNULIB_WCSSTR='0'
GNULIB_WCSTOK='0'
GNULIB_WCSWIDTH='0'
GNULIB_WCSXFRM='0'
GNULIB_WCTOB='0'
GNULIB_WCTOMB='0'
GNULIB_WCWIDTH='0'
GNULIB_WMEMCHR='0'
GNULIB_WMEMCMP='0'
GNULIB_WMEMCPY='0'
GNULIB_WMEMMOVE='0'
GNULIB_WMEMSET='0'
GNULIB_WRITE='0'
GNULIB__EXIT='0'
GREP='/usr/bin/grep'
HARFBUZZ_CFLAGS='-I/Users/travis/ttfautohint-build/local/include/harfbuzz'
HARFBUZZ_LIBS='-L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64 -lharfbuzz'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_C99_STDINT_H='0'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CHOWN='1'
HAVE_CRTDEFS_H='0'
HAVE_CXX11='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_EUIDACCESS='1'
HAVE_EXPLICIT_BZERO='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FEATURES_H='0'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_INTTYPES_H='1'
HAVE_LCHOWN='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_MAX_ALIGN_T='0'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDTEMP='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_OPENAT='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_OPENPT='1'
HAVE_PREAD='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_QSORT_R='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_RPMATCH='1'
HAVE_SECURE_GETENV='1'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SIGNED_SIG_ATOMIC_T='1'
HAVE_SIGNED_WCHAR_T='1'
HAVE_SIGNED_WINT_T='1'
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRPBRK='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_CDEFS_H='1'
HAVE_SYS_INTTYPES_H='0'
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_TYPES_H='1'
HAVE_TRUNCATE='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSFTIME='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE__BOOL='1'
HAVE__EXIT='1'
HELP2MAN='${SHELL} /Users/travis/ttfautohint-build/ttfautohint-1.7/gnulib/missing help2man'
IMPORT=''
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INKSCAPE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KPSEWHICH=''
LATEX=''
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS='-L/Users/travis/ttfautohint-build/local/lib -L/Users/travis/ttfautohint-build/local/lib64'
LIBINTL=''
LIBM=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIMITS_H='limits.h'
LIPO='lipo'
LN_S='ln -s'
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /Users/travis/ttfautohint-build/ttfautohint-1.7/gnulib/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='gnulib/install-sh -c -d'
MOC=''
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='<stddef.h>'
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_ERRNO_H=''
NEXT_FCNTL_H='<fcntl.h>'
NEXT_FLOAT_H=''
NEXT_GETOPT_H='<getopt.h>'
NEXT_LIMITS_H='<limits.h>'
NEXT_STDARG_H='<stdarg.h>'
NEXT_STDDEF_H='<stddef.h>'
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='ttfautohint'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='ttfautohint'
PACKAGE_STRING='ttfautohint 1.7'
PACKAGE_TARNAME='ttfautohint'
PACKAGE_URL=''
PACKAGE_VERSION='1.7'
PANDOC=''
PATH_SEPARATOR=':'
PKG_CONFIG='true'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PTRDIFF_T_SUFFIX='l'
QMAKE=''
QT_CFLAGS=''
QT_CPPFLAGS=''
QT_CXXFLAGS=''
QT_DEFINES=''
QT_INCPATH=''
QT_LDFLAGS=''
QT_LFLAGS=''
QT_LIBS=''
QT_PATH=''
QT_STATIC_PLUGINS=''
QT_VERSION=''
QT_VERSION_MAJOR=''
RANLIB='ranlib'
RCC=''
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='0'
REPLACE_FDOPEN='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FTRUNCATE='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETDTABLESIZE='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_ISATTY='0'
REPLACE_ITOLD='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LSEEK='0'
REPLACE_MALLOC='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='0'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='1'
REPLACE_MKSTEMP='0'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_QSORT_R='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_READLINKAT='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SETENV='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='1'
REPLACE_STRERROR_R='1'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_SYMLINK='0'
REPLACE_SYMLINKAT='0'
REPLACE_TMPFILE='0'
REPLACE_TRUNCATE='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSFTIME='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX='ul'
STDARG_H=''
STDBOOL_H=''
STDDEF_H='stddef.h'
STDINT_H='stdint.h'
STRIP='strip'
UIC=''
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_QT_FALSE=''
USE_QT_TRUE='#'
VERSION='1.7'
WCHAR_T_SUFFIX=''
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_STAT_INODES='0'
WINT_T_SUFFIX=''
WITH_DOC_FALSE=''
WITH_DOC_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
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-darwin14.5.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
ft_config='/Users/travis/ttfautohint-build/local/bin/freetype-config'
gl_LIBOBJS=' asnprintf.o error.o getopt.o getopt1.o memmem.o printf-args.o printf-parse.o strerror.o strerror-override.o strerror_r.o vasnprintf.o'
gl_LTLIBOBJS=' asnprintf.lo error.lo getopt.lo getopt1.lo memmem.lo printf-args.lo printf-parse.lo strerror.lo strerror-override.lo strerror_r.lo vasnprintf.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_TTFAUTOHINT_GNULIB_TESTS'
host='x86_64-apple-darwin14.5.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/travis/ttfautohint-build/ttfautohint-1.7/gnulib/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/travis/ttfautohint-build/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "ttfautohint"
#define PACKAGE_TARNAME "ttfautohint"
#define PACKAGE_VERSION "1.7"
#define PACKAGE_STRING "ttfautohint 1.7"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "ttfautohint"
#define VERSION "1.7"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define HAVE_CXX11 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_UNISTD_H 1
#define HAVE_GETOPT_H 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYMLINK 1
#define HAVE_GETPROGNAME 1
#define HAVE_MPROTECT 1
#define HAVE_STRERROR_R 1
#define HAVE_CATGETS 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNDUP 1
#define HAVE_WORKING_O_NOATIME 0
#define HAVE_WORKING_O_NOFOLLOW 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define USE_POSIX_THREADS 1
#define MAP_ANONYMOUS MAP_ANON
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_DECL_MEMMEM 1
#define HAVE__BOOL 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define BITSIZEOF_PTRDIFF_T 64
#define BITSIZEOF_SIZE_T 64
#define BITSIZEOF_SIG_ATOMIC_T 32
#define BITSIZEOF_WCHAR_T 32
#define BITSIZEOF_WINT_T 32
#define HAVE_SIGNED_SIG_ATOMIC_T 1
#define HAVE_SIGNED_WCHAR_T 1
#define HAVE_SIGNED_WINT_T 1
#define PTRDIFF_T_SUFFIX l
#define SIZE_T_SUFFIX ul
#define SIG_ATOMIC_T_SUFFIX
#define WCHAR_T_SUFFIX
#define WINT_T_SUFFIX
#define REPLACE_STRERROR_0 1
#define HAVE_DECL_STRERROR_R 1
#define restrict __restrict
#define HAVE_RAW_DECL_FFSL 1
#define HAVE_RAW_DECL_FFSLL 1
#define HAVE_RAW_DECL_MEMMEM 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRNDUP 1
#define HAVE_RAW_DECL_STRNLEN 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRSEP 1
#define HAVE_RAW_DECL_STRCASESTR 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRERROR_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_DECL_STRNDUP 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_STRTOK_R 1
#define _USE_STD_STAT 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define DBL_EXPBIT0_WORD 1
#define DBL_EXPBIT0_BIT 20
#define HAVE_SNPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_SNPRINTF_RETVAL_C99 1
#define HAVE_ALLOCA 1
#define HAVE___BUILTIN_EXPECT 1
#define GNULIB_DIRNAME 1
#define HAVE_RAW_DECL_FCNTL 1
#define HAVE_RAW_DECL_OPENAT 1
#define __GETOPT_PREFIX rpl_
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_DECL___ARGV 0
#define HAVE_VAR___PROGNAME 1
#define GNULIB_TEST_ISATTY 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define GNULIB_TEST_MEMCHR 1
#define HAVE_MEMMEM 1
#define GNULIB_TEST_MEMMEM 1
#define GNULIB_MSVC_NOTHROW 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_STDINT_H 1
#define __USE_MINGW_ANSI_STDIO 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define HAVE_RAW_DECL_DPRINTF 1
#define HAVE_RAW_DECL_FPURGE 1
#define HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETDELIM 1
#define HAVE_RAW_DECL_GETLINE 1
#define HAVE_RAW_DECL_GETS 1
#define HAVE_RAW_DECL_PCLOSE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_RENAMEAT 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VDPRINTF 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define HAVE_RAW_DECL__EXIT 1
#define HAVE_RAW_DECL_ATOLL 1
#define HAVE_RAW_DECL_GETLOADAVG 1
#define HAVE_RAW_DECL_GETSUBOPT 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_INITSTATE 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_QSORT_R 1
#define HAVE_RAW_DECL_RANDOM 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE 1
#define HAVE_RAW_DECL_SRANDOM 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRERROR_R 1
#define GNULIB_STRERROR_R_POSIX 1
#define GNULIB_TEST_STRNDUP 1
#define GNULIB_TEST_STRNLEN 1
#define HAVE_STRTOK_R 1
#define GNULIB_TEST_STRTOK_R 1
#define HAVE_STRTOULL 1
#define GNULIB_TEST_STRTOULL 1
#define HAVE_RAW_DECL_CHDIR 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_FACCESSAT 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETDOMAINNAME 1
#define HAVE_RAW_DECL_GETDTABLESIZE 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETLOGIN_R 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_ISATTY 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LINKAT 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_PIPE 1
#define HAVE_RAW_DECL_PREAD 1
#define HAVE_RAW_DECL_PWRITE 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_READLINKAT 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SETHOSTNAME 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_SYMLINKAT 1
#define HAVE_RAW_DECL_TRUNCATE 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_UNLINKAT 1
#define HAVE_RAW_DECL_USLEEP 1
#define HAVE_VASPRINTF 1
#define GNULIB_TEST_VASPRINTF 1
#define HAVE_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_MBSNRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCSNRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define HAVE_RAW_DECL_WMEMCHR 1
#define HAVE_RAW_DECL_WMEMCMP 1
#define HAVE_RAW_DECL_WMEMCPY 1
#define HAVE_RAW_DECL_WMEMMOVE 1
#define HAVE_RAW_DECL_WMEMSET 1
#define HAVE_RAW_DECL_WCSLEN 1
#define HAVE_RAW_DECL_WCSNLEN 1
#define HAVE_RAW_DECL_WCSCPY 1
#define HAVE_RAW_DECL_WCPCPY 1
#define HAVE_RAW_DECL_WCSNCPY 1
#define HAVE_RAW_DECL_WCPNCPY 1
#define HAVE_RAW_DECL_WCSCAT 1
#define HAVE_RAW_DECL_WCSNCAT 1
#define HAVE_RAW_DECL_WCSCMP 1
#define HAVE_RAW_DECL_WCSNCMP 1
#define HAVE_RAW_DECL_WCSCASECMP 1
#define HAVE_RAW_DECL_WCSNCASECMP 1
#define HAVE_RAW_DECL_WCSCOLL 1
#define HAVE_RAW_DECL_WCSXFRM 1
#define HAVE_RAW_DECL_WCSDUP 1
#define HAVE_RAW_DECL_WCSCHR 1
#define HAVE_RAW_DECL_WCSRCHR 1
#define HAVE_RAW_DECL_WCSCSPN 1
#define HAVE_RAW_DECL_WCSSPN 1
#define HAVE_RAW_DECL_WCSPBRK 1
#define HAVE_RAW_DECL_WCSSTR 1
#define HAVE_RAW_DECL_WCSTOK 1
#define HAVE_RAW_DECL_WCSWIDTH 1
#define HAVE_RAW_DECL_WCSFTIME 1
#define HAVE_STDINT_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment