Skip to content

Instantly share code, notes, and snippets.

@yukichi
Created December 19, 2014 06:32
Show Gist options
  • Save yukichi/8b8eca1427b765f2477e to your computer and use it in GitHub Desktop.
Save yukichi/8b8eca1427b765f2477e to your computer and use it in GitHub Desktop.
2014-12-19 15:25:55 +0900
./bootstrap
bootstrap: error: Prerequisite '/Users/yukichi/work/git' not found. Please install it, or
bootstrap: 'export GIT=/path/to//Users/yukichi/work/git'.
bootstrap: error: Program Min_version Homepage
bootstrap: -----------------------------------------------------------
bootstrap: git 1.5.5 http://git-scm.com
bootstrap: perl 5.5 http://perl.com
bootstrap: tar - http://www.gnu.org/s/tar
bootstrap: autoconf 2.68 http://www.gnu.org/s/autoconf
bootstrap: automake - http://www.gnu.org/s/automake
bootstrap: -----------------------------------------------------------
HOMEBREW_VERSION: 0.9.5
HEAD: (none)
CPU: dual-core 64-bit penryn
OS X: 10.10.1-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
X11: 2.7.7 => /opt/X11
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by fontforge configure 2.0.20140101, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Lake-1
uname -m = x86_64
uname -r = 3.8.0-44-generic
uname -s = Linux
uname -v = #66~precise1-Ubuntu SMP Tue Jul 15 04:01:04 UTC 2014
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3593: checking build system type
configure:3607: result: x86_64-unknown-linux-gnu
configure:3627: checking host system type
configure:3640: result: x86_64-unknown-linux-gnu
configure:3678: checking for a BSD-compatible install
configure:3746: result: /usr/bin/install -c
configure:3757: checking whether build environment is sane
configure:3807: result: yes
configure:3948: checking for a thread-safe mkdir -p
configure:3987: result: /bin/mkdir -p
configure:4000: checking for gawk
configure:4016: found /usr/bin/gawk
configure:4027: result: gawk
configure:4038: checking whether make sets $(MAKE)
configure:4060: result: yes
configure:4135: checking how to create a pax tar archive
configure:4148: tar --version
tar (GNU tar) 1.26
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:4151: $? = 0
configure:4191: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:4194: $? = 0
configure:4198: tar -xf - <conftest.tar
configure:4201: $? = 0
configure:4214: result: gnutar
configure:4222: checking whether to enable maintainer-specific portions of Makefiles
configure:4231: result: yes
configure:4256: checking for style of include used by make
configure:4284: result: GNU
configure:4355: checking for gcc
configure:4371: found /usr/bin/gcc
configure:4382: result: gcc
configure:4611: checking for C compiler version
configure:4620: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4631: $? = 0
configure:4620: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:4631: $? = 0
configure:4620: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4631: $? = 4
configure:4620: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4631: $? = 4
configure:4651: checking whether the C compiler works
configure:4673: gcc conftest.c >&5
configure:4677: $? = 0
configure:4725: result: yes
configure:4728: checking for C compiler default output file name
configure:4730: result: a.out
configure:4736: checking for suffix of executables
configure:4743: gcc -o conftest conftest.c >&5
configure:4747: $? = 0
configure:4769: result:
configure:4791: checking whether we are cross compiling
configure:4799: gcc -o conftest conftest.c >&5
configure:4803: $? = 0
configure:4810: ./conftest
configure:4814: $? = 0
configure:4829: result: no
configure:4834: checking for suffix of object files
configure:4856: gcc -c conftest.c >&5
configure:4860: $? = 0
configure:4881: result: o
configure:4885: checking whether we are using the GNU C compiler
configure:4904: gcc -c conftest.c >&5
configure:4904: $? = 0
configure:4913: result: yes
configure:4922: checking whether gcc accepts -g
configure:4942: gcc -c -g conftest.c >&5
configure:4942: $? = 0
configure:4983: result: yes
configure:5000: checking for gcc option to accept ISO C89
configure:5064: gcc -c -g -O2 conftest.c >&5
configure:5064: $? = 0
configure:5077: result: none needed
configure:5099: checking dependency style of gcc
configure:5210: result: gcc3
configure:5231: checking how to run the C preprocessor
configure:5262: gcc -E conftest.c
configure:5262: $? = 0
configure:5276: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5301: result: gcc -E
configure:5321: gcc -E conftest.c
configure:5321: $? = 0
configure:5335: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5364: checking for grep that handles long lines and -e
configure:5422: result: /bin/grep
configure:5427: checking for egrep
configure:5489: result: /bin/grep -E
configure:5494: checking for ANSI C header files
configure:5514: gcc -c -g -O2 conftest.c >&5
configure:5514: $? = 0
configure:5587: gcc -o conftest -g -O2 conftest.c >&5
configure:5587: $? = 0
configure:5587: ./conftest
configure:5587: $? = 0
configure:5598: result: yes
configure:5611: checking for sys/types.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5611: checking for sys/stat.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5611: checking for stdlib.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5611: checking for string.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5611: checking for memory.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5611: checking for strings.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5611: checking for inttypes.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5611: checking for stdint.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5611: checking for unistd.h
configure:5611: gcc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5611: result: yes
configure:5624: checking minix/config.h usability
configure:5624: gcc -c -g -O2 conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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:5624: result: no
configure:5624: checking minix/config.h presence
configure:5624: gcc -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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:5624: result: no
configure:5624: checking for minix/config.h
configure:5624: result: no
configure:5648: checking whether it is safe to define __EXTENSIONS__
configure:5666: gcc -c -g -O2 conftest.c >&5
configure:5666: $? = 0
configure:5673: result: yes
configure:5688: checking whether _XOPEN_SOURCE should be defined
configure:5707: gcc -c -g -O2 conftest.c >&5
configure:5707: $? = 0
configure:5731: result: no
configure:5789: checking for ar
configure:5805: found /usr/bin/ar
configure:5816: result: ar
configure:5842: checking the archiver (ar) interface
configure:5852: gcc -c -g -O2 conftest.c >&5
configure:5852: $? = 0
configure:5854: ar cru libconftest.a conftest.o >&5
configure:5857: $? = 0
configure:5880: result: ar
configure:5915: checking whether make supports nested variables
configure:5932: result: yes
configure:5998: checking how to print strings
configure:6025: result: printf
configure:6046: checking for a sed that does not truncate output
configure:6110: result: /bin/sed
configure:6128: checking for fgrep
configure:6190: result: /bin/grep -F
configure:6225: checking for ld used by gcc
configure:6292: result: /usr/bin/ld
configure:6299: checking if the linker (/usr/bin/ld) is GNU ld
configure:6314: result: yes
configure:6326: checking for BSD- or MS-compatible name lister (nm)
configure:6375: result: /usr/bin/nm -B
configure:6505: checking the name lister (/usr/bin/nm -B) interface
configure:6512: gcc -c -g -O2 conftest.c >&5
configure:6515: /usr/bin/nm -B "conftest.o"
configure:6518: output
0000000000000000 B some_variable
configure:6525: result: BSD nm
configure:6528: checking whether ln -s works
configure:6532: result: yes
configure:6540: checking the maximum length of command line arguments
configure:6670: result: 1572864
configure:6687: checking whether the shell understands some XSI constructs
configure:6697: result: yes
configure:6701: checking whether the shell understands "+="
configure:6707: result: yes
configure:6742: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6782: result: func_convert_file_noop
configure:6789: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6809: result: func_convert_file_noop
configure:6816: checking for /usr/bin/ld option to reload object files
configure:6823: result: -r
configure:6897: checking for objdump
configure:6913: found /usr/bin/objdump
configure:6924: result: objdump
configure:6956: checking how to recognize dependent libraries
configure:7158: result: pass_all
configure:7243: checking for dlltool
configure:7273: result: no
configure:7303: checking how to associate runtime and link libraries
configure:7330: result: printf %s\n
configure:7454: checking for archiver @FILE support
configure:7471: gcc -c -g -O2 conftest.c >&5
configure:7471: $? = 0
configure:7474: ar cru libconftest.a @conftest.lst >&5
configure:7477: $? = 0
configure:7482: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7485: $? = 1
configure:7497: result: @
configure:7555: checking for strip
configure:7571: found /usr/bin/strip
configure:7582: result: strip
configure:7654: checking for ranlib
configure:7670: found /usr/bin/ranlib
configure:7681: result: ranlib
configure:7783: checking command to parse /usr/bin/nm -B output from gcc object
configure:7903: gcc -c -g -O2 conftest.c >&5
configure:7906: $? = 0
configure:7910: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7913: $? = 0
configure:7979: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7982: $? = 0
configure:8020: result: ok
configure:8057: checking for sysroot
configure:8087: result: no
configure:8164: gcc -c -g -O2 conftest.c >&5
configure:8167: $? = 0
configure:8343: checking for mt
configure:8359: found /bin/mt
configure:8370: result: mt
configure:8393: checking if mt is a manifest tool
configure:8399: mt '-?'
configure:8407: result: no
configure:9046: checking for dlfcn.h
configure:9046: gcc -c -g -O2 conftest.c >&5
configure:9046: $? = 0
configure:9046: result: yes
configure:9251: checking for objdir
configure:9266: result: .libs
configure:9537: checking if gcc supports -fno-rtti -fno-exceptions
configure:9555: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9559: $? = 0
configure:9572: result: no
configure:9899: checking for gcc option to produce PIC
configure:9906: result: -fPIC -DPIC
configure:9914: checking if gcc PIC flag -fPIC -DPIC works
configure:9932: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9936: $? = 0
configure:9949: result: yes
configure:9978: checking if gcc static flag -static works
configure:10006: result: yes
configure:10021: checking if gcc supports -c -o file.o
configure:10042: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10046: $? = 0
configure:10068: result: yes
configure:10076: checking if gcc supports -c -o file.o
configure:10123: result: yes
configure:10156: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11313: result: yes
configure:11350: checking whether -lc should be explicitly linked in
configure:11358: gcc -c -g -O2 conftest.c >&5
configure:11361: $? = 0
configure:11376: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11379: $? = 0
configure:11393: result: no
configure:11553: checking dynamic linker characteristics
configure:12064: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12064: $? = 0
configure:12298: result: GNU/Linux ld.so
configure:12405: checking how to hardcode library paths into programs
configure:12430: result: immediate
configure:12524: checking for shl_load
configure:12524: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccl14nlP.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:63: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:12524: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); 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 shl_load
|
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12524: result: no
configure:12528: checking for shl_load in -ldld
configure:12553: gcc -o conftest -g -O2 conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:12553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12562: result: no
configure:12567: checking for dlopen
configure:12567: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccf7ivkW.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:63: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:12567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); 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 dlopen
|
| /* 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 dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12567: result: no
configure:12571: checking for dlopen in -ldl
configure:12596: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:12596: $? = 0
configure:12605: result: yes
configure:12724: checking whether a program can dlopen itself
configure:12804: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:12807: $? = 0
configure:12825: result: yes
configure:12830: checking whether a statically linked program can dlopen itself
configure:12910: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
/tmp/ccFEWRs6.o: In function `main':
/var/tmp/fff/ff7/fontforge/configure:12889: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: ld returned 1 exit status
configure:12913: $? = 1
configure:12931: result: no
configure:12970: checking whether stripping libraries is possible
configure:12975: result: yes
configure:13010: checking if libtool supports shared libraries
configure:13012: result: yes
configure:13015: checking whether to build shared libraries
configure:13036: result: yes
configure:13039: checking whether to build static libraries
configure:13043: result: yes
configure:13080: checking which extension is used for runtime loadable modules
configure:13092: result: .so
configure:13109: checking which variable specifies run-time module search path
configure:13116: result: LD_LIBRARY_PATH
configure:13126: checking for the default library search path
configure:13133: result: /lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-304 /usr/lib32/nvidia-304 /lib32 /usr/lib32
configure:13163: checking for library containing dlopen
configure:13194: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccwi1Lhi.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:43: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:13194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:13194: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:13194: $? = 0
configure:13211: result: -ldl
configure:13301: checking for dlerror
configure:13301: gcc -o conftest -g -O2 conftest.c -ldl -ldl >&5
configure:13301: $? = 0
configure:13301: result: yes
configure:13315: checking for shl_load
configure:13315: result: no
configure:13322: checking for shl_load in -ldld
configure:13356: result: no
configure:13402: checking for dld_link in -ldld
configure:13427: gcc -o conftest -g -O2 conftest.c -ldld -ldl >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:13427: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:13436: result: no
configure:13470: checking for _ prefix in compiled symbols
configure:13480: gcc -c -g -O2 conftest.c >&5
configure:13483: $? = 0
configure:13487: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:13490: $? = 0
configure:13512: result: no
configure:13636: checking whether deplibs are loaded by dlopen
configure:13730: result: yes
configure:13742: checking for argz.h
configure:13742: gcc -c -g -O2 conftest.c >&5
configure:13742: $? = 0
configure:13742: result: yes
configure:13754: checking for error_t
configure:13754: gcc -c -g -O2 conftest.c >&5
configure:13754: $? = 0
configure:13754: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:43:22: error: expected expression before ')' token
configure:13754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| /* end confdefs.h. */
| #if defined(HAVE_ARGZ_H)
| # include <argz.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((error_t)))
| return 0;
| ;
| return 0;
| }
configure:13754: result: yes
configure:13780: checking for argz_add
configure:13780: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:13780: $? = 0
configure:13780: result: yes
configure:13780: checking for argz_append
configure:13780: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:13780: $? = 0
configure:13780: result: yes
configure:13780: checking for argz_count
configure:13780: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:13780: $? = 0
configure:13780: result: yes
configure:13780: checking for argz_create_sep
configure:13780: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:13780: $? = 0
configure:13780: result: yes
configure:13780: checking for argz_insert
configure:13780: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:13780: $? = 0
configure:13780: result: yes
configure:13780: checking for argz_next
configure:13780: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:13780: $? = 0
configure:13780: result: yes
configure:13780: checking for argz_stringify
configure:13780: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:13780: $? = 0
configure:13780: result: yes
configure:13796: checking if argz actually works
configure:13827: result: yes
configure:13844: checking whether libtool supports -dlopen/-dlpreopen
configure:13856: result: yes
configure:13885: checking for ltdl.h
configure:13885: gcc -c -g -O2 conftest.c >&5
configure:13885: $? = 0
configure:13885: result: yes
configure:13889: checking whether lt_dlinterface_register is declared
configure:13889: gcc -c -g -O2 conftest.c >&5
configure:13889: $? = 0
configure:13889: result: yes
configure:13893: checking for lt_dladvise_preload in -lltdl
configure:13918: gcc -o conftest -g -O2 conftest.c -lltdl -ldl >&5
configure:13918: $? = 0
configure:13927: result: yes
configure:14022: checking where to find libltdl headers
configure:14024: result:
configure:14026: checking where to find libltdl library
configure:14028: result: -lltdl
configure:14076: checking for unistd.h
configure:14076: result: yes
configure:14076: checking for dl.h
configure:14076: gcc -c -g -O2 conftest.c >&5
conftest.c:82:16: fatal error: dl.h: No such file or directory
compilation terminated.
configure:14076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 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 <dl.h>
configure:14076: result: no
configure:14076: checking for sys/dl.h
configure:14076: gcc -c -g -O2 conftest.c >&5
conftest.c:82:20: fatal error: sys/dl.h: No such file or directory
compilation terminated.
configure:14076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 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 <sys/dl.h>
configure:14076: result: no
configure:14076: checking for dld.h
configure:14076: gcc -c -g -O2 conftest.c >&5
conftest.c:82:17: fatal error: dld.h: No such file or directory
compilation terminated.
configure:14076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 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 <dld.h>
configure:14076: result: no
configure:14076: checking for mach-o/dyld.h
configure:14076: gcc -c -g -O2 conftest.c >&5
conftest.c:82:25: fatal error: mach-o/dyld.h: No such file or directory
compilation terminated.
configure:14076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 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 <mach-o/dyld.h>
configure:14076: result: no
configure:14076: checking for dirent.h
configure:14076: gcc -c -g -O2 conftest.c >&5
configure:14076: $? = 0
configure:14076: result: yes
configure:14091: checking for closedir
configure:14091: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:14091: $? = 0
configure:14091: result: yes
configure:14091: checking for opendir
configure:14091: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:14091: $? = 0
configure:14091: result: yes
configure:14091: checking for readdir
configure:14091: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:14091: $? = 0
configure:14091: result: yes
configure:14108: checking for strlcat
configure:14108: gcc -o conftest -g -O2 conftest.c -ldl >&5
/tmp/ccXxw7lQ.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:86: undefined reference to `strlcat'
collect2: ld returned 1 exit status
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); 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 strlcat
|
| /* 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 strlcat ();
| /* 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_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:14108: result: no
configure:14108: checking for strlcpy
configure:14108: gcc -o conftest -g -O2 conftest.c -ldl >&5
/tmp/ccd5iGoW.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:86: undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:14108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); 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 strlcpy
|
| /* 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 strlcpy ();
| /* 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_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:14108: result: no
configure:14157: checking for lt_dladvise_init in -lltdl
configure:14182: gcc -o conftest -g -O2 -lltdl conftest.c -lltdl -ldl >&5
configure:14182: $? = 0
configure:14191: result: yes
configure:14215: checking for X
configure:14323: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:14323: $? = 0
configure:14354: gcc -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lltdl -ldl >&5
configure:14354: $? = 0
configure:14404: result: libraries , headers
configure:14503: gcc -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lltdl -ldl -lX11 >&5
configure:14503: $? = 0
configure:14601: checking for gethostbyname
configure:14601: gcc -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lltdl -ldl >&5
configure:14601: $? = 0
configure:14601: result: yes
configure:14698: checking for connect
configure:14698: gcc -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lltdl -ldl >&5
configure:14698: $? = 0
configure:14698: result: yes
configure:14747: checking for remove
configure:14747: gcc -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lltdl -ldl >&5
configure:14747: $? = 0
configure:14747: result: yes
configure:14796: checking for shmat
configure:14796: gcc -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lltdl -ldl >&5
configure:14796: $? = 0
configure:14796: result: yes
configure:14854: checking for IceConnectionNumber in -lICE
configure:14879: gcc -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lICE -lltdl -ldl >&5
configure:14879: $? = 0
configure:14888: result: yes
configure:15094: checking for gawk
configure:15121: result: gawk
configure:15180: checking for gcc
configure:15207: result: gcc
configure:15436: checking for C compiler version
configure:15445: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:15456: $? = 0
configure:15445: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:15456: $? = 0
configure:15445: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:15456: $? = 4
configure:15445: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:15456: $? = 4
configure:15460: checking whether we are using the GNU C compiler
configure:15488: result: yes
configure:15497: checking whether gcc accepts -g
configure:15558: result: yes
configure:15575: checking for gcc option to accept ISO C89
configure:15652: result: none needed
configure:15674: checking dependency style of gcc
configure:15785: result: gcc3
configure:15800: checking for gcc option to accept ISO C99
configure:15949: gcc -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c:111:29: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:165:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:165:18: error: 'newvar' undeclared (first use in this function)
conftest.c:165:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:175:3: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:175:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:15949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:15949: gcc -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:15949: $? = 0
configure:15969: result: -std=gnu99
configure:15978: checking whether gcc -std=gnu99 and cc understand -c and -o together
configure:16009: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:16013: $? = 0
configure:16019: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:16023: $? = 0
configure:16034: cc -c conftest.c >&5
configure:16038: $? = 0
configure:16046: cc -c conftest.c -o conftest2.o >&5
configure:16050: $? = 0
configure:16056: cc -c conftest.c -o conftest2.o >&5
configure:16060: $? = 0
configure:16078: result: yes
configure:16105: checking for Minix Amsterdam compiler
configure:16129: result: no
configure:16351: checking for gcc -std=gnu99 option to accept ISO C99
configure:16520: result: -std=gnu99
configure:16622: checking for gcc -std=gnu99 -std=gnu99 option to accept ISO Standard C
configure:16636: result: -std=gnu99
configure:16721: checking how to run the C preprocessor
configure:16791: result: gcc -E
configure:16811: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:16811: $? = 0
configure:16825: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
conftest.c:61:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:16825: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:16853: checking for grep that handles long lines and -e
configure:16911: result: /bin/grep
configure:16917: checking whether ln -s works
configure:16921: result: yes
configure:16928: checking whether make sets $(MAKE)
configure:16950: result: yes
configure:16960: checking for a sed that does not truncate output
configure:17024: result: /bin/sed
configure:17090: checking for pkg-config
configure:17108: found /usr/bin/pkg-config
configure:17120: result: /usr/bin/pkg-config
configure:17145: checking pkg-config is at least version 0.25
configure:17148: result: yes
configure:17159: checking for msgfmt
configure:17177: found /usr/bin/msgfmt
configure:17190: result: /usr/bin/msgfmt
configure:17200: checking for xgettext
configure:17218: found /usr/bin/xgettext
configure:17231: result: /usr/bin/xgettext
configure:17241: checking for indent
configure:17272: result: indent
configure:17282: checking for wget
configure:17300: found /usr/bin/wget
configure:17313: result: /usr/bin/wget
configure:17323: checking for unzip
configure:17341: found /usr/bin/unzip
configure:17354: result: /usr/bin/unzip
configure:17364: checking for update-mime-database
configure:17382: found /usr/bin/update-mime-database
configure:17395: result: /usr/bin/update-mime-database
configure:17405: checking for update-desktop-database
configure:17423: found /usr/bin/update-desktop-database
configure:17436: result: /usr/bin/update-desktop-database
configure:17446: checking for plutil
configure:17477: result: :
configure:17530: checking for a Python interpreter with version >= 2.7
configure:17547: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:17550: $? = 0
configure:17556: result: python
configure:17564: checking for python
configure:17582: found /usr/bin/python
configure:17594: result: /usr/bin/python
configure:17612: checking for python version
configure:17619: result: 2.7
configure:17631: checking for python platform
configure:17638: result: linux2
configure:17645: checking for python script directory
configure:17673: result: ${prefix}/lib/python2.7/dist-packages
configure:17682: checking for python extension module directory
configure:17710: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:17725: checking for PYTHON
configure:17732: $PKG_CONFIG --exists --print-errors "python-"${PYTHON_VERSION}""
configure:17735: $? = 0
configure:17749: $PKG_CONFIG --exists --print-errors "python-"${PYTHON_VERSION}""
configure:17752: $? = 0
configure:17810: result: yes
configure:17920: checking whether /usr/bin/python version >= 2.3
configure:17931: /usr/bin/python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:17934: $? = 0
configure:17936: result: yes
configure:18027: checking for /usr/bin/python version
configure:18034: result: 2.7
configure:18046: checking for /usr/bin/python platform
configure:18053: result: linux2
configure:18060: checking for /usr/bin/python script directory
configure:18088: result: ${prefix}/lib/python2.7/dist-packages
configure:18097: checking for /usr/bin/python extension module directory
configure:18125: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:18140: checking for PYTHON
configure:18205: result: yes
configure:18386: checking for library containing cos
configure:18417: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lltdl -ldl >&5
conftest.c:69:6: warning: conflicting types for built-in function 'cos' [enabled by default]
/tmp/ccOcK3PR.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `cos'
collect2: ld returned 1 exit status
configure:18417: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cos ();
| int
| main ()
| {
| return cos ();
| ;
| return 0;
| }
configure:18417: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lm -lltdl -ldl >&5
conftest.c:69:6: warning: conflicting types for built-in function 'cos' [enabled by default]
configure:18417: $? = 0
configure:18434: result: -lm
configure:18446: checking for library containing XOpenDisplay
configure:18477: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lm -lltdl -ldl >&5
/tmp/cc7hLNEZ.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `XOpenDisplay'
collect2: ld returned 1 exit status
configure:18477: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XOpenDisplay ();
| int
| main ()
| {
| return XOpenDisplay ();
| ;
| return 0;
| }
configure:18477: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:18477: $? = 0
configure:18494: result: -lX11
configure:18509: checking for library containing XOpenDevice
configure:18540: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/cc2bf7n3.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `XOpenDevice'
collect2: ld returned 1 exit status
configure:18540: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XOpenDevice ();
| int
| main ()
| {
| return XOpenDevice ();
| ;
| return 0;
| }
configure:18540: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lXi -lSM -lICE -lX11 -lm -lltdl -ldl >&5
configure:18540: $? = 0
configure:18557: result: -lXi
configure:18578: checking for library containing XkbQueryExtension
configure:18609: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:18609: $? = 0
configure:18626: result: none required
configure:18652: checking for ZLIB
configure:18659: $PKG_CONFIG --exists --print-errors "zlib"
configure:18662: $? = 0
configure:18676: $PKG_CONFIG --exists --print-errors "zlib"
configure:18679: $? = 0
configure:18737: result: yes
configure:18743: checking for GLIB
configure:18750: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6 gio-2.0"
configure:18753: $? = 0
configure:18767: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6 gio-2.0"
configure:18770: $? = 0
configure:18828: result: yes
configure:18836: checking for PANGO
configure:18843: $PKG_CONFIG --exists --print-errors "pango >= 1.10 pangoxft"
configure:18846: $? = 0
configure:18860: $PKG_CONFIG --exists --print-errors "pango >= 1.10 pangoxft"
configure:18863: $? = 0
configure:18921: result: yes
configure:18929: checking for FREETYPE
configure:18936: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.3.7"
configure:18939: $? = 0
configure:18953: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.3.7"
configure:18956: $? = 0
configure:19014: result: yes
configure:19020: checking for LIBXML
configure:19027: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:19030: $? = 0
configure:19044: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:19047: $? = 0
configure:19105: result: yes
configure:19130: checking for library containing DGifOpenFileName
configure:19161: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/cc4sn7Ej.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `DGifOpenFileName'
collect2: ld returned 1 exit status
configure:19161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char DGifOpenFileName ();
| int
| main ()
| {
| return DGifOpenFileName ();
| ;
| return 0;
| }
configure:19161: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lgif -lX11 -lm -lltdl -ldl >&5
configure:19161: $? = 0
configure:19178: result: -lgif
configure:19196: checking for library containing EGifGetGifVersion
configure:19227: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccQMH5ar.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `EGifGetGifVersion'
collect2: ld returned 1 exit status
configure:19227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char EGifGetGifVersion ();
| int
| main ()
| {
| return EGifGetGifVersion ();
| ;
| return 0;
| }
configure:19227: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lgif -lX11 -lm -lltdl -ldl >&5
/tmp/cc7LnPnt.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `EGifGetGifVersion'
collect2: ld returned 1 exit status
configure:19227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char EGifGetGifVersion ();
| int
| main ()
| {
| return EGifGetGifVersion ();
| ;
| return 0;
| }
configure:19227: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lungif -lX11 -lm -lltdl -ldl >&5
/tmp/ccxXhXZz.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `EGifGetGifVersion'
collect2: ld returned 1 exit status
configure:19227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char EGifGetGifVersion ();
| int
| main ()
| {
| return EGifGetGifVersion ();
| ;
| return 0;
| }
configure:19244: result: no
configure:19260: checking gif_lib.h usability
configure:19260: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:19260: $? = 0
configure:19260: result: yes
configure:19260: checking gif_lib.h presence
configure:19260: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:19260: $? = 0
configure:19260: result: yes
configure:19260: checking for gif_lib.h
configure:19260: result: yes
configure:19269: checking for ExtensionBlock.Function in gif_lib.h
configure:19285: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:19285: $? = 0
configure:19292: result: yes
configure:19303: checking Build with GIFLIB or LIBUNGIF support?
configure:19325: result: yes
configure:19354: checking jpeglib.h usability
configure:19354: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:19354: $? = 0
configure:19354: result: yes
configure:19354: checking jpeglib.h presence
configure:19354: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:19354: $? = 0
configure:19354: result: yes
configure:19354: checking for jpeglib.h
configure:19354: result: yes
configure:19367: checking for library containing jpeg_CreateDecompress
configure:19398: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccU8PJAK.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `jpeg_CreateDecompress'
collect2: ld returned 1 exit status
configure:19398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char jpeg_CreateDecompress ();
| int
| main ()
| {
| return jpeg_CreateDecompress ();
| ;
| return 0;
| }
configure:19398: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -ljpeg -lX11 -lm -lltdl -ldl >&5
configure:19398: $? = 0
configure:19415: result: -ljpeg
configure:19433: checking Build with JPEG support?
configure:19455: result: yes
configure:19479: checking png.h usability
configure:19479: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:19479: $? = 0
configure:19479: result: yes
configure:19479: checking png.h presence
configure:19479: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:19479: $? = 0
configure:19479: result: yes
configure:19479: checking for png.h
configure:19479: result: yes
configure:19492: checking for library containing png_init_io
configure:19523: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccKoiAiZ.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `png_init_io'
collect2: ld returned 1 exit status
configure:19523: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char png_init_io ();
| int
| main ()
| {
| return png_init_io ();
| ;
| return 0;
| }
configure:19523: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lpng -lX11 -lm -lltdl -ldl >&5
configure:19523: $? = 0
configure:19540: result: -lpng
configure:19558: checking Build with PNG support?
configure:19580: result: yes
configure:19604: checking tiffio.h usability
configure:19604: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:19604: $? = 0
configure:19604: result: yes
configure:19604: checking tiffio.h presence
configure:19604: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:19604: $? = 0
configure:19604: result: yes
configure:19604: checking for tiffio.h
configure:19604: result: yes
configure:19617: checking for library containing TIFFRewriteField
configure:19648: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccehX1ZW.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `TIFFRewriteField'
collect2: ld returned 1 exit status
configure:19648: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char TIFFRewriteField ();
| int
| main ()
| {
| return TIFFRewriteField ();
| ;
| return 0;
| }
configure:19648: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -ltiff -lX11 -lm -lltdl -ldl >&5
/tmp/cc7E1HjZ.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `TIFFRewriteField'
collect2: ld returned 1 exit status
configure:19648: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char TIFFRewriteField ();
| int
| main ()
| {
| return TIFFRewriteField ();
| ;
| return 0;
| }
configure:19665: result: no
configure:19682: checking for library containing TIFFClose
configure:19713: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccGT1RG5.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `TIFFClose'
collect2: ld returned 1 exit status
configure:19713: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char TIFFClose ();
| int
| main ()
| {
| return TIFFClose ();
| ;
| return 0;
| }
configure:19713: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -ltiff -lX11 -lm -lltdl -ldl >&5
configure:19713: $? = 0
configure:19730: result: -ltiff
configure:19749: checking Build with TIFF support?
configure:19771: result: yes
configure:19797: checking for LIBCAIRO
configure:19804: $PKG_CONFIG --exists --print-errors "cairo >= 1.6"
configure:19807: $? = 0
configure:19821: $PKG_CONFIG --exists --print-errors "cairo >= 1.6"
configure:19824: $? = 0
configure:20016: result: yes
configure:20022: checking Build with Cairo support?
configure:20052: result: yes
configure:20075: checking spiroentrypoints.h usability
configure:20075: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20075: $? = 0
configure:20075: result: yes
configure:20075: checking spiroentrypoints.h presence
configure:20075: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20075: $? = 0
configure:20075: result: yes
configure:20075: checking for spiroentrypoints.h
configure:20075: result: yes
configure:20088: checking for library containing TaggedSpiroCPsToBezier
configure:20119: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccwfLIoi.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `TaggedSpiroCPsToBezier'
collect2: ld returned 1 exit status
configure:20119: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char TaggedSpiroCPsToBezier ();
| int
| main ()
| {
| return TaggedSpiroCPsToBezier ();
| ;
| return 0;
| }
configure:20119: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lspiro -lX11 -lm -lltdl -ldl >&5
configure:20119: $? = 0
configure:20136: result: -lspiro
configure:20145: checking for TaggedSpiroCPsToBezier0
configure:20145: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lspiro -lX11 -lm -lltdl -ldl >&5
/tmp/ccN3eScm.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:96: undefined reference to `TaggedSpiroCPsToBezier0'
collect2: ld returned 1 exit status
configure:20145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
| /* Define TaggedSpiroCPsToBezier0 to an innocuous variant, in case <limits.h> declares TaggedSpiroCPsToBezier0.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define TaggedSpiroCPsToBezier0 innocuous_TaggedSpiroCPsToBezier0
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char TaggedSpiroCPsToBezier0 (); 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 TaggedSpiroCPsToBezier0
|
| /* 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 TaggedSpiroCPsToBezier0 ();
| /* 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_TaggedSpiroCPsToBezier0 || defined __stub___TaggedSpiroCPsToBezier0
| choke me
| #endif
|
| int
| main ()
| {
| return TaggedSpiroCPsToBezier0 ();
| ;
| return 0;
| }
configure:20145: result: no
configure:20161: checking Build with LibSpiro Curve Contour support?
configure:20183: result: yes
configure:20207: checking uninameslist.h usability
configure:20207: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20207: $? = 0
configure:20207: result: yes
configure:20207: checking uninameslist.h presence
configure:20207: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20207: $? = 0
configure:20207: result: yes
configure:20207: checking for uninameslist.h
configure:20207: result: yes
configure:20221: checking for library containing UnicodeNameAnnot
configure:20252: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/cc3BIyxv.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:73: undefined reference to `UnicodeNameAnnot'
collect2: ld returned 1 exit status
configure:20252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char UnicodeNameAnnot ();
| int
| main ()
| {
| return UnicodeNameAnnot ();
| ;
| return 0;
| }
configure:20252: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -luninameslist -lX11 -lm -lltdl -ldl >&5
configure:20252: $? = 0
configure:20269: result: -luninameslist
configure:20278: checking for uniNamesList_NamesListVersion
configure:20278: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -luninameslist -lX11 -lm -lltdl -ldl >&5
/tmp/ccuuEqzC.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:96: undefined reference to `uniNamesList_NamesListVersion'
collect2: ld returned 1 exit status
configure:20278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
| /* Define uniNamesList_NamesListVersion to an innocuous variant, in case <limits.h> declares uniNamesList_NamesListVersion.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define uniNamesList_NamesListVersion innocuous_uniNamesList_NamesListVersion
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char uniNamesList_NamesListVersion (); 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 uniNamesList_NamesListVersion
|
| /* 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 uniNamesList_NamesListVersion ();
| /* 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_uniNamesList_NamesListVersion || defined __stub___uniNamesList_NamesListVersion
| choke me
| #endif
|
| int
| main ()
| {
| return uniNamesList_NamesListVersion ();
| ;
| return 0;
| }
configure:20278: result: no
configure:20283: checking for uniNamesList_blockCount
configure:20283: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -luninameslist -lX11 -lm -lltdl -ldl >&5
/tmp/cc2qMxoF.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:96: undefined reference to `uniNamesList_blockCount'
collect2: ld returned 1 exit status
configure:20283: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| /* end confdefs.h. */
| /* Define uniNamesList_blockCount to an innocuous variant, in case <limits.h> declares uniNamesList_blockCount.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define uniNamesList_blockCount innocuous_uniNamesList_blockCount
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char uniNamesList_blockCount (); 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 uniNamesList_blockCount
|
| /* 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 uniNamesList_blockCount ();
| /* 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_uniNamesList_blockCount || defined __stub___uniNamesList_blockCount
| choke me
| #endif
|
| int
| main ()
| {
| return uniNamesList_blockCount ();
| ;
| return 0;
| }
configure:20283: result: no
configure:20303: checking Build with LibUniNamesList Unicode support?
configure:20325: result: yes
configure:20353: checking for LIBZMQ
configure:20360: $PKG_CONFIG --exists --print-errors " libczmq >= 2.2.0 libzmq >= 4.0.4 "
Package libczmq was not found in the pkg-config search path.
Perhaps you should add the directory containing `libczmq.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libczmq' found
Requested 'libzmq >= 4.0.4' but version of libzmq is 2.1.11
configure:20363: $? = 1
configure:20377: $PKG_CONFIG --exists --print-errors " libczmq >= 2.2.0 libzmq >= 4.0.4 "
Package libczmq was not found in the pkg-config search path.
Perhaps you should add the directory containing `libczmq.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libczmq' found
Requested 'libzmq >= 4.0.4' but version of libzmq is 2.1.11
configure:20380: $? = 1
configure:20394: result: no
No package 'libczmq' found
Requested 'libzmq >= 4.0.4' but version of libzmq is 2.1.11
configure:20424: WARNING: LIBZMQ was not found. We will continue building without it.
configure:20459: checking for library containing rl_readline_version
configure:20490: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccM3jjGK.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:76: undefined reference to `rl_readline_version'
collect2: ld returned 1 exit status
configure:20490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rl_readline_version ();
| int
| main ()
| {
| return rl_readline_version ();
| ;
| return 0;
| }
configure:20490: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lreadline -lX11 -lm -lltdl -ldl >&5
configure:20490: $? = 0
configure:20507: result: -lreadline
configure:20594: checking readline/readline.h usability
configure:20594: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20594: $? = 0
configure:20594: result: yes
configure:20594: checking readline/readline.h presence
configure:20594: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20594: $? = 0
configure:20594: result: yes
configure:20594: checking for readline/readline.h
configure:20594: result: yes
configure:20605: checking Build with LibReadLine support?
configure:20627: result: yes
configure:20647: checking for PANGOCAIRO
configure:20654: $PKG_CONFIG --exists --print-errors "pangocairo"
configure:20657: $? = 0
configure:20671: $PKG_CONFIG --exists --print-errors "pangocairo"
configure:20674: $? = 0
configure:20732: result: yes
configure:20786: checking arpa/inet.h usability
configure:20786: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20786: $? = 0
configure:20786: result: yes
configure:20786: checking arpa/inet.h presence
configure:20786: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20786: $? = 0
configure:20786: result: yes
configure:20786: checking for arpa/inet.h
configure:20786: result: yes
configure:20786: checking fcntl.h usability
configure:20786: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20786: $? = 0
configure:20786: result: yes
configure:20786: checking fcntl.h presence
configure:20786: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20786: $? = 0
configure:20786: result: yes
configure:20786: checking for fcntl.h
configure:20786: result: yes
configure:20786: checking ieeefp.h usability
configure:20786: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c:100:20: fatal error: ieeefp.h: No such file or directory
compilation terminated.
configure:20786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_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 <ieeefp.h>
configure:20786: result: no
configure:20786: checking ieeefp.h presence
configure:20786: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
conftest.c:67:20: fatal error: ieeefp.h: No such file or directory
compilation terminated.
configure:20786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <ieeefp.h>
configure:20786: result: no
configure:20786: checking for ieeefp.h
configure:20786: result: no
configure:20799: checking langinfo.h usability
configure:20799: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20799: $? = 0
configure:20799: result: yes
configure:20799: checking langinfo.h presence
configure:20799: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20799: $? = 0
configure:20799: result: yes
configure:20799: checking for langinfo.h
configure:20799: result: yes
configure:20799: checking libintl.h usability
configure:20799: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20799: $? = 0
configure:20799: result: yes
configure:20799: checking libintl.h presence
configure:20799: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20799: $? = 0
configure:20799: result: yes
configure:20799: checking for libintl.h
configure:20799: result: yes
configure:20812: checking for memory.h
configure:20812: result: yes
configure:20812: checking netdb.h usability
configure:20812: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20812: $? = 0
configure:20812: result: yes
configure:20812: checking netdb.h presence
configure:20812: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20812: $? = 0
configure:20812: result: yes
configure:20812: checking for netdb.h
configure:20812: result: yes
configure:20812: checking netinet/in.h usability
configure:20812: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20812: $? = 0
configure:20812: result: yes
configure:20812: checking netinet/in.h presence
configure:20812: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20812: $? = 0
configure:20812: result: yes
configure:20812: checking for netinet/in.h
configure:20812: result: yes
configure:20812: checking pthread.h usability
configure:20812: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20812: $? = 0
configure:20812: result: yes
configure:20812: checking pthread.h presence
configure:20812: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20812: $? = 0
configure:20812: result: yes
configure:20812: checking for pthread.h
configure:20812: result: yes
configure:20825: checking for strings.h
configure:20825: result: yes
configure:20825: checking sys/ioctl.h usability
configure:20825: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20825: $? = 0
configure:20825: result: yes
configure:20825: checking sys/ioctl.h presence
configure:20825: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20825: $? = 0
configure:20825: result: yes
configure:20825: checking for sys/ioctl.h
configure:20825: result: yes
configure:20825: checking sys/socket.h usability
configure:20825: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20825: $? = 0
configure:20825: result: yes
configure:20825: checking sys/socket.h presence
configure:20825: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20825: $? = 0
configure:20825: result: yes
configure:20825: checking for sys/socket.h
configure:20825: result: yes
configure:20825: checking sys/time.h usability
configure:20825: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20825: $? = 0
configure:20825: result: yes
configure:20825: checking sys/time.h presence
configure:20825: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
configure:20825: $? = 0
configure:20825: result: yes
configure:20825: checking for sys/time.h
configure:20825: result: yes
configure:20825: checking for unistd.h
configure:20825: result: yes
configure:20857: checking for size_t
configure:20857: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:20857: $? = 0
configure:20857: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:21: error: expected expression before ')' token
configure:20857: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:20857: result: yes
configure:20870: checking for working alloca.h
configure:20887: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:20887: $? = 0
configure:20895: result: yes
configure:20903: checking for alloca
configure:20940: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:20940: $? = 0
configure:20948: result: yes
configure:21072: checking for arpa/inet.h
configure:21072: result: yes
configure:21072: checking for features.h
configure:21072: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21072: $? = 0
configure:21072: result: yes
configure:21072: checking for sys/socket.h
configure:21072: result: yes
configure:21072: checking for sys/param.h
configure:21072: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21072: $? = 0
configure:21072: result: yes
configure:21072: checking for netdb.h
configure:21072: result: yes
configure:21072: checking for netinet/in.h
configure:21072: result: yes
configure:21072: checking for xlocale.h
configure:21072: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21072: $? = 0
configure:21072: result: yes
configure:21072: checking for sys/mman.h
configure:21072: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21072: $? = 0
configure:21072: result: yes
configure:21072: checking for wchar.h
configure:21072: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21072: $? = 0
configure:21072: result: yes
configure:21072: checking for stdint.h
configure:21072: result: yes
configure:21072: checking for strings.h
configure:21072: result: yes
configure:21072: checking for sys/uio.h
configure:21072: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21072: $? = 0
configure:21072: result: yes
configure:21072: checking for unistd.h
configure:21072: result: yes
configure:21072: checking for sys/time.h
configure:21072: result: yes
configure:21072: checking for stdlib.h
configure:21072: result: yes
configure:21087: checking whether the preprocessor supports include_next
configure:21125: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:21125: $? = 0
configure:21146: result: yes
configure:21167: checking whether system header files limit the line length
configure:21190: result: no
configure:21212: checking for complete errno.h
configure:21285: result: yes
configure:21586: checking whether strerror_r is declared
configure:21586: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21586: $? = 0
configure:21586: result: yes
configure:21599: checking for strerror_r
configure:21599: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:21599: $? = 0
configure:21599: result: yes
configure:21608: checking whether strerror_r returns char *
configure:21632: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21632: $? = 0
configure:21670: result: yes
configure:21787: checking whether getdelim is declared
configure:21787: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21787: $? = 0
configure:21787: result: yes
configure:21804: checking for getdelim
configure:21804: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:21804: $? = 0
configure:21804: result: yes
configure:21804: checking for mprotect
configure:21804: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:21804: $? = 0
configure:21804: result: yes
configure:21804: checking for _set_invalid_parameter_handler
configure:21804: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccnIPGTG.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:135: undefined reference to `_set_invalid_parameter_handler'
collect2: ld returned 1 exit status
configure:21804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 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:21804: result: no
configure:21804: checking for strdup
configure:21804: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
conftest.c:124:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
configure:21804: $? = 0
configure:21804: result: yes
configure:21804: checking for strndup
configure:21804: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
conftest.c:125:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
configure:21804: $? = 0
configure:21804: result: yes
configure:21804: checking for vasnprintf
configure:21804: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/ccXdMBdT.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:137: undefined reference to `vasnprintf'
collect2: ld returned 1 exit status
configure:21804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 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:21804: result: no
configure:21804: checking for snprintf
configure:21804: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
conftest.c:126:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
configure:21804: $? = 0
configure:21804: result: yes
configure:21804: checking for alarm
configure:21804: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:21804: $? = 0
configure:21804: result: yes
configure:21947: checking whether getline is declared
configure:21947: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:21947: $? = 0
configure:21947: result: yes
configure:21999: checking for ld used by gcc -std=gnu99 -std=gnu99
configure:22066: result: /usr/bin/ld -m elf_x86_64
configure:22073: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:22088: result: yes
configure:22095: checking for shared library run path origin
configure:22108: result: done
configure:22686: checking for iconv
configure:22710: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:22710: $? = 0
configure:22744: result: yes
configure:22747: checking for working iconv
configure:22876: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:22876: $? = 0
configure:22876: ./conftest
configure:22876: $? = 0
configure:22888: result: yes
configure:22916: checking for iconv declaration
configure:22945: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:22945: $? = 0
configure:22956: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:22967: checking for C/C++ restrict keyword
configure:22994: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:22994: $? = 0
configure:23002: result: __restrict
configure:23065: checking whether <sys/socket.h> is self-contained
configure:23082: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23082: $? = 0
configure:23090: result: yes
configure:23095: checking for shutdown
configure:23095: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:23095: $? = 0
configure:23095: result: yes
configure:23105: checking whether <sys/socket.h> defines the SHUT_* macros
configure:23122: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23122: $? = 0
configure:23130: result: yes
configure:23232: checking for struct sockaddr_storage
configure:23232: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23232: $? = 0
configure:23232: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:126:38: error: expected expression before ')' token
configure:23232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| /* end confdefs.h. */
|
| /* sys/types.h is not needed according to POSIX, but the
| sys/socket.h in i386-unknown-freebsd4.10 and
| powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| return 0;
| ;
| return 0;
| }
configure:23232: result: yes
configure:23253: checking for sa_family_t
configure:23253: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23253: $? = 0
configure:23253: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:127:26: error: expected expression before ')' token
configure:23253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| /* end confdefs.h. */
|
| /* sys/types.h is not needed according to POSIX, but the
| sys/socket.h in i386-unknown-freebsd4.10 and
| powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_WS2TCPIP_H
| #include <ws2tcpip.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((sa_family_t)))
| return 0;
| ;
| return 0;
| }
configure:23253: result: yes
configure:23282: checking for struct sockaddr_storage.ss_family
configure:23282: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23282: $? = 0
configure:23282: result: yes
configure:23338: checking whether socket is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether connect is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether accept is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether bind is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether getpeername is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether getsockname is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether getsockopt is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether listen is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether recv is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether send is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether recvfrom is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether sendto is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether setsockopt is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether shutdown is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23338: checking whether accept4 is declared without a macro
configure:23359: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23359: $? = 0
configure:23367: result: yes
configure:23385: checking for IPv4 sockets
configure:23411: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23411: $? = 0
configure:23419: result: yes
configure:23427: checking for IPv6 sockets
configure:23456: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23456: $? = 0
configure:23464: result: yes
configure:23487: checking for wchar_t
configure:23504: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23504: $? = 0
configure:23511: result: yes
configure:23527: checking whether NULL can be used in arbitrary expressions
configure:23545: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23545: $? = 0
configure:23552: result: yes
configure:23724: checking whether malloc, realloc, calloc are POSIX compliant
configure:23744: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:23744: $? = 0
configure:23752: result: yes
configure:23841: checking for mmap
configure:23841: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:23841: $? = 0
configure:23841: result: yes
configure:23852: checking for MAP_ANONYMOUS
configure:23889: result: yes
configure:23911: checking whether memchr works
configure:23974: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:23974: $? = 0
configure:23974: ./conftest
configure:23974: $? = 0
configure:23984: result: yes
configure:24003: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c:133:10: error: unknown type name 'not'
conftest.c:133:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:133:16: error: unknown type name 'universal'
configure:24003: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:24109: checking for library containing setsockopt
configure:24131: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:24131: $? = 0
configure:24212: result: none needed
configure:24220: checking for inline
configure:24236: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:24236: $? = 0
configure:24244: result: inline
configure:24270: checking for unsigned long long int
configure:24318: result: yes
configure:24328: checking for long long int
configure:24378: result: yes
configure:24515: checking whether stdint.h conforms to C99
configure:24684: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:24684: $? = 0
configure:24764: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:24764: $? = 0
configure:24764: ./conftest
configure:24764: $? = 0
configure:24776: result: yes
configure:25127: checking whether strdup is declared
configure:25127: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25127: $? = 0
configure:25127: result: yes
configure:25140: checking whether strerror(0) succeeds
configure:25175: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:25175: $? = 0
configure:25175: ./conftest
configure:25175: $? = 0
configure:25186: result: yes
configure:25276: checking whether ffsl is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether ffsll is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether memmem is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether mempcpy is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether memrchr is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether rawmemchr is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether stpcpy is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether stpncpy is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strchrnul is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strdup is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strncat is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strndup is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strnlen is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strpbrk is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strsep is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strcasestr is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strtok_r is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strerror_r is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strsignal is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25276: checking whether strverscmp is declared without a macro
configure:25294: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25294: $? = 0
configure:25302: result: yes
configure:25407: checking whether ffs is declared without a macro
configure:25429: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25429: $? = 0
configure:25437: result: yes
configure:25407: checking whether strcasecmp is declared without a macro
configure:25429: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25429: $? = 0
configure:25437: result: yes
configure:25407: checking whether strncasecmp is declared without a macro
configure:25429: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25429: $? = 0
configure:25437: result: yes
configure:25449: checking whether strndup is declared
configure:25449: result: yes
configure:25462: checking whether strnlen is declared
configure:25462: result: yes
configure:25473: checking whether strtok_r is declared
configure:25473: result: yes
configure:25486: checking for pid_t
configure:25486: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25486: $? = 0
configure:25486: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:197:20: error: expected expression before ')' token
configure:25486: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_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 ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:25486: result: yes
configure:25497: checking for mode_t
configure:25497: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25497: $? = 0
configure:25497: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:197:21: error: expected expression before ')' token
configure:25497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_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 ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:25497: result: yes
configure:25603: checking for wint_t
configure:25628: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25628: $? = 0
configure:25635: result: yes
configure:25644: checking for inttypes.h
configure:25663: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25663: $? = 0
configure:25670: result: yes
configure:25681: checking for stdint.h
configure:25698: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25698: $? = 0
configure:25705: result: yes
configure:25718: checking for intmax_t
configure:25743: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:25743: $? = 0
configure:25750: result: yes
configure:25769: checking where to find the exponent in a 'double'
configure:26083: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26083: $? = 0
configure:26083: ./conftest
configure:26083: $? = 0
configure:26095: result: word 1 bit 20
configure:26122: checking whether snprintf returns a byte count as in C99
configure:26192: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26192: $? = 0
configure:26192: ./conftest
configure:26192: $? = 0
configure:26203: result: yes
configure:26214: checking for snprintf
configure:26214: result: yes
configure:26214: checking for strnlen
configure:26214: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26214: $? = 0
configure:26214: result: yes
configure:26214: checking for wcslen
configure:26214: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26214: $? = 0
configure:26214: result: yes
configure:26214: checking for wcsnlen
configure:26214: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26214: $? = 0
configure:26214: result: yes
configure:26214: checking for mbrtowc
configure:26214: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26214: $? = 0
configure:26214: result: yes
configure:26214: checking for wcrtomb
configure:26214: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26214: $? = 0
configure:26214: result: yes
configure:26223: checking whether _snprintf is declared
configure:26223: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:182:10: error: '_snprintf' undeclared (first use in this function)
conftest.c:182:10: note: each undeclared identifier is reported only once for each function it appears in
configure:26223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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:26223: result: no
configure:26339: checking whether <wchar.h> uses 'inline' correctly
configure:26361: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:26364: $? = 0
configure:26382: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:26385: $? = 0
configure:26398: result: yes
configure:26441: checking for alloca as a compiler built-in
configure:26465: result: yes
configure:26582: checking whether inet_ntop is declared without a macro
configure:26608: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:26608: $? = 0
configure:26616: result: yes
configure:26582: checking whether inet_pton is declared without a macro
configure:26608: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:26608: $? = 0
configure:26616: result: yes
configure:26633: checking for strtod_l
configure:26633: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26633: $? = 0
configure:26633: result: yes
configure:26645: checking for error_at_line
configure:26661: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26661: $? = 0
configure:26669: result: yes
configure:26748: checking whether conversion from 'int' to 'long double' works
configure:26789: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26789: $? = 0
configure:26789: ./conftest
configure:26789: $? = 0
configure:26800: result: yes
configure:26927: checking for working getdelim function
configure:26987: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:26987: $? = 0
configure:26987: ./conftest
configure:26987: $? = 0
configure:26997: result: yes
configure:27097: checking for gethostname
configure:27097: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:27097: $? = 0
configure:27097: result: yes
configure:27156: checking for HOST_NAME_MAX
configure:27205: result: yes
configure:27266: checking for getline
configure:27266: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:27266: $? = 0
configure:27266: result: yes
configure:27274: checking for working getline function
configure:27334: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:27334: $? = 0
configure:27334: ./conftest
configure:27334: $? = 0
configure:27344: result: yes
configure:27450: checking for library containing inet_ntop
configure:27481: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:27481: $? = 0
configure:27498: result: none required
configure:27530: checking whether inet_ntop is declared
configure:27530: result: yes
configure:27593: checking whether locale.h conforms to POSIX:2001
configure:27611: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:27611: $? = 0
configure:27618: result: yes
configure:27624: checking whether locale.h defines locale_t
configure:27641: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:27641: $? = 0
configure:27649: result: yes
configure:27662: checking whether struct lconv is properly defined
configure:27681: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:27681: $? = 0
configure:27689: result: yes
configure:27770: checking whether setlocale is declared without a macro
configure:27792: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:27792: $? = 0
configure:27800: result: yes
configure:27770: checking whether duplocale is declared without a macro
configure:27792: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:27792: $? = 0
configure:27800: result: yes
configure:27981: checking whether <netinet/in.h> is self-contained
configure:27998: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:27998: $? = 0
configure:28006: result: yes
configure:28120: checking whether program_invocation_name is declared
configure:28120: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28120: $? = 0
configure:28120: result: yes
configure:28132: checking whether program_invocation_short_name is declared
configure:28132: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28132: $? = 0
configure:28132: result: yes
configure:28185: checking for stdint.h
configure:28185: result: yes
configure:28195: checking for SIZE_MAX
configure:28266: result: yes
configure:28279: checking for socklen_t
configure:28279: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28279: $? = 0
configure:28279: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:210:24: error: expected expression before ')' token
configure:28279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
|
| /* <sys/types.h> is not needed according to POSIX, but the
| <sys/socket.h> in i386-unknown-freebsd4.10 and
| powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:28279: result: yes
configure:28343: checking for ssize_t
configure:28360: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28360: $? = 0
configure:28367: result: yes
configure:28376: checking for working stdalign.h
configure:28417: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c:195:22: fatal error: stdalign.h: No such file or directory
compilation terminated.
configure:28417: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include <stdalign.h>
| #include <stddef.h>
|
| /* Test that alignof yields a result consistent with offsetof.
| This catches GCC bug 52023
| <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */
| #ifdef __cplusplus
| template <class t> struct alignof_helper { char a; t b; };
| # define ao(type) offsetof (alignof_helper<type>, b)
| #else
| # define ao(type) offsetof (struct { char a; type b; }, b)
| #endif
| char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
| char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1];
| char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
|
| /* Test _Alignas only on platforms where gnulib can help. */
| #if ((defined __cplusplus && 201103 <= __cplusplus) || __GNUC__ || __IBMC__ || __IBMCPP__ || __ICC || 0x5110 <= __SUNPRO_C || 1300 <= _MSC_VER)
| struct alignas_test { char c; char alignas (8) alignas_8; };
| char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
| ? 1 : -1];
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:28424: result: no
configure:28446: checking for va_copy
configure:28467: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28467: $? = 0
configure:28475: result: yes
configure:28634: checking whether NULL can be used in arbitrary expressions
configure:28659: result: yes
configure:28862: checking whether dprintf is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether fpurge is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:204:10: error: 'fpurge' undeclared (first use in this function)
conftest.c:204:10: note: each undeclared identifier is reported only once for each function it appears in
configure:28880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| #undef fpurge
| (void) fpurge;
| ;
| return 0;
| }
configure:28888: result: no
configure:28862: checking whether fseeko is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether ftello is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether getdelim is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether getline is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether gets is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether pclose is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether popen is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether renameat is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether snprintf is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether tmpfile is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether vdprintf is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28862: checking whether vsnprintf is declared without a macro
configure:28880: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:28880: $? = 0
configure:28888: result: yes
configure:28977: checking whether _Exit is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether atoll is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether canonicalize_file_name is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether getloadavg is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether getsubopt is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether grantpt is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether initstate is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether initstate_r is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether mkdtemp is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether mkostemp is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether mkostemps is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether mkstemp is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether mkstemps is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether posix_openpt is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether ptsname is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether ptsname_r is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether random is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether random_r is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether realpath is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether rpmatch is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether secure_getenv is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:242:10: error: 'secure_getenv' undeclared (first use in this function)
conftest.c:242:10: note: each undeclared identifier is reported only once for each function it appears in
configure:29001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 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:29009: result: no
configure:28977: checking whether setenv is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether setstate is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether setstate_r is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether srandom is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether srandom_r is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether strtod is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether strtoll is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether strtoull is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether unlockpt is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:28977: checking whether unsetenv is declared without a macro
configure:29001: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29001: $? = 0
configure:29009: result: yes
configure:29026: checking for strcasecmp
configure:29026: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
conftest.c:263:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
configure:29026: $? = 0
configure:29026: result: yes
configure:29043: checking for strncasecmp
configure:29043: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
conftest.c:264:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
configure:29043: $? = 0
configure:29043: result: yes
configure:29057: checking whether strncasecmp is declared
configure:29057: result: yes
configure:29151: checking for working strerror function
configure:29177: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:29177: $? = 0
configure:29177: ./conftest
configure:29177: $? = 0
configure:29188: result: yes
configure:29295: checking for working strndup
configure:29333: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:29333: $? = 0
configure:29333: ./conftest
configure:29333: $? = 0
configure:29343: result: yes
configure:29389: checking for working strnlen
configure:29427: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:29427: $? = 0
configure:29427: ./conftest
configure:29427: $? = 0
configure:29437: result: yes
configure:29481: checking for strtok_r
configure:29481: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:29481: $? = 0
configure:29481: result: yes
configure:29492: checking whether strtok_r works
configure:29532: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:29532: $? = 0
configure:29532: ./conftest
configure:29532: $? = 0
configure:29543: result: yes
configure:29775: checking whether chdir is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether chown is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether dup is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether dup2 is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether dup3 is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether environ is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether euidaccess is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether faccessat is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether fchdir is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether fchownat is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether fdatasync is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether fsync is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether ftruncate is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether getcwd is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether getdomainname is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether getdtablesize is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether getgroups is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether gethostname is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether getlogin is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether getlogin_r is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether getpagesize is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether getusershell is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether setusershell is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether endusershell is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether group_member is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether isatty is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether lchown is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether link is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether linkat is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether lseek is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether pipe is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether pipe2 is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether pread is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether pwrite is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether readlink is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether readlinkat is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether rmdir is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether sethostname is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether sleep is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether symlink is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether symlinkat is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether ttyname_r is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether unlink is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether unlinkat is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29775: checking whether usleep is declared without a macro
configure:29805: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29805: $? = 0
configure:29813: result: yes
configure:29886: checking for ptrdiff_t
configure:29886: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:29886: $? = 0
configure:29886: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:331:24: error: expected expression before ')' token
configure:29886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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:29886: result: yes
configure:29907: checking for vasprintf
configure:29907: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:29907: $? = 0
configure:29907: result: yes
configure:30078: checking whether btowc is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wctob is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether mbsinit is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether mbrtowc is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether mbrlen is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether mbsrtowcs is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether mbsnrtowcs is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcrtomb is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsrtombs is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsnrtombs is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcwidth is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wmemchr is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wmemcmp is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wmemcpy is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wmemmove is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wmemset is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcslen is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsnlen is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcscpy is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcpcpy is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsncpy is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcpncpy is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcscat is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsncat is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcscmp is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsncmp is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcscasecmp is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsncasecmp is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcscoll is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsxfrm is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsdup is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcschr is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsrchr is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcscspn is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsspn is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcspbrk is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcsstr is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcstok is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30078: checking whether wcswidth is declared without a macro
configure:30106: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30106: $? = 0
configure:30114: result: yes
configure:30131: checking for stdint.h
configure:30131: result: yes
configure:30187: checking whether byte ordering is bigendian
configure:30202: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c:338:9: error: unknown type name 'not'
conftest.c:338:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:338:15: error: unknown type name 'universal'
configure:30202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:30247: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:30247: $? = 0
configure:30265: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c: In function 'main':
conftest.c:344:4: error: unknown type name 'not'
conftest.c:344:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:30265: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:30393: result: no
configure:30411: checking for pid_t
configure:30411: result: yes
configure:30590: checking for the pthreads library -lpthreads
configure:30628: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lpthreads -lX11 -lm -lltdl -ldl >&5
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:30628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:30637: result: no
configure:30535: checking whether pthreads work without any flags
configure:30628: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
/tmp/cc0Gs5Ew.o: In function `main':
/var/tmp/fff/ff7/fontforge/conftest.c:344: undefined reference to `pthread_create'
/var/tmp/fff/ff7/fontforge/conftest.c:345: undefined reference to `pthread_join'
/var/tmp/fff/ff7/fontforge/conftest.c:347: undefined reference to `__pthread_register_cancel'
/var/tmp/fff/ff7/fontforge/conftest.c:348: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:30628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:30637: result: no
configure:30540: checking whether pthreads work with -Kthread
configure:30628: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -Kthread -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
gcc: error: unrecognized option '-Kthread'
configure:30628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:30637: result: no
configure:30540: checking whether pthreads work with -kthread
configure:30628: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -kthread -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
gcc: error: unrecognized option '-kthread'
configure:30628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:30637: result: no
configure:30590: checking for the pthreads library -llthread
configure:30628: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -llthread -lX11 -lm -lltdl -ldl >&5
/usr/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:30628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:30637: result: no
configure:30540: checking whether pthreads work with -pthread
configure:30628: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -pthread -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:30628: $? = 0
configure:30637: result: yes
configure:30656: checking for joinable pthread attribute
configure:30671: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -pthread -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:30671: $? = 0
configure:30677: result: PTHREAD_CREATE_JOINABLE
configure:30687: checking if more special flags are required for pthreads
configure:30701: result: no
configure:30707: checking for PTHREAD_PRIO_INHERIT
configure:30725: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -pthread -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:30725: $? = 0
configure:30734: result: yes
configure:31481: checking whether the linker supports --no-undefined
configure:31495: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} -Wl,--no-undefined conftest.c -lX11 -lm -lltdl -ldl >&5
configure:31495: $? = 0
configure:31496: result: yes
configure:31498: checking whether C compiler accepts -Wl,--no-undefined
configure:31517: gcc -std=gnu99 -std=gnu99 -c -g -O2 -Wl,--no-undefined -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:31517: $? = 0
configure:31525: result: yes
configure:31576: checking vfork.h usability
configure:31576: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
conftest.c:372:19: fatal error: vfork.h: No such file or directory
compilation terminated.
configure:31576: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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 <vfork.h>
configure:31576: result: no
configure:31576: checking vfork.h presence
configure:31576: gcc -E -I${top_builddir} -I${top_srcdir} conftest.c
conftest.c:339:19: fatal error: vfork.h: No such file or directory
compilation terminated.
configure:31576: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fontforge"
| #define PACKAGE_TARNAME "fontforge"
| #define PACKAGE_VERSION "2.0.20140101"
| #define PACKAGE_STRING "fontforge 2.0.20140101"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/fontforge/fontforge"
| #define PACKAGE "fontforge"
| #define VERSION "2.0.20140101"
| #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 _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBLTDL 1
| #define FONTFORGE_VERSION_MAJOR 2
| #define FONTFORGE_VERSION_MINOR 0
| #define FONTFORGE_LIBFFE_VERSION_MAJOR 2
| #define FONTFORGE_LIBFFE_VERSION_MINOR 0
| #define FONTFORGE_LIBFF_VERSION_MAJOR 2
| #define FONTFORGE_LIBFF_VERSION_MINOR 0
| #define FONTFORGE_CONFIG_USE_DOUBLE 1
| #define _LIBUNINAMESLIST_FUN 0
| #define _NO_LIBUNICODENAMES 1
| #define _NO_LIBZMQ 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_GETDELIM 1
| #define HAVE_MPROTECT 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ALARM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define restrict __restrict
| #define HAVE_SHUTDOWN 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_SA_FAMILY_T 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
| #define HAVE_RAW_DECL_SOCKET 1
| #define HAVE_RAW_DECL_CONNECT 1
| #define HAVE_RAW_DECL_ACCEPT 1
| #define HAVE_RAW_DECL_BIND 1
| #define HAVE_RAW_DECL_GETPEERNAME 1
| #define HAVE_RAW_DECL_GETSOCKNAME 1
| #define HAVE_RAW_DECL_GETSOCKOPT 1
| #define HAVE_RAW_DECL_LISTEN 1
| #define HAVE_RAW_DECL_RECV 1
| #define HAVE_RAW_DECL_SEND 1
| #define HAVE_RAW_DECL_RECVFROM 1
| #define HAVE_RAW_DECL_SENDTO 1
| #define HAVE_RAW_DECL_SETSOCKOPT 1
| #define HAVE_RAW_DECL_SHUTDOWN 1
| #define HAVE_RAW_DECL_ACCEPT4 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_WCHAR_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_INET_PTON 1
| #define HAVE_STRTOD_L 1
| #define GNULIB_TEST_GETDELIM 1
| #define HAVE_GETHOSTNAME 1
| #define GNULIB_TEST_GETHOSTNAME 1
| #define GNULIB_TEST_GETLINE 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LOCALECONV 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_TEST_STRDUP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOK_R 1
| #define GNULIB_TEST_STRTOK_R 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_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:31576: result: no
configure:31576: checking for vfork.h
configure:31576: result: no
configure:31589: checking for fork
configure:31589: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
conftest.c:362:6: warning: conflicting types for built-in function 'fork' [enabled by default]
configure:31589: $? = 0
configure:31589: result: yes
configure:31589: checking for vfork
configure:31589: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:31589: $? = 0
configure:31589: result: yes
configure:31599: checking for working fork
configure:31621: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:31621: $? = 0
configure:31621: ./conftest
configure:31621: $? = 0
configure:31631: result: yes
configure:31652: checking for working vfork
configure:31762: result: yes
configure:31787: checking whether time.h and sys/time.h may both be included
configure:31807: gcc -std=gnu99 -std=gnu99 -c -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c >&5
configure:31807: $? = 0
configure:31814: result: yes
configure:31828: checking for working mktime
configure:32030: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32030: $? = 0
configure:32030: ./conftest
configure:32030: $? = 0
configure:32040: result: yes
configure:32056: checking for getpagesize
configure:32056: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32056: $? = 0
configure:32056: result: yes
configure:32065: checking for working mmap
configure:32212: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32212: $? = 0
configure:32212: ./conftest
configure:32212: $? = 0
configure:32222: result: yes
configure:32239: checking for alarm
configure:32239: result: yes
configure:32239: checking for dup2
configure:32239: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32239: $? = 0
configure:32239: result: yes
configure:32239: checking for endpwent
configure:32239: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32239: $? = 0
configure:32239: result: yes
configure:32251: checking for getcwd
configure:32251: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32251: $? = 0
configure:32251: result: yes
configure:32251: checking for gethostbyname
configure:32251: result: yes
configure:32251: checking for gettimeofday
configure:32251: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32251: $? = 0
configure:32251: result: yes
configure:32263: checking for mkdir
configure:32263: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32263: $? = 0
configure:32263: result: yes
configure:32263: checking for munmap
configure:32263: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32263: $? = 0
configure:32263: result: yes
configure:32275: checking for nl_langinfo
configure:32275: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32275: $? = 0
configure:32275: result: yes
configure:32275: checking for putenv
configure:32275: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32275: $? = 0
configure:32275: result: yes
configure:32275: checking for rmdir
configure:32275: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32275: $? = 0
configure:32275: result: yes
configure:32287: checking for select
configure:32287: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32287: $? = 0
configure:32287: result: yes
configure:32287: checking for setenv
configure:32287: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32287: $? = 0
configure:32287: result: yes
configure:32287: checking for socket
configure:32287: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32287: $? = 0
configure:32287: result: yes
configure:32299: checking for tzset
configure:32299: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32299: $? = 0
configure:32299: result: yes
configure:32299: checking for uname
configure:32299: gcc -std=gnu99 -std=gnu99 -o conftest -g -O2 -I${top_builddir} -I${top_srcdir} conftest.c -lX11 -lm -lltdl -ldl >&5
configure:32299: $? = 0
configure:32299: result: yes
configure:32308: checking for tzset
configure:32308: result: yes
configure:32999: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fontforge config.status 2.0.20140101, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Lake-1
config.status:2300: creating Makefile
config.status:2300: creating inc/Makefile
config.status:2300: creating lib/Makefile
config.status:2300: creating libltdl/Makefile
config.status:2300: creating Unicode/Makefile
config.status:2300: creating gutils/Makefile
config.status:2300: creating collab/Makefile
config.status:2300: creating share/Makefile
config.status:2300: creating gdraw/Makefile
config.status:2300: creating fontforge/Makefile
config.status:2300: creating fontforgeexe/Makefile
config.status:2300: creating fontforgeexe/pixmaps/Makefile
config.status:2300: creating fontforgeexe/pixmaps/2012/Makefile
config.status:2300: creating fontforgeexe/pixmaps/tango/Makefile
config.status:2300: creating fontforgeexe/collab/Makefile
config.status:2300: creating po/Makefile
config.status:2300: creating mackeys/Makefile
config.status:2300: creating doc/Makefile
config.status:2300: creating doc/html/Makefile
config.status:2300: creating pycontrib/Makefile
config.status:2300: creating pycontrib/simple/Makefile
config.status:2300: creating pycontrib/collab/Makefile
config.status:2300: creating pycontrib/graphicore/Makefile
config.status:2300: creating pycontrib/gdraw/Makefile
config.status:2300: creating nodejs/Makefile
config.status:2300: creating nodejs/collabwebview/Makefile
config.status:2300: creating nodejs/collabwebview/css/Makefile
config.status:2300: creating nodejs/collabwebview/js/Makefile
config.status:2300: creating nodejs/collabwebview/js/contentEditable/Makefile
config.status:2300: creating pyhook/Makefile
config.status:2300: creating plugins/Makefile
config.status:2300: creating tests/Makefile
config.status:2300: creating desktop/Makefile
config.status:2300: creating contrib/Makefile
config.status:2300: creating contrib/cidmap/Makefile
config.status:2300: creating contrib/fonttools/Makefile
config.status:2300: creating osx/Makefile
config.status:2300: creating osx/FontForge.app/Makefile
config.status:2300: creating osx/FontForge.app/Contents/Makefile
config.status:2300: creating osx/FontForge.app/Contents/Resources/Makefile
config.status:2300: creating osx/FontForge.app/Contents/Resources/English.lproj/Makefile
config.status:2300: creating osx/FontForge.app/Contents/Resources/opt/Makefile
config.status:2300: creating osx/FontForge.app/Contents/Resources/opt/local/Makefile
config.status:2300: creating osx/FontForge.app/Contents/Resources/opt/local/etc/Makefile
config.status:2300: creating osx/FontForge.app/Contents/Resources/opt/local/etc/fonts/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/MacOS/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Resources/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Resources/Inputbox.nib/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Resources/MainMenu.nib/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Resources/Msgbox.nib/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Resources/PopUpButton.nib/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Resources/Progressbar.nib/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Resources/SecureInputbox.nib/Makefile
config.status:2300: creating osx/FontForge.app/Contents/MacOS/CocoaDialog.app/Contents/Resources/Textbox.nib/Makefile
config.status:2300: creating fontforge.pc
config.status:2300: creating libfontforge.pc
config.status:2300: creating libfontforgeexe.pc
config.status:2300: creating fontforgeexe/darwinsetup
config.status:2300: creating tests/atlocal
config.status:2300: creating config.h
config.status:2300: creating inc/fontforge-config.h
config.status:2529: executing tests/atconfig commands
config.status:2529: executing depfiles commands
config.status:2529: executing libtool commands
configure:35361:
Configuration:
Source code location .
Build code location
Destination prefix /usr/local
Compiler gcc -std=gnu99 -std=gnu99
Summary of optional features:
real (floating pt) double
programs yes
native scripting yes
python scripting yes
python extension yes
freetype debugger no
raw points mode no
tile path no
gb12345 encoding no
Summary of optional dependencies:
Optional Library UseIt? HaveIt? WebsiteURL
cairo check yes http://www.cairographics.org/
giflib check yes http://giflib.sourceforge.net/
libjpeg check yes http://en.wikipedia.org/wiki/Libjpeg
libpng check yes http://www.libpng.org/
libreadline check yes http://www.gnu.org/software/readline
libspiro check yes https://github.com/fontforge/libspiro
libtiff check yes http://en.wikipedia.org/wiki/Libtiff
libuninameslist check yes https://github.com/fontforge/libuninameslist
zeromq (libzmq) no http://www.zeromq.org/
X Window System yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_env_CARBON_set=
ac_cv_env_CARBON_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_COCOA_set=
ac_cv_env_COCOA_value=
ac_cv_env_CORESERVICES_set=
ac_cv_env_CORESERVICES_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_FREETYPE_SOURCE_set=
ac_cv_env_FREETYPE_SOURCE_value=
ac_cv_env_GIFLIB_CFLAGS_set=
ac_cv_env_GIFLIB_CFLAGS_value=
ac_cv_env_GIFLIB_LIBS_set=
ac_cv_env_GIFLIB_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GTK2_CFLAGS_set=
ac_cv_env_GTK2_CFLAGS_value=
ac_cv_env_GTK2_LIBS_set=
ac_cv_env_GTK2_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBCAIRO_CFLAGS_set=
ac_cv_env_LIBCAIRO_CFLAGS_value=
ac_cv_env_LIBCAIRO_LIBS_set=
ac_cv_env_LIBCAIRO_LIBS_value=
ac_cv_env_LIBJPEG_CFLAGS_set=
ac_cv_env_LIBJPEG_CFLAGS_value=
ac_cv_env_LIBJPEG_LIBS_set=
ac_cv_env_LIBJPEG_LIBS_value=
ac_cv_env_LIBPNG_CFLAGS_set=
ac_cv_env_LIBPNG_CFLAGS_value=
ac_cv_env_LIBPNG_LIBS_set=
ac_cv_env_LIBPNG_LIBS_value=
ac_cv_env_LIBREADLINE_CFLAGS_set=
ac_cv_env_LIBREADLINE_CFLAGS_value=
ac_cv_env_LIBREADLINE_LIBS_set=
ac_cv_env_LIBREADLINE_LIBS_value=
ac_cv_env_LIBSPIRO_CFLAGS_set=
ac_cv_env_LIBSPIRO_CFLAGS_value=
ac_cv_env_LIBSPIRO_LIBS_set=
ac_cv_env_LIBSPIRO_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBTIFF_CFLAGS_set=
ac_cv_env_LIBTIFF_CFLAGS_value=
ac_cv_env_LIBTIFF_LIBS_set=
ac_cv_env_LIBTIFF_LIBS_value=
ac_cv_env_LIBUNINAMESLIST_CFLAGS_set=
ac_cv_env_LIBUNINAMESLIST_CFLAGS_value=
ac_cv_env_LIBUNINAMESLIST_LIBS_set=
ac_cv_env_LIBUNINAMESLIST_LIBS_value=
ac_cv_env_LIBXML_CFLAGS_set=
ac_cv_env_LIBXML_CFLAGS_value=
ac_cv_env_LIBXML_LIBS_set=
ac_cv_env_LIBXML_LIBS_value=
ac_cv_env_LIBZMQ_CFLAGS_set=
ac_cv_env_LIBZMQ_CFLAGS_value=
ac_cv_env_LIBZMQ_LIBS_set=
ac_cv_env_LIBZMQ_LIBS_value=
ac_cv_env_PANGOCAIRO_CFLAGS_set=
ac_cv_env_PANGOCAIRO_CFLAGS_value=
ac_cv_env_PANGOCAIRO_LIBS_set=
ac_cv_env_PANGOCAIRO_LIBS_value=
ac_cv_env_PANGO_CFLAGS_set=
ac_cv_env_PANGO_CFLAGS_value=
ac_cv_env_PANGO_LIBS_set=
ac_cv_env_PANGO_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_CFLAGS_set=
ac_cv_env_PYTHON_CFLAGS_value=
ac_cv_env_PYTHON_LIBS_set=
ac_cv_env_PYTHON_LIBS_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_SDK_set=
ac_cv_env_SDK_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_ZLIB_CFLAGS_set=
ac_cv_env_ZLIB_CFLAGS_value=
ac_cv_env_ZLIB_LIBS_set=
ac_cv_env_ZLIB_LIBS_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_extensionblock_in_giflib=yes
ac_cv_func_TaggedSpiroCPsToBezier0=no
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_argz_add=yes
ac_cv_func_argz_append=yes
ac_cv_func_argz_count=yes
ac_cv_func_argz_create_sep=yes
ac_cv_func_argz_insert=yes
ac_cv_func_argz_next=yes
ac_cv_func_argz_stringify=yes
ac_cv_func_closedir=yes
ac_cv_func_connect=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=no
ac_cv_func_dup2=yes
ac_cv_func_endpwent=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getline=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mprotect=yes
ac_cv_func_munmap=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_opendir=yes
ac_cv_func_putenv=yes
ac_cv_func_readdir=yes
ac_cv_func_remove=yes
ac_cv_func_rmdir=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_shutdown=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strtod_l=yes
ac_cv_func_strtok_r=yes
ac_cv_func_tzset=yes
ac_cv_func_uname=yes
ac_cv_func_uniNamesList_NamesListVersion=no
ac_cv_func_uniNamesList_blockCount=no
ac_cv_func_vasnprintf=no
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_func_working_mktime=yes
ac_cv_have_decl__Exit=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_accept4=yes
ac_cv_have_decl_accept=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_bind=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_canonicalize_file_name=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_connect=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup3=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_duplocale=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_euidaccess=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fdatasync=yes
ac_cv_have_decl_ffs=yes
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_ffsll=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_getpeername=yes
ac_cv_have_decl_gets=yes
ac_cv_have_decl_getsockname=yes
ac_cv_have_decl_getsockopt=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_group_member=yes
ac_cv_have_decl_inet_ntop=yes
ac_cv_have_decl_inet_pton=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_initstate_r=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_listen=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lt_dlinterface_register=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_mempcpy=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkostemp=yes
ac_cv_have_decl_mkostemps=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_mkstemps=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe2=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=yes
ac_cv_have_decl_program_invocation_short_name=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_ptsname_r=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_random_r=yes
ac_cv_have_decl_rawmemchr=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_recv=yes
ac_cv_have_decl_recvfrom=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_rpmatch=yes
ac_cv_have_decl_send=yes
ac_cv_have_decl_sendto=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sethostname=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setsockopt=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setstate_r=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_shutdown=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_socket=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_srandom_r=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasecmp=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strchrnul=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncasecmp=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_strverscmp=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_tmpfile=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_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_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_argz_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_gif_lib_h=yes
ac_cv_header_ieeefp_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_ltdl_h=yes
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_png_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_spiroentrypoints_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_dl_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_tiffio_h=yes
ac_cv_header_time=yes
ac_cv_header_uninameslist_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_lib_error_at_line=yes
ac_cv_lib_ltdl_lt_dladvise_init=yes
ac_cv_lib_ltdl_lt_dladvise_preload=yes
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_INDENT=indent
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_PLUTIL=:
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_UNZIP=/usr/bin/unzip
ac_cv_path_UPDATE_DESKTOP_DATABASE=/usr/bin/update-desktop-database
ac_cv_path_UPDATE_MIME_DATABASE=/usr/bin/update-mime-database
ac_cv_path_WGET=/usr/bin/wget
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_DGifOpenFileName=-lgif
ac_cv_search_EGifGetGifVersion=no
ac_cv_search_TIFFClose=-ltiff
ac_cv_search_TIFFRewriteField=no
ac_cv_search_TaggedSpiroCPsToBezier=-lspiro
ac_cv_search_UnicodeNameAnnot=-luninameslist
ac_cv_search_XOpenDevice=-lXi
ac_cv_search_XOpenDisplay=-lX11
ac_cv_search_XkbQueryExtension='none required'
ac_cv_search_cos=-lm
ac_cv_search_dlopen=-ldl
ac_cv_search_inet_ntop='none required'
ac_cv_search_jpeg_CreateDecompress=-ljpeg
ac_cv_search_png_init_io=-lpng
ac_cv_search_rl_readline_version=-lreadline
ac_cv_should_define__xopen_source=no
ac_cv_type_error_t=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_sockaddr_storage=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='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_func_working_getline=yes
am_cv_lib_iconv=no
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python
am_cv_prog_tar_pax=gnutar
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages'
am_cv_python_version=2.7
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_check_cflags___Wl___no_undefined=yes
gl_cv_c_amsterdam_compiler=no
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0='word 1 bit 20'
gl_cv_decl_HOST_NAME_MAX=yes
gl_cv_decl_null_works=yes
gl_cv_func_itold_works=yes
gl_cv_func_malloc_posix=yes
gl_cv_func_memchr_works=yes
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strndup_works=yes
gl_cv_func_strtok_r_works=yes
gl_cv_func_va_copy=yes
gl_cv_func_working_getdelim=yes
gl_cv_func_working_strerror=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_accept4=yes
gl_cv_have_raw_decl_accept=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_bind=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=yes
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_connect=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=yes
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_duplocale=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=yes
gl_cv_have_raw_decl_euidaccess=yes
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_fdatasync=yes
gl_cv_have_raw_decl_ffs=yes
gl_cv_have_raw_decl_ffsl=yes
gl_cv_have_raw_decl_ffsll=yes
gl_cv_have_raw_decl_fpurge=no
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_getpeername=yes
gl_cv_have_raw_decl_gets=yes
gl_cv_have_raw_decl_getsockname=yes
gl_cv_have_raw_decl_getsockopt=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=yes
gl_cv_have_raw_decl_inet_ntop=yes
gl_cv_have_raw_decl_inet_pton=yes
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_initstate_r=yes
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_listen=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=yes
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkostemp=yes
gl_cv_have_raw_decl_mkostemps=yes
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=yes
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=yes
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_random_r=yes
gl_cv_have_raw_decl_rawmemchr=yes
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_recv=yes
gl_cv_have_raw_decl_recvfrom=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=yes
gl_cv_have_raw_decl_secure_getenv=no
gl_cv_have_raw_decl_send=yes
gl_cv_have_raw_decl_sendto=yes
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=yes
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setsockopt=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setstate_r=yes
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_shutdown=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_socket=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_srandom_r=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasecmp=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=yes
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncasecmp=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=yes
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_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_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_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=yes
gl_cv_header_netinet_in_h_selfcontained=yes
gl_cv_header_stdint_h=yes
gl_cv_header_sys_socket_h_selfcontained=yes
gl_cv_header_sys_socket_h_shut=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_stdalign_h=no
gl_cv_header_working_stdint_h=yes
gl_cv_lib_socket='none needed'
gl_cv_next_arpa_inet_h='<arpa/inet.h>'
gl_cv_next_locale_h='<locale.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_strings_h='<strings.h>'
gl_cv_next_sys_socket_h='<sys/socket.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_sys_uio_h='<sys/uio.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_pragma_columns=no
gl_cv_rpl_alloca=yes
gl_cv_size_max=yes
gl_cv_socket_ipv4=yes
gl_cv_socket_ipv6=yes
gl_cv_sys_struct_lconv_ok=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_ssize_t=yes
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=.so
libltdl_cv_shrext=.so
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_module_path_var=LD_LIBRARY_PATH
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_argz_works=yes
lt_cv_sys_dlopen_deplibs=yes
lt_cv_sys_dlsearch_path='/lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-304 /usr/lib32/nvidia-304 /lib32 /usr/lib32 '
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_symbol_underscore=no
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 '
pkg_cv_FREETYPE_LIBS='-lfreetype '
pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
pkg_cv_GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
pkg_cv_LIBCAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_LIBCAIRO_LIBS='-lcairo '
pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 '
pkg_cv_LIBXML_LIBS='-lxml2 '
pkg_cv_PANGOCAIRO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
pkg_cv_PANGOCAIRO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 '
pkg_cv_PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 '
pkg_cv_PANGO_LIBS='-lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 '
pkg_cv_PYTHON_CFLAGS='-I/usr/include/python2.7 '
pkg_cv_PYTHON_LIBS='-lpython2.7 '
pkg_cv_ZLIB_CFLAGS=' '
pkg_cv_ZLIB_LIBS='-lz '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /var/tmp/fff/ff7/fontforge/config/missing --run aclocal-1.11'
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='cru'
ARGZ_H=''
AUTOCONF='${SHELL} /var/tmp/fff/ff7/fontforge/config/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/fff/ff7/fontforge/config/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/fff/ff7/fontforge/config/missing --run automake-1.11'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BLANK1=''
BLANK2=''
CARBON=''
CC='gcc -std=gnu99 -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
COCOA=''
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CORESERVICES=''
CPP='gcc -E'
CPPFLAGS=' -I${top_builddir} -I${top_srcdir}'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/bin/grep -F'
FLOAT_H=''
FONTFORGE_CAN_USE_GTK_FALSE=''
FONTFORGE_CAN_USE_GTK_TRUE='#'
FONTFORGE_VERSION='2.0.20140101'
FONTTOOLS_FALSE=''
FONTTOOLS_TRUE='#'
FREETYPE_CFLAGS='-I/usr/include/freetype2 '
FREETYPE_LIBS='-lfreetype '
FREETYPE_SOURCE=''
GETHOSTNAME_LIB=''
GIFLIB_CFLAGS=''
GIFLIB_LIBS=' -lgif'
GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
GLIB_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
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_NETINET_IN_H_FALSE=''
GL_GENERATE_NETINET_IN_H_TRUE='#'
GL_GENERATE_STDALIGN_H_FALSE='#'
GL_GENERATE_STDALIGN_H_TRUE=''
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_H_TRUE='#'
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE='#'
GL_GENERATE_STDINT_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE='#'
GNULIB_ACCEPT4='0'
GNULIB_ACCEPT='0'
GNULIB_ATOLL='0'
GNULIB_BIND='0'
GNULIB_BTOWC='0'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='0'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='0'
GNULIB_CONNECT='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='0'
GNULIB_DUP3='0'
GNULIB_DUP='0'
GNULIB_DUPLOCALE='0'
GNULIB_ENVIRON='0'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='0'
GNULIB_FFLUSH='0'
GNULIB_FFS='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='1'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='1'
GNULIB_GETLINE='1'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETPEERNAME='0'
GNULIB_GETSOCKNAME='0'
GNULIB_GETSOCKOPT='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETUSERSHELL='0'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_INET_NTOP='1'
GNULIB_INET_PTON='0'
GNULIB_ISATTY='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LISTEN='0'
GNULIB_LOCALECONV='1'
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='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDTEMP='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='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='1'
GNULIB_REALPATH='0'
GNULIB_RECV='0'
GNULIB_RECVFROM='0'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='0'
GNULIB_SEND='0'
GNULIB_SENDTO='0'
GNULIB_SETENV='0'
GNULIB_SETHOSTNAME='0'
GNULIB_SETLOCALE='0'
GNULIB_SETSOCKOPT='0'
GNULIB_SHUTDOWN='0'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='0'
GNULIB_SOCKET='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='1'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='0'
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='0'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='0'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TMPFILE='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_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'
GRAPHICAL_USER_INTERFACE_FALSE='#'
GRAPHICAL_USER_INTERFACE_TRUE=''
GREP='/bin/grep'
GTK2_CFLAGS=''
GTK2_LIBS=''
HAVE_ACCEPT4='1'
HAVE_ARPA_INET_H='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CHOWN='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_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_INET_NTOP='1'
HAVE_DECL_INET_PTON='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_STRNCASECMP='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_DUPLOCALE='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHOWNAT='1'
HAVE_FDATASYNC='1'
HAVE_FEATURES_H='1'
HAVE_FFS='1'
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_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_INTTYPES_H='1'
HAVE_IPYTHON_FALSE=''
HAVE_IPYTHON_TRUE='#'
HAVE_LCHOWN='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
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_NETINET_IN_H=''
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_PYTHON_EVEN_FALSE=''
HAVE_PYTHON_EVEN_TRUE='#'
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_SA_FAMILY_T='1'
HAVE_SECURE_GETENV='1'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASECMP='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRINGS_H='1'
HAVE_STRPBRK='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SOCKADDR_STORAGE='1'
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_SOCKET_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_SYS_UIO_H='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_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_WS2TCPIP_H='0'
HAVE_XLOCALE_H='1'
HAVE__EXIT='1'
HOST='x86_64-unknown-linux-gnu'
INCLTDL=''
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INDENT='indent'
INET_NTOP_LIB=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
ISYSTEM='-I'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBADD_DL='-ldl '
LIBADD_DLD_LINK=''
LIBADD_DLOPEN='-ldl'
LIBADD_SHL_LOAD=''
LIBCAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
LIBCAIRO_LIBS='-lcairo '
LIBFONTFORGEEXE_PKGCONFIG_LIBS='-L${exec_prefix}/lib -lfontforgeexe'
LIBFONTFORGEEXE_PKGCONFIG_LIBS_PRIVATE='-L${exec_prefix}/lib -lgdraw -lgioftp -lgutils -lgunicode -lgif -ljpeg -lpng -ltiff -lspiro -luninameslist -lreadline -lSM -lICE -lltdl -lX11 -lm -lltdl -ldl '
LIBFONTFORGEEXE_PKGCONFIG_REQUIRES=''
LIBFONTFORGEEXE_PKGCONFIG_REQUIRES_PRIVATE='libfontforge python-2.7 cairo pango zlib'
LIBFONTFORGEEXE_PKGCONFIG_VERSION='2.0.20140101'
LIBFONTFORGEEXE_VERSION='2:0:0'
LIBFONTFORGE_PKGCONFIG_LIBS='-L${exec_prefix}/lib -lfontforge'
LIBFONTFORGE_PKGCONFIG_LIBS_PRIVATE=' -lgioftp -lgutils -lgunicode -lgif -ljpeg -lpng -ltiff -lspiro -luninameslist -lreadline -lSM -lICE -lltdl -lX11 -lm -lltdl -ldl '
LIBFONTFORGE_PKGCONFIG_REQUIRES=''
LIBFONTFORGE_PKGCONFIG_REQUIRES_PRIVATE=' python-2.7 cairo pango zlib'
LIBFONTFORGE_PKGCONFIG_VERSION='2.0.20140101'
LIBFONTFORGE_VERSION='2:0:0'
LIBGDRAW_VERSION='5:0:0'
LIBGIOFTP_VERSION='2:0:0'
LIBGUNICODE_VERSION='4:0:0'
LIBGUTILS_VERSION='2:0:0'
LIBICONV=''
LIBINTL=''
LIBJPEG_CFLAGS=''
LIBJPEG_LIBS=' -ljpeg'
LIBLTDL='-lltdl'
LIBOBJS=''
LIBPNG_CFLAGS=''
LIBPNG_LIBS=' -lpng'
LIBREADLINE_CFLAGS=''
LIBREADLINE_LIBS=' -lreadline'
LIBS='-lX11 -lm -lltdl -ldl '
LIBSOCKET=''
LIBSPIRO_CFLAGS=''
LIBSPIRO_LIBS=' -lspiro'
LIBTIFF_CFLAGS=''
LIBTIFF_LIBS=' -ltiff'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUNINAMESLIST_CFLAGS=''
LIBUNINAMESLIST_LIBS=' -luninameslist'
LIBXML_CFLAGS='-I/usr/include/libxml2 '
LIBXML_LIBS='-lxml2 '
LIBZMQCOLLAB_VERSION='2:0:0'
LIBZMQ_CFLAGS=''
LIBZMQ_FALSE=''
LIBZMQ_LIBS=''
LIBZMQ_TRUE='#'
LIPO=''
LN_S='ln -s'
LTDLDEPS=''
LTDLINCL=''
LTDLOPEN='libltdl'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
LT_CONFIG_H='config.h'
LT_DLLOADERS=' dlopen.la'
LT_DLPREOPEN='-dlpreopen dlopen.la '
MACAPP=''
MACINTOSH_FALSE=''
MACINTOSH_TRUE='#'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAINTAINER_TOOLS='no'
MAINTAINER_TOOLS_FALSE=''
MAINTAINER_TOOLS_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/fff/ff7/fontforge/config/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MY_CFLAGS=' -Wl,--no-undefined -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/python2.7 -pthread '
MY_LIBS=' -lpython2.7 -lgif -ljpeg -lpng -ltiff -luninameslist -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lSM -lICE -lreadline -lpython2.7 -lspiro -lspiro -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 '
MY_LIB_LDFLAGS=' -no-undefined'
NATIVE_SCRIPTING_FALSE='#'
NATIVE_SCRIPTING_TRUE=''
NETINET_IN_H=''
NEXT_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_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_STRINGS_H='<strings.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_ERRNO_H=''
NEXT_FLOAT_H=''
NEXT_LOCALE_H='<locale.h>'
NEXT_NETINET_IN_H=''
NEXT_STDARG_H='<stdarg.h>'
NEXT_STDDEF_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRINGS_H='<strings.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_SOCKET_H='<sys/socket.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_SYS_UIO_H='<sys/uio.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='fontforge'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='fontforge'
PACKAGE_STRING='fontforge 2.0.20140101'
PACKAGE_TARNAME='fontforge'
PACKAGE_URL='https://github.com/fontforge/fontforge'
PACKAGE_VERSION='2.0.20140101'
PANGOCAIRO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
PANGOCAIRO_LIBS='-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 '
PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 '
PANGO_LIBS='-lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 '
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORM_OSX_FALSE=''
PLATFORM_OSX_TRUE='#'
PLUGIN_GB12345_FALSE=''
PLUGIN_GB12345_TRUE='#'
PLUTIL=':'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PTHREAD_CC='gcc -std=gnu99 -std=gnu99'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
PTRDIFF_T_SUFFIX=''
PYHOOK_FILE_EXTENSION=''
PYTHON='/usr/bin/python'
PYTHON_CFLAGS='-I/usr/include/python2.7 '
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_EXTENSION_FALSE='#'
PYTHON_EXTENSION_TRUE=''
PYTHON_LIBS='-lpython2.7 '
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_SCRIPTING_FALSE='#'
PYTHON_SCRIPTING_TRUE=''
PYTHON_VERSION='2.7'
RANLIB='ranlib'
RAW_COMPILE_PLATFORM_CFLAGS=''
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_DUPLOCALE='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='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_INET_NTOP='0'
REPLACE_INET_PTON='0'
REPLACE_ISATTY='0'
REPLACE_ITOLD='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALECONV='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='0'
REPLACE_MKSTEMP='0'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='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_SETLOCALE='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='0'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_STRUCT_LCONV='0'
REPLACE_SYMLINK='0'
REPLACE_SYMLINKAT='0'
REPLACE_TMPFILE='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_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
SDK=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDALIGN_H='stdalign.h'
STDARG_H=''
STDDEF_H=''
STDINT_H=''
STRIP='strip'
THE_PROGRAMS='yes'
THE_PROGRAMS_FALSE='#'
THE_PROGRAMS_TRUE=''
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
UNZIP='/usr/bin/unzip'
UPDATE_DESKTOP_DATABASE='/usr/bin/update-desktop-database'
UPDATE_MIME_DATABASE='/usr/bin/update-mime-database'
USE_THEME_2012_FALSE=''
USE_THEME_2012_TRUE='#'
USE_THEME_TANGO_FALSE='#'
USE_THEME_TANGO_TRUE=''
VERSION='2.0.20140101'
VERSION_MAJOR='2'
VERSION_MINOR='0'
VERSION_PATCH='20140101'
WARN_CFLAGS=''
WCHAR_T_SUFFIX=''
WERROR_CFLAGS=''
WGET='/usr/bin/wget'
WINDOWS_64_BIT_OFF_T='0'
WINT_T_SUFFIX=''
XDG_DESKTOP_FALSE='#'
XDG_DESKTOP_TRUE=''
XGETTEXT='/usr/bin/xgettext'
XINPUT_LIBS='-lXi'
XKB_LIBS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ZLIB_CFLAGS=' '
ZLIB_LIBS='-lz '
_GIFLIB_5PLUS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=posix -chf - "$$tardir"'
am__untar='tar -xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_FONTFORGE_GNULIB_TESTS'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /var/tmp/fff/ff7/fontforge/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
ltdl_LIBOBJS=' lt__strl.o'
ltdl_LTLIBOBJS=' lt__strl.lo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/fontforge'
pkgpythondir='${pythondir}/fontforge'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
pythondir='${prefix}/lib/python2.7/dist-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sys_symbol_underscore='no'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "fontforge"
#define PACKAGE_TARNAME "fontforge"
#define PACKAGE_VERSION "2.0.20140101"
#define PACKAGE_STRING "fontforge 2.0.20140101"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL "https://github.com/fontforge/fontforge"
#define PACKAGE "fontforge"
#define VERSION "2.0.20140101"
#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 _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LT_MODULE_EXT ".so"
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia-304:/usr/lib32/nvidia-304:/lib32:/usr/lib32"
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_LIBDLLOADER 1
#define HAVE_ARGZ_H 1
#define HAVE_ERROR_T 1
#define HAVE_ARGZ_ADD 1
#define HAVE_ARGZ_APPEND 1
#define HAVE_ARGZ_COUNT 1
#define HAVE_ARGZ_CREATE_SEP 1
#define HAVE_ARGZ_INSERT 1
#define HAVE_ARGZ_NEXT 1
#define HAVE_ARGZ_STRINGIFY 1
#define HAVE_WORKING_ARGZ 1
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_LTDL 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define LT_LIBEXT "a"
#define LT_LIBPREFIX "lib"
#define HAVE_LIBLTDL 1
#define FONTFORGE_VERSION_MAJOR 2
#define FONTFORGE_VERSION_MINOR 0
#define FONTFORGE_LIBFFE_VERSION_MAJOR 2
#define FONTFORGE_LIBFFE_VERSION_MINOR 0
#define FONTFORGE_LIBFF_VERSION_MAJOR 2
#define FONTFORGE_LIBFF_VERSION_MINOR 0
#define FONTFORGE_CONFIG_USE_DOUBLE 1
#define _LIBUNINAMESLIST_FUN 0
#define _NO_LIBUNICODENAMES 1
#define _NO_LIBZMQ 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FEATURES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_STDLIB_H 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 1
#define HAVE_DECL_GETDELIM 1
#define HAVE_GETDELIM 1
#define HAVE_MPROTECT 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_SNPRINTF 1
#define HAVE_ALARM 1
#define HAVE_DECL_GETLINE 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define restrict __restrict
#define HAVE_SHUTDOWN 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_SA_FAMILY_T 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
#define HAVE_RAW_DECL_SOCKET 1
#define HAVE_RAW_DECL_CONNECT 1
#define HAVE_RAW_DECL_ACCEPT 1
#define HAVE_RAW_DECL_BIND 1
#define HAVE_RAW_DECL_GETPEERNAME 1
#define HAVE_RAW_DECL_GETSOCKNAME 1
#define HAVE_RAW_DECL_GETSOCKOPT 1
#define HAVE_RAW_DECL_LISTEN 1
#define HAVE_RAW_DECL_RECV 1
#define HAVE_RAW_DECL_SEND 1
#define HAVE_RAW_DECL_RECVFROM 1
#define HAVE_RAW_DECL_SENDTO 1
#define HAVE_RAW_DECL_SETSOCKOPT 1
#define HAVE_RAW_DECL_SHUTDOWN 1
#define HAVE_RAW_DECL_ACCEPT4 1
#define HAVE_IPV4 1
#define HAVE_IPV6 1
#define HAVE_WCHAR_T 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_DECL_STRDUP 1
#define HAVE_RAW_DECL_FFSL 1
#define HAVE_RAW_DECL_FFSLL 1
#define HAVE_RAW_DECL_MEMMEM 1
#define HAVE_RAW_DECL_MEMPCPY 1
#define HAVE_RAW_DECL_MEMRCHR 1
#define HAVE_RAW_DECL_RAWMEMCHR 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRCHRNUL 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_RAW_DECL_STRVERSCMP 1
#define HAVE_RAW_DECL_FFS 1
#define HAVE_RAW_DECL_STRCASECMP 1
#define HAVE_RAW_DECL_STRNCASECMP 1
#define HAVE_DECL_STRNDUP 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_STRTOK_R 1
#define HAVE_WINT_T 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_RAW_DECL_INET_NTOP 1
#define HAVE_RAW_DECL_INET_PTON 1
#define HAVE_STRTOD_L 1
#define GNULIB_TEST_GETDELIM 1
#define HAVE_GETHOSTNAME 1
#define GNULIB_TEST_GETHOSTNAME 1
#define GNULIB_TEST_GETLINE 1
#define HAVE_DECL_INET_NTOP 1
#define HAVE_RAW_DECL_SETLOCALE 1
#define HAVE_RAW_DECL_DUPLOCALE 1
#define GNULIB_TEST_LOCALECONV 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define GNULIB_TEST_MEMCHR 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE_REALLOC_POSIX 1
#define GNULIB_TEST_REALLOC_POSIX 1
#define HAVE_STDINT_H 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define HAVE_RAW_DECL_DPRINTF 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_CANONICALIZE_FILE_NAME 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_INITSTATE_R 1
#define HAVE_RAW_DECL_MKDTEMP 1
#define HAVE_RAW_DECL_MKOSTEMP 1
#define HAVE_RAW_DECL_MKOSTEMPS 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_MKSTEMPS 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_PTSNAME_R 1
#define HAVE_RAW_DECL_RANDOM 1
#define HAVE_RAW_DECL_RANDOM_R 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_RPMATCH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE 1
#define HAVE_RAW_DECL_SETSTATE_R 1
#define HAVE_RAW_DECL_SRANDOM 1
#define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRNCASECMP 1
#define GNULIB_TEST_STRDUP 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRNDUP 1
#define GNULIB_TEST_STRNLEN 1
#define HAVE_STRTOK_R 1
#define GNULIB_TEST_STRTOK_R 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_DUP3 1
#define HAVE_RAW_DECL_ENVIRON 1
#define HAVE_RAW_DECL_EUIDACCESS 1
#define HAVE_RAW_DECL_FACCESSAT 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FDATASYNC 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_GROUP_MEMBER 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_PIPE2 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_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_STDINT_H 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_ALARM 1
#define HAVE_DUP2 1
#define HAVE_ENDPWENT 1
#define HAVE_GETCWD 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MKDIR 1
#define HAVE_MUNMAP 1
#define HAVE_NL_LANGINFO 1
#define HAVE_PUTENV 1
#define HAVE_RMDIR 1
#define HAVE_SELECT 1
#define HAVE_SETENV 1
#define HAVE_SOCKET 1
#define HAVE_TZSET 1
#define HAVE_UNAME 1
#define FONTFORGE_GIT_VERSION "c4cea471798c92848170c2f47311979805966093"
#define FONTFORGE_MODTIME "1417049269L"
#define FONTFORGE_MODTIME_STR "18:47 CST 26-Nov-2014"
#define FONTFORGE_VERSIONDATE "20141126"
#define FONTFORGE_MODTIME_RAW 1417049269L
#define FONTFORGE_MODTIME_STR_RAW 18:47 CST 26-Nov-2014
#define FONTFORGE_VERSIONDATE_RAW 20141126
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: a60f4195974b54f23daf6c861a9ee99760d7155a
Last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.10.1-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
Clang: 6.0 build 600
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-481
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/yukichi/.rbenv/shims/ruby
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install xz
Run `brew missing` for more details.
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment