Opened 7 years ago

Last modified 7 years ago

#54895 closed defect

problem fontconfig (10.10.5) — at Initial Version

Reported by: jaitony Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: gawk

Description

port upgrade fontconfig ---> Computing dependencies for fontconfig ---> Configuring fontconfig Error: Failed to configure fontconfig, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/config.log Error: Failed to configure fontconfig: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug.

##################################################################

This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.

It was created by fontconfig configure 2.12.6, which was generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts

## --------- ## ## Platform. ## ## --------- ##

hostname = Tuculino.local uname -m = x86_64 uname -r = 14.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 14.5.0: Sun Jun 4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64

/usr/bin/uname -p = i386 /bin/uname -X = unknown

/bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version:

Darwin Kernel Version 14.5.0: Sun Jun 4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64

Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 12.00 gigabytes Default processor set: 412 tasks, 1788 threads, 4 processors Load average: 2.11, Mach factor: 2.11 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown

PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin

## ----------- ## ## Core tests. ## ## ----------- ##

configure:2756: checking for a BSD-compatible install configure:2824: result: /usr/bin/install -c configure:2835: checking whether build environment is sane configure:2890: result: yes configure:3041: checking for a thread-safe mkdir -p configure:3080: result: /opt/local/bin/gmkdir -p configure:3087: checking for gawk configure:3103: found /opt/local/bin/gawk configure:3114: result: gawk configure:3125: checking whether make sets $(MAKE) configure:3147: result: yes configure:3176: checking whether make supports nested variables configure:3193: result: yes configure:3330: checking whether make supports nested variables configure:3347: result: yes configure:3412: checking for gcc configure:3439: result: /usr/bin/clang -arch x86_64 configure:3668: checking for C compiler version configure:3677: /usr/bin/clang -arch x86_64 --version >&5 Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) Target: x86_64-apple-darwin14.5.0 Thread model: posix configure:3688: $? = 0 configure:3677: /usr/bin/clang -arch x86_64 -v >&5 Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) Target: x86_64-apple-darwin14.5.0 Thread model: posix configure:3688: $? = 0 configure:3677: /usr/bin/clang -arch x86_64 -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3688: $? = 1 configure:3677: /usr/bin/clang -arch x86_64 -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:3688: $? = 1 configure:3708: checking whether the C compiler works configure:3730: /usr/bin/clang -arch x86_64 -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:3734: $? = 0 configure:3782: result: yes configure:3785: checking for C compiler default output file name configure:3787: result: a.out configure:3793: checking for suffix of executables configure:3800: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:3804: $? = 0 configure:3826: result: configure:3848: checking whether we are cross compiling configure:3856: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:3860: $? = 0 configure:3867: ./conftest configure:3871: $? = 0 configure:3886: result: no configure:3891: checking for suffix of object files configure:3913: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:3917: $? = 0 configure:3938: result: o configure:3942: checking whether we are using the GNU C compiler configure:3961: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:3961: $? = 0 configure:3970: result: yes configure:3979: checking whether /usr/bin/clang -arch x86_64 accepts -g configure:3999: /usr/bin/clang -arch x86_64 -c -g -I/opt/local/include conftest.c >&5 configure:3999: $? = 0 configure:4040: result: yes configure:4057: checking for /usr/bin/clang -arch x86_64 option to accept ISO C89 configure:4120: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4120: $? = 0 configure:4133: result: none needed configure:4158: checking whether /usr/bin/clang -arch x86_64 understands -c and -o together configure:4180: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o configure:4183: $? = 0 configure:4180: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o configure:4183: $? = 0 configure:4195: result: yes configure:4223: checking for style of include used by make configure:4251: result: GNU configure:4277: checking dependency style of /usr/bin/clang -arch x86_64 configure:4388: result: none configure:4409: checking how to run the C preprocessor configure:4440: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c configure:4440: $? = 0 configure:4454: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include <ac_nonexistent.h>

1 error generated. configure:4454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4479: result: /usr/bin/clang -arch x86_64 -E configure:4499: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c configure:4499: $? = 0 configure:4513: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include <ac_nonexistent.h>

1 error generated. configure:4513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4542: checking for grep that handles long lines and -e configure:4600: result: /usr/bin/grep configure:4605: checking for egrep configure:4667: result: /usr/bin/grep -E configure:4672: checking for ANSI C header files configure:4692: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4692: $? = 0 configure:4765: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:4765: $? = 0 configure:4765: ./conftest configure:4765: $? = 0 configure:4776: result: yes configure:4789: checking for sys/types.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4789: checking for sys/stat.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4789: checking for stdlib.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4789: checking for string.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4789: checking for memory.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4789: checking for strings.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4789: checking for inttypes.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4789: checking for stdint.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4789: checking for unistd.h configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4789: $? = 0 configure:4789: result: yes configure:4802: checking minix/config.h usability configure:4802: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include <minix/config.h>

1 error generated. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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:4802: result: no configure:4802: checking minix/config.h presence configure:4802: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include <minix/config.h>

1 error generated. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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:4802: result: no configure:4802: checking for minix/config.h configure:4802: result: no configure:4823: checking whether it is safe to define EXTENSIONS configure:4841: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4841: $? = 0 configure:4848: result: yes configure:4869: checking for special C compiler options needed for large files configure:4914: result: no configure:4920: checking for _FILE_OFFSET_BITS value needed for large files configure:4945: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:4945: $? = 0 configure:4977: result: no configure:5063: checking whether ln -s works configure:5067: result: yes configure:5074: checking whether make sets $(MAKE) configure:5096: result: yes configure:5159: checking for pkg-config configure:5177: found /opt/local/bin/pkg-config configure:5189: result: /opt/local/bin/pkg-config configure:5214: checking pkg-config is at least version 0.9.0 configure:5217: result: yes configure:5259: checking for python configure:5277: found /opt/local/bin/python configure:5289: result: /opt/local/bin/python configure:5310: checking for python version configure:5317: result: 3.4 configure:5329: checking for python platform configure:5336: result: darwin configure:5362: checking for python script directory configure:5397: result: ${prefix}/lib/python3.4/site-packages configure:5406: checking for python extension module directory configure:5441: result: ${exec_prefix}/lib/python3.4/site-packages configure:5463: checking for RM macro configure:5507: result: rm -f configure:5541: checking build system type configure:5555: result: x86_64-apple-darwin14.5.0 configure:5575: checking host system type configure:5588: result: x86_64-apple-darwin14.5.0 configure:5629: checking how to print strings configure:5656: result: printf configure:5677: checking for a sed that does not truncate output configure:5741: result: /opt/local/bin/gsed configure:5759: checking for fgrep configure:5821: result: /usr/bin/grep -F configure:5856: checking for ld used by /usr/bin/clang -arch x86_64 configure:5923: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:5930: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:5945: result: no configure:5957: checking for BSD- or MS-compatible name lister (nm) configure:6011: result: /opt/local/bin/nm configure:6141: checking the name lister (/opt/local/bin/nm) interface configure:6148: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:6151: /opt/local/bin/nm "conftest.o" configure:6154: output 0000000000000000 S _some_variable configure:6161: result: BSD nm configure:6165: checking the maximum length of command line arguments configure:6296: result: 196608 configure:6344: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format configure:6384: result: func_convert_file_noop configure:6391: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format configure:6411: result: func_convert_file_noop configure:6418: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:6425: result: -r configure:6499: checking for objdump configure:6529: result: no configure:6555: checking how to recognize dependent libraries configure:6755: result: pass_all configure:6840: checking for dlltool configure:6870: result: no configure:6897: checking how to associate runtime and link libraries configure:6924: result: printf %s\n configure:6984: checking for ar configure:7000: found /opt/local/bin/ar configure:7011: result: ar configure:7048: checking for archiver @FILE support configure:7065: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:7065: $? = 0 configure:7068: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:7071: $? = 1 configure:7091: result: no configure:7149: checking for strip configure:7165: found /opt/local/bin/strip configure:7176: result: strip configure:7248: checking for ranlib configure:7264: found /opt/local/bin/ranlib configure:7275: result: ranlib configure:7377: checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object configure:7530: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:7533: $? = 0 configure:7537: /opt/local/bin/nm conftest.o \| sed -n -e 's/.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ gnu_lto/d' \> conftest.nm configure:7540: $? = 0 cannot find nm_test_var in conftest.nm configure:7530: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:7533: $? = 0 configure:7537: /opt/local/bin/nm conftest.o \| sed -n -e 's/.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ gnu_lto/d' \> conftest.nm configure:7540: $? = 0 configure:7606: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c conftstm.o >&5 configure:7609: $? = 0 configure:7647: result: ok configure:7694: checking for sysroot configure:7724: result: no configure:7731: checking for a working dd configure:7769: result: /bin/dd configure:7773: checking how to truncate binary pipes configure:7788: result: /bin/dd bs=4096 count=1 configure:8117: checking for mt configure:8147: result: no configure:8167: checking if : is a manifest tool configure:8173: : '-?' configure:8181: result: no configure:8237: checking for dsymutil configure:8253: found /usr/bin/dsymutil configure:8264: result: dsymutil configure:8329: checking for nmedit configure:8345: found /opt/local/bin/nmedit configure:8356: result: nmedit configure:8421: checking for lipo configure:8437: found /opt/local/bin/lipo configure:8448: result: lipo configure:8513: checking for otool configure:8529: found /opt/local/bin/otool configure:8540: result: otool configure:8605: checking for otool64 configure:8635: result: no configure:8680: checking for -single_module linker flag /usr/bin/clang -arch x86_64 -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:8713: result: yes configure:8716: checking for -exported_symbols_list linker flag configure:8736: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:8736: $? = 0 configure:8746: result: yes configure:8749: checking for -force_load linker flag /usr/bin/clang -arch x86_64 -pipe -Os -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a /usr/bin/clang -arch x86_64 -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:8781: result: yes configure:8855: checking for dlfcn.h configure:8855: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:8855: $? = 0 configure:8855: result: yes configure:9408: checking for objdir configure:9423: result: .libs configure:9687: checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions configure:9705: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 configure:9709: $? = 0 configure:9722: result: yes configure:10080: checking for /usr/bin/clang -arch x86_64 option to produce PIC configure:10087: result: -fno-common -DPIC configure:10095: checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works configure:10113: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 configure:10117: $? = 0 configure:10130: result: yes configure:10159: checking if /usr/bin/clang -arch x86_64 static flag -static works configure:10187: result: no configure:10202: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o configure:10223: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -o out/conftest2.o conftest.c >&5 configure:10227: $? = 0 configure:10249: result: yes configure:10257: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o configure:10304: result: yes configure:10337: checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:11596: result: yes configure:11836: checking dynamic linker characteristics configure:12657: result: darwin14.5.0 dyld configure:12779: checking how to hardcode library paths into programs configure:12804: result: immediate configure:13352: checking whether stripping libraries is possible configure:13366: result: yes configure:13392: checking if libtool supports shared libraries configure:13394: result: yes configure:13397: checking whether to build shared libraries configure:13422: result: yes configure:13425: checking whether to build static libraries configure:13429: result: no configure:13549: checking whether SUNPRO_C is declared configure:13549: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:68:10: error: use of undeclared identifier 'SUNPRO_C'

(void) SUNPRO_C;

1 error generated. configure:13549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 () | { | #ifndef SUNPRO_C | #ifdef cplusplus | (void) SUNPRO_C; | #else | (void) SUNPRO_C; | #endif | #endif | | ; | return 0; | } configure:13549: result: no configure:13657: checking for dirent.h that defines DIR configure:13676: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:13676: $? = 0 configure:13684: result: yes configure:13697: checking for library containing opendir configure:13728: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:13728: $? = 0 configure:13745: result: none required configure:13812: checking for ANSI C header files configure:13916: result: yes configure:13927: checking fcntl.h usability configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:13927: $? = 0 configure:13927: result: yes configure:13927: checking fcntl.h presence configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c configure:13927: $? = 0 configure:13927: result: yes configure:13927: checking for fcntl.h configure:13927: result: yes configure:13927: checking for stdlib.h configure:13927: result: yes configure:13927: checking for string.h configure:13927: result: yes configure:13927: checking for unistd.h configure:13927: result: yes configure:13927: checking sys/statvfs.h usability configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:13927: $? = 0 configure:13927: result: yes configure:13927: checking sys/statvfs.h presence configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c configure:13927: $? = 0 configure:13927: result: yes configure:13927: checking for sys/statvfs.h configure:13927: result: yes configure:13927: checking sys/vfs.h usability configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:69:10: fatal error: 'sys/vfs.h' file not found #include <sys/vfs.h>

1 error generated. configure:13927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/vfs.h> configure:13927: result: no configure:13927: checking sys/vfs.h presence configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c conftest.c:36:10: fatal error: 'sys/vfs.h' file not found #include <sys/vfs.h>

1 error generated. configure:13927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include <sys/vfs.h> configure:13927: result: no configure:13927: checking for sys/vfs.h configure:13927: result: no configure:13927: checking sys/statfs.h usability configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:69:10: fatal error: 'sys/statfs.h' file not found #include <sys/statfs.h>

1 error generated. configure:13927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/statfs.h> configure:13927: result: no configure:13927: checking sys/statfs.h presence configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c conftest.c:36:10: fatal error: 'sys/statfs.h' file not found #include <sys/statfs.h>

1 error generated. configure:13927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include <sys/statfs.h> configure:13927: result: no configure:13927: checking for sys/statfs.h configure:13927: result: no configure:13927: checking sys/param.h usability configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:13927: $? = 0 configure:13927: result: yes configure:13927: checking sys/param.h presence configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c configure:13927: $? = 0 configure:13927: result: yes configure:13927: checking for sys/param.h configure:13927: result: yes configure:13927: checking sys/mount.h usability configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:13927: $? = 0 configure:13927: result: yes configure:13927: checking sys/mount.h presence configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c configure:13927: $? = 0 configure:13927: result: yes configure:13927: checking for sys/mount.h configure:13927: result: yes configure:13938: checking for stdint types configure:13961: /usr/bin/clang -arch x86_64 -c conftest.c >&5 configure:13961: $? = 0 configure:14005: result: stdint.h (shortcircuit) configure:14392: result: make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) configure:14401: checking for an ANSI C-conforming const configure:14467: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:14467: $? = 0 configure:14474: result: yes configure:14482: checking for inline configure:14498: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:14498: $? = 0 configure:14506: result: inline configure:14525: checking for flexible array members configure:14548: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:14548: $? = 0 configure:14555: result: yes configure:14566: checking for pid_t configure:14566: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:14566: $? = 0 configure:14566: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:75:20: error: expected expression if (sizeof ((pid_t)))

1 error generated. configure:14566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | /* 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:14566: result: yes configure:14581: checking for vprintf configure:14581: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 conftest.c:62:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] char vprintf ();

conftest.c:62:6: note: 'vprintf' is a builtin with type 'int (const char *, va_list_tag *)' 1 warning generated. configure:14581: $? = 0 configure:14581: result: yes configure:14587: checking for _doprnt configure:14587: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 Undefined symbols for architecture x86_64:

"doprnt", referenced from:

_main in conftest-75a60f.o

ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuousdoprnt | | /* System header to define stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer <limits.h> to <assert.h> if STDC is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef STDC | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with and the normal name is an alias. */

| #if defined stubdoprnt
defined stubdoprnt

| choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:14587: result: no configure:14604: checking for stdlib.h configure:14604: result: yes configure:14604: checking for unistd.h configure:14604: result: yes configure:14604: checking for sys/param.h configure:14604: result: yes configure:14624: checking for getpagesize configure:14624: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14624: $? = 0 configure:14624: result: yes configure:14633: checking for working mmap configure:14780: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14780: $? = 0 configure:14780: ./conftest configure:14780: $? = 0 configure:14790: result: yes configure:14802: checking for link configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for mkstemp configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for mkostemp configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 Undefined symbols for architecture x86_64:

"_mkostemp", referenced from:

_main in conftest-3cc111.o

ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define mkostemp innocuous_mkostemp | | /* System header to define stub macros and hopefully few prototypes, | which can conflict with char mkostemp (); 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 mkostemp | | /* 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 mkostemp (); | /* 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_mkostemp
defined stub_mkostemp

| choke me | #endif | | int | main () | { | return mkostemp (); | ; | return 0; | } configure:14802: result: no configure:14802: checking for _mktemp_s configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 Undefined symbols for architecture x86_64:

"mktemp_s", referenced from:

_main in conftest-11e1f0.o

ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define _mktemp_s to an innocuous variant, in case <limits.h> declares _mktemp_s. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _mktemp_s innocuousmktemp_s | | /* System header to define stub macros and hopefully few prototypes, | which can conflict with char _mktemp_s (); 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 _mktemp_s | | /* 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 _mktemp_s (); | /* 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 stubmktemp_s
defined stubmktemp_s

| choke me | #endif | | int | main () | { | return _mktemp_s (); | ; | return 0; | } configure:14802: result: no configure:14802: checking for mkdtemp configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for getopt configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for getopt_long configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for getprogname configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for getexecname configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 Undefined symbols for architecture x86_64:

"_getexecname", referenced from:

_main in conftest-5745c6.o

ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer <limits.h> to <assert.h> if STDC is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef STDC | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef getexecname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef cplusplus | extern "C" | #endif | char getexecname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with and the normal name is an alias. */

| #if defined stub_getexecname
defined stub_getexecname

| choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:14802: result: no configure:14802: checking for rand configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for random configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for lrand48 configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for random_r configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 Undefined symbols for architecture x86_64:

"_random_r", referenced from:

_main in conftest-204d61.o

ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | /* end confdefs.h. */ | /* Define random_r to an innocuous variant, in case <limits.h> declares random_r. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define random_r innocuous_random_r | | /* System header to define stub macros and hopefully few prototypes, | which can conflict with char random_r (); below. | Prefer <limits.h> to <assert.h> if STDC is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef STDC | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef random_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef cplusplus | extern "C" | #endif | char random_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with and the normal name is an alias. */

| #if defined stub_random_r
defined stub_random_r

| choke me | #endif | | int | main () | { | return random_r (); | ; | return 0; | } configure:14802: result: no configure:14802: checking for rand_r configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for readlink configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for fstatvfs configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for fstatfs configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14802: checking for lstat configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:14802: $? = 0 configure:14802: result: yes configure:14812: checking for posix_fadvise in fcntl.h configure:14842: result: no configure:14856: checking for struct stat.st_mtim configure:14856: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:66:13: error: no member named 'st_mtim' in 'struct stat' if (ac_aggr.st_mtim)

~

1 error generated. configure:14856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | /* end confdefs.h. */ | #include <sys/stat.h> | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtim) | return 0; | ; | return 0; | } configure:14856: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:66:20: error: no member named 'st_mtim' in 'struct stat' if (sizeof ac_aggr.st_mtim)

~

1 error generated. configure:14856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | /* end confdefs.h. */ | #include <sys/stat.h> | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtim) | return 0; | ; | return 0; | } configure:14856: result: no configure:14870: checking for struct statvfs.f_basetype configure:14870: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:66:13: error: no member named 'f_basetype' in 'struct statvfs' if (ac_aggr.f_basetype)

~

1 error generated. configure:14870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | /* end confdefs.h. */ | #include <sys/statvfs.h> | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:14870: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:66:20: error: no member named 'f_basetype' in 'struct statvfs' if (sizeof ac_aggr.f_basetype)

~

1 error generated. configure:14870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | /* end confdefs.h. */ | #include <sys/statvfs.h> | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:14870: result: no configure:14880: checking for struct statvfs.f_fstypename configure:14880: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:66:13: error: no member named 'f_fstypename' in 'struct statvfs' if (ac_aggr.f_fstypename)

~

1 error generated. configure:14880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | /* end confdefs.h. */ | #include <sys/statvfs.h> | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:14880: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:66:20: error: no member named 'f_fstypename' in 'struct statvfs' if (sizeof ac_aggr.f_fstypename)

~

1 error generated. configure:14880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | /* end confdefs.h. */ | #include <sys/statvfs.h> | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:14880: result: no configure:14893: checking for struct statfs.f_flags configure:14893: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:14893: $? = 0 configure:14893: result: yes configure:14915: checking for struct statfs.f_fstypename configure:14915: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:14915: $? = 0 configure:14915: result: yes configure:14939: checking for struct dirent.d_type configure:14939: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:14939: $? = 0 configure:14939: result: yes configure:14952: checking The type of len parameter of gperf hash/lookup function configure:14971: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 conftest.c:98:1: error: conflicting types for 'in_word_set' in_word_set (register const char *str, register unsigned int len) conftest.c:66:14: note: previous declaration is here

const char *in_word_set(register const char *, register size_t);

1 error generated. configure:14971: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | | #include <string.h> | | const char *in_word_set(register const char *, register size_t); | /* ANSI-C code produced by gperf version 3.0.4 */ | /* Command-line: gperf -L ANSI-C */ | /* Computed positions: -k */ | | | #define TOTAL_KEYWORDS 1 | #define MIN_WORD_LENGTH 3 | #define MAX_WORD_LENGTH 3 | #define MIN_HASH_VALUE 0 | #define MAX_HASH_VALUE 0 | /* maximum key range = 1, duplicates = 0 */ |

| #if (defined (STDC_VERSION) && STDC_VERSION >= 199901L)
defined(cplusplus) defined(GNUC_STDC_INLINE)

| inline | #elif defined(GNUC) | inline | #endif | /*ARGSUSED*/ | static unsigned int | hash (register const char *str, register unsigned int len) | { | return 0; | } | | #ifdef GNUC | inline

| #if defined GNUC_STDC_INLINE
defined GNUC_GNU_INLINE

| attribute ((gnu_inline)) | #endif | #endif | const char * | in_word_set (register const char *str, register unsigned int len) | { | static const char * wordlist[] = | { | "foo" | }; | | if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) | { | register int key = hash (str, len); | | if (key <= MAX_HASH_VALUE && key >= 0) | { | register const char *s = wordlist[key]; | | if (*str == *s && !strcmp (str + 1, s + 1)) | return s; | } | } | return 0; | } | | int | main () | { | | ; | return 0; | } configure:14990: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:14990: $? = 0 configure:15004: result: unsigned int configure:15140: checking for FREETYPE configure:15147: $PKG_CONFIG --exists --print-errors "freetype2" configure:15150: $? = 0 configure:15164: $PKG_CONFIG --exists --print-errors "freetype2" configure:15167: $? = 0 configure:15225: result: yes configure:15240: $PKG_CONFIG --exists --print-errors "freetype2 = 19.0.13" Requested 'freetype2 = 19.0.13' but version of FreeType 2 is 20.0.14 You may find new versions of FreeType 2 at http://freetype.org configure:15243: $? = 1 configure:15250: $PKG_CONFIG --exists --print-errors "freetype2 >= 20.0.14" configure:15253: $? = 0 configure:15265: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 conftest.c:69:6: error: "No pcf long family names support"

# error "No pcf long family names support"

1 error generated. configure:15265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define FC_GPERF_SIZE_T unsigned int | #define USE_ICONV 0 | /* end confdefs.h. */ | | #include <ft2build.h> | #include FT_CONFIG_OPTIONS_H | #ifndef PCF_CONFIG_OPTION_LONG_FAMILY_NAMES | # error "No pcf long family names support" | #endif | configure:15286: checking for FT_Get_Next_Char configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -lfreetype >&5 configure:15286: $? = 0 configure:15286: result: yes configure:15286: checking for FT_Get_BDF_Property configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -lfreetype >&5 configure:15286: $? = 0 configure:15286: result: yes configure:15286: checking for FT_Get_PS_Font_Info configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -lfreetype >&5 configure:15286: $? = 0 configure:15286: result: yes configure:15286: checking for FT_Has_PS_Glyph_Names configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -lfreetype >&5 configure:15286: $? = 0 configure:15286: result: yes configure:15286: checking for FT_Get_X11_Font_Format configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -lfreetype >&5 configure:15286: $? = 0 configure:15286: result: yes configure:15286: checking for FT_Select_Size configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -lfreetype >&5 configure:15286: $? = 0 configure:15286: result: yes configure:15295: checking for FT_Bitmap_Size.y_ppem configure:15295: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:15295: $? = 0 configure:15295: result: yes configure:15309: checking for TT_OS2.usLowerOpticalPointSize configure:15309: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:15309: $? = 0 configure:15309: result: yes configure:15322: checking for TT_OS2.usUpperOpticalPointSize configure:15322: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5 configure:15322: $? = 0 configure:15322: result: yes configure:15373: checking for EXPAT configure:15380: $PKG_CONFIG --exists --print-errors "expat" configure:15383: $? = 0 configure:15397: $PKG_CONFIG --exists --print-errors "expat" configure:15400: $? = 0 configure:15438: result: yes configure:15469: checking expat.h usability configure:15469: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5 configure:15469: $? = 0 configure:15469: result: yes configure:15469: checking expat.h presence configure:15469: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c configure:15469: $? = 0 configure:15469: result: yes configure:15469: checking for expat.h configure:15469: result: yes configure:15497: checking for XML_SetDoctypeDeclHandler configure:15497: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c -L/opt/local/lib -lexpat >&5 configure:15497: $? = 0 configure:15497: result: yes configure:15898: checking for Intel atomic primitives configure:15921: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:15921: $? = 0 configure:15929: result: true configure:15937: checking for Solaris atomic operations configure:15962: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 conftest.c:79:12: fatal error: 'atomic.h' file not found

#include <atomic.h>

1 error generated. configure:15962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define FC_GPERF_SIZE_T unsigned int | #define USE_ICONV 0 | #define HAVE_FT_GET_NEXT_CHAR 1 | #define HAVE_FT_GET_BDF_PROPERTY 1 | #define HAVE_FT_GET_PS_FONT_INFO 1 | #define HAVE_FT_HAS_PS_GLYPH_NAMES 1 | #define HAVE_FT_GET_X11_FONT_FORMAT 1 | #define HAVE_FT_SELECT_SIZE 1 | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 | #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1 | #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1 | #define HAVE_XML_SETDOCTYPEDECLHANDLER 1 | #define FC_DEFAULT_FONTS "/usr/share/fonts" | #define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts" | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | /* end confdefs.h. */ | | #include <atomic.h> | /* This requires Solaris Studio 12.2 or newer: */ | #include <mbarrier.h> | void memory_barrier (void) { machine_rw_barrier (); } | int atomic_add (volatile unsigned *i) { return atomic_add_int_nv (i, 1); } | void *atomic_ptr_cmpxchg (volatile void target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); } | | int | main () | { | | ; | return 0; | } configure:15970: result: false configure:16170: checking if compiler needs -Werror to reject unknown flags configure:16186: /usr/bin/clang -arch x86_64 -c -pipe -Os -Werror -Wunknown-warning-option -Wsizeof-array-argument -I/opt/local/include conftest.c >&5 configure:16186: $? = 0 configure:16187: result: yes configure:16207: checking whether pthreads work with -pthread configure:16295: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -pthread -Werror -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:16295: $? = 0 configure:16304: result: yes configure:16323: checking for joinable pthread attribute configure:16338: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:16338: $? = 0 configure:16344: result: PTHREAD_CREATE_JOINABLE configure:16354: checking if more special flags are required for pthreads configure:16369: result: -D_THREAD_SAFE configure:16375: checking for PTHREAD_PRIO_INHERIT configure:16392: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:16392: $? = 0 configure:16401: result: yes configure:16524: checking for docbook2html configure:16552: result: no configure:16614: checking whether byte ordering is bigendian configure:16629: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5 configure:16629: $? = 0 configure:16674: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5 configure:16674: $? = 0 configure:16692: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5 conftest.c:87:4: error: use of undeclared identifier 'not'

not big endian

1 error generated. configure:16692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.12.6" | #define PACKAGE_STRING "fontconfig 2.12.6" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.12.6" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER // | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPROGNAME 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_FADVISE 0 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define FC_GPERF_SIZE_T unsigned int | #define USE_ICONV 0 | #define HAVE_FT_GET_NEXT_CHAR 1 | #define HAVE_FT_GET_BDF_PROPERTY 1 | #define HAVE_FT_GET_PS_FONT_INFO 1 | #define HAVE_FT_HAS_PS_GLYPH_NAMES 1 | #define HAVE_FT_GET_X11_FONT_FORMAT 1 | #define HAVE_FT_SELECT_SIZE 1 | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 | #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1 | #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1 | #define HAVE_XML_SETDOCTYPEDECLHANDLER 1 | #define FC_DEFAULT_FONTS "/usr/share/fonts" | #define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts" | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 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:16820: result: no configure:16842: checking size of void * configure:16847: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:16847: $? = 0 configure:16847: ./conftest configure:16847: $? = 0 configure:16861: result: 8 configure:16873: checking alignment of double configure:16878: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:16878: $? = 0 configure:16878: ./conftest configure:16878: $? = 0 configure:16896: result: 8 configure:16908: checking alignment of void * configure:16913: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c >&5 configure:16913: $? = 0 configure:16913: ./conftest configure:16913: $? = 0 configure:16931: result: 8 configure:17058: checking that generated files are newer than configure configure:17064: result: done configure:17124: creating ./config.status

## ---------------------- ## ## Running config.status. ## ## ---------------------- ##

This file was extended by fontconfig config.status 2.12.6, which was generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status

on Tuculino.local

config.status:1285: creating Makefile config.status:1437: error: could not create Makefile

## ---------------- ## ## Cache variables. ## ## ---------------- ##

ac_cv_alignof_double=8 ac_cv_alignof_void_p=8 ac_cv_build=x86_64-apple-darwin14.5.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set=set ac_cv_env_CC_value='/usr/bin/clang -arch x86_64' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -Os' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_EXPAT_CFLAGS_set= ac_cv_env_EXPAT_CFLAGS_value= ac_cv_env_EXPAT_LIBS_set= ac_cv_env_EXPAT_LIBS_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML2_CFLAGS_set= ac_cv_env_LIBXML2_CFLAGS_value= ac_cv_env_LIBXML2_LIBS_set= ac_cv_env_LIBXML2_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_set= ac_cv_env_PYTHON_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_FT_Get_BDF_Property=yes ac_cv_func_FT_Get_Next_Char=yes ac_cv_func_FT_Get_PS_Font_Info=yes ac_cv_func_FT_Get_X11_Font_Format=yes ac_cv_func_FT_Has_PS_Glyph_Names=yes ac_cv_func_FT_Select_Size=yes ac_cv_func_XML_SetDoctypeDeclHandler=yes ac_cv_funcdoprnt=no ac_cv_funcmktemp_s=no ac_cv_func_fstatfs=yes ac_cv_func_fstatvfs=yes ac_cv_func_getexecname=no ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getprogname=yes ac_cv_func_link=yes ac_cv_func_lrand48=yes ac_cv_func_lstat=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkostemp=no ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_rand=yes ac_cv_func_rand_r=yes ac_cv_func_random=yes ac_cv_func_random_r=no ac_cv_func_readlink=yes ac_cv_func_vprintf=yes ac_cv_have_decl_SUNPRO_C=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_expat_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=no ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=no ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin14.5.0 ac_cv_member_FT_Bitmap_Size_y_ppem=yes ac_cv_member_TT_OS2_usLowerOpticalPointSize=yes ac_cv_member_TT_OS2_usUpperOpticalPointSize=yes ac_cv_member_struct_dirent_d_type=yes ac_cv_member_struct_stat_st_mtim=no ac_cv_member_struct_statfs_f_flags=yes ac_cv_member_struct_statfs_f_fstypename=yes ac_cv_member_struct_statvfs_f_basetype=no ac_cv_member_struct_statvfs_f_fstypename=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PYTHON=/opt/local/bin/python ac_cv_path_SED=/opt/local/bin/gsed ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/opt/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/clang -arch x86_64 -E' ac_cv_prog_HASDOCBOOK=no ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch x86_64' ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define_extensions=yes ac_cv_search_opendir='none required' ac_cv_sizeof_void_p=8 ac_cv_stdint_message='using gnu compiler Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)' ac_cv_stdint_result='(assuming C99 compatible system)' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_pid_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_python_platform=darwin am_cv_python_pyexecdir='${exec_prefix}/lib/python3.4/site-packages' am_cv_python_pythondir='${prefix}/lib/python3.4/site-packages' am_cv_python_version=3.4 ax_cv_PTHREAD_PRIO_INHERIT=yes fc_cv_have_intel_atomic_primitives=true fc_cv_have_solaris_atomic_ops=false lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM=/opt/local/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\s/.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\ | sed '\/ gnu_lto/d'\ lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\s/: \(.*\) .*$/ {"\1", (void *) 0},/p'\ -e '\s/[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\ lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\s/: \(.*\) .*$/ {"\1", (void *) 0},/p'\ -e '\s/[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\ -e '\s/[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\ lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\s/T .* \(.*\)$/extern int \1();/p'\ -e '\s/[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\ lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_EXPAT_CFLAGS= pkg_cv_EXPAT_LIBS='-L/opt/local/lib -lexpat' pkg_cv_FREETYPE_CFLAGS=-I/opt/local/include/freetype2 pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype'

## ----------------- ## ## Output variables. ## ## ----------------- ##

ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing aclocal-1.15' AMDEPBACKSLASH= AMDEP_FALSE= AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing autoconf' AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing autoheader' AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing automake-1.15' AWK='gawk' BASECONFIGDIR='${sysconfdir}/fonts' CC='/usr/bin/clang -arch x86_64' CCDEPMODE='depmode=none' CC_FOR_BUILD='$(CC)' CFLAGS='-pipe -Os -D_THREAD_SAFE -pthread' CONFIGDIR='${BASECONFIGDIR}/conf.d' CPP='/usr/bin/clang -arch x86_64 -E' CPPFLAGS='-I/opt/local/include' CROSS_COMPILING_FALSE= CROSS_COMPILING_TRUE='#' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOCMAN3='FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 ' DSYMUTIL='dsymutil' DUMPBIN= ECHO_C='\c' ECHO_N= ECHO_T= EGREP='/usr/bin/grep -E' ENABLE_DOCS_FALSE='#' ENABLE_DOCS_TRUE= ENABLE_SHARED_FALSE='#' ENABLE_SHARED_TRUE= EXEEXT= EXEEXT_FOR_BUILD='$(EXEEXT)' EXPAT_CFLAGS= EXPAT_LIBS='-L/opt/local/lib -lexpat' FC_ADD_FONTS='/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts' FC_CACHEDIR='${localstatedir}/cache/${PACKAGE}' FC_DEFAULT_FONTS='/usr/share/fonts' FC_FONTDATE='Sun Sep 24 21:45:56 BRT 2017' FC_FONTPATH='<dir>/usr/X11/lib/X11/fonts</dir> <dir>/opt/local/share/fonts</dir> <dir>/Library/Fonts</dir> <dir>/Network/Library/Fonts</dir> <dir>/System/Library/Fonts</dir>' FGREP='/usr/bin/grep -F' FREETYPE_CFLAGS='-I/opt/local/include/freetype2' FREETYPE_LIBS='-L/opt/local/lib -lfreetype' FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE= FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE='#' GIT='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing git' GPERF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing gperf' GREP='/usr/bin/grep' HASDOCBOOK='no' HAVE_PTHREAD_FALSE='#' HAVE_PTHREAD_TRUE= HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE= HAVE_XMLPARSE_H= ICONV_CFLAGS= ICONV_LIBS= INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' LIBOBJS= LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBT_CURRENT='11' LIBT_CURRENT_MINUS_AGE='1' LIBT_REVISION='1' LIBT_VERSION_INFO='11:1:10' LIBXML2_CFLAGS= LIBXML2_LIBS= LIPO='lipo' LN_S='ln -s' LTLIBOBJS= LT_SYS_LIBRARY_PATH= MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/opt/local/bin/gmkdir -p' MS_LIB_AVAILABLE_FALSE= MS_LIB_AVAILABLE_TRUE='#' NM='/opt/local/bin/nm' NMEDIT='nmedit' OBJDUMP='false' OBJEXT='o' OS_WIN32_FALSE= OS_WIN32_TRUE='#' OTOOL64=':' OTOOL='otool' PACKAGE='fontconfig' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig' PACKAGE_NAME='fontconfig' PACKAGE_STRING='fontconfig 2.12.6' PACKAGE_TARNAME='fontconfig' PACKAGE_URL= PACKAGE_VERSION='2.12.6' PATH_SEPARATOR=':' PKGCONFIG_REQUIRES=' freetype2' PKGCONFIG_REQUIRES_PRIVATELY=' expat' PKG_CONFIG='/opt/local/bin/pkg-config' PKG_CONFIG_LIBDIR= PKG_CONFIG_PATH= PREFERRED_HINTING='slight' PTHREAD_CC='/usr/bin/clang -arch x86_64' PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread' PTHREAD_LIBS= PYTHON='/opt/local/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.4' RANLIB='ranlib' RM='rm -f' SED='/opt/local/bin/gsed' SET_MAKE= SHELL='/bin/sh' STRIP='strip' TEMPLATEDIR='${datadir}/fontconfig/conf.avail' USEDOCBOOK_FALSE= USEDOCBOOK_TRUE='#' VERSION='2.12.6' WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing' XMLDIR='${datadir}/xml/fontconfig' ac_ct_AR='ar' ac_ct_CC='/usr/bin/clang -arch x86_64' ac_ct_DUMPBIN= amEXEEXT_FALSE= amEXEEXT_TRUE='#' amfastdepCC_FALSE= amfastdepCC_TRUE='#' aminclude='include' amisrc= amleading_dot='.' amnodep= amquote= amtar='$${TAR-tar} chof - "$$tardir"' amuntar='$${TAR-tar} xf -' ax_pthread_config= bindir='${exec_prefix}/bin' build='x86_64-apple-darwin14.5.0' build_alias= build_cpu='x86_64' build_os='darwin14.5.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fc_cachedir='${localstatedir}/cache/${PACKAGE}' host='x86_64-apple-darwin14.5.0' host_alias= host_cpu='x86_64' host_os='darwin14.5.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' ms_librarian= oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${libdir}/pkgconfig' pkgpyexecdir='${pyexecdir}/fontconfig' pkgpythondir='${pythondir}/fontconfig' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python3.4/site-packages' pythondir='${prefix}/lib/python3.4/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias=

## ----------- ## ## confdefs.h. ## ## ----------- ##

/* confdefs.h */ #define PACKAGE_NAME "fontconfig" #define PACKAGE_TARNAME "fontconfig" #define PACKAGE_VERSION "2.12.6" #define PACKAGE_STRING "fontconfig 2.12.6" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" #define PACKAGE_URL "" #define PACKAGE "fontconfig" #define VERSION "2.12.6" #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 _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_WARNING_CPP_DIRECTIVE 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define FLEXIBLE_ARRAY_MEMBER // #define HAVE_VPRINTF 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_LINK 1 #define HAVE_MKSTEMP 1 #define HAVE_MKDTEMP 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPROGNAME 1 #define HAVE_RAND 1 #define HAVE_RANDOM 1 #define HAVE_LRAND48 1 #define HAVE_RAND_R 1 #define HAVE_READLINK 1 #define HAVE_FSTATVFS 1 #define HAVE_FSTATFS 1 #define HAVE_LSTAT 1 #define HAVE_POSIX_FADVISE 0 #define HAVE_STRUCT_STATFS_F_FLAGS 1 #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define FC_GPERF_SIZE_T unsigned int #define USE_ICONV 0 #define HAVE_FT_GET_NEXT_CHAR 1 #define HAVE_FT_GET_BDF_PROPERTY 1 #define HAVE_FT_GET_PS_FONT_INFO 1 #define HAVE_FT_HAS_PS_GLYPH_NAMES 1 #define HAVE_FT_GET_X11_FONT_FORMAT 1 #define HAVE_FT_SELECT_SIZE 1 #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1 #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1 #define HAVE_XML_SETDOCTYPEDECLHANDLER 1 #define FC_DEFAULT_FONTS "/usr/share/fonts" #define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts" #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define SIZEOF_VOID_P 8 #define ALIGNOF_DOUBLE 8 #define ALIGNOF_VOID_P 8

configure: exit 1

###############################################################################################

version:1 :msg:clean ---> Computing dependencies for fontconfig:info:clean .:debug:clean fontconfig has no conflicts :debug:clean Searching for dependency: pkgconfig :debug:clean Found Dependency: receipt exists for pkgconfig :debug:clean Searching for dependency: libiconv :debug:clean Found Dependency: receipt exists for libiconv :debug:clean Searching for dependency: expat :debug:clean Found Dependency: receipt exists for expat :debug:clean Searching for dependency: freetype :debug:clean Found Dependency: receipt exists for freetype :debug:main Executing org.macports.main (fontconfig) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:archivefetch archivefetch phase started at Sun Sep 24 21:26:06 BRT 2017 :msg:archivefetch ---> Fetching archive for fontconfig :debug:archivefetch Executing org.macports.archivefetch (fontconfig) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> fontconfig-2.12.6_0+universal.darwin_14.i386-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch fontconfig-2.12.6_0+universal.darwin_14.i386-x86_64.tbz2 from https://packages.macports.org/fontconfig :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch fontconfig-2.12.6_0+universal.darwin_14.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/fontconfig :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch fontconfig-2.12.6_0+universal.darwin_14.i386-x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/fontconfig :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Sun Sep 24 21:26:26 BRT 2017 :notice:fetch ---> Fetching distfiles for fontconfig :debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0. :debug:fetch dropping privileges: euid changed to 502, egid changed to 501. :debug:fetch Executing org.macports.fetch (fontconfig) :info:fetch ---> fontconfig-2.12.6.tar.bz2 does not exist in /opt/local/var/macports/distfiles/fontconfig :notice:fetch ---> Attempting to fetch fontconfig-2.12.6.tar.bz2 from https://distfiles.macports.org/fontconfig :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Sun Sep 24 21:27:39 BRT 2017 :notice:checksum ---> Verifying checksums for fontconfig :debug:checksum Executing org.macports.checksum (fontconfig) :info:checksum ---> Checksumming fontconfig-2.12.6.tar.bz2 :debug:checksum Calculated (rmd160) is d6e7a5c0dbd658b39701fda897414640d032cdb1 :debug:checksum Correct (rmd160) checksum for fontconfig-2.12.6.tar.bz2 :debug:checksum Calculated (sha256) is cf0c30807d08f6a28ab46c61b8dbd55c97d2f292cf88f3a07d3384687f31f017 :debug:checksum Correct (sha256) checksum for fontconfig-2.12.6.tar.bz2 :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Sun Sep 24 21:27:39 BRT 2017 :notice:extract ---> Extracting fontconfig :debug:extract setting option extract.cmd to /usr/bin/bzip2 :debug:extract Executing org.macports.extract (fontconfig) :info:extract ---> Extracting fontconfig-2.12.6.tar.bz2 :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/fontconfig/fontconfig-2.12.6.tar.bz2' :debug:extract Environment: :debug:extract CC_PRINT_OPTIONS='YES' :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/.CC_PRINT_OPTIONS' :debug:extract CPATH='/opt/local/include' :debug:extract LIBRARY_PATH='/opt/local/lib' :debug:extract MACOSX_DEPLOYMENT_TARGET='10.10' :info:extract Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/fontconfig/fontconfig-2.12.6.tar.bz2' | /usr/bin/tar -xf - :debug:extract system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/fontconfig/fontconfig-2.12.6.tar.bz2' | /usr/bin/tar -xf - :debug:extract euid/egid changed to: 0/0 :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work to macports :debug:extract euid/egid changed to: 502/501 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Sun Sep 24 21:27:39 BRT 2017 :debug:patch Executing org.macports.patch (fontconfig) :notice:patch ---> Applying patches to fontconfig :info:patch ---> Applying patch-docbook-4.2.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='10.10' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/fontconfig/files/patch-docbook-4.2.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/fontconfig/files/patch-docbook-4.2.diff' :info:patch patching file doc/fontconfig-devel.sgml :info:patch patching file doc/fontconfig-user.sgml :info:patch ---> Applying patch-src-fcweight.c.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='10.10' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/fontconfig/files/patch-src-fcweight.c.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/fontconfig/files/patch-src-fcweight.c.diff' :info:patch patching file src/fcweight.c :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Sun Sep 24 21:27:40 BRT 2017 :notice:configure ---> Configuring fontconfig :debug:configure Preferred compilers: clang macports-clang-3.9 macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing proc-pre-org.macports.configure-configure-0 :debug:configure Executing org.macports.configure (fontconfig) :info:configure ---> Configuring fontconfig for architecture x86_64 :debug:configure setting option configure.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoreconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure Environment: :debug:configure CC='/usr/bin/clang -arch x86_64' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include' :debug:configure CXX='/usr/bin/clang++ -arch x86_64' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++' :debug:configure F90FLAGS='-pipe -Os' :debug:configure FCFLAGS='-pipe -Os' :debug:configure FFLAGS='-pipe -Os' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10' :debug:configure OBJC='/usr/bin/clang -arch x86_64' :debug:configure OBJCFLAGS='-pipe -Os' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking whether build environment is sane... yes :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p :info:configure checking for gawk... gawk :info:configure checking whether make sets $(MAKE)... yes :info:configure checking whether make supports nested variables... yes :info:configure checking whether make supports nested variables... (cached) yes :info:configure checking for gcc... /usr/bin/clang -arch x86_64 :info:configure checking whether the C compiler works... yes :info:configure checking for C compiler default output file name... a.out :info:configure checking for suffix of executables... :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes :info:configure checking for style of include used by make... GNU :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E :info:configure checking for grep that handles long lines and -e... /usr/bin/grep :info:configure checking for egrep... /usr/bin/grep -E :info:configure checking for ANSI C header files... yes :info:configure checking for sys/types.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for memory.h... yes :info:configure checking for strings.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for unistd.h... yes :info:configure checking minix/config.h usability... no :info:configure checking minix/config.h presence... no :info:configure checking for minix/config.h... no :info:configure checking whether it is safe to define EXTENSIONS... yes :info:configure checking for special C compiler options needed for large files... no :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no :info:configure checking whether ln -s works... yes :info:configure checking whether make sets $(MAKE)... (cached) yes :info:configure checking for pkg-config... /opt/local/bin/pkg-config :info:configure checking pkg-config is at least version 0.9.0... yes :info:configure checking for python... /opt/local/bin/python :info:configure checking for python version... 3.4 :info:configure checking for python platform... darwin :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages :info:configure checking for RM macro... rm -f :info:configure checking build system type... x86_64-apple-darwin14.5.0 :info:configure checking host system type... x86_64-apple-darwin14.5.0 :info:configure checking how to print strings... printf :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed :info:configure checking for fgrep... /usr/bin/grep -F :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm :info:configure checking the maximum length of command line arguments... 196608 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r :info:configure checking for objdump... no :info:configure checking how to recognize dependent libraries... pass_all :info:configure checking for dlltool... no :info:configure checking how to associate runtime and link libraries... printf %s\n :info:configure checking for ar... ar :info:configure checking for archiver @FILE support... no :info:configure checking for strip... strip :info:configure checking for ranlib... ranlib :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok :info:configure checking for sysroot... no :info:configure checking for a working dd... /bin/dd :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1 :info:configure checking for mt... no :info:configure checking if : is a manifest tool... no :info:configure checking for dsymutil... dsymutil :info:configure checking for nmedit... nmedit :info:configure checking for lipo... lipo :info:configure checking for otool... otool :info:configure checking for otool64... no :info:configure checking for -single_module linker flag... yes :info:configure checking for -exported_symbols_list linker flag... yes :info:configure checking for -force_load linker flag... yes :info:configure checking for dlfcn.h... yes :info:configure checking for objdir... .libs :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes :info:configure checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld :info:configure checking how to hardcode library paths into programs... immediate :info:configure checking whether stripping libraries is possible... yes :info:configure checking if libtool supports shared libraries... yes :info:configure checking whether to build shared libraries... yes :info:configure checking whether to build static libraries... no :info:configure checking whether SUNPRO_C is declared... no :info:configure checking for dirent.h that defines DIR... yes :info:configure checking for library containing opendir... none required :info:configure checking for ANSI C header files... (cached) yes :info:configure checking fcntl.h usability... yes :info:configure checking fcntl.h presence... yes :info:configure checking for fcntl.h... yes :info:configure checking for stdlib.h... (cached) yes :info:configure checking for string.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking sys/statvfs.h usability... yes :info:configure checking sys/statvfs.h presence... yes :info:configure checking for sys/statvfs.h... yes :info:configure checking sys/vfs.h usability... no :info:configure checking sys/vfs.h presence... no :info:configure checking for sys/vfs.h... no :info:configure checking sys/statfs.h usability... no :info:configure checking sys/statfs.h presence... no :info:configure checking for sys/statfs.h... no :info:configure checking sys/param.h usability... yes :info:configure checking sys/param.h presence... yes :info:configure checking for sys/param.h... yes :info:configure checking sys/mount.h usability... yes :info:configure checking sys/mount.h presence... yes :info:configure checking for sys/mount.h... yes :info:configure checking for stdint types... stdint.h (shortcircuit) :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) :info:configure checking for an ANSI C-conforming const... yes :info:configure checking for inline... inline :info:configure checking for flexible array members... yes :info:configure checking for pid_t... yes :info:configure checking for vprintf... yes :info:configure checking for _doprnt... no :info:configure checking for stdlib.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking for sys/param.h... (cached) yes :info:configure checking for getpagesize... yes :info:configure checking for working mmap... yes :info:configure checking for link... yes :info:configure checking for mkstemp... yes :info:configure checking for mkostemp... no :info:configure checking for _mktemp_s... no :info:configure checking for mkdtemp... yes :info:configure checking for getopt... yes :info:configure checking for getopt_long... yes :info:configure checking for getprogname... yes :info:configure checking for getexecname... no :info:configure checking for rand... yes :info:configure checking for random... yes :info:configure checking for lrand48... yes :info:configure checking for random_r... no :info:configure checking for rand_r... yes :info:configure checking for readlink... yes :info:configure checking for fstatvfs... yes :info:configure checking for fstatfs... yes :info:configure checking for lstat... yes :info:configure checking for posix_fadvise in fcntl.h... no :info:configure checking for struct stat.st_mtim... no :info:configure checking for struct statvfs.f_basetype... no :info:configure checking for struct statvfs.f_fstypename... no :info:configure checking for struct statfs.f_flags... yes :info:configure checking for struct statfs.f_fstypename... yes :info:configure checking for struct dirent.d_type... yes :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int :info:configure checking for FREETYPE... yes :info:configure checking for FT_Get_Next_Char... yes :info:configure checking for FT_Get_BDF_Property... yes :info:configure checking for FT_Get_PS_Font_Info... yes :info:configure checking for FT_Has_PS_Glyph_Names... yes :info:configure checking for FT_Get_X11_Font_Format... yes :info:configure checking for FT_Select_Size... yes :info:configure checking for FT_Bitmap_Size.y_ppem... yes :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes :info:configure checking for EXPAT... yes :info:configure checking expat.h usability... yes :info:configure checking expat.h presence... yes :info:configure checking for expat.h... yes :info:configure checking for XML_SetDoctypeDeclHandler... yes :info:configure checking for Intel atomic primitives... true :info:configure checking for Solaris atomic operations... false :info:configure checking if compiler needs -Werror to reject unknown flags... yes :info:configure checking whether pthreads work with -pthread... yes :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE :info:configure checking for PTHREAD_PRIO_INHERIT... yes :info:configure checking for docbook2html... no :info:configure DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 :info:configure checking whether byte ordering is bigendian... no :info:configure checking size of void *... 8 :info:configure checking alignment of double... 8 :info:configure checking alignment of void *... 8 :info:configure checking that generated files are newer than configure... done :info:configure configure: creating ./config.status :info:configure config.status: creating Makefile :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib :info:configure Referenced from: /opt/local/bin/gawk :info:configure Reason: image not found :info:configure ./config.status: line 1362: 38758 Done eval sed \"\$ac_sed_extra\" "$ac_file_inputs" :info:configure 38759 Trace/BPT trap: 5 | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out :info:configure config.status: error: could not create Makefile :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure Exit code: 1 :error:configure Failed to configure fontconfig, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/config.log :error:configure Failed to configure fontconfig: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/main.log for details. version:1 :msg:main ---> Computing dependencies for fontconfig:info:main .:debug:main fontconfig has no conflicts :debug:main Searching for dependency: pkgconfig :debug:main Found Dependency: receipt exists for pkgconfig :debug:main Searching for dependency: libiconv :debug:main Found Dependency: receipt exists for libiconv :debug:main Searching for dependency: expat :debug:main Found Dependency: receipt exists for expat :debug:main Searching for dependency: freetype :debug:main Found Dependency: receipt exists for freetype :debug:main Executing org.macports.main (fontconfig) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:main Skipping completed org.macports.archivefetch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Sun Sep 24 21:31:47 BRT 2017 :notice:configure ---> Configuring fontconfig :debug:configure Preferred compilers: clang macports-clang-3.9 macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing proc-pre-org.macports.configure-configure-0 :debug:configure Executing org.macports.configure (fontconfig) :info:configure ---> Configuring fontconfig for architecture x86_64 :debug:configure setting option configure.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoreconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure Environment: :debug:configure CC='/usr/bin/clang -arch x86_64' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include' :debug:configure CXX='/usr/bin/clang++ -arch x86_64' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++' :debug:configure F90FLAGS='-pipe -Os' :debug:configure FCFLAGS='-pipe -Os' :debug:configure FFLAGS='-pipe -Os' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10' :debug:configure OBJC='/usr/bin/clang -arch x86_64' :debug:configure OBJCFLAGS='-pipe -Os' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking whether build environment is sane... yes :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p :info:configure checking for gawk... gawk :info:configure checking whether make sets $(MAKE)... yes :info:configure checking whether make supports nested variables... yes :info:configure checking whether make supports nested variables... (cached) yes :info:configure checking for gcc... /usr/bin/clang -arch x86_64 :info:configure checking whether the C compiler works... yes :info:configure checking for C compiler default output file name... a.out :info:configure checking for suffix of executables... :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes :info:configure checking for style of include used by make... GNU :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E :info:configure checking for grep that handles long lines and -e... /usr/bin/grep :info:configure checking for egrep... /usr/bin/grep -E :info:configure checking for ANSI C header files... yes :info:configure checking for sys/types.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for memory.h... yes :info:configure checking for strings.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for unistd.h... yes :info:configure checking minix/config.h usability... no :info:configure checking minix/config.h presence... no :info:configure checking for minix/config.h... no :info:configure checking whether it is safe to define EXTENSIONS... yes :info:configure checking for special C compiler options needed for large files... no :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no :info:configure checking whether ln -s works... yes :info:configure checking whether make sets $(MAKE)... (cached) yes :info:configure checking for pkg-config... /opt/local/bin/pkg-config :info:configure checking pkg-config is at least version 0.9.0... yes :info:configure checking for python... /opt/local/bin/python :info:configure checking for python version... 3.4 :info:configure checking for python platform... darwin :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages :info:configure checking for RM macro... rm -f :info:configure checking build system type... x86_64-apple-darwin14.5.0 :info:configure checking host system type... x86_64-apple-darwin14.5.0 :info:configure checking how to print strings... printf :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed :info:configure checking for fgrep... /usr/bin/grep -F :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm :info:configure checking the maximum length of command line arguments... 196608 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r :info:configure checking for objdump... no :info:configure checking how to recognize dependent libraries... pass_all :info:configure checking for dlltool... no :info:configure checking how to associate runtime and link libraries... printf %s\n :info:configure checking for ar... ar :info:configure checking for archiver @FILE support... no :info:configure checking for strip... strip :info:configure checking for ranlib... ranlib :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok :info:configure checking for sysroot... no :info:configure checking for a working dd... /bin/dd :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1 :info:configure checking for mt... no :info:configure checking if : is a manifest tool... no :info:configure checking for dsymutil... dsymutil :info:configure checking for nmedit... nmedit :info:configure checking for lipo... lipo :info:configure checking for otool... otool :info:configure checking for otool64... no :info:configure checking for -single_module linker flag... yes :info:configure checking for -exported_symbols_list linker flag... yes :info:configure checking for -force_load linker flag... yes :info:configure checking for dlfcn.h... yes :info:configure checking for objdir... .libs :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes :info:configure checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld :info:configure checking how to hardcode library paths into programs... immediate :info:configure checking whether stripping libraries is possible... yes :info:configure checking if libtool supports shared libraries... yes :info:configure checking whether to build shared libraries... yes :info:configure checking whether to build static libraries... no :info:configure checking whether SUNPRO_C is declared... no :info:configure checking for dirent.h that defines DIR... yes :info:configure checking for library containing opendir... none required :info:configure checking for ANSI C header files... (cached) yes :info:configure checking fcntl.h usability... yes :info:configure checking fcntl.h presence... yes :info:configure checking for fcntl.h... yes :info:configure checking for stdlib.h... (cached) yes :info:configure checking for string.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking sys/statvfs.h usability... yes :info:configure checking sys/statvfs.h presence... yes :info:configure checking for sys/statvfs.h... yes :info:configure checking sys/vfs.h usability... no :info:configure checking sys/vfs.h presence... no :info:configure checking for sys/vfs.h... no :info:configure checking sys/statfs.h usability... no :info:configure checking sys/statfs.h presence... no :info:configure checking for sys/statfs.h... no :info:configure checking sys/param.h usability... yes :info:configure checking sys/param.h presence... yes :info:configure checking for sys/param.h... yes :info:configure checking sys/mount.h usability... yes :info:configure checking sys/mount.h presence... yes :info:configure checking for sys/mount.h... yes :info:configure checking for stdint types... stdint.h (shortcircuit) :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) :info:configure checking for an ANSI C-conforming const... yes :info:configure checking for inline... inline :info:configure checking for flexible array members... yes :info:configure checking for pid_t... yes :info:configure checking for vprintf... yes :info:configure checking for _doprnt... no :info:configure checking for stdlib.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking for sys/param.h... (cached) yes :info:configure checking for getpagesize... yes :info:configure checking for working mmap... yes :info:configure checking for link... yes :info:configure checking for mkstemp... yes :info:configure checking for mkostemp... no :info:configure checking for _mktemp_s... no :info:configure checking for mkdtemp... yes :info:configure checking for getopt... yes :info:configure checking for getopt_long... yes :info:configure checking for getprogname... yes :info:configure checking for getexecname... no :info:configure checking for rand... yes :info:configure checking for random... yes :info:configure checking for lrand48... yes :info:configure checking for random_r... no :info:configure checking for rand_r... yes :info:configure checking for readlink... yes :info:configure checking for fstatvfs... yes :info:configure checking for fstatfs... yes :info:configure checking for lstat... yes :info:configure checking for posix_fadvise in fcntl.h... no :info:configure checking for struct stat.st_mtim... no :info:configure checking for struct statvfs.f_basetype... no :info:configure checking for struct statvfs.f_fstypename... no :info:configure checking for struct statfs.f_flags... yes :info:configure checking for struct statfs.f_fstypename... yes :info:configure checking for struct dirent.d_type... yes :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int :info:configure checking for FREETYPE... yes :info:configure checking for FT_Get_Next_Char... yes :info:configure checking for FT_Get_BDF_Property... yes :info:configure checking for FT_Get_PS_Font_Info... yes :info:configure checking for FT_Has_PS_Glyph_Names... yes :info:configure checking for FT_Get_X11_Font_Format... yes :info:configure checking for FT_Select_Size... yes :info:configure checking for FT_Bitmap_Size.y_ppem... yes :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes :info:configure checking for EXPAT... yes :info:configure checking expat.h usability... yes :info:configure checking expat.h presence... yes :info:configure checking for expat.h... yes :info:configure checking for XML_SetDoctypeDeclHandler... yes :info:configure checking for Intel atomic primitives... true :info:configure checking for Solaris atomic operations... false :info:configure checking if compiler needs -Werror to reject unknown flags... yes :info:configure checking whether pthreads work with -pthread... yes :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE :info:configure checking for PTHREAD_PRIO_INHERIT... yes :info:configure checking for docbook2html... no :info:configure DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 :info:configure checking whether byte ordering is bigendian... no :info:configure checking size of void *... 8 :info:configure checking alignment of double... 8 :info:configure checking alignment of void *... 8 :info:configure checking that generated files are newer than configure... done :info:configure configure: creating ./config.status :info:configure config.status: creating Makefile :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib :info:configure Referenced from: /opt/local/bin/gawk :info:configure Reason: image not found :info:configure ./config.status: line 1362: 41386 Done eval sed \"\$ac_sed_extra\" "$ac_file_inputs" :info:configure 41387 Trace/BPT trap: 5 | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out :info:configure config.status: error: could not create Makefile :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure Exit code: 1 :error:configure Failed to configure fontconfig, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/config.log :error:configure Failed to configure fontconfig: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/main.log for details. version:1 :msg:main ---> Computing dependencies for fontconfig:info:main .:debug:main fontconfig has no conflicts :debug:main Searching for dependency: pkgconfig :debug:main Found Dependency: receipt exists for pkgconfig :debug:main Searching for dependency: libiconv :debug:main Found Dependency: receipt exists for libiconv :debug:main Searching for dependency: expat :debug:main Found Dependency: receipt exists for expat :debug:main Searching for dependency: freetype :debug:main Found Dependency: receipt exists for freetype :debug:main Executing org.macports.main (fontconfig) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:main Skipping completed org.macports.archivefetch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Sun Sep 24 21:38:44 BRT 2017 :notice:configure ---> Configuring fontconfig :debug:configure Preferred compilers: clang macports-clang-3.9 macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing proc-pre-org.macports.configure-configure-0 :debug:configure Executing org.macports.configure (fontconfig) :info:configure ---> Configuring fontconfig for architecture x86_64 :debug:configure setting option configure.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoreconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure Environment: :debug:configure CC='/usr/bin/clang -arch x86_64' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include' :debug:configure CXX='/usr/bin/clang++ -arch x86_64' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++' :debug:configure F90FLAGS='-pipe -Os' :debug:configure FCFLAGS='-pipe -Os' :debug:configure FFLAGS='-pipe -Os' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10' :debug:configure OBJC='/usr/bin/clang -arch x86_64' :debug:configure OBJCFLAGS='-pipe -Os' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking whether build environment is sane... yes :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p :info:configure checking for gawk... gawk :info:configure checking whether make sets $(MAKE)... yes :info:configure checking whether make supports nested variables... yes :info:configure checking whether make supports nested variables... (cached) yes :info:configure checking for gcc... /usr/bin/clang -arch x86_64 :info:configure checking whether the C compiler works... yes :info:configure checking for C compiler default output file name... a.out :info:configure checking for suffix of executables... :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes :info:configure checking for style of include used by make... GNU :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E :info:configure checking for grep that handles long lines and -e... /usr/bin/grep :info:configure checking for egrep... /usr/bin/grep -E :info:configure checking for ANSI C header files... yes :info:configure checking for sys/types.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for memory.h... yes :info:configure checking for strings.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for unistd.h... yes :info:configure checking minix/config.h usability... no :info:configure checking minix/config.h presence... no :info:configure checking for minix/config.h... no :info:configure checking whether it is safe to define EXTENSIONS... yes :info:configure checking for special C compiler options needed for large files... no :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no :info:configure checking whether ln -s works... yes :info:configure checking whether make sets $(MAKE)... (cached) yes :info:configure checking for pkg-config... /opt/local/bin/pkg-config :info:configure checking pkg-config is at least version 0.9.0... yes :info:configure checking for python... /opt/local/bin/python :info:configure checking for python version... 3.4 :info:configure checking for python platform... darwin :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages :info:configure checking for RM macro... rm -f :info:configure checking build system type... x86_64-apple-darwin14.5.0 :info:configure checking host system type... x86_64-apple-darwin14.5.0 :info:configure checking how to print strings... printf :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed :info:configure checking for fgrep... /usr/bin/grep -F :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm :info:configure checking the maximum length of command line arguments... 196608 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r :info:configure checking for objdump... no :info:configure checking how to recognize dependent libraries... pass_all :info:configure checking for dlltool... no :info:configure checking how to associate runtime and link libraries... printf %s\n :info:configure checking for ar... ar :info:configure checking for archiver @FILE support... no :info:configure checking for strip... strip :info:configure checking for ranlib... ranlib :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok :info:configure checking for sysroot... no :info:configure checking for a working dd... /bin/dd :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1 :info:configure checking for mt... no :info:configure checking if : is a manifest tool... no :info:configure checking for dsymutil... dsymutil :info:configure checking for nmedit... nmedit :info:configure checking for lipo... lipo :info:configure checking for otool... otool :info:configure checking for otool64... no :info:configure checking for -single_module linker flag... yes :info:configure checking for -exported_symbols_list linker flag... yes :info:configure checking for -force_load linker flag... yes :info:configure checking for dlfcn.h... yes :info:configure checking for objdir... .libs :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes :info:configure checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld :info:configure checking how to hardcode library paths into programs... immediate :info:configure checking whether stripping libraries is possible... yes :info:configure checking if libtool supports shared libraries... yes :info:configure checking whether to build shared libraries... yes :info:configure checking whether to build static libraries... no :info:configure checking whether SUNPRO_C is declared... no :info:configure checking for dirent.h that defines DIR... yes :info:configure checking for library containing opendir... none required :info:configure checking for ANSI C header files... (cached) yes :info:configure checking fcntl.h usability... yes :info:configure checking fcntl.h presence... yes :info:configure checking for fcntl.h... yes :info:configure checking for stdlib.h... (cached) yes :info:configure checking for string.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking sys/statvfs.h usability... yes :info:configure checking sys/statvfs.h presence... yes :info:configure checking for sys/statvfs.h... yes :info:configure checking sys/vfs.h usability... no :info:configure checking sys/vfs.h presence... no :info:configure checking for sys/vfs.h... no :info:configure checking sys/statfs.h usability... no :info:configure checking sys/statfs.h presence... no :info:configure checking for sys/statfs.h... no :info:configure checking sys/param.h usability... yes :info:configure checking sys/param.h presence... yes :info:configure checking for sys/param.h... yes :info:configure checking sys/mount.h usability... yes :info:configure checking sys/mount.h presence... yes :info:configure checking for sys/mount.h... yes :info:configure checking for stdint types... stdint.h (shortcircuit) :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) :info:configure checking for an ANSI C-conforming const... yes :info:configure checking for inline... inline :info:configure checking for flexible array members... yes :info:configure checking for pid_t... yes :info:configure checking for vprintf... yes :info:configure checking for _doprnt... no :info:configure checking for stdlib.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking for sys/param.h... (cached) yes :info:configure checking for getpagesize... yes :info:configure checking for working mmap... yes :info:configure checking for link... yes :info:configure checking for mkstemp... yes :info:configure checking for mkostemp... no :info:configure checking for _mktemp_s... no :info:configure checking for mkdtemp... yes :info:configure checking for getopt... yes :info:configure checking for getopt_long... yes :info:configure checking for getprogname... yes :info:configure checking for getexecname... no :info:configure checking for rand... yes :info:configure checking for random... yes :info:configure checking for lrand48... yes :info:configure checking for random_r... no :info:configure checking for rand_r... yes :info:configure checking for readlink... yes :info:configure checking for fstatvfs... yes :info:configure checking for fstatfs... yes :info:configure checking for lstat... yes :info:configure checking for posix_fadvise in fcntl.h... no :info:configure checking for struct stat.st_mtim... no :info:configure checking for struct statvfs.f_basetype... no :info:configure checking for struct statvfs.f_fstypename... no :info:configure checking for struct statfs.f_flags... yes :info:configure checking for struct statfs.f_fstypename... yes :info:configure checking for struct dirent.d_type... yes :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int :info:configure checking for FREETYPE... yes :info:configure checking for FT_Get_Next_Char... yes :info:configure checking for FT_Get_BDF_Property... yes :info:configure checking for FT_Get_PS_Font_Info... yes :info:configure checking for FT_Has_PS_Glyph_Names... yes :info:configure checking for FT_Get_X11_Font_Format... yes :info:configure checking for FT_Select_Size... yes :info:configure checking for FT_Bitmap_Size.y_ppem... yes :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes :info:configure checking for EXPAT... yes :info:configure checking expat.h usability... yes :info:configure checking expat.h presence... yes :info:configure checking for expat.h... yes :info:configure checking for XML_SetDoctypeDeclHandler... yes :info:configure checking for Intel atomic primitives... true :info:configure checking for Solaris atomic operations... false :info:configure checking if compiler needs -Werror to reject unknown flags... yes :info:configure checking whether pthreads work with -pthread... yes :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE :info:configure checking for PTHREAD_PRIO_INHERIT... yes :info:configure checking for docbook2html... no :info:configure DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 :info:configure checking whether byte ordering is bigendian... no :info:configure checking size of void *... 8 :info:configure checking alignment of double... 8 :info:configure checking alignment of void *... 8 :info:configure checking that generated files are newer than configure... done :info:configure configure: creating ./config.status :info:configure config.status: creating Makefile :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib :info:configure Referenced from: /opt/local/bin/gawk :info:configure Reason: image not found :info:configure ./config.status: line 1362: 44040 Done eval sed \"\$ac_sed_extra\" "$ac_file_inputs" :info:configure 44041 Trace/BPT trap: 5 | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out :info:configure config.status: error: could not create Makefile :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure Exit code: 1 :error:configure Failed to configure fontconfig, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/config.log :error:configure Failed to configure fontconfig: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/main.log for details. version:1 :msg:main ---> Computing dependencies for fontconfig:info:main .:debug:main fontconfig has no conflicts :debug:main Searching for dependency: pkgconfig :debug:main Found Dependency: receipt exists for pkgconfig :debug:main Searching for dependency: libiconv :debug:main Found Dependency: receipt exists for libiconv :debug:main Searching for dependency: expat :debug:main Found Dependency: receipt exists for expat :debug:main Searching for dependency: freetype :debug:main Found Dependency: receipt exists for freetype :debug:main Executing org.macports.main (fontconfig) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:main Skipping completed org.macports.archivefetch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Sun Sep 24 21:43:25 BRT 2017 :notice:configure ---> Configuring fontconfig :debug:configure Preferred compilers: clang macports-clang-3.9 macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing proc-pre-org.macports.configure-configure-0 :debug:configure Executing org.macports.configure (fontconfig) :info:configure ---> Configuring fontconfig for architecture x86_64 :debug:configure setting option configure.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoreconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure Environment: :debug:configure CC='/usr/bin/clang -arch x86_64' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include' :debug:configure CXX='/usr/bin/clang++ -arch x86_64' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++' :debug:configure F90FLAGS='-pipe -Os' :debug:configure FCFLAGS='-pipe -Os' :debug:configure FFLAGS='-pipe -Os' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10' :debug:configure OBJC='/usr/bin/clang -arch x86_64' :debug:configure OBJCFLAGS='-pipe -Os' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking whether build environment is sane... yes :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p :info:configure checking for gawk... gawk :info:configure checking whether make sets $(MAKE)... yes :info:configure checking whether make supports nested variables... yes :info:configure checking whether make supports nested variables... (cached) yes :info:configure checking for gcc... /usr/bin/clang -arch x86_64 :info:configure checking whether the C compiler works... yes :info:configure checking for C compiler default output file name... a.out :info:configure checking for suffix of executables... :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes :info:configure checking for style of include used by make... GNU :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E :info:configure checking for grep that handles long lines and -e... /usr/bin/grep :info:configure checking for egrep... /usr/bin/grep -E :info:configure checking for ANSI C header files... yes :info:configure checking for sys/types.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for memory.h... yes :info:configure checking for strings.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for unistd.h... yes :info:configure checking minix/config.h usability... no :info:configure checking minix/config.h presence... no :info:configure checking for minix/config.h... no :info:configure checking whether it is safe to define EXTENSIONS... yes :info:configure checking for special C compiler options needed for large files... no :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no :info:configure checking whether ln -s works... yes :info:configure checking whether make sets $(MAKE)... (cached) yes :info:configure checking for pkg-config... /opt/local/bin/pkg-config :info:configure checking pkg-config is at least version 0.9.0... yes :info:configure checking for python... /opt/local/bin/python :info:configure checking for python version... 3.4 :info:configure checking for python platform... darwin :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages :info:configure checking for RM macro... rm -f :info:configure checking build system type... x86_64-apple-darwin14.5.0 :info:configure checking host system type... x86_64-apple-darwin14.5.0 :info:configure checking how to print strings... printf :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed :info:configure checking for fgrep... /usr/bin/grep -F :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm :info:configure checking the maximum length of command line arguments... 196608 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r :info:configure checking for objdump... no :info:configure checking how to recognize dependent libraries... pass_all :info:configure checking for dlltool... no :info:configure checking how to associate runtime and link libraries... printf %s\n :info:configure checking for ar... ar :info:configure checking for archiver @FILE support... no :info:configure checking for strip... strip :info:configure checking for ranlib... ranlib :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok :info:configure checking for sysroot... no :info:configure checking for a working dd... /bin/dd :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1 :info:configure checking for mt... no :info:configure checking if : is a manifest tool... no :info:configure checking for dsymutil... dsymutil :info:configure checking for nmedit... nmedit :info:configure checking for lipo... lipo :info:configure checking for otool... otool :info:configure checking for otool64... no :info:configure checking for -single_module linker flag... yes :info:configure checking for -exported_symbols_list linker flag... yes :info:configure checking for -force_load linker flag... yes :info:configure checking for dlfcn.h... yes :info:configure checking for objdir... .libs :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes :info:configure checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld :info:configure checking how to hardcode library paths into programs... immediate :info:configure checking whether stripping libraries is possible... yes :info:configure checking if libtool supports shared libraries... yes :info:configure checking whether to build shared libraries... yes :info:configure checking whether to build static libraries... no :info:configure checking whether SUNPRO_C is declared... no :info:configure checking for dirent.h that defines DIR... yes :info:configure checking for library containing opendir... none required :info:configure checking for ANSI C header files... (cached) yes :info:configure checking fcntl.h usability... yes :info:configure checking fcntl.h presence... yes :info:configure checking for fcntl.h... yes :info:configure checking for stdlib.h... (cached) yes :info:configure checking for string.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking sys/statvfs.h usability... yes :info:configure checking sys/statvfs.h presence... yes :info:configure checking for sys/statvfs.h... yes :info:configure checking sys/vfs.h usability... no :info:configure checking sys/vfs.h presence... no :info:configure checking for sys/vfs.h... no :info:configure checking sys/statfs.h usability... no :info:configure checking sys/statfs.h presence... no :info:configure checking for sys/statfs.h... no :info:configure checking sys/param.h usability... yes :info:configure checking sys/param.h presence... yes :info:configure checking for sys/param.h... yes :info:configure checking sys/mount.h usability... yes :info:configure checking sys/mount.h presence... yes :info:configure checking for sys/mount.h... yes :info:configure checking for stdint types... stdint.h (shortcircuit) :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) :info:configure checking for an ANSI C-conforming const... yes :info:configure checking for inline... inline :info:configure checking for flexible array members... yes :info:configure checking for pid_t... yes :info:configure checking for vprintf... yes :info:configure checking for _doprnt... no :info:configure checking for stdlib.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking for sys/param.h... (cached) yes :info:configure checking for getpagesize... yes :info:configure checking for working mmap... yes :info:configure checking for link... yes :info:configure checking for mkstemp... yes :info:configure checking for mkostemp... no :info:configure checking for _mktemp_s... no :info:configure checking for mkdtemp... yes :info:configure checking for getopt... yes :info:configure checking for getopt_long... yes :info:configure checking for getprogname... yes :info:configure checking for getexecname... no :info:configure checking for rand... yes :info:configure checking for random... yes :info:configure checking for lrand48... yes :info:configure checking for random_r... no :info:configure checking for rand_r... yes :info:configure checking for readlink... yes :info:configure checking for fstatvfs... yes :info:configure checking for fstatfs... yes :info:configure checking for lstat... yes :info:configure checking for posix_fadvise in fcntl.h... no :info:configure checking for struct stat.st_mtim... no :info:configure checking for struct statvfs.f_basetype... no :info:configure checking for struct statvfs.f_fstypename... no :info:configure checking for struct statfs.f_flags... yes :info:configure checking for struct statfs.f_fstypename... yes :info:configure checking for struct dirent.d_type... yes :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int :info:configure checking for FREETYPE... yes :info:configure checking for FT_Get_Next_Char... yes :info:configure checking for FT_Get_BDF_Property... yes :info:configure checking for FT_Get_PS_Font_Info... yes :info:configure checking for FT_Has_PS_Glyph_Names... yes :info:configure checking for FT_Get_X11_Font_Format... yes :info:configure checking for FT_Select_Size... yes :info:configure checking for FT_Bitmap_Size.y_ppem... yes :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes :info:configure checking for EXPAT... yes :info:configure checking expat.h usability... yes :info:configure checking expat.h presence... yes :info:configure checking for expat.h... yes :info:configure checking for XML_SetDoctypeDeclHandler... yes :info:configure checking for Intel atomic primitives... true :info:configure checking for Solaris atomic operations... false :info:configure checking if compiler needs -Werror to reject unknown flags... yes :info:configure checking whether pthreads work with -pthread... yes :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE :info:configure checking for PTHREAD_PRIO_INHERIT... yes :info:configure checking for docbook2html... no :info:configure DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 :info:configure checking whether byte ordering is bigendian... no :info:configure checking size of void *... 8 :info:configure checking alignment of double... 8 :info:configure checking alignment of void *... 8 :info:configure checking that generated files are newer than configure... done :info:configure configure: creating ./config.status :info:configure config.status: creating Makefile :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib :info:configure Referenced from: /opt/local/bin/gawk :info:configure Reason: image not found :info:configure ./config.status: line 1362: 46667 Done eval sed \"\$ac_sed_extra\" "$ac_file_inputs" :info:configure 46668 Trace/BPT trap: 5 | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out :info:configure config.status: error: could not create Makefile :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure Exit code: 1 :error:configure Failed to configure fontconfig, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/config.log :error:configure Failed to configure fontconfig: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/main.log for details. version:1 :msg:main ---> Computing dependencies for fontconfig:info:main .:debug:main fontconfig has no conflicts :debug:main Searching for dependency: pkgconfig :debug:main Found Dependency: receipt exists for pkgconfig :debug:main Searching for dependency: libiconv :debug:main Found Dependency: receipt exists for libiconv :debug:main Searching for dependency: expat :debug:main Found Dependency: receipt exists for expat :debug:main Searching for dependency: freetype :debug:main Found Dependency: receipt exists for freetype :debug:main Executing org.macports.main (fontconfig) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:main Skipping completed org.macports.archivefetch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (fontconfig) :debug:main Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Sun Sep 24 21:45:41 BRT 2017 :notice:configure ---> Configuring fontconfig :debug:configure Preferred compilers: clang macports-clang-3.9 macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing proc-pre-org.macports.configure-configure-0 :debug:configure Executing org.macports.configure (fontconfig) :info:configure ---> Configuring fontconfig for architecture x86_64 :debug:configure setting option configure.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoreconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure setting option autoconf.dir to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64 :debug:configure Environment: :debug:configure CC='/usr/bin/clang -arch x86_64' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include' :debug:configure CXX='/usr/bin/clang++ -arch x86_64' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++' :debug:configure F90FLAGS='-pipe -Os' :debug:configure FCFLAGS='-pipe -Os' :debug:configure FFLAGS='-pipe -Os' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10' :debug:configure OBJC='/usr/bin/clang -arch x86_64' :debug:configure OBJCFLAGS='-pipe -Os' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking whether build environment is sane... yes :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p :info:configure checking for gawk... gawk :info:configure checking whether make sets $(MAKE)... yes :info:configure checking whether make supports nested variables... yes :info:configure checking whether make supports nested variables... (cached) yes :info:configure checking for gcc... /usr/bin/clang -arch x86_64 :info:configure checking whether the C compiler works... yes :info:configure checking for C compiler default output file name... a.out :info:configure checking for suffix of executables... :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes :info:configure checking for style of include used by make... GNU :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E :info:configure checking for grep that handles long lines and -e... /usr/bin/grep :info:configure checking for egrep... /usr/bin/grep -E :info:configure checking for ANSI C header files... yes :info:configure checking for sys/types.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for memory.h... yes :info:configure checking for strings.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for unistd.h... yes :info:configure checking minix/config.h usability... no :info:configure checking minix/config.h presence... no :info:configure checking for minix/config.h... no :info:configure checking whether it is safe to define EXTENSIONS... yes :info:configure checking for special C compiler options needed for large files... no :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no :info:configure checking whether ln -s works... yes :info:configure checking whether make sets $(MAKE)... (cached) yes :info:configure checking for pkg-config... /opt/local/bin/pkg-config :info:configure checking pkg-config is at least version 0.9.0... yes :info:configure checking for python... /opt/local/bin/python :info:configure checking for python version... 3.4 :info:configure checking for python platform... darwin :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages :info:configure checking for RM macro... rm -f :info:configure checking build system type... x86_64-apple-darwin14.5.0 :info:configure checking host system type... x86_64-apple-darwin14.5.0 :info:configure checking how to print strings... printf :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed :info:configure checking for fgrep... /usr/bin/grep -F :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm :info:configure checking the maximum length of command line arguments... 196608 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r :info:configure checking for objdump... no :info:configure checking how to recognize dependent libraries... pass_all :info:configure checking for dlltool... no :info:configure checking how to associate runtime and link libraries... printf %s\n :info:configure checking for ar... ar :info:configure checking for archiver @FILE support... no :info:configure checking for strip... strip :info:configure checking for ranlib... ranlib :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok :info:configure checking for sysroot... no :info:configure checking for a working dd... /bin/dd :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1 :info:configure checking for mt... no :info:configure checking if : is a manifest tool... no :info:configure checking for dsymutil... dsymutil :info:configure checking for nmedit... nmedit :info:configure checking for lipo... lipo :info:configure checking for otool... otool :info:configure checking for otool64... no :info:configure checking for -single_module linker flag... yes :info:configure checking for -exported_symbols_list linker flag... yes :info:configure checking for -force_load linker flag... yes :info:configure checking for dlfcn.h... yes :info:configure checking for objdir... .libs :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes :info:configure checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld :info:configure checking how to hardcode library paths into programs... immediate :info:configure checking whether stripping libraries is possible... yes :info:configure checking if libtool supports shared libraries... yes :info:configure checking whether to build shared libraries... yes :info:configure checking whether to build static libraries... no :info:configure checking whether SUNPRO_C is declared... no :info:configure checking for dirent.h that defines DIR... yes :info:configure checking for library containing opendir... none required :info:configure checking for ANSI C header files... (cached) yes :info:configure checking fcntl.h usability... yes :info:configure checking fcntl.h presence... yes :info:configure checking for fcntl.h... yes :info:configure checking for stdlib.h... (cached) yes :info:configure checking for string.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking sys/statvfs.h usability... yes :info:configure checking sys/statvfs.h presence... yes :info:configure checking for sys/statvfs.h... yes :info:configure checking sys/vfs.h usability... no :info:configure checking sys/vfs.h presence... no :info:configure checking for sys/vfs.h... no :info:configure checking sys/statfs.h usability... no :info:configure checking sys/statfs.h presence... no :info:configure checking for sys/statfs.h... no :info:configure checking sys/param.h usability... yes :info:configure checking sys/param.h presence... yes :info:configure checking for sys/param.h... yes :info:configure checking sys/mount.h usability... yes :info:configure checking sys/mount.h presence... yes :info:configure checking for sys/mount.h... yes :info:configure checking for stdint types... stdint.h (shortcircuit) :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) :info:configure checking for an ANSI C-conforming const... yes :info:configure checking for inline... inline :info:configure checking for flexible array members... yes :info:configure checking for pid_t... yes :info:configure checking for vprintf... yes :info:configure checking for _doprnt... no :info:configure checking for stdlib.h... (cached) yes :info:configure checking for unistd.h... (cached) yes :info:configure checking for sys/param.h... (cached) yes :info:configure checking for getpagesize... yes :info:configure checking for working mmap... yes :info:configure checking for link... yes :info:configure checking for mkstemp... yes :info:configure checking for mkostemp... no :info:configure checking for _mktemp_s... no :info:configure checking for mkdtemp... yes :info:configure checking for getopt... yes :info:configure checking for getopt_long... yes :info:configure checking for getprogname... yes :info:configure checking for getexecname... no :info:configure checking for rand... yes :info:configure checking for random... yes :info:configure checking for lrand48... yes :info:configure checking for random_r... no :info:configure checking for rand_r... yes :info:configure checking for readlink... yes :info:configure checking for fstatvfs... yes :info:configure checking for fstatfs... yes :info:configure checking for lstat... yes :info:configure checking for posix_fadvise in fcntl.h... no :info:configure checking for struct stat.st_mtim... no :info:configure checking for struct statvfs.f_basetype... no :info:configure checking for struct statvfs.f_fstypename... no :info:configure checking for struct statfs.f_flags... yes :info:configure checking for struct statfs.f_fstypename... yes :info:configure checking for struct dirent.d_type... yes :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int :info:configure checking for FREETYPE... yes :info:configure checking for FT_Get_Next_Char... yes :info:configure checking for FT_Get_BDF_Property... yes :info:configure checking for FT_Get_PS_Font_Info... yes :info:configure checking for FT_Has_PS_Glyph_Names... yes :info:configure checking for FT_Get_X11_Font_Format... yes :info:configure checking for FT_Select_Size... yes :info:configure checking for FT_Bitmap_Size.y_ppem... yes :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes :info:configure checking for EXPAT... yes :info:configure checking expat.h usability... yes :info:configure checking expat.h presence... yes :info:configure checking for expat.h... yes :info:configure checking for XML_SetDoctypeDeclHandler... yes :info:configure checking for Intel atomic primitives... true :info:configure checking for Solaris atomic operations... false :info:configure checking if compiler needs -Werror to reject unknown flags... yes :info:configure checking whether pthreads work with -pthread... yes :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE :info:configure checking for PTHREAD_PRIO_INHERIT... yes :info:configure checking for docbook2html... no :info:configure DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 :info:configure checking whether byte ordering is bigendian... no :info:configure checking size of void *... 8 :info:configure checking alignment of double... 8 :info:configure checking alignment of void *... 8 :info:configure checking that generated files are newer than configure... done :info:configure configure: creating ./config.status :info:configure config.status: creating Makefile :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib :info:configure Referenced from: /opt/local/bin/gawk :info:configure Reason: image not found :info:configure ./config.status: line 1362: 49244 Done eval sed \"\$ac_sed_extra\" "$ac_file_inputs" :info:configure 49245 Trace/BPT trap: 5 | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out :info:configure config.status: error: could not create Makefile :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts :info:configure Exit code: 1 :error:configure Failed to configure fontconfig, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/config.log :error:configure Failed to configure fontconfig: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed :debug:configure while executing :debug:configure "$procedure $targetname" :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/main.log for details.

Change History (2)

Changed 7 years ago by jaitony

Attachment: config.log added

config.log

Changed 7 years ago by jaitony

Attachment: main.log added

main.log

Note: See TracTickets for help on using tickets.