Changes between Initial Version and Version 1 of Ticket #54895


Ignore:
Timestamp:
Sep 25, 2017, 9:12:53 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

From the main.log:

: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

Please upgrade the gawk port first by running:

sudo port -f deactivate gawk
sudo port upgrade gawk

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54895

    • Property Status changed from new to closed
    • Property Cc ryandesign added
    • Property Summary changed from problem fontconfig (10.10.5) to gawk: dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib
    • Property Keywords fontconfig removed
    • Property Resolution changed from to wontfix
    • Property Port gawk added
  • Ticket #54895 – Description

    initial v1  
     1{{{
    12port upgrade fontconfig
    23--->  Computing dependencies for fontconfig
     
    67Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/main.log for details.
    78Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    8 
    9 
    10 ##################################################################
    11 
    12 This file contains any messages produced by compilers while
    13 running configure, to aid debugging if configure makes a mistake.
    14 
    15 It was created by fontconfig configure 2.12.6, which was
    16 generated by GNU Autoconf 2.69.  Invocation command line was
    17 
    18   $ ./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
    19 
    20 ## --------- ##
    21 ## Platform. ##
    22 ## --------- ##
    23 
    24 hostname = Tuculino.local
    25 uname -m = x86_64
    26 uname -r = 14.5.0
    27 uname -s = Darwin
    28 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
    29 
    30 /usr/bin/uname -p = i386
    31 /bin/uname -X     = unknown
    32 
    33 /bin/arch              = unknown
    34 /usr/bin/arch -k       = unknown
    35 /usr/convex/getsysinfo = unknown
    36 /usr/bin/hostinfo      = Mach kernel version:
    37          Darwin Kernel Version 14.5.0: Sun Jun  4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
    38 Kernel configured for up to 4 processors.
    39 2 processors are physically available.
    40 4 processors are logically available.
    41 Processor type: i486 (Intel 80486)
    42 Processors active: 0 1 2 3
    43 Primary memory available: 12.00 gigabytes
    44 Default processor set: 412 tasks, 1788 threads, 4 processors
    45 Load average: 2.11, Mach factor: 2.11
    46 /bin/machine           = unknown
    47 /usr/bin/oslevel       = unknown
    48 /bin/universe          = unknown
    49 
    50 PATH: /opt/local/bin
    51 PATH: /opt/local/sbin
    52 PATH: /bin
    53 PATH: /sbin
    54 PATH: /usr/bin
    55 PATH: /usr/sbin
    56 
    57 
    58 ## ----------- ##
    59 ## Core tests. ##
    60 ## ----------- ##
    61 
    62 configure:2756: checking for a BSD-compatible install
    63 configure:2824: result: /usr/bin/install -c
    64 configure:2835: checking whether build environment is sane
    65 configure:2890: result: yes
    66 configure:3041: checking for a thread-safe mkdir -p
    67 configure:3080: result: /opt/local/bin/gmkdir -p
    68 configure:3087: checking for gawk
    69 configure:3103: found /opt/local/bin/gawk
    70 configure:3114: result: gawk
    71 configure:3125: checking whether make sets $(MAKE)
    72 configure:3147: result: yes
    73 configure:3176: checking whether make supports nested variables
    74 configure:3193: result: yes
    75 configure:3330: checking whether make supports nested variables
    76 configure:3347: result: yes
    77 configure:3412: checking for gcc
    78 configure:3439: result: /usr/bin/clang -arch x86_64
    79 configure:3668: checking for C compiler version
    80 configure:3677: /usr/bin/clang -arch x86_64 --version >&5
    81 Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
    82 Target: x86_64-apple-darwin14.5.0
    83 Thread model: posix
    84 configure:3688: $? = 0
    85 configure:3677: /usr/bin/clang -arch x86_64 -v >&5
    86 Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
    87 Target: x86_64-apple-darwin14.5.0
    88 Thread model: posix
    89 configure:3688: $? = 0
    90 configure:3677: /usr/bin/clang -arch x86_64 -V >&5
    91 clang: error: argument to '-V' is missing (expected 1 value)
    92 clang: error: no input files
    93 configure:3688: $? = 1
    94 configure:3677: /usr/bin/clang -arch x86_64 -qversion >&5
    95 clang: error: unknown argument: '-qversion'
    96 clang: error: no input files
    97 configure:3688: $? = 1
    98 configure:3708: checking whether the C compiler works
    99 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
    100 configure:3734: $? = 0
    101 configure:3782: result: yes
    102 configure:3785: checking for C compiler default output file name
    103 configure:3787: result: a.out
    104 configure:3793: checking for suffix of executables
    105 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
    106 configure:3804: $? = 0
    107 configure:3826: result:
    108 configure:3848: checking whether we are cross compiling
    109 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
    110 configure:3860: $? = 0
    111 configure:3867: ./conftest
    112 configure:3871: $? = 0
    113 configure:3886: result: no
    114 configure:3891: checking for suffix of object files
    115 configure:3913: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    116 configure:3917: $? = 0
    117 configure:3938: result: o
    118 configure:3942: checking whether we are using the GNU C compiler
    119 configure:3961: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    120 configure:3961: $? = 0
    121 configure:3970: result: yes
    122 configure:3979: checking whether /usr/bin/clang -arch x86_64 accepts -g
    123 configure:3999: /usr/bin/clang -arch x86_64 -c -g -I/opt/local/include conftest.c >&5
    124 configure:3999: $? = 0
    125 configure:4040: result: yes
    126 configure:4057: checking for /usr/bin/clang -arch x86_64 option to accept ISO C89
    127 configure:4120: /usr/bin/clang -arch x86_64  -c -pipe -Os -I/opt/local/include conftest.c >&5
    128 configure:4120: $? = 0
    129 configure:4133: result: none needed
    130 configure:4158: checking whether /usr/bin/clang -arch x86_64 understands -c and -o together
    131 configure:4180: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o
    132 configure:4183: $? = 0
    133 configure:4180: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o
    134 configure:4183: $? = 0
    135 configure:4195: result: yes
    136 configure:4223: checking for style of include used by make
    137 configure:4251: result: GNU
    138 configure:4277: checking dependency style of /usr/bin/clang -arch x86_64
    139 configure:4388: result: none
    140 configure:4409: checking how to run the C preprocessor
    141 configure:4440: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    142 configure:4440: $? = 0
    143 configure:4454: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    144 conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
    145 #include <ac_nonexistent.h>
    146          ^
    147 1 error generated.
    148 configure:4454: $? = 1
    149 configure: failed program was:
    150 | /* confdefs.h */
    151 | #define PACKAGE_NAME "fontconfig"
    152 | #define PACKAGE_TARNAME "fontconfig"
    153 | #define PACKAGE_VERSION "2.12.6"
    154 | #define PACKAGE_STRING "fontconfig 2.12.6"
    155 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    156 | #define PACKAGE_URL ""
    157 | #define PACKAGE "fontconfig"
    158 | #define VERSION "2.12.6"
    159 | /* end confdefs.h.  */
    160 | #include <ac_nonexistent.h>
    161 configure:4479: result: /usr/bin/clang -arch x86_64 -E
    162 configure:4499: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    163 configure:4499: $? = 0
    164 configure:4513: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    165 conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
    166 #include <ac_nonexistent.h>
    167          ^
    168 1 error generated.
    169 configure:4513: $? = 1
    170 configure: failed program was:
    171 | /* confdefs.h */
    172 | #define PACKAGE_NAME "fontconfig"
    173 | #define PACKAGE_TARNAME "fontconfig"
    174 | #define PACKAGE_VERSION "2.12.6"
    175 | #define PACKAGE_STRING "fontconfig 2.12.6"
    176 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    177 | #define PACKAGE_URL ""
    178 | #define PACKAGE "fontconfig"
    179 | #define VERSION "2.12.6"
    180 | /* end confdefs.h.  */
    181 | #include <ac_nonexistent.h>
    182 configure:4542: checking for grep that handles long lines and -e
    183 configure:4600: result: /usr/bin/grep
    184 configure:4605: checking for egrep
    185 configure:4667: result: /usr/bin/grep -E
    186 configure:4672: checking for ANSI C header files
    187 configure:4692: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    188 configure:4692: $? = 0
    189 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
    190 configure:4765: $? = 0
    191 configure:4765: ./conftest
    192 configure:4765: $? = 0
    193 configure:4776: result: yes
    194 configure:4789: checking for sys/types.h
    195 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    196 configure:4789: $? = 0
    197 configure:4789: result: yes
    198 configure:4789: checking for sys/stat.h
    199 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    200 configure:4789: $? = 0
    201 configure:4789: result: yes
    202 configure:4789: checking for stdlib.h
    203 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    204 configure:4789: $? = 0
    205 configure:4789: result: yes
    206 configure:4789: checking for string.h
    207 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    208 configure:4789: $? = 0
    209 configure:4789: result: yes
    210 configure:4789: checking for memory.h
    211 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    212 configure:4789: $? = 0
    213 configure:4789: result: yes
    214 configure:4789: checking for strings.h
    215 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    216 configure:4789: $? = 0
    217 configure:4789: result: yes
    218 configure:4789: checking for inttypes.h
    219 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    220 configure:4789: $? = 0
    221 configure:4789: result: yes
    222 configure:4789: checking for stdint.h
    223 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    224 configure:4789: $? = 0
    225 configure:4789: result: yes
    226 configure:4789: checking for unistd.h
    227 configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    228 configure:4789: $? = 0
    229 configure:4789: result: yes
    230 configure:4802: checking minix/config.h usability
    231 configure:4802: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    232 conftest.c:54:10: fatal error: 'minix/config.h' file not found
    233 #include <minix/config.h>
    234          ^
    235 1 error generated.
    236 configure:4802: $? = 1
    237 configure: failed program was:
    238 | /* confdefs.h */
    239 | #define PACKAGE_NAME "fontconfig"
    240 | #define PACKAGE_TARNAME "fontconfig"
    241 | #define PACKAGE_VERSION "2.12.6"
    242 | #define PACKAGE_STRING "fontconfig 2.12.6"
    243 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    244 | #define PACKAGE_URL ""
    245 | #define PACKAGE "fontconfig"
    246 | #define VERSION "2.12.6"
    247 | #define STDC_HEADERS 1
    248 | #define HAVE_SYS_TYPES_H 1
    249 | #define HAVE_SYS_STAT_H 1
    250 | #define HAVE_STDLIB_H 1
    251 | #define HAVE_STRING_H 1
    252 | #define HAVE_MEMORY_H 1
    253 | #define HAVE_STRINGS_H 1
    254 | #define HAVE_INTTYPES_H 1
    255 | #define HAVE_STDINT_H 1
    256 | #define HAVE_UNISTD_H 1
    257 | /* end confdefs.h.  */
    258 | #include <stdio.h>
    259 | #ifdef HAVE_SYS_TYPES_H
    260 | # include <sys/types.h>
    261 | #endif
    262 | #ifdef HAVE_SYS_STAT_H
    263 | # include <sys/stat.h>
    264 | #endif
    265 | #ifdef STDC_HEADERS
    266 | # include <stdlib.h>
    267 | # include <stddef.h>
    268 | #else
    269 | # ifdef HAVE_STDLIB_H
    270 | #  include <stdlib.h>
    271 | # endif
    272 | #endif
    273 | #ifdef HAVE_STRING_H
    274 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
    275 | #  include <memory.h>
    276 | # endif
    277 | # include <string.h>
    278 | #endif
    279 | #ifdef HAVE_STRINGS_H
    280 | # include <strings.h>
    281 | #endif
    282 | #ifdef HAVE_INTTYPES_H
    283 | # include <inttypes.h>
    284 | #endif
    285 | #ifdef HAVE_STDINT_H
    286 | # include <stdint.h>
    287 | #endif
    288 | #ifdef HAVE_UNISTD_H
    289 | # include <unistd.h>
    290 | #endif
    291 | #include <minix/config.h>
    292 configure:4802: result: no
    293 configure:4802: checking minix/config.h presence
    294 configure:4802: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    295 conftest.c:21:10: fatal error: 'minix/config.h' file not found
    296 #include <minix/config.h>
    297          ^
    298 1 error generated.
    299 configure:4802: $? = 1
    300 configure: failed program was:
    301 | /* confdefs.h */
    302 | #define PACKAGE_NAME "fontconfig"
    303 | #define PACKAGE_TARNAME "fontconfig"
    304 | #define PACKAGE_VERSION "2.12.6"
    305 | #define PACKAGE_STRING "fontconfig 2.12.6"
    306 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    307 | #define PACKAGE_URL ""
    308 | #define PACKAGE "fontconfig"
    309 | #define VERSION "2.12.6"
    310 | #define STDC_HEADERS 1
    311 | #define HAVE_SYS_TYPES_H 1
    312 | #define HAVE_SYS_STAT_H 1
    313 | #define HAVE_STDLIB_H 1
    314 | #define HAVE_STRING_H 1
    315 | #define HAVE_MEMORY_H 1
    316 | #define HAVE_STRINGS_H 1
    317 | #define HAVE_INTTYPES_H 1
    318 | #define HAVE_STDINT_H 1
    319 | #define HAVE_UNISTD_H 1
    320 | /* end confdefs.h.  */
    321 | #include <minix/config.h>
    322 configure:4802: result: no
    323 configure:4802: checking for minix/config.h
    324 configure:4802: result: no
    325 configure:4823: checking whether it is safe to define __EXTENSIONS__
    326 configure:4841: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    327 configure:4841: $? = 0
    328 configure:4848: result: yes
    329 configure:4869: checking for special C compiler options needed for large files
    330 configure:4914: result: no
    331 configure:4920: checking for _FILE_OFFSET_BITS value needed for large files
    332 configure:4945: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    333 configure:4945: $? = 0
    334 configure:4977: result: no
    335 configure:5063: checking whether ln -s works
    336 configure:5067: result: yes
    337 configure:5074: checking whether make sets $(MAKE)
    338 configure:5096: result: yes
    339 configure:5159: checking for pkg-config
    340 configure:5177: found /opt/local/bin/pkg-config
    341 configure:5189: result: /opt/local/bin/pkg-config
    342 configure:5214: checking pkg-config is at least version 0.9.0
    343 configure:5217: result: yes
    344 configure:5259: checking for python
    345 configure:5277: found /opt/local/bin/python
    346 configure:5289: result: /opt/local/bin/python
    347 configure:5310: checking for python version
    348 configure:5317: result: 3.4
    349 configure:5329: checking for python platform
    350 configure:5336: result: darwin
    351 configure:5362: checking for python script directory
    352 configure:5397: result: ${prefix}/lib/python3.4/site-packages
    353 configure:5406: checking for python extension module directory
    354 configure:5441: result: ${exec_prefix}/lib/python3.4/site-packages
    355 configure:5463: checking for RM macro
    356 configure:5507: result: rm -f
    357 configure:5541: checking build system type
    358 configure:5555: result: x86_64-apple-darwin14.5.0
    359 configure:5575: checking host system type
    360 configure:5588: result: x86_64-apple-darwin14.5.0
    361 configure:5629: checking how to print strings
    362 configure:5656: result: printf
    363 configure:5677: checking for a sed that does not truncate output
    364 configure:5741: result: /opt/local/bin/gsed
    365 configure:5759: checking for fgrep
    366 configure:5821: result: /usr/bin/grep -F
    367 configure:5856: checking for ld used by /usr/bin/clang -arch x86_64
    368 configure:5923: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    369 configure:5930: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
    370 configure:5945: result: no
    371 configure:5957: checking for BSD- or MS-compatible name lister (nm)
    372 configure:6011: result: /opt/local/bin/nm
    373 configure:6141: checking the name lister (/opt/local/bin/nm) interface
    374 configure:6148: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    375 configure:6151: /opt/local/bin/nm "conftest.o"
    376 configure:6154: output
    377 0000000000000000 S _some_variable
    378 configure:6161: result: BSD nm
    379 configure:6165: checking the maximum length of command line arguments
    380 configure:6296: result: 196608
    381 configure:6344: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format
    382 configure:6384: result: func_convert_file_noop
    383 configure:6391: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format
    384 configure:6411: result: func_convert_file_noop
    385 configure:6418: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
    386 configure:6425: result: -r
    387 configure:6499: checking for objdump
    388 configure:6529: result: no
    389 configure:6555: checking how to recognize dependent libraries
    390 configure:6755: result: pass_all
    391 configure:6840: checking for dlltool
    392 configure:6870: result: no
    393 configure:6897: checking how to associate runtime and link libraries
    394 configure:6924: result: printf %s\n
    395 configure:6984: checking for ar
    396 configure:7000: found /opt/local/bin/ar
    397 configure:7011: result: ar
    398 configure:7048: checking for archiver @FILE support
    399 configure:7065: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    400 configure:7065: $? = 0
    401 configure:7068: ar cru libconftest.a @conftest.lst >&5
    402 ar: @conftest.lst: No such file or directory
    403 configure:7071: $? = 1
    404 configure:7091: result: no
    405 configure:7149: checking for strip
    406 configure:7165: found /opt/local/bin/strip
    407 configure:7176: result: strip
    408 configure:7248: checking for ranlib
    409 configure:7264: found /opt/local/bin/ranlib
    410 configure:7275: result: ranlib
    411 configure:7377: checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object
    412 configure:7530: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    413 configure:7533: $? = 0
    414 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
    415 configure:7540: $? = 0
    416 cannot find nm_test_var in conftest.nm
    417 configure:7530: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    418 configure:7533: $? = 0
    419 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
    420 configure:7540: $? = 0
    421 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
    422 configure:7609: $? = 0
    423 configure:7647: result: ok
    424 configure:7694: checking for sysroot
    425 configure:7724: result: no
    426 configure:7731: checking for a working dd
    427 configure:7769: result: /bin/dd
    428 configure:7773: checking how to truncate binary pipes
    429 configure:7788: result: /bin/dd bs=4096 count=1
    430 configure:8117: checking for mt
    431 configure:8147: result: no
    432 configure:8167: checking if : is a manifest tool
    433 configure:8173: : '-?'
    434 configure:8181: result: no
    435 configure:8237: checking for dsymutil
    436 configure:8253: found /usr/bin/dsymutil
    437 configure:8264: result: dsymutil
    438 configure:8329: checking for nmedit
    439 configure:8345: found /opt/local/bin/nmedit
    440 configure:8356: result: nmedit
    441 configure:8421: checking for lipo
    442 configure:8437: found /opt/local/bin/lipo
    443 configure:8448: result: lipo
    444 configure:8513: checking for otool
    445 configure:8529: found /opt/local/bin/otool
    446 configure:8540: result: otool
    447 configure:8605: checking for otool64
    448 configure:8635: result: no
    449 configure:8680: checking for -single_module linker flag
    450 /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
    451 configure:8713: result: yes
    452 configure:8716: checking for -exported_symbols_list linker flag
    453 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
    454 configure:8736: $? = 0
    455 configure:8746: result: yes
    456 configure:8749: checking for -force_load linker flag
    457 /usr/bin/clang -arch x86_64 -pipe -Os -c -o conftest.o conftest.c
    458 ar cru libconftest.a conftest.o
    459 ranlib libconftest.a
    460 /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
    461 configure:8781: result: yes
    462 configure:8855: checking for dlfcn.h
    463 configure:8855: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    464 configure:8855: $? = 0
    465 configure:8855: result: yes
    466 configure:9408: checking for objdir
    467 configure:9423: result: .libs
    468 configure:9687: checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions
    469 configure:9705: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
    470 configure:9709: $? = 0
    471 configure:9722: result: yes
    472 configure:10080: checking for /usr/bin/clang -arch x86_64 option to produce PIC
    473 configure:10087: result: -fno-common -DPIC
    474 configure:10095: checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works
    475 configure:10113: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
    476 configure:10117: $? = 0
    477 configure:10130: result: yes
    478 configure:10159: checking if /usr/bin/clang -arch x86_64 static flag -static works
    479 configure:10187: result: no
    480 configure:10202: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o
    481 configure:10223: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -o out/conftest2.o conftest.c >&5
    482 configure:10227: $? = 0
    483 configure:10249: result: yes
    484 configure:10257: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o
    485 configure:10304: result: yes
    486 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
    487 configure:11596: result: yes
    488 configure:11836: checking dynamic linker characteristics
    489 configure:12657: result: darwin14.5.0 dyld
    490 configure:12779: checking how to hardcode library paths into programs
    491 configure:12804: result: immediate
    492 configure:13352: checking whether stripping libraries is possible
    493 configure:13366: result: yes
    494 configure:13392: checking if libtool supports shared libraries
    495 configure:13394: result: yes
    496 configure:13397: checking whether to build shared libraries
    497 configure:13422: result: yes
    498 configure:13425: checking whether to build static libraries
    499 configure:13429: result: no
    500 configure:13549: checking whether __SUNPRO_C is declared
    501 configure:13549: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    502 conftest.c:68:10: error: use of undeclared identifier '__SUNPRO_C'
    503   (void) __SUNPRO_C;
    504          ^
    505 1 error generated.
    506 configure:13549: $? = 1
    507 configure: failed program was:
    508 | /* confdefs.h */
    509 | #define PACKAGE_NAME "fontconfig"
    510 | #define PACKAGE_TARNAME "fontconfig"
    511 | #define PACKAGE_VERSION "2.12.6"
    512 | #define PACKAGE_STRING "fontconfig 2.12.6"
    513 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    514 | #define PACKAGE_URL ""
    515 | #define PACKAGE "fontconfig"
    516 | #define VERSION "2.12.6"
    517 | #define STDC_HEADERS 1
    518 | #define HAVE_SYS_TYPES_H 1
    519 | #define HAVE_SYS_STAT_H 1
    520 | #define HAVE_STDLIB_H 1
    521 | #define HAVE_STRING_H 1
    522 | #define HAVE_MEMORY_H 1
    523 | #define HAVE_STRINGS_H 1
    524 | #define HAVE_INTTYPES_H 1
    525 | #define HAVE_STDINT_H 1
    526 | #define HAVE_UNISTD_H 1
    527 | #define __EXTENSIONS__ 1
    528 | #define _ALL_SOURCE 1
    529 | #define _GNU_SOURCE 1
    530 | #define _POSIX_PTHREAD_SEMANTICS 1
    531 | #define _TANDEM_SOURCE 1
    532 | #define HAVE_DLFCN_H 1
    533 | #define LT_OBJDIR ".libs/"
    534 | /* end confdefs.h.  */
    535 | #include <stdio.h>
    536 | #ifdef HAVE_SYS_TYPES_H
    537 | # include <sys/types.h>
    538 | #endif
    539 | #ifdef HAVE_SYS_STAT_H
    540 | # include <sys/stat.h>
    541 | #endif
    542 | #ifdef STDC_HEADERS
    543 | # include <stdlib.h>
    544 | # include <stddef.h>
    545 | #else
    546 | # ifdef HAVE_STDLIB_H
    547 | #  include <stdlib.h>
    548 | # endif
    549 | #endif
    550 | #ifdef HAVE_STRING_H
    551 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
    552 | #  include <memory.h>
    553 | # endif
    554 | # include <string.h>
    555 | #endif
    556 | #ifdef HAVE_STRINGS_H
    557 | # include <strings.h>
    558 | #endif
    559 | #ifdef HAVE_INTTYPES_H
    560 | # include <inttypes.h>
    561 | #endif
    562 | #ifdef HAVE_STDINT_H
    563 | # include <stdint.h>
    564 | #endif
    565 | #ifdef HAVE_UNISTD_H
    566 | # include <unistd.h>
    567 | #endif
    568 | int
    569 | main ()
    570 | {
    571 | #ifndef __SUNPRO_C
    572 | #ifdef __cplusplus
    573 |   (void) __SUNPRO_C;
    574 | #else
    575 |   (void) __SUNPRO_C;
    576 | #endif
    577 | #endif
    578 |
    579 |   ;
    580 |   return 0;
    581 | }
    582 configure:13549: result: no
    583 configure:13657: checking for dirent.h that defines DIR
    584 configure:13676: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    585 configure:13676: $? = 0
    586 configure:13684: result: yes
    587 configure:13697: checking for library containing opendir
    588 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
    589 configure:13728: $? = 0
    590 configure:13745: result: none required
    591 configure:13812: checking for ANSI C header files
    592 configure:13916: result: yes
    593 configure:13927: checking fcntl.h usability
    594 configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    595 configure:13927: $? = 0
    596 configure:13927: result: yes
    597 configure:13927: checking fcntl.h presence
    598 configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    599 configure:13927: $? = 0
    600 configure:13927: result: yes
    601 configure:13927: checking for fcntl.h
    602 configure:13927: result: yes
    603 configure:13927: checking for stdlib.h
    604 configure:13927: result: yes
    605 configure:13927: checking for string.h
    606 configure:13927: result: yes
    607 configure:13927: checking for unistd.h
    608 configure:13927: result: yes
    609 configure:13927: checking sys/statvfs.h usability
    610 configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    611 configure:13927: $? = 0
    612 configure:13927: result: yes
    613 configure:13927: checking sys/statvfs.h presence
    614 configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    615 configure:13927: $? = 0
    616 configure:13927: result: yes
    617 configure:13927: checking for sys/statvfs.h
    618 configure:13927: result: yes
    619 configure:13927: checking sys/vfs.h usability
    620 configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    621 conftest.c:69:10: fatal error: 'sys/vfs.h' file not found
    622 #include <sys/vfs.h>
    623          ^
    624 1 error generated.
    625 configure:13927: $? = 1
    626 configure: failed program was:
    627 | /* confdefs.h */
    628 | #define PACKAGE_NAME "fontconfig"
    629 | #define PACKAGE_TARNAME "fontconfig"
    630 | #define PACKAGE_VERSION "2.12.6"
    631 | #define PACKAGE_STRING "fontconfig 2.12.6"
    632 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    633 | #define PACKAGE_URL ""
    634 | #define PACKAGE "fontconfig"
    635 | #define VERSION "2.12.6"
    636 | #define STDC_HEADERS 1
    637 | #define HAVE_SYS_TYPES_H 1
    638 | #define HAVE_SYS_STAT_H 1
    639 | #define HAVE_STDLIB_H 1
    640 | #define HAVE_STRING_H 1
    641 | #define HAVE_MEMORY_H 1
    642 | #define HAVE_STRINGS_H 1
    643 | #define HAVE_INTTYPES_H 1
    644 | #define HAVE_STDINT_H 1
    645 | #define HAVE_UNISTD_H 1
    646 | #define __EXTENSIONS__ 1
    647 | #define _ALL_SOURCE 1
    648 | #define _GNU_SOURCE 1
    649 | #define _POSIX_PTHREAD_SEMANTICS 1
    650 | #define _TANDEM_SOURCE 1
    651 | #define HAVE_DLFCN_H 1
    652 | #define LT_OBJDIR ".libs/"
    653 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    654 | #define HAVE_DIRENT_H 1
    655 | #define STDC_HEADERS 1
    656 | #define HAVE_FCNTL_H 1
    657 | #define HAVE_STDLIB_H 1
    658 | #define HAVE_STRING_H 1
    659 | #define HAVE_UNISTD_H 1
    660 | #define HAVE_SYS_STATVFS_H 1
    661 | /* end confdefs.h.  */
    662 | #include <stdio.h>
    663 | #ifdef HAVE_SYS_TYPES_H
    664 | # include <sys/types.h>
    665 | #endif
    666 | #ifdef HAVE_SYS_STAT_H
    667 | # include <sys/stat.h>
    668 | #endif
    669 | #ifdef STDC_HEADERS
    670 | # include <stdlib.h>
    671 | # include <stddef.h>
    672 | #else
    673 | # ifdef HAVE_STDLIB_H
    674 | #  include <stdlib.h>
    675 | # endif
    676 | #endif
    677 | #ifdef HAVE_STRING_H
    678 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
    679 | #  include <memory.h>
    680 | # endif
    681 | # include <string.h>
    682 | #endif
    683 | #ifdef HAVE_STRINGS_H
    684 | # include <strings.h>
    685 | #endif
    686 | #ifdef HAVE_INTTYPES_H
    687 | # include <inttypes.h>
    688 | #endif
    689 | #ifdef HAVE_STDINT_H
    690 | # include <stdint.h>
    691 | #endif
    692 | #ifdef HAVE_UNISTD_H
    693 | # include <unistd.h>
    694 | #endif
    695 | #include <sys/vfs.h>
    696 configure:13927: result: no
    697 configure:13927: checking sys/vfs.h presence
    698 configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    699 conftest.c:36:10: fatal error: 'sys/vfs.h' file not found
    700 #include <sys/vfs.h>
    701          ^
    702 1 error generated.
    703 configure:13927: $? = 1
    704 configure: failed program was:
    705 | /* confdefs.h */
    706 | #define PACKAGE_NAME "fontconfig"
    707 | #define PACKAGE_TARNAME "fontconfig"
    708 | #define PACKAGE_VERSION "2.12.6"
    709 | #define PACKAGE_STRING "fontconfig 2.12.6"
    710 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    711 | #define PACKAGE_URL ""
    712 | #define PACKAGE "fontconfig"
    713 | #define VERSION "2.12.6"
    714 | #define STDC_HEADERS 1
    715 | #define HAVE_SYS_TYPES_H 1
    716 | #define HAVE_SYS_STAT_H 1
    717 | #define HAVE_STDLIB_H 1
    718 | #define HAVE_STRING_H 1
    719 | #define HAVE_MEMORY_H 1
    720 | #define HAVE_STRINGS_H 1
    721 | #define HAVE_INTTYPES_H 1
    722 | #define HAVE_STDINT_H 1
    723 | #define HAVE_UNISTD_H 1
    724 | #define __EXTENSIONS__ 1
    725 | #define _ALL_SOURCE 1
    726 | #define _GNU_SOURCE 1
    727 | #define _POSIX_PTHREAD_SEMANTICS 1
    728 | #define _TANDEM_SOURCE 1
    729 | #define HAVE_DLFCN_H 1
    730 | #define LT_OBJDIR ".libs/"
    731 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    732 | #define HAVE_DIRENT_H 1
    733 | #define STDC_HEADERS 1
    734 | #define HAVE_FCNTL_H 1
    735 | #define HAVE_STDLIB_H 1
    736 | #define HAVE_STRING_H 1
    737 | #define HAVE_UNISTD_H 1
    738 | #define HAVE_SYS_STATVFS_H 1
    739 | /* end confdefs.h.  */
    740 | #include <sys/vfs.h>
    741 configure:13927: result: no
    742 configure:13927: checking for sys/vfs.h
    743 configure:13927: result: no
    744 configure:13927: checking sys/statfs.h usability
    745 configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    746 conftest.c:69:10: fatal error: 'sys/statfs.h' file not found
    747 #include <sys/statfs.h>
    748          ^
    749 1 error generated.
    750 configure:13927: $? = 1
    751 configure: failed program was:
    752 | /* confdefs.h */
    753 | #define PACKAGE_NAME "fontconfig"
    754 | #define PACKAGE_TARNAME "fontconfig"
    755 | #define PACKAGE_VERSION "2.12.6"
    756 | #define PACKAGE_STRING "fontconfig 2.12.6"
    757 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    758 | #define PACKAGE_URL ""
    759 | #define PACKAGE "fontconfig"
    760 | #define VERSION "2.12.6"
    761 | #define STDC_HEADERS 1
    762 | #define HAVE_SYS_TYPES_H 1
    763 | #define HAVE_SYS_STAT_H 1
    764 | #define HAVE_STDLIB_H 1
    765 | #define HAVE_STRING_H 1
    766 | #define HAVE_MEMORY_H 1
    767 | #define HAVE_STRINGS_H 1
    768 | #define HAVE_INTTYPES_H 1
    769 | #define HAVE_STDINT_H 1
    770 | #define HAVE_UNISTD_H 1
    771 | #define __EXTENSIONS__ 1
    772 | #define _ALL_SOURCE 1
    773 | #define _GNU_SOURCE 1
    774 | #define _POSIX_PTHREAD_SEMANTICS 1
    775 | #define _TANDEM_SOURCE 1
    776 | #define HAVE_DLFCN_H 1
    777 | #define LT_OBJDIR ".libs/"
    778 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    779 | #define HAVE_DIRENT_H 1
    780 | #define STDC_HEADERS 1
    781 | #define HAVE_FCNTL_H 1
    782 | #define HAVE_STDLIB_H 1
    783 | #define HAVE_STRING_H 1
    784 | #define HAVE_UNISTD_H 1
    785 | #define HAVE_SYS_STATVFS_H 1
    786 | /* end confdefs.h.  */
    787 | #include <stdio.h>
    788 | #ifdef HAVE_SYS_TYPES_H
    789 | # include <sys/types.h>
    790 | #endif
    791 | #ifdef HAVE_SYS_STAT_H
    792 | # include <sys/stat.h>
    793 | #endif
    794 | #ifdef STDC_HEADERS
    795 | # include <stdlib.h>
    796 | # include <stddef.h>
    797 | #else
    798 | # ifdef HAVE_STDLIB_H
    799 | #  include <stdlib.h>
    800 | # endif
    801 | #endif
    802 | #ifdef HAVE_STRING_H
    803 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
    804 | #  include <memory.h>
    805 | # endif
    806 | # include <string.h>
    807 | #endif
    808 | #ifdef HAVE_STRINGS_H
    809 | # include <strings.h>
    810 | #endif
    811 | #ifdef HAVE_INTTYPES_H
    812 | # include <inttypes.h>
    813 | #endif
    814 | #ifdef HAVE_STDINT_H
    815 | # include <stdint.h>
    816 | #endif
    817 | #ifdef HAVE_UNISTD_H
    818 | # include <unistd.h>
    819 | #endif
    820 | #include <sys/statfs.h>
    821 configure:13927: result: no
    822 configure:13927: checking sys/statfs.h presence
    823 configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    824 conftest.c:36:10: fatal error: 'sys/statfs.h' file not found
    825 #include <sys/statfs.h>
    826          ^
    827 1 error generated.
    828 configure:13927: $? = 1
    829 configure: failed program was:
    830 | /* confdefs.h */
    831 | #define PACKAGE_NAME "fontconfig"
    832 | #define PACKAGE_TARNAME "fontconfig"
    833 | #define PACKAGE_VERSION "2.12.6"
    834 | #define PACKAGE_STRING "fontconfig 2.12.6"
    835 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    836 | #define PACKAGE_URL ""
    837 | #define PACKAGE "fontconfig"
    838 | #define VERSION "2.12.6"
    839 | #define STDC_HEADERS 1
    840 | #define HAVE_SYS_TYPES_H 1
    841 | #define HAVE_SYS_STAT_H 1
    842 | #define HAVE_STDLIB_H 1
    843 | #define HAVE_STRING_H 1
    844 | #define HAVE_MEMORY_H 1
    845 | #define HAVE_STRINGS_H 1
    846 | #define HAVE_INTTYPES_H 1
    847 | #define HAVE_STDINT_H 1
    848 | #define HAVE_UNISTD_H 1
    849 | #define __EXTENSIONS__ 1
    850 | #define _ALL_SOURCE 1
    851 | #define _GNU_SOURCE 1
    852 | #define _POSIX_PTHREAD_SEMANTICS 1
    853 | #define _TANDEM_SOURCE 1
    854 | #define HAVE_DLFCN_H 1
    855 | #define LT_OBJDIR ".libs/"
    856 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    857 | #define HAVE_DIRENT_H 1
    858 | #define STDC_HEADERS 1
    859 | #define HAVE_FCNTL_H 1
    860 | #define HAVE_STDLIB_H 1
    861 | #define HAVE_STRING_H 1
    862 | #define HAVE_UNISTD_H 1
    863 | #define HAVE_SYS_STATVFS_H 1
    864 | /* end confdefs.h.  */
    865 | #include <sys/statfs.h>
    866 configure:13927: result: no
    867 configure:13927: checking for sys/statfs.h
    868 configure:13927: result: no
    869 configure:13927: checking sys/param.h usability
    870 configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    871 configure:13927: $? = 0
    872 configure:13927: result: yes
    873 configure:13927: checking sys/param.h presence
    874 configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    875 configure:13927: $? = 0
    876 configure:13927: result: yes
    877 configure:13927: checking for sys/param.h
    878 configure:13927: result: yes
    879 configure:13927: checking sys/mount.h usability
    880 configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    881 configure:13927: $? = 0
    882 configure:13927: result: yes
    883 configure:13927: checking sys/mount.h presence
    884 configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
    885 configure:13927: $? = 0
    886 configure:13927: result: yes
    887 configure:13927: checking for sys/mount.h
    888 configure:13927: result: yes
    889 configure:13938: checking for stdint types
    890 configure:13961: /usr/bin/clang -arch x86_64 -c   conftest.c >&5
    891 configure:13961: $? = 0
    892 configure:14005: result: stdint.h (shortcircuit)
    893 configure:14392: result: make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
    894 configure:14401: checking for an ANSI C-conforming const
    895 configure:14467: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    896 configure:14467: $? = 0
    897 configure:14474: result: yes
    898 configure:14482: checking for inline
    899 configure:14498: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    900 configure:14498: $? = 0
    901 configure:14506: result: inline
    902 configure:14525: checking for flexible array members
    903 configure:14548: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    904 configure:14548: $? = 0
    905 configure:14555: result: yes
    906 configure:14566: checking for pid_t
    907 configure:14566: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    908 configure:14566: $? = 0
    909 configure:14566: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    910 conftest.c:75:20: error: expected expression
    911 if (sizeof ((pid_t)))
    912                    ^
    913 1 error generated.
    914 configure:14566: $? = 1
    915 configure: failed program was:
    916 | /* confdefs.h */
    917 | #define PACKAGE_NAME "fontconfig"
    918 | #define PACKAGE_TARNAME "fontconfig"
    919 | #define PACKAGE_VERSION "2.12.6"
    920 | #define PACKAGE_STRING "fontconfig 2.12.6"
    921 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    922 | #define PACKAGE_URL ""
    923 | #define PACKAGE "fontconfig"
    924 | #define VERSION "2.12.6"
    925 | #define STDC_HEADERS 1
    926 | #define HAVE_SYS_TYPES_H 1
    927 | #define HAVE_SYS_STAT_H 1
    928 | #define HAVE_STDLIB_H 1
    929 | #define HAVE_STRING_H 1
    930 | #define HAVE_MEMORY_H 1
    931 | #define HAVE_STRINGS_H 1
    932 | #define HAVE_INTTYPES_H 1
    933 | #define HAVE_STDINT_H 1
    934 | #define HAVE_UNISTD_H 1
    935 | #define __EXTENSIONS__ 1
    936 | #define _ALL_SOURCE 1
    937 | #define _GNU_SOURCE 1
    938 | #define _POSIX_PTHREAD_SEMANTICS 1
    939 | #define _TANDEM_SOURCE 1
    940 | #define HAVE_DLFCN_H 1
    941 | #define LT_OBJDIR ".libs/"
    942 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    943 | #define HAVE_DIRENT_H 1
    944 | #define STDC_HEADERS 1
    945 | #define HAVE_FCNTL_H 1
    946 | #define HAVE_STDLIB_H 1
    947 | #define HAVE_STRING_H 1
    948 | #define HAVE_UNISTD_H 1
    949 | #define HAVE_SYS_STATVFS_H 1
    950 | #define HAVE_SYS_PARAM_H 1
    951 | #define HAVE_SYS_MOUNT_H 1
    952 | #define FLEXIBLE_ARRAY_MEMBER /**/
    953 | /* end confdefs.h.  */
    954 | #include <stdio.h>
    955 | #ifdef HAVE_SYS_TYPES_H
    956 | # include <sys/types.h>
    957 | #endif
    958 | #ifdef HAVE_SYS_STAT_H
    959 | # include <sys/stat.h>
    960 | #endif
    961 | #ifdef STDC_HEADERS
    962 | # include <stdlib.h>
    963 | # include <stddef.h>
    964 | #else
    965 | # ifdef HAVE_STDLIB_H
    966 | #  include <stdlib.h>
    967 | # endif
    968 | #endif
    969 | #ifdef HAVE_STRING_H
    970 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
    971 | #  include <memory.h>
    972 | # endif
    973 | # include <string.h>
    974 | #endif
    975 | #ifdef HAVE_STRINGS_H
    976 | # include <strings.h>
    977 | #endif
    978 | #ifdef HAVE_INTTYPES_H
    979 | # include <inttypes.h>
    980 | #endif
    981 | #ifdef HAVE_STDINT_H
    982 | # include <stdint.h>
    983 | #endif
    984 | #ifdef HAVE_UNISTD_H
    985 | # include <unistd.h>
    986 | #endif
    987 | int
    988 | main ()
    989 | {
    990 | if (sizeof ((pid_t)))
    991 |           return 0;
    992 |   ;
    993 |   return 0;
    994 | }
    995 configure:14566: result: yes
    996 configure:14581: checking for vprintf
    997 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
    998 conftest.c:62:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
    999 char vprintf ();
    1000      ^
    1001 conftest.c:62:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
    1002 1 warning generated.
    1003 configure:14581: $? = 0
    1004 configure:14581: result: yes
    1005 configure:14587: checking for _doprnt
    1006 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
    1007 Undefined symbols for architecture x86_64:
    1008   "__doprnt", referenced from:
    1009       _main in conftest-75a60f.o
    1010 ld: symbol(s) not found for architecture x86_64
    1011 clang: error: linker command failed with exit code 1 (use -v to see invocation)
    1012 configure:14587: $? = 1
    1013 configure: failed program was:
    1014 | /* confdefs.h */
    1015 | #define PACKAGE_NAME "fontconfig"
    1016 | #define PACKAGE_TARNAME "fontconfig"
    1017 | #define PACKAGE_VERSION "2.12.6"
    1018 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1019 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1020 | #define PACKAGE_URL ""
    1021 | #define PACKAGE "fontconfig"
    1022 | #define VERSION "2.12.6"
    1023 | #define STDC_HEADERS 1
    1024 | #define HAVE_SYS_TYPES_H 1
    1025 | #define HAVE_SYS_STAT_H 1
    1026 | #define HAVE_STDLIB_H 1
    1027 | #define HAVE_STRING_H 1
    1028 | #define HAVE_MEMORY_H 1
    1029 | #define HAVE_STRINGS_H 1
    1030 | #define HAVE_INTTYPES_H 1
    1031 | #define HAVE_STDINT_H 1
    1032 | #define HAVE_UNISTD_H 1
    1033 | #define __EXTENSIONS__ 1
    1034 | #define _ALL_SOURCE 1
    1035 | #define _GNU_SOURCE 1
    1036 | #define _POSIX_PTHREAD_SEMANTICS 1
    1037 | #define _TANDEM_SOURCE 1
    1038 | #define HAVE_DLFCN_H 1
    1039 | #define LT_OBJDIR ".libs/"
    1040 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1041 | #define HAVE_DIRENT_H 1
    1042 | #define STDC_HEADERS 1
    1043 | #define HAVE_FCNTL_H 1
    1044 | #define HAVE_STDLIB_H 1
    1045 | #define HAVE_STRING_H 1
    1046 | #define HAVE_UNISTD_H 1
    1047 | #define HAVE_SYS_STATVFS_H 1
    1048 | #define HAVE_SYS_PARAM_H 1
    1049 | #define HAVE_SYS_MOUNT_H 1
    1050 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1051 | #define HAVE_VPRINTF 1
    1052 | /* end confdefs.h.  */
    1053 | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
    1054 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
    1055 | #define _doprnt innocuous__doprnt
    1056 |
    1057 | /* System header to define __stub macros and hopefully few prototypes,
    1058 |     which can conflict with char _doprnt (); below.
    1059 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1060 |     <limits.h> exists even on freestanding compilers.  */
    1061 |
    1062 | #ifdef __STDC__
    1063 | # include <limits.h>
    1064 | #else
    1065 | # include <assert.h>
    1066 | #endif
    1067 |
    1068 | #undef _doprnt
    1069 |
    1070 | /* Override any GCC internal prototype to avoid an error.
    1071 |    Use char because int might match the return type of a GCC
    1072 |    builtin and then its argument prototype would still apply.  */
    1073 | #ifdef __cplusplus
    1074 | extern "C"
    1075 | #endif
    1076 | char _doprnt ();
    1077 | /* The GNU C library defines this for functions which it implements
    1078 |     to always fail with ENOSYS.  Some functions are actually named
    1079 |     something starting with __ and the normal name is an alias.  */
    1080 | #if defined __stub__doprnt || defined __stub____doprnt
    1081 | choke me
    1082 | #endif
    1083 |
    1084 | int
    1085 | main ()
    1086 | {
    1087 | return _doprnt ();
    1088 |   ;
    1089 |   return 0;
    1090 | }
    1091 configure:14587: result: no
    1092 configure:14604: checking for stdlib.h
    1093 configure:14604: result: yes
    1094 configure:14604: checking for unistd.h
    1095 configure:14604: result: yes
    1096 configure:14604: checking for sys/param.h
    1097 configure:14604: result: yes
    1098 configure:14624: checking for getpagesize
    1099 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
    1100 configure:14624: $? = 0
    1101 configure:14624: result: yes
    1102 configure:14633: checking for working mmap
    1103 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
    1104 configure:14780: $? = 0
    1105 configure:14780: ./conftest
    1106 configure:14780: $? = 0
    1107 configure:14790: result: yes
    1108 configure:14802: checking for link
    1109 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
    1110 configure:14802: $? = 0
    1111 configure:14802: result: yes
    1112 configure:14802: checking for mkstemp
    1113 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
    1114 configure:14802: $? = 0
    1115 configure:14802: result: yes
    1116 configure:14802: checking for mkostemp
    1117 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
    1118 Undefined symbols for architecture x86_64:
    1119   "_mkostemp", referenced from:
    1120       _main in conftest-3cc111.o
    1121 ld: symbol(s) not found for architecture x86_64
    1122 clang: error: linker command failed with exit code 1 (use -v to see invocation)
    1123 configure:14802: $? = 1
    1124 configure: failed program was:
    1125 | /* confdefs.h */
    1126 | #define PACKAGE_NAME "fontconfig"
    1127 | #define PACKAGE_TARNAME "fontconfig"
    1128 | #define PACKAGE_VERSION "2.12.6"
    1129 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1130 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1131 | #define PACKAGE_URL ""
    1132 | #define PACKAGE "fontconfig"
    1133 | #define VERSION "2.12.6"
    1134 | #define STDC_HEADERS 1
    1135 | #define HAVE_SYS_TYPES_H 1
    1136 | #define HAVE_SYS_STAT_H 1
    1137 | #define HAVE_STDLIB_H 1
    1138 | #define HAVE_STRING_H 1
    1139 | #define HAVE_MEMORY_H 1
    1140 | #define HAVE_STRINGS_H 1
    1141 | #define HAVE_INTTYPES_H 1
    1142 | #define HAVE_STDINT_H 1
    1143 | #define HAVE_UNISTD_H 1
    1144 | #define __EXTENSIONS__ 1
    1145 | #define _ALL_SOURCE 1
    1146 | #define _GNU_SOURCE 1
    1147 | #define _POSIX_PTHREAD_SEMANTICS 1
    1148 | #define _TANDEM_SOURCE 1
    1149 | #define HAVE_DLFCN_H 1
    1150 | #define LT_OBJDIR ".libs/"
    1151 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1152 | #define HAVE_DIRENT_H 1
    1153 | #define STDC_HEADERS 1
    1154 | #define HAVE_FCNTL_H 1
    1155 | #define HAVE_STDLIB_H 1
    1156 | #define HAVE_STRING_H 1
    1157 | #define HAVE_UNISTD_H 1
    1158 | #define HAVE_SYS_STATVFS_H 1
    1159 | #define HAVE_SYS_PARAM_H 1
    1160 | #define HAVE_SYS_MOUNT_H 1
    1161 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1162 | #define HAVE_VPRINTF 1
    1163 | #define HAVE_STDLIB_H 1
    1164 | #define HAVE_UNISTD_H 1
    1165 | #define HAVE_SYS_PARAM_H 1
    1166 | #define HAVE_GETPAGESIZE 1
    1167 | #define HAVE_MMAP 1
    1168 | #define HAVE_LINK 1
    1169 | #define HAVE_MKSTEMP 1
    1170 | /* end confdefs.h.  */
    1171 | /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp.
    1172 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
    1173 | #define mkostemp innocuous_mkostemp
    1174 |
    1175 | /* System header to define __stub macros and hopefully few prototypes,
    1176 |     which can conflict with char mkostemp (); below.
    1177 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1178 |     <limits.h> exists even on freestanding compilers.  */
    1179 |
    1180 | #ifdef __STDC__
    1181 | # include <limits.h>
    1182 | #else
    1183 | # include <assert.h>
    1184 | #endif
    1185 |
    1186 | #undef mkostemp
    1187 |
    1188 | /* Override any GCC internal prototype to avoid an error.
    1189 |    Use char because int might match the return type of a GCC
    1190 |    builtin and then its argument prototype would still apply.  */
    1191 | #ifdef __cplusplus
    1192 | extern "C"
    1193 | #endif
    1194 | char mkostemp ();
    1195 | /* The GNU C library defines this for functions which it implements
    1196 |     to always fail with ENOSYS.  Some functions are actually named
    1197 |     something starting with __ and the normal name is an alias.  */
    1198 | #if defined __stub_mkostemp || defined __stub___mkostemp
    1199 | choke me
    1200 | #endif
    1201 |
    1202 | int
    1203 | main ()
    1204 | {
    1205 | return mkostemp ();
    1206 |   ;
    1207 |   return 0;
    1208 | }
    1209 configure:14802: result: no
    1210 configure:14802: checking for _mktemp_s
    1211 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
    1212 Undefined symbols for architecture x86_64:
    1213   "__mktemp_s", referenced from:
    1214       _main in conftest-11e1f0.o
    1215 ld: symbol(s) not found for architecture x86_64
    1216 clang: error: linker command failed with exit code 1 (use -v to see invocation)
    1217 configure:14802: $? = 1
    1218 configure: failed program was:
    1219 | /* confdefs.h */
    1220 | #define PACKAGE_NAME "fontconfig"
    1221 | #define PACKAGE_TARNAME "fontconfig"
    1222 | #define PACKAGE_VERSION "2.12.6"
    1223 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1224 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1225 | #define PACKAGE_URL ""
    1226 | #define PACKAGE "fontconfig"
    1227 | #define VERSION "2.12.6"
    1228 | #define STDC_HEADERS 1
    1229 | #define HAVE_SYS_TYPES_H 1
    1230 | #define HAVE_SYS_STAT_H 1
    1231 | #define HAVE_STDLIB_H 1
    1232 | #define HAVE_STRING_H 1
    1233 | #define HAVE_MEMORY_H 1
    1234 | #define HAVE_STRINGS_H 1
    1235 | #define HAVE_INTTYPES_H 1
    1236 | #define HAVE_STDINT_H 1
    1237 | #define HAVE_UNISTD_H 1
    1238 | #define __EXTENSIONS__ 1
    1239 | #define _ALL_SOURCE 1
    1240 | #define _GNU_SOURCE 1
    1241 | #define _POSIX_PTHREAD_SEMANTICS 1
    1242 | #define _TANDEM_SOURCE 1
    1243 | #define HAVE_DLFCN_H 1
    1244 | #define LT_OBJDIR ".libs/"
    1245 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1246 | #define HAVE_DIRENT_H 1
    1247 | #define STDC_HEADERS 1
    1248 | #define HAVE_FCNTL_H 1
    1249 | #define HAVE_STDLIB_H 1
    1250 | #define HAVE_STRING_H 1
    1251 | #define HAVE_UNISTD_H 1
    1252 | #define HAVE_SYS_STATVFS_H 1
    1253 | #define HAVE_SYS_PARAM_H 1
    1254 | #define HAVE_SYS_MOUNT_H 1
    1255 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1256 | #define HAVE_VPRINTF 1
    1257 | #define HAVE_STDLIB_H 1
    1258 | #define HAVE_UNISTD_H 1
    1259 | #define HAVE_SYS_PARAM_H 1
    1260 | #define HAVE_GETPAGESIZE 1
    1261 | #define HAVE_MMAP 1
    1262 | #define HAVE_LINK 1
    1263 | #define HAVE_MKSTEMP 1
    1264 | /* end confdefs.h.  */
    1265 | /* Define _mktemp_s to an innocuous variant, in case <limits.h> declares _mktemp_s.
    1266 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
    1267 | #define _mktemp_s innocuous__mktemp_s
    1268 |
    1269 | /* System header to define __stub macros and hopefully few prototypes,
    1270 |     which can conflict with char _mktemp_s (); below.
    1271 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1272 |     <limits.h> exists even on freestanding compilers.  */
    1273 |
    1274 | #ifdef __STDC__
    1275 | # include <limits.h>
    1276 | #else
    1277 | # include <assert.h>
    1278 | #endif
    1279 |
    1280 | #undef _mktemp_s
    1281 |
    1282 | /* Override any GCC internal prototype to avoid an error.
    1283 |    Use char because int might match the return type of a GCC
    1284 |    builtin and then its argument prototype would still apply.  */
    1285 | #ifdef __cplusplus
    1286 | extern "C"
    1287 | #endif
    1288 | char _mktemp_s ();
    1289 | /* The GNU C library defines this for functions which it implements
    1290 |     to always fail with ENOSYS.  Some functions are actually named
    1291 |     something starting with __ and the normal name is an alias.  */
    1292 | #if defined __stub__mktemp_s || defined __stub____mktemp_s
    1293 | choke me
    1294 | #endif
    1295 |
    1296 | int
    1297 | main ()
    1298 | {
    1299 | return _mktemp_s ();
    1300 |   ;
    1301 |   return 0;
    1302 | }
    1303 configure:14802: result: no
    1304 configure:14802: checking for mkdtemp
    1305 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
    1306 configure:14802: $? = 0
    1307 configure:14802: result: yes
    1308 configure:14802: checking for getopt
    1309 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
    1310 configure:14802: $? = 0
    1311 configure:14802: result: yes
    1312 configure:14802: checking for getopt_long
    1313 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
    1314 configure:14802: $? = 0
    1315 configure:14802: result: yes
    1316 configure:14802: checking for getprogname
    1317 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
    1318 configure:14802: $? = 0
    1319 configure:14802: result: yes
    1320 configure:14802: checking for getexecname
    1321 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
    1322 Undefined symbols for architecture x86_64:
    1323   "_getexecname", referenced from:
    1324       _main in conftest-5745c6.o
    1325 ld: symbol(s) not found for architecture x86_64
    1326 clang: error: linker command failed with exit code 1 (use -v to see invocation)
    1327 configure:14802: $? = 1
    1328 configure: failed program was:
    1329 | /* confdefs.h */
    1330 | #define PACKAGE_NAME "fontconfig"
    1331 | #define PACKAGE_TARNAME "fontconfig"
    1332 | #define PACKAGE_VERSION "2.12.6"
    1333 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1334 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1335 | #define PACKAGE_URL ""
    1336 | #define PACKAGE "fontconfig"
    1337 | #define VERSION "2.12.6"
    1338 | #define STDC_HEADERS 1
    1339 | #define HAVE_SYS_TYPES_H 1
    1340 | #define HAVE_SYS_STAT_H 1
    1341 | #define HAVE_STDLIB_H 1
    1342 | #define HAVE_STRING_H 1
    1343 | #define HAVE_MEMORY_H 1
    1344 | #define HAVE_STRINGS_H 1
    1345 | #define HAVE_INTTYPES_H 1
    1346 | #define HAVE_STDINT_H 1
    1347 | #define HAVE_UNISTD_H 1
    1348 | #define __EXTENSIONS__ 1
    1349 | #define _ALL_SOURCE 1
    1350 | #define _GNU_SOURCE 1
    1351 | #define _POSIX_PTHREAD_SEMANTICS 1
    1352 | #define _TANDEM_SOURCE 1
    1353 | #define HAVE_DLFCN_H 1
    1354 | #define LT_OBJDIR ".libs/"
    1355 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1356 | #define HAVE_DIRENT_H 1
    1357 | #define STDC_HEADERS 1
    1358 | #define HAVE_FCNTL_H 1
    1359 | #define HAVE_STDLIB_H 1
    1360 | #define HAVE_STRING_H 1
    1361 | #define HAVE_UNISTD_H 1
    1362 | #define HAVE_SYS_STATVFS_H 1
    1363 | #define HAVE_SYS_PARAM_H 1
    1364 | #define HAVE_SYS_MOUNT_H 1
    1365 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1366 | #define HAVE_VPRINTF 1
    1367 | #define HAVE_STDLIB_H 1
    1368 | #define HAVE_UNISTD_H 1
    1369 | #define HAVE_SYS_PARAM_H 1
    1370 | #define HAVE_GETPAGESIZE 1
    1371 | #define HAVE_MMAP 1
    1372 | #define HAVE_LINK 1
    1373 | #define HAVE_MKSTEMP 1
    1374 | #define HAVE_MKDTEMP 1
    1375 | #define HAVE_GETOPT 1
    1376 | #define HAVE_GETOPT_LONG 1
    1377 | #define HAVE_GETPROGNAME 1
    1378 | /* end confdefs.h.  */
    1379 | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
    1380 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
    1381 | #define getexecname innocuous_getexecname
    1382 |
    1383 | /* System header to define __stub macros and hopefully few prototypes,
    1384 |     which can conflict with char getexecname (); below.
    1385 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1386 |     <limits.h> exists even on freestanding compilers.  */
    1387 |
    1388 | #ifdef __STDC__
    1389 | # include <limits.h>
    1390 | #else
    1391 | # include <assert.h>
    1392 | #endif
    1393 |
    1394 | #undef getexecname
    1395 |
    1396 | /* Override any GCC internal prototype to avoid an error.
    1397 |    Use char because int might match the return type of a GCC
    1398 |    builtin and then its argument prototype would still apply.  */
    1399 | #ifdef __cplusplus
    1400 | extern "C"
    1401 | #endif
    1402 | char getexecname ();
    1403 | /* The GNU C library defines this for functions which it implements
    1404 |     to always fail with ENOSYS.  Some functions are actually named
    1405 |     something starting with __ and the normal name is an alias.  */
    1406 | #if defined __stub_getexecname || defined __stub___getexecname
    1407 | choke me
    1408 | #endif
    1409 |
    1410 | int
    1411 | main ()
    1412 | {
    1413 | return getexecname ();
    1414 |   ;
    1415 |   return 0;
    1416 | }
    1417 configure:14802: result: no
    1418 configure:14802: checking for rand
    1419 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
    1420 configure:14802: $? = 0
    1421 configure:14802: result: yes
    1422 configure:14802: checking for random
    1423 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
    1424 configure:14802: $? = 0
    1425 configure:14802: result: yes
    1426 configure:14802: checking for lrand48
    1427 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
    1428 configure:14802: $? = 0
    1429 configure:14802: result: yes
    1430 configure:14802: checking for random_r
    1431 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
    1432 Undefined symbols for architecture x86_64:
    1433   "_random_r", referenced from:
    1434       _main in conftest-204d61.o
    1435 ld: symbol(s) not found for architecture x86_64
    1436 clang: error: linker command failed with exit code 1 (use -v to see invocation)
    1437 configure:14802: $? = 1
    1438 configure: failed program was:
    1439 | /* confdefs.h */
    1440 | #define PACKAGE_NAME "fontconfig"
    1441 | #define PACKAGE_TARNAME "fontconfig"
    1442 | #define PACKAGE_VERSION "2.12.6"
    1443 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1444 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1445 | #define PACKAGE_URL ""
    1446 | #define PACKAGE "fontconfig"
    1447 | #define VERSION "2.12.6"
    1448 | #define STDC_HEADERS 1
    1449 | #define HAVE_SYS_TYPES_H 1
    1450 | #define HAVE_SYS_STAT_H 1
    1451 | #define HAVE_STDLIB_H 1
    1452 | #define HAVE_STRING_H 1
    1453 | #define HAVE_MEMORY_H 1
    1454 | #define HAVE_STRINGS_H 1
    1455 | #define HAVE_INTTYPES_H 1
    1456 | #define HAVE_STDINT_H 1
    1457 | #define HAVE_UNISTD_H 1
    1458 | #define __EXTENSIONS__ 1
    1459 | #define _ALL_SOURCE 1
    1460 | #define _GNU_SOURCE 1
    1461 | #define _POSIX_PTHREAD_SEMANTICS 1
    1462 | #define _TANDEM_SOURCE 1
    1463 | #define HAVE_DLFCN_H 1
    1464 | #define LT_OBJDIR ".libs/"
    1465 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1466 | #define HAVE_DIRENT_H 1
    1467 | #define STDC_HEADERS 1
    1468 | #define HAVE_FCNTL_H 1
    1469 | #define HAVE_STDLIB_H 1
    1470 | #define HAVE_STRING_H 1
    1471 | #define HAVE_UNISTD_H 1
    1472 | #define HAVE_SYS_STATVFS_H 1
    1473 | #define HAVE_SYS_PARAM_H 1
    1474 | #define HAVE_SYS_MOUNT_H 1
    1475 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1476 | #define HAVE_VPRINTF 1
    1477 | #define HAVE_STDLIB_H 1
    1478 | #define HAVE_UNISTD_H 1
    1479 | #define HAVE_SYS_PARAM_H 1
    1480 | #define HAVE_GETPAGESIZE 1
    1481 | #define HAVE_MMAP 1
    1482 | #define HAVE_LINK 1
    1483 | #define HAVE_MKSTEMP 1
    1484 | #define HAVE_MKDTEMP 1
    1485 | #define HAVE_GETOPT 1
    1486 | #define HAVE_GETOPT_LONG 1
    1487 | #define HAVE_GETPROGNAME 1
    1488 | #define HAVE_RAND 1
    1489 | #define HAVE_RANDOM 1
    1490 | #define HAVE_LRAND48 1
    1491 | /* end confdefs.h.  */
    1492 | /* Define random_r to an innocuous variant, in case <limits.h> declares random_r.
    1493 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
    1494 | #define random_r innocuous_random_r
    1495 |
    1496 | /* System header to define __stub macros and hopefully few prototypes,
    1497 |     which can conflict with char random_r (); below.
    1498 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1499 |     <limits.h> exists even on freestanding compilers.  */
    1500 |
    1501 | #ifdef __STDC__
    1502 | # include <limits.h>
    1503 | #else
    1504 | # include <assert.h>
    1505 | #endif
    1506 |
    1507 | #undef random_r
    1508 |
    1509 | /* Override any GCC internal prototype to avoid an error.
    1510 |    Use char because int might match the return type of a GCC
    1511 |    builtin and then its argument prototype would still apply.  */
    1512 | #ifdef __cplusplus
    1513 | extern "C"
    1514 | #endif
    1515 | char random_r ();
    1516 | /* The GNU C library defines this for functions which it implements
    1517 |     to always fail with ENOSYS.  Some functions are actually named
    1518 |     something starting with __ and the normal name is an alias.  */
    1519 | #if defined __stub_random_r || defined __stub___random_r
    1520 | choke me
    1521 | #endif
    1522 |
    1523 | int
    1524 | main ()
    1525 | {
    1526 | return random_r ();
    1527 |   ;
    1528 |   return 0;
    1529 | }
    1530 configure:14802: result: no
    1531 configure:14802: checking for rand_r
    1532 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
    1533 configure:14802: $? = 0
    1534 configure:14802: result: yes
    1535 configure:14802: checking for readlink
    1536 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
    1537 configure:14802: $? = 0
    1538 configure:14802: result: yes
    1539 configure:14802: checking for fstatvfs
    1540 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
    1541 configure:14802: $? = 0
    1542 configure:14802: result: yes
    1543 configure:14802: checking for fstatfs
    1544 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
    1545 configure:14802: $? = 0
    1546 configure:14802: result: yes
    1547 configure:14802: checking for lstat
    1548 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
    1549 configure:14802: $? = 0
    1550 configure:14802: result: yes
    1551 configure:14812: checking for posix_fadvise in fcntl.h
    1552 configure:14842: result: no
    1553 configure:14856: checking for struct stat.st_mtim
    1554 configure:14856: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    1555 conftest.c:66:13: error: no member named 'st_mtim' in 'struct stat'
    1556 if (ac_aggr.st_mtim)
    1557     ~~~~~~~ ^
    1558 1 error generated.
    1559 configure:14856: $? = 1
    1560 configure: failed program was:
    1561 | /* confdefs.h */
    1562 | #define PACKAGE_NAME "fontconfig"
    1563 | #define PACKAGE_TARNAME "fontconfig"
    1564 | #define PACKAGE_VERSION "2.12.6"
    1565 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1566 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1567 | #define PACKAGE_URL ""
    1568 | #define PACKAGE "fontconfig"
    1569 | #define VERSION "2.12.6"
    1570 | #define STDC_HEADERS 1
    1571 | #define HAVE_SYS_TYPES_H 1
    1572 | #define HAVE_SYS_STAT_H 1
    1573 | #define HAVE_STDLIB_H 1
    1574 | #define HAVE_STRING_H 1
    1575 | #define HAVE_MEMORY_H 1
    1576 | #define HAVE_STRINGS_H 1
    1577 | #define HAVE_INTTYPES_H 1
    1578 | #define HAVE_STDINT_H 1
    1579 | #define HAVE_UNISTD_H 1
    1580 | #define __EXTENSIONS__ 1
    1581 | #define _ALL_SOURCE 1
    1582 | #define _GNU_SOURCE 1
    1583 | #define _POSIX_PTHREAD_SEMANTICS 1
    1584 | #define _TANDEM_SOURCE 1
    1585 | #define HAVE_DLFCN_H 1
    1586 | #define LT_OBJDIR ".libs/"
    1587 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1588 | #define HAVE_DIRENT_H 1
    1589 | #define STDC_HEADERS 1
    1590 | #define HAVE_FCNTL_H 1
    1591 | #define HAVE_STDLIB_H 1
    1592 | #define HAVE_STRING_H 1
    1593 | #define HAVE_UNISTD_H 1
    1594 | #define HAVE_SYS_STATVFS_H 1
    1595 | #define HAVE_SYS_PARAM_H 1
    1596 | #define HAVE_SYS_MOUNT_H 1
    1597 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1598 | #define HAVE_VPRINTF 1
    1599 | #define HAVE_STDLIB_H 1
    1600 | #define HAVE_UNISTD_H 1
    1601 | #define HAVE_SYS_PARAM_H 1
    1602 | #define HAVE_GETPAGESIZE 1
    1603 | #define HAVE_MMAP 1
    1604 | #define HAVE_LINK 1
    1605 | #define HAVE_MKSTEMP 1
    1606 | #define HAVE_MKDTEMP 1
    1607 | #define HAVE_GETOPT 1
    1608 | #define HAVE_GETOPT_LONG 1
    1609 | #define HAVE_GETPROGNAME 1
    1610 | #define HAVE_RAND 1
    1611 | #define HAVE_RANDOM 1
    1612 | #define HAVE_LRAND48 1
    1613 | #define HAVE_RAND_R 1
    1614 | #define HAVE_READLINK 1
    1615 | #define HAVE_FSTATVFS 1
    1616 | #define HAVE_FSTATFS 1
    1617 | #define HAVE_LSTAT 1
    1618 | #define HAVE_POSIX_FADVISE 0
    1619 | /* end confdefs.h.  */
    1620 | #include <sys/stat.h>
    1621 |
    1622 | int
    1623 | main ()
    1624 | {
    1625 | static struct stat ac_aggr;
    1626 | if (ac_aggr.st_mtim)
    1627 | return 0;
    1628 |   ;
    1629 |   return 0;
    1630 | }
    1631 configure:14856: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    1632 conftest.c:66:20: error: no member named 'st_mtim' in 'struct stat'
    1633 if (sizeof ac_aggr.st_mtim)
    1634            ~~~~~~~ ^
    1635 1 error generated.
    1636 configure:14856: $? = 1
    1637 configure: failed program was:
    1638 | /* confdefs.h */
    1639 | #define PACKAGE_NAME "fontconfig"
    1640 | #define PACKAGE_TARNAME "fontconfig"
    1641 | #define PACKAGE_VERSION "2.12.6"
    1642 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1643 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1644 | #define PACKAGE_URL ""
    1645 | #define PACKAGE "fontconfig"
    1646 | #define VERSION "2.12.6"
    1647 | #define STDC_HEADERS 1
    1648 | #define HAVE_SYS_TYPES_H 1
    1649 | #define HAVE_SYS_STAT_H 1
    1650 | #define HAVE_STDLIB_H 1
    1651 | #define HAVE_STRING_H 1
    1652 | #define HAVE_MEMORY_H 1
    1653 | #define HAVE_STRINGS_H 1
    1654 | #define HAVE_INTTYPES_H 1
    1655 | #define HAVE_STDINT_H 1
    1656 | #define HAVE_UNISTD_H 1
    1657 | #define __EXTENSIONS__ 1
    1658 | #define _ALL_SOURCE 1
    1659 | #define _GNU_SOURCE 1
    1660 | #define _POSIX_PTHREAD_SEMANTICS 1
    1661 | #define _TANDEM_SOURCE 1
    1662 | #define HAVE_DLFCN_H 1
    1663 | #define LT_OBJDIR ".libs/"
    1664 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1665 | #define HAVE_DIRENT_H 1
    1666 | #define STDC_HEADERS 1
    1667 | #define HAVE_FCNTL_H 1
    1668 | #define HAVE_STDLIB_H 1
    1669 | #define HAVE_STRING_H 1
    1670 | #define HAVE_UNISTD_H 1
    1671 | #define HAVE_SYS_STATVFS_H 1
    1672 | #define HAVE_SYS_PARAM_H 1
    1673 | #define HAVE_SYS_MOUNT_H 1
    1674 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1675 | #define HAVE_VPRINTF 1
    1676 | #define HAVE_STDLIB_H 1
    1677 | #define HAVE_UNISTD_H 1
    1678 | #define HAVE_SYS_PARAM_H 1
    1679 | #define HAVE_GETPAGESIZE 1
    1680 | #define HAVE_MMAP 1
    1681 | #define HAVE_LINK 1
    1682 | #define HAVE_MKSTEMP 1
    1683 | #define HAVE_MKDTEMP 1
    1684 | #define HAVE_GETOPT 1
    1685 | #define HAVE_GETOPT_LONG 1
    1686 | #define HAVE_GETPROGNAME 1
    1687 | #define HAVE_RAND 1
    1688 | #define HAVE_RANDOM 1
    1689 | #define HAVE_LRAND48 1
    1690 | #define HAVE_RAND_R 1
    1691 | #define HAVE_READLINK 1
    1692 | #define HAVE_FSTATVFS 1
    1693 | #define HAVE_FSTATFS 1
    1694 | #define HAVE_LSTAT 1
    1695 | #define HAVE_POSIX_FADVISE 0
    1696 | /* end confdefs.h.  */
    1697 | #include <sys/stat.h>
    1698 |
    1699 | int
    1700 | main ()
    1701 | {
    1702 | static struct stat ac_aggr;
    1703 | if (sizeof ac_aggr.st_mtim)
    1704 | return 0;
    1705 |   ;
    1706 |   return 0;
    1707 | }
    1708 configure:14856: result: no
    1709 configure:14870: checking for struct statvfs.f_basetype
    1710 configure:14870: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    1711 conftest.c:66:13: error: no member named 'f_basetype' in 'struct statvfs'
    1712 if (ac_aggr.f_basetype)
    1713     ~~~~~~~ ^
    1714 1 error generated.
    1715 configure:14870: $? = 1
    1716 configure: failed program was:
    1717 | /* confdefs.h */
    1718 | #define PACKAGE_NAME "fontconfig"
    1719 | #define PACKAGE_TARNAME "fontconfig"
    1720 | #define PACKAGE_VERSION "2.12.6"
    1721 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1722 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1723 | #define PACKAGE_URL ""
    1724 | #define PACKAGE "fontconfig"
    1725 | #define VERSION "2.12.6"
    1726 | #define STDC_HEADERS 1
    1727 | #define HAVE_SYS_TYPES_H 1
    1728 | #define HAVE_SYS_STAT_H 1
    1729 | #define HAVE_STDLIB_H 1
    1730 | #define HAVE_STRING_H 1
    1731 | #define HAVE_MEMORY_H 1
    1732 | #define HAVE_STRINGS_H 1
    1733 | #define HAVE_INTTYPES_H 1
    1734 | #define HAVE_STDINT_H 1
    1735 | #define HAVE_UNISTD_H 1
    1736 | #define __EXTENSIONS__ 1
    1737 | #define _ALL_SOURCE 1
    1738 | #define _GNU_SOURCE 1
    1739 | #define _POSIX_PTHREAD_SEMANTICS 1
    1740 | #define _TANDEM_SOURCE 1
    1741 | #define HAVE_DLFCN_H 1
    1742 | #define LT_OBJDIR ".libs/"
    1743 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1744 | #define HAVE_DIRENT_H 1
    1745 | #define STDC_HEADERS 1
    1746 | #define HAVE_FCNTL_H 1
    1747 | #define HAVE_STDLIB_H 1
    1748 | #define HAVE_STRING_H 1
    1749 | #define HAVE_UNISTD_H 1
    1750 | #define HAVE_SYS_STATVFS_H 1
    1751 | #define HAVE_SYS_PARAM_H 1
    1752 | #define HAVE_SYS_MOUNT_H 1
    1753 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1754 | #define HAVE_VPRINTF 1
    1755 | #define HAVE_STDLIB_H 1
    1756 | #define HAVE_UNISTD_H 1
    1757 | #define HAVE_SYS_PARAM_H 1
    1758 | #define HAVE_GETPAGESIZE 1
    1759 | #define HAVE_MMAP 1
    1760 | #define HAVE_LINK 1
    1761 | #define HAVE_MKSTEMP 1
    1762 | #define HAVE_MKDTEMP 1
    1763 | #define HAVE_GETOPT 1
    1764 | #define HAVE_GETOPT_LONG 1
    1765 | #define HAVE_GETPROGNAME 1
    1766 | #define HAVE_RAND 1
    1767 | #define HAVE_RANDOM 1
    1768 | #define HAVE_LRAND48 1
    1769 | #define HAVE_RAND_R 1
    1770 | #define HAVE_READLINK 1
    1771 | #define HAVE_FSTATVFS 1
    1772 | #define HAVE_FSTATFS 1
    1773 | #define HAVE_LSTAT 1
    1774 | #define HAVE_POSIX_FADVISE 0
    1775 | /* end confdefs.h.  */
    1776 | #include <sys/statvfs.h>
    1777 |
    1778 | int
    1779 | main ()
    1780 | {
    1781 | static struct statvfs ac_aggr;
    1782 | if (ac_aggr.f_basetype)
    1783 | return 0;
    1784 |   ;
    1785 |   return 0;
    1786 | }
    1787 configure:14870: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    1788 conftest.c:66:20: error: no member named 'f_basetype' in 'struct statvfs'
    1789 if (sizeof ac_aggr.f_basetype)
    1790            ~~~~~~~ ^
    1791 1 error generated.
    1792 configure:14870: $? = 1
    1793 configure: failed program was:
    1794 | /* confdefs.h */
    1795 | #define PACKAGE_NAME "fontconfig"
    1796 | #define PACKAGE_TARNAME "fontconfig"
    1797 | #define PACKAGE_VERSION "2.12.6"
    1798 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1799 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1800 | #define PACKAGE_URL ""
    1801 | #define PACKAGE "fontconfig"
    1802 | #define VERSION "2.12.6"
    1803 | #define STDC_HEADERS 1
    1804 | #define HAVE_SYS_TYPES_H 1
    1805 | #define HAVE_SYS_STAT_H 1
    1806 | #define HAVE_STDLIB_H 1
    1807 | #define HAVE_STRING_H 1
    1808 | #define HAVE_MEMORY_H 1
    1809 | #define HAVE_STRINGS_H 1
    1810 | #define HAVE_INTTYPES_H 1
    1811 | #define HAVE_STDINT_H 1
    1812 | #define HAVE_UNISTD_H 1
    1813 | #define __EXTENSIONS__ 1
    1814 | #define _ALL_SOURCE 1
    1815 | #define _GNU_SOURCE 1
    1816 | #define _POSIX_PTHREAD_SEMANTICS 1
    1817 | #define _TANDEM_SOURCE 1
    1818 | #define HAVE_DLFCN_H 1
    1819 | #define LT_OBJDIR ".libs/"
    1820 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1821 | #define HAVE_DIRENT_H 1
    1822 | #define STDC_HEADERS 1
    1823 | #define HAVE_FCNTL_H 1
    1824 | #define HAVE_STDLIB_H 1
    1825 | #define HAVE_STRING_H 1
    1826 | #define HAVE_UNISTD_H 1
    1827 | #define HAVE_SYS_STATVFS_H 1
    1828 | #define HAVE_SYS_PARAM_H 1
    1829 | #define HAVE_SYS_MOUNT_H 1
    1830 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1831 | #define HAVE_VPRINTF 1
    1832 | #define HAVE_STDLIB_H 1
    1833 | #define HAVE_UNISTD_H 1
    1834 | #define HAVE_SYS_PARAM_H 1
    1835 | #define HAVE_GETPAGESIZE 1
    1836 | #define HAVE_MMAP 1
    1837 | #define HAVE_LINK 1
    1838 | #define HAVE_MKSTEMP 1
    1839 | #define HAVE_MKDTEMP 1
    1840 | #define HAVE_GETOPT 1
    1841 | #define HAVE_GETOPT_LONG 1
    1842 | #define HAVE_GETPROGNAME 1
    1843 | #define HAVE_RAND 1
    1844 | #define HAVE_RANDOM 1
    1845 | #define HAVE_LRAND48 1
    1846 | #define HAVE_RAND_R 1
    1847 | #define HAVE_READLINK 1
    1848 | #define HAVE_FSTATVFS 1
    1849 | #define HAVE_FSTATFS 1
    1850 | #define HAVE_LSTAT 1
    1851 | #define HAVE_POSIX_FADVISE 0
    1852 | /* end confdefs.h.  */
    1853 | #include <sys/statvfs.h>
    1854 |
    1855 | int
    1856 | main ()
    1857 | {
    1858 | static struct statvfs ac_aggr;
    1859 | if (sizeof ac_aggr.f_basetype)
    1860 | return 0;
    1861 |   ;
    1862 |   return 0;
    1863 | }
    1864 configure:14870: result: no
    1865 configure:14880: checking for struct statvfs.f_fstypename
    1866 configure:14880: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    1867 conftest.c:66:13: error: no member named 'f_fstypename' in 'struct statvfs'
    1868 if (ac_aggr.f_fstypename)
    1869     ~~~~~~~ ^
    1870 1 error generated.
    1871 configure:14880: $? = 1
    1872 configure: failed program was:
    1873 | /* confdefs.h */
    1874 | #define PACKAGE_NAME "fontconfig"
    1875 | #define PACKAGE_TARNAME "fontconfig"
    1876 | #define PACKAGE_VERSION "2.12.6"
    1877 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1878 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1879 | #define PACKAGE_URL ""
    1880 | #define PACKAGE "fontconfig"
    1881 | #define VERSION "2.12.6"
    1882 | #define STDC_HEADERS 1
    1883 | #define HAVE_SYS_TYPES_H 1
    1884 | #define HAVE_SYS_STAT_H 1
    1885 | #define HAVE_STDLIB_H 1
    1886 | #define HAVE_STRING_H 1
    1887 | #define HAVE_MEMORY_H 1
    1888 | #define HAVE_STRINGS_H 1
    1889 | #define HAVE_INTTYPES_H 1
    1890 | #define HAVE_STDINT_H 1
    1891 | #define HAVE_UNISTD_H 1
    1892 | #define __EXTENSIONS__ 1
    1893 | #define _ALL_SOURCE 1
    1894 | #define _GNU_SOURCE 1
    1895 | #define _POSIX_PTHREAD_SEMANTICS 1
    1896 | #define _TANDEM_SOURCE 1
    1897 | #define HAVE_DLFCN_H 1
    1898 | #define LT_OBJDIR ".libs/"
    1899 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1900 | #define HAVE_DIRENT_H 1
    1901 | #define STDC_HEADERS 1
    1902 | #define HAVE_FCNTL_H 1
    1903 | #define HAVE_STDLIB_H 1
    1904 | #define HAVE_STRING_H 1
    1905 | #define HAVE_UNISTD_H 1
    1906 | #define HAVE_SYS_STATVFS_H 1
    1907 | #define HAVE_SYS_PARAM_H 1
    1908 | #define HAVE_SYS_MOUNT_H 1
    1909 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1910 | #define HAVE_VPRINTF 1
    1911 | #define HAVE_STDLIB_H 1
    1912 | #define HAVE_UNISTD_H 1
    1913 | #define HAVE_SYS_PARAM_H 1
    1914 | #define HAVE_GETPAGESIZE 1
    1915 | #define HAVE_MMAP 1
    1916 | #define HAVE_LINK 1
    1917 | #define HAVE_MKSTEMP 1
    1918 | #define HAVE_MKDTEMP 1
    1919 | #define HAVE_GETOPT 1
    1920 | #define HAVE_GETOPT_LONG 1
    1921 | #define HAVE_GETPROGNAME 1
    1922 | #define HAVE_RAND 1
    1923 | #define HAVE_RANDOM 1
    1924 | #define HAVE_LRAND48 1
    1925 | #define HAVE_RAND_R 1
    1926 | #define HAVE_READLINK 1
    1927 | #define HAVE_FSTATVFS 1
    1928 | #define HAVE_FSTATFS 1
    1929 | #define HAVE_LSTAT 1
    1930 | #define HAVE_POSIX_FADVISE 0
    1931 | /* end confdefs.h.  */
    1932 | #include <sys/statvfs.h>
    1933 |
    1934 | int
    1935 | main ()
    1936 | {
    1937 | static struct statvfs ac_aggr;
    1938 | if (ac_aggr.f_fstypename)
    1939 | return 0;
    1940 |   ;
    1941 |   return 0;
    1942 | }
    1943 configure:14880: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    1944 conftest.c:66:20: error: no member named 'f_fstypename' in 'struct statvfs'
    1945 if (sizeof ac_aggr.f_fstypename)
    1946            ~~~~~~~ ^
    1947 1 error generated.
    1948 configure:14880: $? = 1
    1949 configure: failed program was:
    1950 | /* confdefs.h */
    1951 | #define PACKAGE_NAME "fontconfig"
    1952 | #define PACKAGE_TARNAME "fontconfig"
    1953 | #define PACKAGE_VERSION "2.12.6"
    1954 | #define PACKAGE_STRING "fontconfig 2.12.6"
    1955 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    1956 | #define PACKAGE_URL ""
    1957 | #define PACKAGE "fontconfig"
    1958 | #define VERSION "2.12.6"
    1959 | #define STDC_HEADERS 1
    1960 | #define HAVE_SYS_TYPES_H 1
    1961 | #define HAVE_SYS_STAT_H 1
    1962 | #define HAVE_STDLIB_H 1
    1963 | #define HAVE_STRING_H 1
    1964 | #define HAVE_MEMORY_H 1
    1965 | #define HAVE_STRINGS_H 1
    1966 | #define HAVE_INTTYPES_H 1
    1967 | #define HAVE_STDINT_H 1
    1968 | #define HAVE_UNISTD_H 1
    1969 | #define __EXTENSIONS__ 1
    1970 | #define _ALL_SOURCE 1
    1971 | #define _GNU_SOURCE 1
    1972 | #define _POSIX_PTHREAD_SEMANTICS 1
    1973 | #define _TANDEM_SOURCE 1
    1974 | #define HAVE_DLFCN_H 1
    1975 | #define LT_OBJDIR ".libs/"
    1976 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    1977 | #define HAVE_DIRENT_H 1
    1978 | #define STDC_HEADERS 1
    1979 | #define HAVE_FCNTL_H 1
    1980 | #define HAVE_STDLIB_H 1
    1981 | #define HAVE_STRING_H 1
    1982 | #define HAVE_UNISTD_H 1
    1983 | #define HAVE_SYS_STATVFS_H 1
    1984 | #define HAVE_SYS_PARAM_H 1
    1985 | #define HAVE_SYS_MOUNT_H 1
    1986 | #define FLEXIBLE_ARRAY_MEMBER /**/
    1987 | #define HAVE_VPRINTF 1
    1988 | #define HAVE_STDLIB_H 1
    1989 | #define HAVE_UNISTD_H 1
    1990 | #define HAVE_SYS_PARAM_H 1
    1991 | #define HAVE_GETPAGESIZE 1
    1992 | #define HAVE_MMAP 1
    1993 | #define HAVE_LINK 1
    1994 | #define HAVE_MKSTEMP 1
    1995 | #define HAVE_MKDTEMP 1
    1996 | #define HAVE_GETOPT 1
    1997 | #define HAVE_GETOPT_LONG 1
    1998 | #define HAVE_GETPROGNAME 1
    1999 | #define HAVE_RAND 1
    2000 | #define HAVE_RANDOM 1
    2001 | #define HAVE_LRAND48 1
    2002 | #define HAVE_RAND_R 1
    2003 | #define HAVE_READLINK 1
    2004 | #define HAVE_FSTATVFS 1
    2005 | #define HAVE_FSTATFS 1
    2006 | #define HAVE_LSTAT 1
    2007 | #define HAVE_POSIX_FADVISE 0
    2008 | /* end confdefs.h.  */
    2009 | #include <sys/statvfs.h>
    2010 |
    2011 | int
    2012 | main ()
    2013 | {
    2014 | static struct statvfs ac_aggr;
    2015 | if (sizeof ac_aggr.f_fstypename)
    2016 | return 0;
    2017 |   ;
    2018 |   return 0;
    2019 | }
    2020 configure:14880: result: no
    2021 configure:14893: checking for struct statfs.f_flags
    2022 configure:14893: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    2023 configure:14893: $? = 0
    2024 configure:14893: result: yes
    2025 configure:14915: checking for struct statfs.f_fstypename
    2026 configure:14915: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    2027 configure:14915: $? = 0
    2028 configure:14915: result: yes
    2029 configure:14939: checking for struct dirent.d_type
    2030 configure:14939: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    2031 configure:14939: $? = 0
    2032 configure:14939: result: yes
    2033 configure:14952: checking The type of len parameter of gperf hash/lookup function
    2034 configure:14971: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    2035 conftest.c:98:1: error: conflicting types for 'in_word_set'
    2036 in_word_set (register const char *str, register unsigned int len)
    2037 ^
    2038 conftest.c:66:14: note: previous declaration is here
    2039         const char *in_word_set(register const char *, register size_t);
    2040                     ^
    2041 1 error generated.
    2042 configure:14971: $? = 1
    2043 configure: failed program was:
    2044 | /* confdefs.h */
    2045 | #define PACKAGE_NAME "fontconfig"
    2046 | #define PACKAGE_TARNAME "fontconfig"
    2047 | #define PACKAGE_VERSION "2.12.6"
    2048 | #define PACKAGE_STRING "fontconfig 2.12.6"
    2049 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    2050 | #define PACKAGE_URL ""
    2051 | #define PACKAGE "fontconfig"
    2052 | #define VERSION "2.12.6"
    2053 | #define STDC_HEADERS 1
    2054 | #define HAVE_SYS_TYPES_H 1
    2055 | #define HAVE_SYS_STAT_H 1
    2056 | #define HAVE_STDLIB_H 1
    2057 | #define HAVE_STRING_H 1
    2058 | #define HAVE_MEMORY_H 1
    2059 | #define HAVE_STRINGS_H 1
    2060 | #define HAVE_INTTYPES_H 1
    2061 | #define HAVE_STDINT_H 1
    2062 | #define HAVE_UNISTD_H 1
    2063 | #define __EXTENSIONS__ 1
    2064 | #define _ALL_SOURCE 1
    2065 | #define _GNU_SOURCE 1
    2066 | #define _POSIX_PTHREAD_SEMANTICS 1
    2067 | #define _TANDEM_SOURCE 1
    2068 | #define HAVE_DLFCN_H 1
    2069 | #define LT_OBJDIR ".libs/"
    2070 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    2071 | #define HAVE_DIRENT_H 1
    2072 | #define STDC_HEADERS 1
    2073 | #define HAVE_FCNTL_H 1
    2074 | #define HAVE_STDLIB_H 1
    2075 | #define HAVE_STRING_H 1
    2076 | #define HAVE_UNISTD_H 1
    2077 | #define HAVE_SYS_STATVFS_H 1
    2078 | #define HAVE_SYS_PARAM_H 1
    2079 | #define HAVE_SYS_MOUNT_H 1
    2080 | #define FLEXIBLE_ARRAY_MEMBER /**/
    2081 | #define HAVE_VPRINTF 1
    2082 | #define HAVE_STDLIB_H 1
    2083 | #define HAVE_UNISTD_H 1
    2084 | #define HAVE_SYS_PARAM_H 1
    2085 | #define HAVE_GETPAGESIZE 1
    2086 | #define HAVE_MMAP 1
    2087 | #define HAVE_LINK 1
    2088 | #define HAVE_MKSTEMP 1
    2089 | #define HAVE_MKDTEMP 1
    2090 | #define HAVE_GETOPT 1
    2091 | #define HAVE_GETOPT_LONG 1
    2092 | #define HAVE_GETPROGNAME 1
    2093 | #define HAVE_RAND 1
    2094 | #define HAVE_RANDOM 1
    2095 | #define HAVE_LRAND48 1
    2096 | #define HAVE_RAND_R 1
    2097 | #define HAVE_READLINK 1
    2098 | #define HAVE_FSTATVFS 1
    2099 | #define HAVE_FSTATFS 1
    2100 | #define HAVE_LSTAT 1
    2101 | #define HAVE_POSIX_FADVISE 0
    2102 | #define HAVE_STRUCT_STATFS_F_FLAGS 1
    2103 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
    2104 | #define HAVE_STRUCT_DIRENT_D_TYPE 1
    2105 | /* end confdefs.h.  */
    2106 |
    2107 |       #include <string.h>
    2108 |
    2109 |       const char *in_word_set(register const char *, register size_t);
    2110 |       /* ANSI-C code produced by gperf version 3.0.4 */
    2111 | /* Command-line: gperf -L ANSI-C  */
    2112 | /* Computed positions: -k'' */
    2113 |
    2114 |
    2115 | #define TOTAL_KEYWORDS 1
    2116 | #define MIN_WORD_LENGTH 3
    2117 | #define MAX_WORD_LENGTH 3
    2118 | #define MIN_HASH_VALUE 0
    2119 | #define MAX_HASH_VALUE 0
    2120 | /* maximum key range = 1, duplicates = 0 */
    2121 |
    2122 | #if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || defined(__cplusplus) || defined(__GNUC_STDC_INLINE__)
    2123 | inline
    2124 | #elif defined(__GNUC__)
    2125 | __inline
    2126 | #endif
    2127 | /*ARGSUSED*/
    2128 | static unsigned int
    2129 | hash (register const char *str, register unsigned int len)
    2130 | {
    2131 |   return 0;
    2132 | }
    2133 |
    2134 | #ifdef __GNUC__
    2135 | __inline
    2136 | #if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__
    2137 | __attribute__ ((__gnu_inline__))
    2138 | #endif
    2139 | #endif
    2140 | const char *
    2141 | in_word_set (register const char *str, register unsigned int len)
    2142 | {
    2143 |   static const char * wordlist[] =
    2144 |     {
    2145 |       "foo"
    2146 |     };
    2147 |
    2148 |   if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
    2149 |     {
    2150 |       register int key = hash (str, len);
    2151 |
    2152 |       if (key <= MAX_HASH_VALUE && key >= 0)
    2153 |         {
    2154 |           register const char *s = wordlist[key];
    2155 |
    2156 |           if (*str == *s && !strcmp (str + 1, s + 1))
    2157 |             return s;
    2158 |         }
    2159 |     }
    2160 |   return 0;
    2161 | }
    2162 |
    2163 | int
    2164 | main ()
    2165 | {
    2166 |
    2167 |   ;
    2168 |   return 0;
    2169 | }
    2170 configure:14990: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
    2171 configure:14990: $? = 0
    2172 configure:15004: result: unsigned int
    2173 configure:15140: checking for FREETYPE
    2174 configure:15147: $PKG_CONFIG --exists --print-errors "freetype2"
    2175 configure:15150: $? = 0
    2176 configure:15164: $PKG_CONFIG --exists --print-errors "freetype2"
    2177 configure:15167: $? = 0
    2178 configure:15225: result: yes
    2179 configure:15240: $PKG_CONFIG --exists --print-errors "freetype2 = 19.0.13"
    2180 Requested 'freetype2 = 19.0.13' but version of FreeType 2 is 20.0.14
    2181 You may find new versions of FreeType 2 at http://freetype.org
    2182 configure:15243: $? = 1
    2183 configure:15250: $PKG_CONFIG --exists --print-errors "freetype2 >= 20.0.14"
    2184 configure:15253: $? = 0
    2185 configure:15265: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5
    2186 conftest.c:69:6: error: "No pcf long family names support"
    2187                 #  error "No pcf long family names support"
    2188                    ^
    2189 1 error generated.
    2190 configure:15265: $? = 1
    2191 configure: failed program was:
    2192 | /* confdefs.h */
    2193 | #define PACKAGE_NAME "fontconfig"
    2194 | #define PACKAGE_TARNAME "fontconfig"
    2195 | #define PACKAGE_VERSION "2.12.6"
    2196 | #define PACKAGE_STRING "fontconfig 2.12.6"
    2197 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    2198 | #define PACKAGE_URL ""
    2199 | #define PACKAGE "fontconfig"
    2200 | #define VERSION "2.12.6"
    2201 | #define STDC_HEADERS 1
    2202 | #define HAVE_SYS_TYPES_H 1
    2203 | #define HAVE_SYS_STAT_H 1
    2204 | #define HAVE_STDLIB_H 1
    2205 | #define HAVE_STRING_H 1
    2206 | #define HAVE_MEMORY_H 1
    2207 | #define HAVE_STRINGS_H 1
    2208 | #define HAVE_INTTYPES_H 1
    2209 | #define HAVE_STDINT_H 1
    2210 | #define HAVE_UNISTD_H 1
    2211 | #define __EXTENSIONS__ 1
    2212 | #define _ALL_SOURCE 1
    2213 | #define _GNU_SOURCE 1
    2214 | #define _POSIX_PTHREAD_SEMANTICS 1
    2215 | #define _TANDEM_SOURCE 1
    2216 | #define HAVE_DLFCN_H 1
    2217 | #define LT_OBJDIR ".libs/"
    2218 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    2219 | #define HAVE_DIRENT_H 1
    2220 | #define STDC_HEADERS 1
    2221 | #define HAVE_FCNTL_H 1
    2222 | #define HAVE_STDLIB_H 1
    2223 | #define HAVE_STRING_H 1
    2224 | #define HAVE_UNISTD_H 1
    2225 | #define HAVE_SYS_STATVFS_H 1
    2226 | #define HAVE_SYS_PARAM_H 1
    2227 | #define HAVE_SYS_MOUNT_H 1
    2228 | #define FLEXIBLE_ARRAY_MEMBER /**/
    2229 | #define HAVE_VPRINTF 1
    2230 | #define HAVE_STDLIB_H 1
    2231 | #define HAVE_UNISTD_H 1
    2232 | #define HAVE_SYS_PARAM_H 1
    2233 | #define HAVE_GETPAGESIZE 1
    2234 | #define HAVE_MMAP 1
    2235 | #define HAVE_LINK 1
    2236 | #define HAVE_MKSTEMP 1
    2237 | #define HAVE_MKDTEMP 1
    2238 | #define HAVE_GETOPT 1
    2239 | #define HAVE_GETOPT_LONG 1
    2240 | #define HAVE_GETPROGNAME 1
    2241 | #define HAVE_RAND 1
    2242 | #define HAVE_RANDOM 1
    2243 | #define HAVE_LRAND48 1
    2244 | #define HAVE_RAND_R 1
    2245 | #define HAVE_READLINK 1
    2246 | #define HAVE_FSTATVFS 1
    2247 | #define HAVE_FSTATFS 1
    2248 | #define HAVE_LSTAT 1
    2249 | #define HAVE_POSIX_FADVISE 0
    2250 | #define HAVE_STRUCT_STATFS_F_FLAGS 1
    2251 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
    2252 | #define HAVE_STRUCT_DIRENT_D_TYPE 1
    2253 | #define FC_GPERF_SIZE_T unsigned int
    2254 | #define USE_ICONV 0
    2255 | /* end confdefs.h.  */
    2256 |
    2257 |               #include <ft2build.h>
    2258 |               #include FT_CONFIG_OPTIONS_H
    2259 |               #ifndef PCF_CONFIG_OPTION_LONG_FAMILY_NAMES
    2260 |               #  error "No pcf long family names support"
    2261 |               #endif
    2262 |
    2263 configure:15286: checking for FT_Get_Next_Char
    2264 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
    2265 configure:15286: $? = 0
    2266 configure:15286: result: yes
    2267 configure:15286: checking for FT_Get_BDF_Property
    2268 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
    2269 configure:15286: $? = 0
    2270 configure:15286: result: yes
    2271 configure:15286: checking for FT_Get_PS_Font_Info
    2272 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
    2273 configure:15286: $? = 0
    2274 configure:15286: result: yes
    2275 configure:15286: checking for FT_Has_PS_Glyph_Names
    2276 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
    2277 configure:15286: $? = 0
    2278 configure:15286: result: yes
    2279 configure:15286: checking for FT_Get_X11_Font_Format
    2280 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
    2281 configure:15286: $? = 0
    2282 configure:15286: result: yes
    2283 configure:15286: checking for FT_Select_Size
    2284 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
    2285 configure:15286: $? = 0
    2286 configure:15286: result: yes
    2287 configure:15295: checking for FT_Bitmap_Size.y_ppem
    2288 configure:15295: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5
    2289 configure:15295: $? = 0
    2290 configure:15295: result: yes
    2291 configure:15309: checking for TT_OS2.usLowerOpticalPointSize
    2292 configure:15309: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5
    2293 configure:15309: $? = 0
    2294 configure:15309: result: yes
    2295 configure:15322: checking for TT_OS2.usUpperOpticalPointSize
    2296 configure:15322: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5
    2297 configure:15322: $? = 0
    2298 configure:15322: result: yes
    2299 configure:15373: checking for EXPAT
    2300 configure:15380: $PKG_CONFIG --exists --print-errors "expat"
    2301 configure:15383: $? = 0
    2302 configure:15397: $PKG_CONFIG --exists --print-errors "expat"
    2303 configure:15400: $? = 0
    2304 configure:15438: result: yes
    2305 configure:15469: checking expat.h usability
    2306 configure:15469: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include  conftest.c >&5
    2307 configure:15469: $? = 0
    2308 configure:15469: result: yes
    2309 configure:15469: checking expat.h presence
    2310 configure:15469: /usr/bin/clang -arch x86_64 -E -I/opt/local/include  conftest.c
    2311 configure:15469: $? = 0
    2312 configure:15469: result: yes
    2313 configure:15469: checking for expat.h
    2314 configure:15469: result: yes
    2315 configure:15497: checking for XML_SetDoctypeDeclHandler
    2316 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
    2317 configure:15497: $? = 0
    2318 configure:15497: result: yes
    2319 configure:15898: checking for Intel atomic primitives
    2320 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
    2321 configure:15921: $? = 0
    2322 configure:15929: result: true
    2323 configure:15937: checking for Solaris atomic operations
    2324 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
    2325 conftest.c:79:12: fatal error: 'atomic.h' file not found
    2326                 #include <atomic.h>
    2327                          ^
    2328 1 error generated.
    2329 configure:15962: $? = 1
    2330 configure: failed program was:
    2331 | /* confdefs.h */
    2332 | #define PACKAGE_NAME "fontconfig"
    2333 | #define PACKAGE_TARNAME "fontconfig"
    2334 | #define PACKAGE_VERSION "2.12.6"
    2335 | #define PACKAGE_STRING "fontconfig 2.12.6"
    2336 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    2337 | #define PACKAGE_URL ""
    2338 | #define PACKAGE "fontconfig"
    2339 | #define VERSION "2.12.6"
    2340 | #define STDC_HEADERS 1
    2341 | #define HAVE_SYS_TYPES_H 1
    2342 | #define HAVE_SYS_STAT_H 1
    2343 | #define HAVE_STDLIB_H 1
    2344 | #define HAVE_STRING_H 1
    2345 | #define HAVE_MEMORY_H 1
    2346 | #define HAVE_STRINGS_H 1
    2347 | #define HAVE_INTTYPES_H 1
    2348 | #define HAVE_STDINT_H 1
    2349 | #define HAVE_UNISTD_H 1
    2350 | #define __EXTENSIONS__ 1
    2351 | #define _ALL_SOURCE 1
    2352 | #define _GNU_SOURCE 1
    2353 | #define _POSIX_PTHREAD_SEMANTICS 1
    2354 | #define _TANDEM_SOURCE 1
    2355 | #define HAVE_DLFCN_H 1
    2356 | #define LT_OBJDIR ".libs/"
    2357 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    2358 | #define HAVE_DIRENT_H 1
    2359 | #define STDC_HEADERS 1
    2360 | #define HAVE_FCNTL_H 1
    2361 | #define HAVE_STDLIB_H 1
    2362 | #define HAVE_STRING_H 1
    2363 | #define HAVE_UNISTD_H 1
    2364 | #define HAVE_SYS_STATVFS_H 1
    2365 | #define HAVE_SYS_PARAM_H 1
    2366 | #define HAVE_SYS_MOUNT_H 1
    2367 | #define FLEXIBLE_ARRAY_MEMBER /**/
    2368 | #define HAVE_VPRINTF 1
    2369 | #define HAVE_STDLIB_H 1
    2370 | #define HAVE_UNISTD_H 1
    2371 | #define HAVE_SYS_PARAM_H 1
    2372 | #define HAVE_GETPAGESIZE 1
    2373 | #define HAVE_MMAP 1
    2374 | #define HAVE_LINK 1
    2375 | #define HAVE_MKSTEMP 1
    2376 | #define HAVE_MKDTEMP 1
    2377 | #define HAVE_GETOPT 1
    2378 | #define HAVE_GETOPT_LONG 1
    2379 | #define HAVE_GETPROGNAME 1
    2380 | #define HAVE_RAND 1
    2381 | #define HAVE_RANDOM 1
    2382 | #define HAVE_LRAND48 1
    2383 | #define HAVE_RAND_R 1
    2384 | #define HAVE_READLINK 1
    2385 | #define HAVE_FSTATVFS 1
    2386 | #define HAVE_FSTATFS 1
    2387 | #define HAVE_LSTAT 1
    2388 | #define HAVE_POSIX_FADVISE 0
    2389 | #define HAVE_STRUCT_STATFS_F_FLAGS 1
    2390 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
    2391 | #define HAVE_STRUCT_DIRENT_D_TYPE 1
    2392 | #define FC_GPERF_SIZE_T unsigned int
    2393 | #define USE_ICONV 0
    2394 | #define HAVE_FT_GET_NEXT_CHAR 1
    2395 | #define HAVE_FT_GET_BDF_PROPERTY 1
    2396 | #define HAVE_FT_GET_PS_FONT_INFO 1
    2397 | #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
    2398 | #define HAVE_FT_GET_X11_FONT_FORMAT 1
    2399 | #define HAVE_FT_SELECT_SIZE 1
    2400 | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
    2401 | #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
    2402 | #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
    2403 | #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
    2404 | #define FC_DEFAULT_FONTS "/usr/share/fonts"
    2405 | #define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts"
    2406 | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
    2407 | /* end confdefs.h.  */
    2408 |
    2409 |               #include <atomic.h>
    2410 |               /* This requires Solaris Studio 12.2 or newer: */
    2411 |               #include <mbarrier.h>
    2412 |               void memory_barrier (void) { __machine_rw_barrier (); }
    2413 |               int atomic_add (volatile unsigned *i) { return atomic_add_int_nv (i, 1); }
    2414 |               void *atomic_ptr_cmpxchg (volatile void **target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); }
    2415 |
    2416 | int
    2417 | main ()
    2418 | {
    2419 |
    2420 |   ;
    2421 |   return 0;
    2422 | }
    2423 configure:15970: result: false
    2424 configure:16170: checking if compiler needs -Werror to reject unknown flags
    2425 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
    2426 configure:16186: $? = 0
    2427 configure:16187: result: yes
    2428 configure:16207: checking whether pthreads work with -pthread
    2429 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
    2430 configure:16295: $? = 0
    2431 configure:16304: result: yes
    2432 configure:16323: checking for joinable pthread attribute
    2433 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
    2434 configure:16338: $? = 0
    2435 configure:16344: result: PTHREAD_CREATE_JOINABLE
    2436 configure:16354: checking if more special flags are required for pthreads
    2437 configure:16369: result: -D_THREAD_SAFE
    2438 configure:16375: checking for PTHREAD_PRIO_INHERIT
    2439 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
    2440 configure:16392: $? = 0
    2441 configure:16401: result: yes
    2442 configure:16524: checking for docbook2html
    2443 configure:16552: result: no
    2444 configure:16614: checking whether byte ordering is bigendian
    2445 configure:16629: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
    2446 configure:16629: $? = 0
    2447 configure:16674: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
    2448 configure:16674: $? = 0
    2449 configure:16692: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
    2450 conftest.c:87:4: error: use of undeclared identifier 'not'
    2451                  not big endian
    2452                  ^
    2453 1 error generated.
    2454 configure:16692: $? = 1
    2455 configure: failed program was:
    2456 | /* confdefs.h */
    2457 | #define PACKAGE_NAME "fontconfig"
    2458 | #define PACKAGE_TARNAME "fontconfig"
    2459 | #define PACKAGE_VERSION "2.12.6"
    2460 | #define PACKAGE_STRING "fontconfig 2.12.6"
    2461 | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    2462 | #define PACKAGE_URL ""
    2463 | #define PACKAGE "fontconfig"
    2464 | #define VERSION "2.12.6"
    2465 | #define STDC_HEADERS 1
    2466 | #define HAVE_SYS_TYPES_H 1
    2467 | #define HAVE_SYS_STAT_H 1
    2468 | #define HAVE_STDLIB_H 1
    2469 | #define HAVE_STRING_H 1
    2470 | #define HAVE_MEMORY_H 1
    2471 | #define HAVE_STRINGS_H 1
    2472 | #define HAVE_INTTYPES_H 1
    2473 | #define HAVE_STDINT_H 1
    2474 | #define HAVE_UNISTD_H 1
    2475 | #define __EXTENSIONS__ 1
    2476 | #define _ALL_SOURCE 1
    2477 | #define _GNU_SOURCE 1
    2478 | #define _POSIX_PTHREAD_SEMANTICS 1
    2479 | #define _TANDEM_SOURCE 1
    2480 | #define HAVE_DLFCN_H 1
    2481 | #define LT_OBJDIR ".libs/"
    2482 | #define HAVE_WARNING_CPP_DIRECTIVE 1
    2483 | #define HAVE_DIRENT_H 1
    2484 | #define STDC_HEADERS 1
    2485 | #define HAVE_FCNTL_H 1
    2486 | #define HAVE_STDLIB_H 1
    2487 | #define HAVE_STRING_H 1
    2488 | #define HAVE_UNISTD_H 1
    2489 | #define HAVE_SYS_STATVFS_H 1
    2490 | #define HAVE_SYS_PARAM_H 1
    2491 | #define HAVE_SYS_MOUNT_H 1
    2492 | #define FLEXIBLE_ARRAY_MEMBER /**/
    2493 | #define HAVE_VPRINTF 1
    2494 | #define HAVE_STDLIB_H 1
    2495 | #define HAVE_UNISTD_H 1
    2496 | #define HAVE_SYS_PARAM_H 1
    2497 | #define HAVE_GETPAGESIZE 1
    2498 | #define HAVE_MMAP 1
    2499 | #define HAVE_LINK 1
    2500 | #define HAVE_MKSTEMP 1
    2501 | #define HAVE_MKDTEMP 1
    2502 | #define HAVE_GETOPT 1
    2503 | #define HAVE_GETOPT_LONG 1
    2504 | #define HAVE_GETPROGNAME 1
    2505 | #define HAVE_RAND 1
    2506 | #define HAVE_RANDOM 1
    2507 | #define HAVE_LRAND48 1
    2508 | #define HAVE_RAND_R 1
    2509 | #define HAVE_READLINK 1
    2510 | #define HAVE_FSTATVFS 1
    2511 | #define HAVE_FSTATFS 1
    2512 | #define HAVE_LSTAT 1
    2513 | #define HAVE_POSIX_FADVISE 0
    2514 | #define HAVE_STRUCT_STATFS_F_FLAGS 1
    2515 | #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
    2516 | #define HAVE_STRUCT_DIRENT_D_TYPE 1
    2517 | #define FC_GPERF_SIZE_T unsigned int
    2518 | #define USE_ICONV 0
    2519 | #define HAVE_FT_GET_NEXT_CHAR 1
    2520 | #define HAVE_FT_GET_BDF_PROPERTY 1
    2521 | #define HAVE_FT_GET_PS_FONT_INFO 1
    2522 | #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
    2523 | #define HAVE_FT_GET_X11_FONT_FORMAT 1
    2524 | #define HAVE_FT_SELECT_SIZE 1
    2525 | #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
    2526 | #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
    2527 | #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
    2528 | #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
    2529 | #define FC_DEFAULT_FONTS "/usr/share/fonts"
    2530 | #define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts"
    2531 | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
    2532 | #define HAVE_PTHREAD_PRIO_INHERIT 1
    2533 | #define HAVE_PTHREAD 1
    2534 | /* end confdefs.h.  */
    2535 | #include <sys/types.h>
    2536 |               #include <sys/param.h>
    2537 |
    2538 | int
    2539 | main ()
    2540 | {
    2541 | #if BYTE_ORDER != BIG_ENDIAN
    2542 |                not big endian
    2543 |               #endif
    2544 |
    2545 |   ;
    2546 |   return 0;
    2547 | }
    2548 configure:16820: result: no
    2549 configure:16842: checking size of void *
    2550 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
    2551 configure:16847: $? = 0
    2552 configure:16847: ./conftest
    2553 configure:16847: $? = 0
    2554 configure:16861: result: 8
    2555 configure:16873: checking alignment of double
    2556 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
    2557 configure:16878: $? = 0
    2558 configure:16878: ./conftest
    2559 configure:16878: $? = 0
    2560 configure:16896: result: 8
    2561 configure:16908: checking alignment of void *
    2562 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
    2563 configure:16913: $? = 0
    2564 configure:16913: ./conftest
    2565 configure:16913: $? = 0
    2566 configure:16931: result: 8
    2567 configure:17058: checking that generated files are newer than configure
    2568 configure:17064: result: done
    2569 configure:17124: creating ./config.status
    2570 
    2571 ## ---------------------- ##
    2572 ## Running config.status. ##
    2573 ## ---------------------- ##
    2574 
    2575 This file was extended by fontconfig config.status 2.12.6, which was
    2576 generated by GNU Autoconf 2.69.  Invocation command line was
    2577 
    2578   CONFIG_FILES    =
    2579   CONFIG_HEADERS  =
    2580   CONFIG_LINKS    =
    2581   CONFIG_COMMANDS =
    2582   $ ./config.status
    2583 
    2584 on Tuculino.local
    2585 
    2586 config.status:1285: creating Makefile
    2587 config.status:1437: error: could not create Makefile
    2588 
    2589 ## ---------------- ##
    2590 ## Cache variables. ##
    2591 ## ---------------- ##
    2592 
    2593 ac_cv_alignof_double=8
    2594 ac_cv_alignof_void_p=8
    2595 ac_cv_build=x86_64-apple-darwin14.5.0
    2596 ac_cv_c_bigendian=no
    2597 ac_cv_c_compiler_gnu=yes
    2598 ac_cv_c_const=yes
    2599 ac_cv_c_flexmember=yes
    2600 ac_cv_c_inline=inline
    2601 ac_cv_env_CC_FOR_BUILD_set=
    2602 ac_cv_env_CC_FOR_BUILD_value=
    2603 ac_cv_env_CC_set=set
    2604 ac_cv_env_CC_value='/usr/bin/clang -arch x86_64'
    2605 ac_cv_env_CFLAGS_set=set
    2606 ac_cv_env_CFLAGS_value='-pipe -Os'
    2607 ac_cv_env_CPPFLAGS_set=set
    2608 ac_cv_env_CPPFLAGS_value=-I/opt/local/include
    2609 ac_cv_env_CPP_set=
    2610 ac_cv_env_CPP_value=
    2611 ac_cv_env_EXPAT_CFLAGS_set=
    2612 ac_cv_env_EXPAT_CFLAGS_value=
    2613 ac_cv_env_EXPAT_LIBS_set=
    2614 ac_cv_env_EXPAT_LIBS_value=
    2615 ac_cv_env_FREETYPE_CFLAGS_set=
    2616 ac_cv_env_FREETYPE_CFLAGS_value=
    2617 ac_cv_env_FREETYPE_LIBS_set=
    2618 ac_cv_env_FREETYPE_LIBS_value=
    2619 ac_cv_env_LDFLAGS_set=set
    2620 ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
    2621 ac_cv_env_LIBS_set=
    2622 ac_cv_env_LIBS_value=
    2623 ac_cv_env_LIBXML2_CFLAGS_set=
    2624 ac_cv_env_LIBXML2_CFLAGS_value=
    2625 ac_cv_env_LIBXML2_LIBS_set=
    2626 ac_cv_env_LIBXML2_LIBS_value=
    2627 ac_cv_env_LT_SYS_LIBRARY_PATH_set=
    2628 ac_cv_env_LT_SYS_LIBRARY_PATH_value=
    2629 ac_cv_env_PKG_CONFIG_LIBDIR_set=
    2630 ac_cv_env_PKG_CONFIG_LIBDIR_value=
    2631 ac_cv_env_PKG_CONFIG_PATH_set=
    2632 ac_cv_env_PKG_CONFIG_PATH_value=
    2633 ac_cv_env_PKG_CONFIG_set=
    2634 ac_cv_env_PKG_CONFIG_value=
    2635 ac_cv_env_PYTHON_set=
    2636 ac_cv_env_PYTHON_value=
    2637 ac_cv_env_build_alias_set=
    2638 ac_cv_env_build_alias_value=
    2639 ac_cv_env_host_alias_set=
    2640 ac_cv_env_host_alias_value=
    2641 ac_cv_env_target_alias_set=
    2642 ac_cv_env_target_alias_value=
    2643 ac_cv_func_FT_Get_BDF_Property=yes
    2644 ac_cv_func_FT_Get_Next_Char=yes
    2645 ac_cv_func_FT_Get_PS_Font_Info=yes
    2646 ac_cv_func_FT_Get_X11_Font_Format=yes
    2647 ac_cv_func_FT_Has_PS_Glyph_Names=yes
    2648 ac_cv_func_FT_Select_Size=yes
    2649 ac_cv_func_XML_SetDoctypeDeclHandler=yes
    2650 ac_cv_func__doprnt=no
    2651 ac_cv_func__mktemp_s=no
    2652 ac_cv_func_fstatfs=yes
    2653 ac_cv_func_fstatvfs=yes
    2654 ac_cv_func_getexecname=no
    2655 ac_cv_func_getopt=yes
    2656 ac_cv_func_getopt_long=yes
    2657 ac_cv_func_getpagesize=yes
    2658 ac_cv_func_getprogname=yes
    2659 ac_cv_func_link=yes
    2660 ac_cv_func_lrand48=yes
    2661 ac_cv_func_lstat=yes
    2662 ac_cv_func_mkdtemp=yes
    2663 ac_cv_func_mkostemp=no
    2664 ac_cv_func_mkstemp=yes
    2665 ac_cv_func_mmap_fixed_mapped=yes
    2666 ac_cv_func_rand=yes
    2667 ac_cv_func_rand_r=yes
    2668 ac_cv_func_random=yes
    2669 ac_cv_func_random_r=no
    2670 ac_cv_func_readlink=yes
    2671 ac_cv_func_vprintf=yes
    2672 ac_cv_have_decl___SUNPRO_C=no
    2673 ac_cv_header_dirent_dirent_h=yes
    2674 ac_cv_header_dlfcn_h=yes
    2675 ac_cv_header_expat_h=yes
    2676 ac_cv_header_fcntl_h=yes
    2677 ac_cv_header_inttypes_h=yes
    2678 ac_cv_header_memory_h=yes
    2679 ac_cv_header_minix_config_h=no
    2680 ac_cv_header_stdc=yes
    2681 ac_cv_header_stdint=stdint.h
    2682 ac_cv_header_stdint_h=yes
    2683 ac_cv_header_stdint_t=stdint.h
    2684 ac_cv_header_stdlib_h=yes
    2685 ac_cv_header_string_h=yes
    2686 ac_cv_header_strings_h=yes
    2687 ac_cv_header_sys_mount_h=yes
    2688 ac_cv_header_sys_param_h=yes
    2689 ac_cv_header_sys_stat_h=yes
    2690 ac_cv_header_sys_statfs_h=no
    2691 ac_cv_header_sys_statvfs_h=yes
    2692 ac_cv_header_sys_types_h=yes
    2693 ac_cv_header_sys_vfs_h=no
    2694 ac_cv_header_unistd_h=yes
    2695 ac_cv_host=x86_64-apple-darwin14.5.0
    2696 ac_cv_member_FT_Bitmap_Size_y_ppem=yes
    2697 ac_cv_member_TT_OS2_usLowerOpticalPointSize=yes
    2698 ac_cv_member_TT_OS2_usUpperOpticalPointSize=yes
    2699 ac_cv_member_struct_dirent_d_type=yes
    2700 ac_cv_member_struct_stat_st_mtim=no
    2701 ac_cv_member_struct_statfs_f_flags=yes
    2702 ac_cv_member_struct_statfs_f_fstypename=yes
    2703 ac_cv_member_struct_statvfs_f_basetype=no
    2704 ac_cv_member_struct_statvfs_f_fstypename=no
    2705 ac_cv_objext=o
    2706 ac_cv_path_EGREP='/usr/bin/grep -E'
    2707 ac_cv_path_FGREP='/usr/bin/grep -F'
    2708 ac_cv_path_GREP=/usr/bin/grep
    2709 ac_cv_path_PYTHON=/opt/local/bin/python
    2710 ac_cv_path_SED=/opt/local/bin/gsed
    2711 ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
    2712 ac_cv_path_lt_DD=/bin/dd
    2713 ac_cv_path_mkdir=/opt/local/bin/gmkdir
    2714 ac_cv_prog_AWK=gawk
    2715 ac_cv_prog_CPP='/usr/bin/clang -arch x86_64 -E'
    2716 ac_cv_prog_HASDOCBOOK=no
    2717 ac_cv_prog_ac_ct_AR=ar
    2718 ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch x86_64'
    2719 ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
    2720 ac_cv_prog_ac_ct_LIPO=lipo
    2721 ac_cv_prog_ac_ct_NMEDIT=nmedit
    2722 ac_cv_prog_ac_ct_OTOOL=otool
    2723 ac_cv_prog_ac_ct_RANLIB=ranlib
    2724 ac_cv_prog_ac_ct_STRIP=strip
    2725 ac_cv_prog_cc_c89=
    2726 ac_cv_prog_cc_g=yes
    2727 ac_cv_prog_make_make_set=yes
    2728 ac_cv_safe_to_define___extensions__=yes
    2729 ac_cv_search_opendir='none required'
    2730 ac_cv_sizeof_void_p=8
    2731 ac_cv_stdint_message='using gnu compiler Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)'
    2732 ac_cv_stdint_result='(assuming C99 compatible system)'
    2733 ac_cv_sys_file_offset_bits=no
    2734 ac_cv_sys_largefile_CC=no
    2735 ac_cv_type_pid_t=yes
    2736 am_cv_CC_dependencies_compiler_type=none
    2737 am_cv_make_support_nested_variables=yes
    2738 am_cv_prog_cc_c_o=yes
    2739 am_cv_python_platform=darwin
    2740 am_cv_python_pyexecdir='${exec_prefix}/lib/python3.4/site-packages'
    2741 am_cv_python_pythondir='${prefix}/lib/python3.4/site-packages'
    2742 am_cv_python_version=3.4
    2743 ax_cv_PTHREAD_PRIO_INHERIT=yes
    2744 fc_cv_have_intel_atomic_primitives=true
    2745 fc_cv_have_solaris_atomic_ops=false
    2746 lt_cv_apple_cc_single_mod=yes
    2747 lt_cv_ar_at_file=no
    2748 lt_cv_deplibs_check_method=pass_all
    2749 lt_cv_file_magic_cmd='$MAGIC_CMD'
    2750 lt_cv_file_magic_test_file=
    2751 lt_cv_ld_exported_symbols_list=yes
    2752 lt_cv_ld_force_load=yes
    2753 lt_cv_ld_reload_flag=-r
    2754 lt_cv_nm_interface='BSD nm'
    2755 lt_cv_objdir=.libs
    2756 lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    2757 lt_cv_path_NM=/opt/local/bin/nm
    2758 lt_cv_path_mainfest_tool=no
    2759 lt_cv_prog_compiler_c_o=yes
    2760 lt_cv_prog_compiler_pic='-fno-common -DPIC'
    2761 lt_cv_prog_compiler_pic_works=yes
    2762 lt_cv_prog_compiler_rtti_exceptions=yes
    2763 lt_cv_prog_compiler_static_works=no
    2764 lt_cv_prog_gnu_ld=no
    2765 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
    2766 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'\'''
    2767 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'\'''
    2768 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'\'''
    2769 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
    2770 lt_cv_sys_global_symbol_to_import=
    2771 lt_cv_sys_max_cmd_len=196608
    2772 lt_cv_to_host_file_cmd=func_convert_file_noop
    2773 lt_cv_to_tool_file_cmd=func_convert_file_noop
    2774 lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
    2775 pkg_cv_EXPAT_CFLAGS=
    2776 pkg_cv_EXPAT_LIBS='-L/opt/local/lib -lexpat'
    2777 pkg_cv_FREETYPE_CFLAGS=-I/opt/local/include/freetype2
    2778 pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
    2779 
    2780 ## ----------------- ##
    2781 ## Output variables. ##
    2782 ## ----------------- ##
    2783 
    2784 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'
    2785 AMDEPBACKSLASH=''
    2786 AMDEP_FALSE=''
    2787 AMDEP_TRUE='#'
    2788 AMTAR='$${TAR-tar}'
    2789 AM_BACKSLASH='\'
    2790 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
    2791 AM_DEFAULT_VERBOSITY='1'
    2792 AM_V='$(V)'
    2793 AR='ar'
    2794 AS='as'
    2795 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'
    2796 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'
    2797 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'
    2798 AWK='gawk'
    2799 BASECONFIGDIR='${sysconfdir}/fonts'
    2800 CC='/usr/bin/clang -arch x86_64'
    2801 CCDEPMODE='depmode=none'
    2802 CC_FOR_BUILD='$(CC)'
    2803 CFLAGS='-pipe -Os -D_THREAD_SAFE -pthread'
    2804 CONFIGDIR='${BASECONFIGDIR}/conf.d'
    2805 CPP='/usr/bin/clang -arch x86_64 -E'
    2806 CPPFLAGS='-I/opt/local/include'
    2807 CROSS_COMPILING_FALSE=''
    2808 CROSS_COMPILING_TRUE='#'
    2809 CYGPATH_W='echo'
    2810 DEFS='-DHAVE_CONFIG_H'
    2811 DEPDIR='.deps'
    2812 DLLTOOL='false'
    2813 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 '
    2814 DSYMUTIL='dsymutil'
    2815 DUMPBIN=''
    2816 ECHO_C='\c'
    2817 ECHO_N=''
    2818 ECHO_T=''
    2819 EGREP='/usr/bin/grep -E'
    2820 ENABLE_DOCS_FALSE='#'
    2821 ENABLE_DOCS_TRUE=''
    2822 ENABLE_SHARED_FALSE='#'
    2823 ENABLE_SHARED_TRUE=''
    2824 EXEEXT=''
    2825 EXEEXT_FOR_BUILD='$(EXEEXT)'
    2826 EXPAT_CFLAGS=''
    2827 EXPAT_LIBS='-L/opt/local/lib -lexpat'
    2828 FC_ADD_FONTS='/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts'
    2829 FC_CACHEDIR='${localstatedir}/cache/${PACKAGE}'
    2830 FC_DEFAULT_FONTS='/usr/share/fonts'
    2831 FC_FONTDATE='Sun Sep 24 21:45:56 BRT 2017'
    2832 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>'
    2833 FGREP='/usr/bin/grep -F'
    2834 FREETYPE_CFLAGS='-I/opt/local/include/freetype2'
    2835 FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
    2836 FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE=''
    2837 FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE='#'
    2838 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'
    2839 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'
    2840 GREP='/usr/bin/grep'
    2841 HASDOCBOOK='no'
    2842 HAVE_PTHREAD_FALSE='#'
    2843 HAVE_PTHREAD_TRUE=''
    2844 HAVE_PYTHON_FALSE='#'
    2845 HAVE_PYTHON_TRUE=''
    2846 HAVE_XMLPARSE_H=''
    2847 ICONV_CFLAGS=''
    2848 ICONV_LIBS=''
    2849 INSTALL_DATA='${INSTALL} -m 644'
    2850 INSTALL_PROGRAM='${INSTALL}'
    2851 INSTALL_SCRIPT='${INSTALL}'
    2852 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
    2853 LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
    2854 LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
    2855 LIBOBJS=''
    2856 LIBS=' '
    2857 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
    2858 LIBT_CURRENT='11'
    2859 LIBT_CURRENT_MINUS_AGE='1'
    2860 LIBT_REVISION='1'
    2861 LIBT_VERSION_INFO='11:1:10'
    2862 LIBXML2_CFLAGS=''
    2863 LIBXML2_LIBS=''
    2864 LIPO='lipo'
    2865 LN_S='ln -s'
    2866 LTLIBOBJS=''
    2867 LT_SYS_LIBRARY_PATH=''
    2868 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'
    2869 MANIFEST_TOOL=':'
    2870 MKDIR_P='/opt/local/bin/gmkdir -p'
    2871 MS_LIB_AVAILABLE_FALSE=''
    2872 MS_LIB_AVAILABLE_TRUE='#'
    2873 NM='/opt/local/bin/nm'
    2874 NMEDIT='nmedit'
    2875 OBJDUMP='false'
    2876 OBJEXT='o'
    2877 OS_WIN32_FALSE=''
    2878 OS_WIN32_TRUE='#'
    2879 OTOOL64=':'
    2880 OTOOL='otool'
    2881 PACKAGE='fontconfig'
    2882 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig'
    2883 PACKAGE_NAME='fontconfig'
    2884 PACKAGE_STRING='fontconfig 2.12.6'
    2885 PACKAGE_TARNAME='fontconfig'
    2886 PACKAGE_URL=''
    2887 PACKAGE_VERSION='2.12.6'
    2888 PATH_SEPARATOR=':'
    2889 PKGCONFIG_REQUIRES=' freetype2'
    2890 PKGCONFIG_REQUIRES_PRIVATELY=' expat'
    2891 PKG_CONFIG='/opt/local/bin/pkg-config'
    2892 PKG_CONFIG_LIBDIR=''
    2893 PKG_CONFIG_PATH=''
    2894 PREFERRED_HINTING='slight'
    2895 PTHREAD_CC='/usr/bin/clang -arch x86_64'
    2896 PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
    2897 PTHREAD_LIBS=''
    2898 PYTHON='/opt/local/bin/python'
    2899 PYTHON_EXEC_PREFIX='${exec_prefix}'
    2900 PYTHON_PLATFORM='darwin'
    2901 PYTHON_PREFIX='${prefix}'
    2902 PYTHON_VERSION='3.4'
    2903 RANLIB='ranlib'
    2904 RM='rm -f'
    2905 SED='/opt/local/bin/gsed'
    2906 SET_MAKE=''
    2907 SHELL='/bin/sh'
    2908 STRIP='strip'
    2909 TEMPLATEDIR='${datadir}/fontconfig/conf.avail'
    2910 USEDOCBOOK_FALSE=''
    2911 USEDOCBOOK_TRUE='#'
    2912 VERSION='2.12.6'
    2913 WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing'
    2914 XMLDIR='${datadir}/xml/fontconfig'
    2915 ac_ct_AR='ar'
    2916 ac_ct_CC='/usr/bin/clang -arch x86_64'
    2917 ac_ct_DUMPBIN=''
    2918 am__EXEEXT_FALSE=''
    2919 am__EXEEXT_TRUE='#'
    2920 am__fastdepCC_FALSE=''
    2921 am__fastdepCC_TRUE='#'
    2922 am__include='include'
    2923 am__isrc=''
    2924 am__leading_dot='.'
    2925 am__nodep=''
    2926 am__quote=''
    2927 am__tar='$${TAR-tar} chof - "$$tardir"'
    2928 am__untar='$${TAR-tar} xf -'
    2929 ax_pthread_config=''
    2930 bindir='${exec_prefix}/bin'
    2931 build='x86_64-apple-darwin14.5.0'
    2932 build_alias=''
    2933 build_cpu='x86_64'
    2934 build_os='darwin14.5.0'
    2935 build_vendor='apple'
    2936 datadir='${datarootdir}'
    2937 datarootdir='${prefix}/share'
    2938 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
    2939 dvidir='${docdir}'
    2940 exec_prefix='${prefix}'
    2941 fc_cachedir='${localstatedir}/cache/${PACKAGE}'
    2942 host='x86_64-apple-darwin14.5.0'
    2943 host_alias=''
    2944 host_cpu='x86_64'
    2945 host_os='darwin14.5.0'
    2946 host_vendor='apple'
    2947 htmldir='${docdir}'
    2948 includedir='${prefix}/include'
    2949 infodir='${datarootdir}/info'
    2950 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'
    2951 libdir='${exec_prefix}/lib'
    2952 libexecdir='${exec_prefix}/libexec'
    2953 localedir='${datarootdir}/locale'
    2954 localstatedir='${prefix}/var'
    2955 mandir='${datarootdir}/man'
    2956 mkdir_p='$(MKDIR_P)'
    2957 ms_librarian=''
    2958 oldincludedir='/usr/include'
    2959 pdfdir='${docdir}'
    2960 pkgconfigdir='${libdir}/pkgconfig'
    2961 pkgpyexecdir='${pyexecdir}/fontconfig'
    2962 pkgpythondir='${pythondir}/fontconfig'
    2963 prefix='/opt/local'
    2964 program_transform_name='s,x,x,'
    2965 psdir='${docdir}'
    2966 pyexecdir='${exec_prefix}/lib/python3.4/site-packages'
    2967 pythondir='${prefix}/lib/python3.4/site-packages'
    2968 sbindir='${exec_prefix}/sbin'
    2969 sharedstatedir='${prefix}/com'
    2970 sysconfdir='${prefix}/etc'
    2971 target_alias=''
    2972 
    2973 ## ----------- ##
    2974 ## confdefs.h. ##
    2975 ## ----------- ##
    2976 
    2977 /* confdefs.h */
    2978 #define PACKAGE_NAME "fontconfig"
    2979 #define PACKAGE_TARNAME "fontconfig"
    2980 #define PACKAGE_VERSION "2.12.6"
    2981 #define PACKAGE_STRING "fontconfig 2.12.6"
    2982 #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
    2983 #define PACKAGE_URL ""
    2984 #define PACKAGE "fontconfig"
    2985 #define VERSION "2.12.6"
    2986 #define STDC_HEADERS 1
    2987 #define HAVE_SYS_TYPES_H 1
    2988 #define HAVE_SYS_STAT_H 1
    2989 #define HAVE_STDLIB_H 1
    2990 #define HAVE_STRING_H 1
    2991 #define HAVE_MEMORY_H 1
    2992 #define HAVE_STRINGS_H 1
    2993 #define HAVE_INTTYPES_H 1
    2994 #define HAVE_STDINT_H 1
    2995 #define HAVE_UNISTD_H 1
    2996 #define __EXTENSIONS__ 1
    2997 #define _ALL_SOURCE 1
    2998 #define _GNU_SOURCE 1
    2999 #define _POSIX_PTHREAD_SEMANTICS 1
    3000 #define _TANDEM_SOURCE 1
    3001 #define HAVE_DLFCN_H 1
    3002 #define LT_OBJDIR ".libs/"
    3003 #define HAVE_WARNING_CPP_DIRECTIVE 1
    3004 #define HAVE_DIRENT_H 1
    3005 #define STDC_HEADERS 1
    3006 #define HAVE_FCNTL_H 1
    3007 #define HAVE_STDLIB_H 1
    3008 #define HAVE_STRING_H 1
    3009 #define HAVE_UNISTD_H 1
    3010 #define HAVE_SYS_STATVFS_H 1
    3011 #define HAVE_SYS_PARAM_H 1
    3012 #define HAVE_SYS_MOUNT_H 1
    3013 #define FLEXIBLE_ARRAY_MEMBER /**/
    3014 #define HAVE_VPRINTF 1
    3015 #define HAVE_STDLIB_H 1
    3016 #define HAVE_UNISTD_H 1
    3017 #define HAVE_SYS_PARAM_H 1
    3018 #define HAVE_GETPAGESIZE 1
    3019 #define HAVE_MMAP 1
    3020 #define HAVE_LINK 1
    3021 #define HAVE_MKSTEMP 1
    3022 #define HAVE_MKDTEMP 1
    3023 #define HAVE_GETOPT 1
    3024 #define HAVE_GETOPT_LONG 1
    3025 #define HAVE_GETPROGNAME 1
    3026 #define HAVE_RAND 1
    3027 #define HAVE_RANDOM 1
    3028 #define HAVE_LRAND48 1
    3029 #define HAVE_RAND_R 1
    3030 #define HAVE_READLINK 1
    3031 #define HAVE_FSTATVFS 1
    3032 #define HAVE_FSTATFS 1
    3033 #define HAVE_LSTAT 1
    3034 #define HAVE_POSIX_FADVISE 0
    3035 #define HAVE_STRUCT_STATFS_F_FLAGS 1
    3036 #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
    3037 #define HAVE_STRUCT_DIRENT_D_TYPE 1
    3038 #define FC_GPERF_SIZE_T unsigned int
    3039 #define USE_ICONV 0
    3040 #define HAVE_FT_GET_NEXT_CHAR 1
    3041 #define HAVE_FT_GET_BDF_PROPERTY 1
    3042 #define HAVE_FT_GET_PS_FONT_INFO 1
    3043 #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
    3044 #define HAVE_FT_GET_X11_FONT_FORMAT 1
    3045 #define HAVE_FT_SELECT_SIZE 1
    3046 #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
    3047 #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
    3048 #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
    3049 #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
    3050 #define FC_DEFAULT_FONTS "/usr/share/fonts"
    3051 #define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts"
    3052 #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
    3053 #define HAVE_PTHREAD_PRIO_INHERIT 1
    3054 #define HAVE_PTHREAD 1
    3055 #define SIZEOF_VOID_P 8
    3056 #define ALIGNOF_DOUBLE 8
    3057 #define ALIGNOF_VOID_P 8
    3058 
    3059 configure: exit 1
    3060 
    3061 ###############################################################################################
    3062 
    3063 
    3064 
    3065 version:1
    3066 :msg:clean --->  Computing dependencies for fontconfig:info:clean .:debug:clean fontconfig has no conflicts
    3067 :debug:clean Searching for dependency: pkgconfig
    3068 :debug:clean Found Dependency: receipt exists for pkgconfig
    3069 :debug:clean Searching for dependency: libiconv
    3070 :debug:clean Found Dependency: receipt exists for libiconv
    3071 :debug:clean Searching for dependency: expat
    3072 :debug:clean Found Dependency: receipt exists for expat
    3073 :debug:clean Searching for dependency: freetype
    3074 :debug:clean Found Dependency: receipt exists for freetype
    3075 :debug:main Executing org.macports.main (fontconfig)
    3076 :debug:main dropping privileges: euid changed to 502, egid changed to 501.
    3077 :debug:archivefetch archivefetch phase started at Sun Sep 24 21:26:06 BRT 2017
    3078 :msg:archivefetch --->  Fetching archive for fontconfig
    3079 :debug:archivefetch Executing org.macports.archivefetch (fontconfig)
    3080 :debug:archivefetch euid/egid changed to: 0/0
    3081 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports
    3082 :debug:archivefetch euid/egid changed to: 502/501
    3083 :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
    3084 :msg:archivefetch --->  Attempting to fetch fontconfig-2.12.6_0+universal.darwin_14.i386-x86_64.tbz2 from https://packages.macports.org/fontconfig
    3085 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
    3086 :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
    3087 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
    3088 :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
    3089 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
    3090 :debug:archivefetch Privilege de-escalation not attempted as not running as root.
    3091 :debug:fetch fetch phase started at Sun Sep 24 21:26:26 BRT 2017
    3092 :notice:fetch --->  Fetching distfiles for fontconfig
    3093 :debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0.
    3094 :debug:fetch dropping privileges: euid changed to 502, egid changed to 501.
    3095 :debug:fetch Executing org.macports.fetch (fontconfig)
    3096 :info:fetch --->  fontconfig-2.12.6.tar.bz2 does not exist in /opt/local/var/macports/distfiles/fontconfig
    3097 :notice:fetch --->  Attempting to fetch fontconfig-2.12.6.tar.bz2 from https://distfiles.macports.org/fontconfig
    3098 :debug:fetch Privilege de-escalation not attempted as not running as root.
    3099 :debug:checksum checksum phase started at Sun Sep 24 21:27:39 BRT 2017
    3100 :notice:checksum --->  Verifying checksums for fontconfig
    3101 :debug:checksum Executing org.macports.checksum (fontconfig)
    3102 :info:checksum --->  Checksumming fontconfig-2.12.6.tar.bz2
    3103 :debug:checksum Calculated (rmd160) is d6e7a5c0dbd658b39701fda897414640d032cdb1
    3104 :debug:checksum Correct (rmd160) checksum for fontconfig-2.12.6.tar.bz2
    3105 :debug:checksum Calculated (sha256) is cf0c30807d08f6a28ab46c61b8dbd55c97d2f292cf88f3a07d3384687f31f017
    3106 :debug:checksum Correct (sha256) checksum for fontconfig-2.12.6.tar.bz2
    3107 :debug:checksum Privilege de-escalation not attempted as not running as root.
    3108 :debug:extract extract phase started at Sun Sep 24 21:27:39 BRT 2017
    3109 :notice:extract --->  Extracting fontconfig
    3110 :debug:extract setting option extract.cmd to /usr/bin/bzip2
    3111 :debug:extract Executing org.macports.extract (fontconfig)
    3112 :info:extract --->  Extracting fontconfig-2.12.6.tar.bz2
    3113 :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/fontconfig/fontconfig-2.12.6.tar.bz2'
    3114 :debug:extract Environment:
    3115 :debug:extract CC_PRINT_OPTIONS='YES'
    3116 :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'
    3117 :debug:extract CPATH='/opt/local/include'
    3118 :debug:extract LIBRARY_PATH='/opt/local/lib'
    3119 :debug:extract MACOSX_DEPLOYMENT_TARGET='10.10'
    3120 :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 -
    3121 :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 -
    3122 :debug:extract euid/egid changed to: 0/0
    3123 :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
    3124 :debug:extract euid/egid changed to: 502/501
    3125 :debug:extract Privilege de-escalation not attempted as not running as root.
    3126 :debug:patch patch phase started at Sun Sep 24 21:27:39 BRT 2017
    3127 :debug:patch Executing org.macports.patch (fontconfig)
    3128 :notice:patch --->  Applying patches to fontconfig
    3129 :info:patch --->  Applying patch-docbook-4.2.diff
    3130 :debug:patch Environment:
    3131 :debug:patch CC_PRINT_OPTIONS='YES'
    3132 :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'
    3133 :debug:patch CPATH='/opt/local/include'
    3134 :debug:patch LIBRARY_PATH='/opt/local/lib'
    3135 :debug:patch MACOSX_DEPLOYMENT_TARGET='10.10'
    3136 :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'
    3137 :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'
    3138 :info:patch patching file doc/fontconfig-devel.sgml
    3139 :info:patch patching file doc/fontconfig-user.sgml
    3140 :info:patch --->  Applying patch-src-fcweight.c.diff
    3141 :debug:patch Environment:
    3142 :debug:patch CC_PRINT_OPTIONS='YES'
    3143 :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'
    3144 :debug:patch CPATH='/opt/local/include'
    3145 :debug:patch LIBRARY_PATH='/opt/local/lib'
    3146 :debug:patch MACOSX_DEPLOYMENT_TARGET='10.10'
    3147 :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'
    3148 :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'
    3149 :info:patch patching file src/fcweight.c
    3150 :debug:patch Privilege de-escalation not attempted as not running as root.
    3151 :debug:configure configure phase started at Sun Sep 24 21:27:40 BRT 2017
    3152 :notice:configure --->  Configuring fontconfig
    3153 :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
    3154 :debug:configure Using compiler 'Xcode Clang'
    3155 :debug:configure Executing proc-pre-org.macports.configure-configure-0
    3156 :debug:configure Executing org.macports.configure (fontconfig)
    3157 :info:configure --->  Configuring fontconfig for architecture x86_64
    3158 :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
    3159 :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
    3160 :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
    3161 :debug:configure Environment:
    3162 :debug:configure CC='/usr/bin/clang -arch x86_64'
    3163 :debug:configure CC_PRINT_OPTIONS='YES'
    3164 :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'
    3165 :debug:configure CFLAGS='-pipe -Os'
    3166 :debug:configure CPATH='/opt/local/include'
    3167 :debug:configure CPPFLAGS='-I/opt/local/include'
    3168 :debug:configure CXX='/usr/bin/clang++ -arch x86_64'
    3169 :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++'
    3170 :debug:configure F90FLAGS='-pipe -Os'
    3171 :debug:configure FCFLAGS='-pipe -Os'
    3172 :debug:configure FFLAGS='-pipe -Os'
    3173 :debug:configure INSTALL='/usr/bin/install -c'
    3174 :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
    3175 :debug:configure LIBRARY_PATH='/opt/local/lib'
    3176 :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10'
    3177 :debug:configure OBJC='/usr/bin/clang -arch x86_64'
    3178 :debug:configure OBJCFLAGS='-pipe -Os'
    3179 :debug:configure OBJCXX='/usr/bin/clang++'
    3180 :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++'
    3181 :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
    3182 :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
    3183 :info:configure checking for a BSD-compatible install... /usr/bin/install -c
    3184 :info:configure checking whether build environment is sane... yes
    3185 :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
    3186 :info:configure checking for gawk... gawk
    3187 :info:configure checking whether make sets $(MAKE)... yes
    3188 :info:configure checking whether make supports nested variables... yes
    3189 :info:configure checking whether make supports nested variables... (cached) yes
    3190 :info:configure checking for gcc... /usr/bin/clang -arch x86_64
    3191 :info:configure checking whether the C compiler works... yes
    3192 :info:configure checking for C compiler default output file name... a.out
    3193 :info:configure checking for suffix of executables...
    3194 :info:configure checking whether we are cross compiling... no
    3195 :info:configure checking for suffix of object files... o
    3196 :info:configure checking whether we are using the GNU C compiler... yes
    3197 :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes
    3198 :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed
    3199 :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes
    3200 :info:configure checking for style of include used by make... GNU
    3201 :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none
    3202 :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E
    3203 :info:configure checking for grep that handles long lines and -e... /usr/bin/grep
    3204 :info:configure checking for egrep... /usr/bin/grep -E
    3205 :info:configure checking for ANSI C header files... yes
    3206 :info:configure checking for sys/types.h... yes
    3207 :info:configure checking for sys/stat.h... yes
    3208 :info:configure checking for stdlib.h... yes
    3209 :info:configure checking for string.h... yes
    3210 :info:configure checking for memory.h... yes
    3211 :info:configure checking for strings.h... yes
    3212 :info:configure checking for inttypes.h... yes
    3213 :info:configure checking for stdint.h... yes
    3214 :info:configure checking for unistd.h... yes
    3215 :info:configure checking minix/config.h usability... no
    3216 :info:configure checking minix/config.h presence... no
    3217 :info:configure checking for minix/config.h... no
    3218 :info:configure checking whether it is safe to define __EXTENSIONS__... yes
    3219 :info:configure checking for special C compiler options needed for large files... no
    3220 :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
    3221 :info:configure checking whether ln -s works... yes
    3222 :info:configure checking whether make sets $(MAKE)... (cached) yes
    3223 :info:configure checking for pkg-config... /opt/local/bin/pkg-config
    3224 :info:configure checking pkg-config is at least version 0.9.0... yes
    3225 :info:configure checking for python... /opt/local/bin/python
    3226 :info:configure checking for python version... 3.4
    3227 :info:configure checking for python platform... darwin
    3228 :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages
    3229 :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages
    3230 :info:configure checking for RM macro... rm -f
    3231 :info:configure checking build system type... x86_64-apple-darwin14.5.0
    3232 :info:configure checking host system type... x86_64-apple-darwin14.5.0
    3233 :info:configure checking how to print strings... printf
    3234 :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
    3235 :info:configure checking for fgrep... /usr/bin/grep -F
    3236 :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    3237 :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    3238 :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
    3239 :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
    3240 :info:configure checking the maximum length of command line arguments... 196608
    3241 :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
    3242 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
    3243 :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    3244 :info:configure checking for objdump... no
    3245 :info:configure checking how to recognize dependent libraries... pass_all
    3246 :info:configure checking for dlltool... no
    3247 :info:configure checking how to associate runtime and link libraries... printf %s\n
    3248 :info:configure checking for ar... ar
    3249 :info:configure checking for archiver @FILE support... no
    3250 :info:configure checking for strip... strip
    3251 :info:configure checking for ranlib... ranlib
    3252 :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok
    3253 :info:configure checking for sysroot... no
    3254 :info:configure checking for a working dd... /bin/dd
    3255 :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
    3256 :info:configure checking for mt... no
    3257 :info:configure checking if : is a manifest tool... no
    3258 :info:configure checking for dsymutil... dsymutil
    3259 :info:configure checking for nmedit... nmedit
    3260 :info:configure checking for lipo... lipo
    3261 :info:configure checking for otool... otool
    3262 :info:configure checking for otool64... no
    3263 :info:configure checking for -single_module linker flag... yes
    3264 :info:configure checking for -exported_symbols_list linker flag... yes
    3265 :info:configure checking for -force_load linker flag... yes
    3266 :info:configure checking for dlfcn.h... yes
    3267 :info:configure checking for objdir... .libs
    3268 :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes
    3269 :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC
    3270 :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes
    3271 :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no
    3272 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes
    3273 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes
    3274 :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
    3275 :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld
    3276 :info:configure checking how to hardcode library paths into programs... immediate
    3277 :info:configure checking whether stripping libraries is possible... yes
    3278 :info:configure checking if libtool supports shared libraries... yes
    3279 :info:configure checking whether to build shared libraries... yes
    3280 :info:configure checking whether to build static libraries... no
    3281 :info:configure checking whether __SUNPRO_C is declared... no
    3282 :info:configure checking for dirent.h that defines DIR... yes
    3283 :info:configure checking for library containing opendir... none required
    3284 :info:configure checking for ANSI C header files... (cached) yes
    3285 :info:configure checking fcntl.h usability... yes
    3286 :info:configure checking fcntl.h presence... yes
    3287 :info:configure checking for fcntl.h... yes
    3288 :info:configure checking for stdlib.h... (cached) yes
    3289 :info:configure checking for string.h... (cached) yes
    3290 :info:configure checking for unistd.h... (cached) yes
    3291 :info:configure checking sys/statvfs.h usability... yes
    3292 :info:configure checking sys/statvfs.h presence... yes
    3293 :info:configure checking for sys/statvfs.h... yes
    3294 :info:configure checking sys/vfs.h usability... no
    3295 :info:configure checking sys/vfs.h presence... no
    3296 :info:configure checking for sys/vfs.h... no
    3297 :info:configure checking sys/statfs.h usability... no
    3298 :info:configure checking sys/statfs.h presence... no
    3299 :info:configure checking for sys/statfs.h... no
    3300 :info:configure checking sys/param.h usability... yes
    3301 :info:configure checking sys/param.h presence... yes
    3302 :info:configure checking for sys/param.h... yes
    3303 :info:configure checking sys/mount.h usability... yes
    3304 :info:configure checking sys/mount.h presence... yes
    3305 :info:configure checking for sys/mount.h... yes
    3306 :info:configure checking for stdint types... stdint.h (shortcircuit)
    3307 :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
    3308 :info:configure checking for an ANSI C-conforming const... yes
    3309 :info:configure checking for inline... inline
    3310 :info:configure checking for flexible array members... yes
    3311 :info:configure checking for pid_t... yes
    3312 :info:configure checking for vprintf... yes
    3313 :info:configure checking for _doprnt... no
    3314 :info:configure checking for stdlib.h... (cached) yes
    3315 :info:configure checking for unistd.h... (cached) yes
    3316 :info:configure checking for sys/param.h... (cached) yes
    3317 :info:configure checking for getpagesize... yes
    3318 :info:configure checking for working mmap... yes
    3319 :info:configure checking for link... yes
    3320 :info:configure checking for mkstemp... yes
    3321 :info:configure checking for mkostemp... no
    3322 :info:configure checking for _mktemp_s... no
    3323 :info:configure checking for mkdtemp... yes
    3324 :info:configure checking for getopt... yes
    3325 :info:configure checking for getopt_long... yes
    3326 :info:configure checking for getprogname... yes
    3327 :info:configure checking for getexecname... no
    3328 :info:configure checking for rand... yes
    3329 :info:configure checking for random... yes
    3330 :info:configure checking for lrand48... yes
    3331 :info:configure checking for random_r... no
    3332 :info:configure checking for rand_r... yes
    3333 :info:configure checking for readlink... yes
    3334 :info:configure checking for fstatvfs... yes
    3335 :info:configure checking for fstatfs... yes
    3336 :info:configure checking for lstat... yes
    3337 :info:configure checking for posix_fadvise in fcntl.h... no
    3338 :info:configure checking for struct stat.st_mtim... no
    3339 :info:configure checking for struct statvfs.f_basetype... no
    3340 :info:configure checking for struct statvfs.f_fstypename... no
    3341 :info:configure checking for struct statfs.f_flags... yes
    3342 :info:configure checking for struct statfs.f_fstypename... yes
    3343 :info:configure checking for struct dirent.d_type... yes
    3344 :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int
    3345 :info:configure checking for FREETYPE... yes
    3346 :info:configure checking for FT_Get_Next_Char... yes
    3347 :info:configure checking for FT_Get_BDF_Property... yes
    3348 :info:configure checking for FT_Get_PS_Font_Info... yes
    3349 :info:configure checking for FT_Has_PS_Glyph_Names... yes
    3350 :info:configure checking for FT_Get_X11_Font_Format... yes
    3351 :info:configure checking for FT_Select_Size... yes
    3352 :info:configure checking for FT_Bitmap_Size.y_ppem... yes
    3353 :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes
    3354 :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes
    3355 :info:configure checking for EXPAT... yes
    3356 :info:configure checking expat.h usability... yes
    3357 :info:configure checking expat.h presence... yes
    3358 :info:configure checking for expat.h... yes
    3359 :info:configure checking for XML_SetDoctypeDeclHandler... yes
    3360 :info:configure checking for Intel atomic primitives... true
    3361 :info:configure checking for Solaris atomic operations... false
    3362 :info:configure checking if compiler needs -Werror to reject unknown flags... yes
    3363 :info:configure checking whether pthreads work with -pthread... yes
    3364 :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    3365 :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
    3366 :info:configure checking for PTHREAD_PRIO_INHERIT... yes
    3367 :info:configure checking for docbook2html... no
    3368 :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
    3369 :info:configure checking whether byte ordering is bigendian... no
    3370 :info:configure checking size of void *... 8
    3371 :info:configure checking alignment of double... 8
    3372 :info:configure checking alignment of void *... 8
    3373 :info:configure checking that generated files are newer than configure... done
    3374 :info:configure configure: creating ./config.status
    3375 :info:configure config.status: creating Makefile
    3376 :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib
    3377 :info:configure   Referenced from: /opt/local/bin/gawk
    3378 :info:configure   Reason: image not found
    3379 :info:configure ./config.status: line 1362: 38758 Done                    eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
    3380 :info:configure      38759 Trace/BPT trap: 5       | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
    3381 :info:configure config.status: error: could not create Makefile
    3382 :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
    3383 :info:configure Exit code: 1
    3384 :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
    3385 :error:configure Failed to configure fontconfig: configure failure: command execution failed
    3386 :debug:configure Error code: NONE
    3387 :debug:configure Backtrace: configure failure: command execution failed
    3388 :debug:configure     while executing
    3389 :debug:configure "$procedure $targetname"
    3390 :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.
    3391 version:1
    3392 :msg:main --->  Computing dependencies for fontconfig:info:main .:debug:main fontconfig has no conflicts
    3393 :debug:main Searching for dependency: pkgconfig
    3394 :debug:main Found Dependency: receipt exists for pkgconfig
    3395 :debug:main Searching for dependency: libiconv
    3396 :debug:main Found Dependency: receipt exists for libiconv
    3397 :debug:main Searching for dependency: expat
    3398 :debug:main Found Dependency: receipt exists for expat
    3399 :debug:main Searching for dependency: freetype
    3400 :debug:main Found Dependency: receipt exists for freetype
    3401 :debug:main Executing org.macports.main (fontconfig)
    3402 :debug:main dropping privileges: euid changed to 502, egid changed to 501.
    3403 :debug:main Skipping completed org.macports.archivefetch (fontconfig)
    3404 :debug:main Privilege de-escalation not attempted as not running as root.
    3405 :debug:main Skipping completed org.macports.fetch (fontconfig)
    3406 :debug:main Privilege de-escalation not attempted as not running as root.
    3407 :debug:main Skipping completed org.macports.checksum (fontconfig)
    3408 :debug:main Privilege de-escalation not attempted as not running as root.
    3409 :debug:main Skipping completed org.macports.extract (fontconfig)
    3410 :debug:main Privilege de-escalation not attempted as not running as root.
    3411 :debug:main Skipping completed org.macports.patch (fontconfig)
    3412 :debug:main Privilege de-escalation not attempted as not running as root.
    3413 :debug:configure configure phase started at Sun Sep 24 21:31:47 BRT 2017
    3414 :notice:configure --->  Configuring fontconfig
    3415 :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
    3416 :debug:configure Using compiler 'Xcode Clang'
    3417 :debug:configure Executing proc-pre-org.macports.configure-configure-0
    3418 :debug:configure Executing org.macports.configure (fontconfig)
    3419 :info:configure --->  Configuring fontconfig for architecture x86_64
    3420 :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
    3421 :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
    3422 :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
    3423 :debug:configure Environment:
    3424 :debug:configure CC='/usr/bin/clang -arch x86_64'
    3425 :debug:configure CC_PRINT_OPTIONS='YES'
    3426 :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'
    3427 :debug:configure CFLAGS='-pipe -Os'
    3428 :debug:configure CPATH='/opt/local/include'
    3429 :debug:configure CPPFLAGS='-I/opt/local/include'
    3430 :debug:configure CXX='/usr/bin/clang++ -arch x86_64'
    3431 :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++'
    3432 :debug:configure F90FLAGS='-pipe -Os'
    3433 :debug:configure FCFLAGS='-pipe -Os'
    3434 :debug:configure FFLAGS='-pipe -Os'
    3435 :debug:configure INSTALL='/usr/bin/install -c'
    3436 :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
    3437 :debug:configure LIBRARY_PATH='/opt/local/lib'
    3438 :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10'
    3439 :debug:configure OBJC='/usr/bin/clang -arch x86_64'
    3440 :debug:configure OBJCFLAGS='-pipe -Os'
    3441 :debug:configure OBJCXX='/usr/bin/clang++'
    3442 :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++'
    3443 :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
    3444 :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
    3445 :info:configure checking for a BSD-compatible install... /usr/bin/install -c
    3446 :info:configure checking whether build environment is sane... yes
    3447 :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
    3448 :info:configure checking for gawk... gawk
    3449 :info:configure checking whether make sets $(MAKE)... yes
    3450 :info:configure checking whether make supports nested variables... yes
    3451 :info:configure checking whether make supports nested variables... (cached) yes
    3452 :info:configure checking for gcc... /usr/bin/clang -arch x86_64
    3453 :info:configure checking whether the C compiler works... yes
    3454 :info:configure checking for C compiler default output file name... a.out
    3455 :info:configure checking for suffix of executables...
    3456 :info:configure checking whether we are cross compiling... no
    3457 :info:configure checking for suffix of object files... o
    3458 :info:configure checking whether we are using the GNU C compiler... yes
    3459 :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes
    3460 :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed
    3461 :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes
    3462 :info:configure checking for style of include used by make... GNU
    3463 :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none
    3464 :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E
    3465 :info:configure checking for grep that handles long lines and -e... /usr/bin/grep
    3466 :info:configure checking for egrep... /usr/bin/grep -E
    3467 :info:configure checking for ANSI C header files... yes
    3468 :info:configure checking for sys/types.h... yes
    3469 :info:configure checking for sys/stat.h... yes
    3470 :info:configure checking for stdlib.h... yes
    3471 :info:configure checking for string.h... yes
    3472 :info:configure checking for memory.h... yes
    3473 :info:configure checking for strings.h... yes
    3474 :info:configure checking for inttypes.h... yes
    3475 :info:configure checking for stdint.h... yes
    3476 :info:configure checking for unistd.h... yes
    3477 :info:configure checking minix/config.h usability... no
    3478 :info:configure checking minix/config.h presence... no
    3479 :info:configure checking for minix/config.h... no
    3480 :info:configure checking whether it is safe to define __EXTENSIONS__... yes
    3481 :info:configure checking for special C compiler options needed for large files... no
    3482 :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
    3483 :info:configure checking whether ln -s works... yes
    3484 :info:configure checking whether make sets $(MAKE)... (cached) yes
    3485 :info:configure checking for pkg-config... /opt/local/bin/pkg-config
    3486 :info:configure checking pkg-config is at least version 0.9.0... yes
    3487 :info:configure checking for python... /opt/local/bin/python
    3488 :info:configure checking for python version... 3.4
    3489 :info:configure checking for python platform... darwin
    3490 :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages
    3491 :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages
    3492 :info:configure checking for RM macro... rm -f
    3493 :info:configure checking build system type... x86_64-apple-darwin14.5.0
    3494 :info:configure checking host system type... x86_64-apple-darwin14.5.0
    3495 :info:configure checking how to print strings... printf
    3496 :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
    3497 :info:configure checking for fgrep... /usr/bin/grep -F
    3498 :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    3499 :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    3500 :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
    3501 :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
    3502 :info:configure checking the maximum length of command line arguments... 196608
    3503 :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
    3504 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
    3505 :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    3506 :info:configure checking for objdump... no
    3507 :info:configure checking how to recognize dependent libraries... pass_all
    3508 :info:configure checking for dlltool... no
    3509 :info:configure checking how to associate runtime and link libraries... printf %s\n
    3510 :info:configure checking for ar... ar
    3511 :info:configure checking for archiver @FILE support... no
    3512 :info:configure checking for strip... strip
    3513 :info:configure checking for ranlib... ranlib
    3514 :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok
    3515 :info:configure checking for sysroot... no
    3516 :info:configure checking for a working dd... /bin/dd
    3517 :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
    3518 :info:configure checking for mt... no
    3519 :info:configure checking if : is a manifest tool... no
    3520 :info:configure checking for dsymutil... dsymutil
    3521 :info:configure checking for nmedit... nmedit
    3522 :info:configure checking for lipo... lipo
    3523 :info:configure checking for otool... otool
    3524 :info:configure checking for otool64... no
    3525 :info:configure checking for -single_module linker flag... yes
    3526 :info:configure checking for -exported_symbols_list linker flag... yes
    3527 :info:configure checking for -force_load linker flag... yes
    3528 :info:configure checking for dlfcn.h... yes
    3529 :info:configure checking for objdir... .libs
    3530 :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes
    3531 :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC
    3532 :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes
    3533 :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no
    3534 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes
    3535 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes
    3536 :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
    3537 :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld
    3538 :info:configure checking how to hardcode library paths into programs... immediate
    3539 :info:configure checking whether stripping libraries is possible... yes
    3540 :info:configure checking if libtool supports shared libraries... yes
    3541 :info:configure checking whether to build shared libraries... yes
    3542 :info:configure checking whether to build static libraries... no
    3543 :info:configure checking whether __SUNPRO_C is declared... no
    3544 :info:configure checking for dirent.h that defines DIR... yes
    3545 :info:configure checking for library containing opendir... none required
    3546 :info:configure checking for ANSI C header files... (cached) yes
    3547 :info:configure checking fcntl.h usability... yes
    3548 :info:configure checking fcntl.h presence... yes
    3549 :info:configure checking for fcntl.h... yes
    3550 :info:configure checking for stdlib.h... (cached) yes
    3551 :info:configure checking for string.h... (cached) yes
    3552 :info:configure checking for unistd.h... (cached) yes
    3553 :info:configure checking sys/statvfs.h usability... yes
    3554 :info:configure checking sys/statvfs.h presence... yes
    3555 :info:configure checking for sys/statvfs.h... yes
    3556 :info:configure checking sys/vfs.h usability... no
    3557 :info:configure checking sys/vfs.h presence... no
    3558 :info:configure checking for sys/vfs.h... no
    3559 :info:configure checking sys/statfs.h usability... no
    3560 :info:configure checking sys/statfs.h presence... no
    3561 :info:configure checking for sys/statfs.h... no
    3562 :info:configure checking sys/param.h usability... yes
    3563 :info:configure checking sys/param.h presence... yes
    3564 :info:configure checking for sys/param.h... yes
    3565 :info:configure checking sys/mount.h usability... yes
    3566 :info:configure checking sys/mount.h presence... yes
    3567 :info:configure checking for sys/mount.h... yes
    3568 :info:configure checking for stdint types... stdint.h (shortcircuit)
    3569 :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
    3570 :info:configure checking for an ANSI C-conforming const... yes
    3571 :info:configure checking for inline... inline
    3572 :info:configure checking for flexible array members... yes
    3573 :info:configure checking for pid_t... yes
    3574 :info:configure checking for vprintf... yes
    3575 :info:configure checking for _doprnt... no
    3576 :info:configure checking for stdlib.h... (cached) yes
    3577 :info:configure checking for unistd.h... (cached) yes
    3578 :info:configure checking for sys/param.h... (cached) yes
    3579 :info:configure checking for getpagesize... yes
    3580 :info:configure checking for working mmap... yes
    3581 :info:configure checking for link... yes
    3582 :info:configure checking for mkstemp... yes
    3583 :info:configure checking for mkostemp... no
    3584 :info:configure checking for _mktemp_s... no
    3585 :info:configure checking for mkdtemp... yes
    3586 :info:configure checking for getopt... yes
    3587 :info:configure checking for getopt_long... yes
    3588 :info:configure checking for getprogname... yes
    3589 :info:configure checking for getexecname... no
    3590 :info:configure checking for rand... yes
    3591 :info:configure checking for random... yes
    3592 :info:configure checking for lrand48... yes
    3593 :info:configure checking for random_r... no
    3594 :info:configure checking for rand_r... yes
    3595 :info:configure checking for readlink... yes
    3596 :info:configure checking for fstatvfs... yes
    3597 :info:configure checking for fstatfs... yes
    3598 :info:configure checking for lstat... yes
    3599 :info:configure checking for posix_fadvise in fcntl.h... no
    3600 :info:configure checking for struct stat.st_mtim... no
    3601 :info:configure checking for struct statvfs.f_basetype... no
    3602 :info:configure checking for struct statvfs.f_fstypename... no
    3603 :info:configure checking for struct statfs.f_flags... yes
    3604 :info:configure checking for struct statfs.f_fstypename... yes
    3605 :info:configure checking for struct dirent.d_type... yes
    3606 :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int
    3607 :info:configure checking for FREETYPE... yes
    3608 :info:configure checking for FT_Get_Next_Char... yes
    3609 :info:configure checking for FT_Get_BDF_Property... yes
    3610 :info:configure checking for FT_Get_PS_Font_Info... yes
    3611 :info:configure checking for FT_Has_PS_Glyph_Names... yes
    3612 :info:configure checking for FT_Get_X11_Font_Format... yes
    3613 :info:configure checking for FT_Select_Size... yes
    3614 :info:configure checking for FT_Bitmap_Size.y_ppem... yes
    3615 :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes
    3616 :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes
    3617 :info:configure checking for EXPAT... yes
    3618 :info:configure checking expat.h usability... yes
    3619 :info:configure checking expat.h presence... yes
    3620 :info:configure checking for expat.h... yes
    3621 :info:configure checking for XML_SetDoctypeDeclHandler... yes
    3622 :info:configure checking for Intel atomic primitives... true
    3623 :info:configure checking for Solaris atomic operations... false
    3624 :info:configure checking if compiler needs -Werror to reject unknown flags... yes
    3625 :info:configure checking whether pthreads work with -pthread... yes
    3626 :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    3627 :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
    3628 :info:configure checking for PTHREAD_PRIO_INHERIT... yes
    3629 :info:configure checking for docbook2html... no
    3630 :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
    3631 :info:configure checking whether byte ordering is bigendian... no
    3632 :info:configure checking size of void *... 8
    3633 :info:configure checking alignment of double... 8
    3634 :info:configure checking alignment of void *... 8
    3635 :info:configure checking that generated files are newer than configure... done
    3636 :info:configure configure: creating ./config.status
    3637 :info:configure config.status: creating Makefile
    3638 :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib
    3639 :info:configure   Referenced from: /opt/local/bin/gawk
    3640 :info:configure   Reason: image not found
    3641 :info:configure ./config.status: line 1362: 41386 Done                    eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
    3642 :info:configure      41387 Trace/BPT trap: 5       | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
    3643 :info:configure config.status: error: could not create Makefile
    3644 :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
    3645 :info:configure Exit code: 1
    3646 :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
    3647 :error:configure Failed to configure fontconfig: configure failure: command execution failed
    3648 :debug:configure Error code: NONE
    3649 :debug:configure Backtrace: configure failure: command execution failed
    3650 :debug:configure     while executing
    3651 :debug:configure "$procedure $targetname"
    3652 :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.
    3653 version:1
    3654 :msg:main --->  Computing dependencies for fontconfig:info:main .:debug:main fontconfig has no conflicts
    3655 :debug:main Searching for dependency: pkgconfig
    3656 :debug:main Found Dependency: receipt exists for pkgconfig
    3657 :debug:main Searching for dependency: libiconv
    3658 :debug:main Found Dependency: receipt exists for libiconv
    3659 :debug:main Searching for dependency: expat
    3660 :debug:main Found Dependency: receipt exists for expat
    3661 :debug:main Searching for dependency: freetype
    3662 :debug:main Found Dependency: receipt exists for freetype
    3663 :debug:main Executing org.macports.main (fontconfig)
    3664 :debug:main dropping privileges: euid changed to 502, egid changed to 501.
    3665 :debug:main Skipping completed org.macports.archivefetch (fontconfig)
    3666 :debug:main Privilege de-escalation not attempted as not running as root.
    3667 :debug:main Skipping completed org.macports.fetch (fontconfig)
    3668 :debug:main Privilege de-escalation not attempted as not running as root.
    3669 :debug:main Skipping completed org.macports.checksum (fontconfig)
    3670 :debug:main Privilege de-escalation not attempted as not running as root.
    3671 :debug:main Skipping completed org.macports.extract (fontconfig)
    3672 :debug:main Privilege de-escalation not attempted as not running as root.
    3673 :debug:main Skipping completed org.macports.patch (fontconfig)
    3674 :debug:main Privilege de-escalation not attempted as not running as root.
    3675 :debug:configure configure phase started at Sun Sep 24 21:38:44 BRT 2017
    3676 :notice:configure --->  Configuring fontconfig
    3677 :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
    3678 :debug:configure Using compiler 'Xcode Clang'
    3679 :debug:configure Executing proc-pre-org.macports.configure-configure-0
    3680 :debug:configure Executing org.macports.configure (fontconfig)
    3681 :info:configure --->  Configuring fontconfig for architecture x86_64
    3682 :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
    3683 :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
    3684 :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
    3685 :debug:configure Environment:
    3686 :debug:configure CC='/usr/bin/clang -arch x86_64'
    3687 :debug:configure CC_PRINT_OPTIONS='YES'
    3688 :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'
    3689 :debug:configure CFLAGS='-pipe -Os'
    3690 :debug:configure CPATH='/opt/local/include'
    3691 :debug:configure CPPFLAGS='-I/opt/local/include'
    3692 :debug:configure CXX='/usr/bin/clang++ -arch x86_64'
    3693 :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++'
    3694 :debug:configure F90FLAGS='-pipe -Os'
    3695 :debug:configure FCFLAGS='-pipe -Os'
    3696 :debug:configure FFLAGS='-pipe -Os'
    3697 :debug:configure INSTALL='/usr/bin/install -c'
    3698 :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
    3699 :debug:configure LIBRARY_PATH='/opt/local/lib'
    3700 :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10'
    3701 :debug:configure OBJC='/usr/bin/clang -arch x86_64'
    3702 :debug:configure OBJCFLAGS='-pipe -Os'
    3703 :debug:configure OBJCXX='/usr/bin/clang++'
    3704 :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++'
    3705 :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
    3706 :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
    3707 :info:configure checking for a BSD-compatible install... /usr/bin/install -c
    3708 :info:configure checking whether build environment is sane... yes
    3709 :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
    3710 :info:configure checking for gawk... gawk
    3711 :info:configure checking whether make sets $(MAKE)... yes
    3712 :info:configure checking whether make supports nested variables... yes
    3713 :info:configure checking whether make supports nested variables... (cached) yes
    3714 :info:configure checking for gcc... /usr/bin/clang -arch x86_64
    3715 :info:configure checking whether the C compiler works... yes
    3716 :info:configure checking for C compiler default output file name... a.out
    3717 :info:configure checking for suffix of executables...
    3718 :info:configure checking whether we are cross compiling... no
    3719 :info:configure checking for suffix of object files... o
    3720 :info:configure checking whether we are using the GNU C compiler... yes
    3721 :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes
    3722 :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed
    3723 :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes
    3724 :info:configure checking for style of include used by make... GNU
    3725 :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none
    3726 :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E
    3727 :info:configure checking for grep that handles long lines and -e... /usr/bin/grep
    3728 :info:configure checking for egrep... /usr/bin/grep -E
    3729 :info:configure checking for ANSI C header files... yes
    3730 :info:configure checking for sys/types.h... yes
    3731 :info:configure checking for sys/stat.h... yes
    3732 :info:configure checking for stdlib.h... yes
    3733 :info:configure checking for string.h... yes
    3734 :info:configure checking for memory.h... yes
    3735 :info:configure checking for strings.h... yes
    3736 :info:configure checking for inttypes.h... yes
    3737 :info:configure checking for stdint.h... yes
    3738 :info:configure checking for unistd.h... yes
    3739 :info:configure checking minix/config.h usability... no
    3740 :info:configure checking minix/config.h presence... no
    3741 :info:configure checking for minix/config.h... no
    3742 :info:configure checking whether it is safe to define __EXTENSIONS__... yes
    3743 :info:configure checking for special C compiler options needed for large files... no
    3744 :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
    3745 :info:configure checking whether ln -s works... yes
    3746 :info:configure checking whether make sets $(MAKE)... (cached) yes
    3747 :info:configure checking for pkg-config... /opt/local/bin/pkg-config
    3748 :info:configure checking pkg-config is at least version 0.9.0... yes
    3749 :info:configure checking for python... /opt/local/bin/python
    3750 :info:configure checking for python version... 3.4
    3751 :info:configure checking for python platform... darwin
    3752 :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages
    3753 :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages
    3754 :info:configure checking for RM macro... rm -f
    3755 :info:configure checking build system type... x86_64-apple-darwin14.5.0
    3756 :info:configure checking host system type... x86_64-apple-darwin14.5.0
    3757 :info:configure checking how to print strings... printf
    3758 :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
    3759 :info:configure checking for fgrep... /usr/bin/grep -F
    3760 :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    3761 :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    3762 :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
    3763 :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
    3764 :info:configure checking the maximum length of command line arguments... 196608
    3765 :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
    3766 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
    3767 :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    3768 :info:configure checking for objdump... no
    3769 :info:configure checking how to recognize dependent libraries... pass_all
    3770 :info:configure checking for dlltool... no
    3771 :info:configure checking how to associate runtime and link libraries... printf %s\n
    3772 :info:configure checking for ar... ar
    3773 :info:configure checking for archiver @FILE support... no
    3774 :info:configure checking for strip... strip
    3775 :info:configure checking for ranlib... ranlib
    3776 :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok
    3777 :info:configure checking for sysroot... no
    3778 :info:configure checking for a working dd... /bin/dd
    3779 :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
    3780 :info:configure checking for mt... no
    3781 :info:configure checking if : is a manifest tool... no
    3782 :info:configure checking for dsymutil... dsymutil
    3783 :info:configure checking for nmedit... nmedit
    3784 :info:configure checking for lipo... lipo
    3785 :info:configure checking for otool... otool
    3786 :info:configure checking for otool64... no
    3787 :info:configure checking for -single_module linker flag... yes
    3788 :info:configure checking for -exported_symbols_list linker flag... yes
    3789 :info:configure checking for -force_load linker flag... yes
    3790 :info:configure checking for dlfcn.h... yes
    3791 :info:configure checking for objdir... .libs
    3792 :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes
    3793 :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC
    3794 :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes
    3795 :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no
    3796 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes
    3797 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes
    3798 :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
    3799 :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld
    3800 :info:configure checking how to hardcode library paths into programs... immediate
    3801 :info:configure checking whether stripping libraries is possible... yes
    3802 :info:configure checking if libtool supports shared libraries... yes
    3803 :info:configure checking whether to build shared libraries... yes
    3804 :info:configure checking whether to build static libraries... no
    3805 :info:configure checking whether __SUNPRO_C is declared... no
    3806 :info:configure checking for dirent.h that defines DIR... yes
    3807 :info:configure checking for library containing opendir... none required
    3808 :info:configure checking for ANSI C header files... (cached) yes
    3809 :info:configure checking fcntl.h usability... yes
    3810 :info:configure checking fcntl.h presence... yes
    3811 :info:configure checking for fcntl.h... yes
    3812 :info:configure checking for stdlib.h... (cached) yes
    3813 :info:configure checking for string.h... (cached) yes
    3814 :info:configure checking for unistd.h... (cached) yes
    3815 :info:configure checking sys/statvfs.h usability... yes
    3816 :info:configure checking sys/statvfs.h presence... yes
    3817 :info:configure checking for sys/statvfs.h... yes
    3818 :info:configure checking sys/vfs.h usability... no
    3819 :info:configure checking sys/vfs.h presence... no
    3820 :info:configure checking for sys/vfs.h... no
    3821 :info:configure checking sys/statfs.h usability... no
    3822 :info:configure checking sys/statfs.h presence... no
    3823 :info:configure checking for sys/statfs.h... no
    3824 :info:configure checking sys/param.h usability... yes
    3825 :info:configure checking sys/param.h presence... yes
    3826 :info:configure checking for sys/param.h... yes
    3827 :info:configure checking sys/mount.h usability... yes
    3828 :info:configure checking sys/mount.h presence... yes
    3829 :info:configure checking for sys/mount.h... yes
    3830 :info:configure checking for stdint types... stdint.h (shortcircuit)
    3831 :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
    3832 :info:configure checking for an ANSI C-conforming const... yes
    3833 :info:configure checking for inline... inline
    3834 :info:configure checking for flexible array members... yes
    3835 :info:configure checking for pid_t... yes
    3836 :info:configure checking for vprintf... yes
    3837 :info:configure checking for _doprnt... no
    3838 :info:configure checking for stdlib.h... (cached) yes
    3839 :info:configure checking for unistd.h... (cached) yes
    3840 :info:configure checking for sys/param.h... (cached) yes
    3841 :info:configure checking for getpagesize... yes
    3842 :info:configure checking for working mmap... yes
    3843 :info:configure checking for link... yes
    3844 :info:configure checking for mkstemp... yes
    3845 :info:configure checking for mkostemp... no
    3846 :info:configure checking for _mktemp_s... no
    3847 :info:configure checking for mkdtemp... yes
    3848 :info:configure checking for getopt... yes
    3849 :info:configure checking for getopt_long... yes
    3850 :info:configure checking for getprogname... yes
    3851 :info:configure checking for getexecname... no
    3852 :info:configure checking for rand... yes
    3853 :info:configure checking for random... yes
    3854 :info:configure checking for lrand48... yes
    3855 :info:configure checking for random_r... no
    3856 :info:configure checking for rand_r... yes
    3857 :info:configure checking for readlink... yes
    3858 :info:configure checking for fstatvfs... yes
    3859 :info:configure checking for fstatfs... yes
    3860 :info:configure checking for lstat... yes
    3861 :info:configure checking for posix_fadvise in fcntl.h... no
    3862 :info:configure checking for struct stat.st_mtim... no
    3863 :info:configure checking for struct statvfs.f_basetype... no
    3864 :info:configure checking for struct statvfs.f_fstypename... no
    3865 :info:configure checking for struct statfs.f_flags... yes
    3866 :info:configure checking for struct statfs.f_fstypename... yes
    3867 :info:configure checking for struct dirent.d_type... yes
    3868 :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int
    3869 :info:configure checking for FREETYPE... yes
    3870 :info:configure checking for FT_Get_Next_Char... yes
    3871 :info:configure checking for FT_Get_BDF_Property... yes
    3872 :info:configure checking for FT_Get_PS_Font_Info... yes
    3873 :info:configure checking for FT_Has_PS_Glyph_Names... yes
    3874 :info:configure checking for FT_Get_X11_Font_Format... yes
    3875 :info:configure checking for FT_Select_Size... yes
    3876 :info:configure checking for FT_Bitmap_Size.y_ppem... yes
    3877 :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes
    3878 :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes
    3879 :info:configure checking for EXPAT... yes
    3880 :info:configure checking expat.h usability... yes
    3881 :info:configure checking expat.h presence... yes
    3882 :info:configure checking for expat.h... yes
    3883 :info:configure checking for XML_SetDoctypeDeclHandler... yes
    3884 :info:configure checking for Intel atomic primitives... true
    3885 :info:configure checking for Solaris atomic operations... false
    3886 :info:configure checking if compiler needs -Werror to reject unknown flags... yes
    3887 :info:configure checking whether pthreads work with -pthread... yes
    3888 :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    3889 :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
    3890 :info:configure checking for PTHREAD_PRIO_INHERIT... yes
    3891 :info:configure checking for docbook2html... no
    3892 :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
    3893 :info:configure checking whether byte ordering is bigendian... no
    3894 :info:configure checking size of void *... 8
    3895 :info:configure checking alignment of double... 8
    3896 :info:configure checking alignment of void *... 8
    3897 :info:configure checking that generated files are newer than configure... done
    3898 :info:configure configure: creating ./config.status
    3899 :info:configure config.status: creating Makefile
    3900 :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib
    3901 :info:configure   Referenced from: /opt/local/bin/gawk
    3902 :info:configure   Reason: image not found
    3903 :info:configure ./config.status: line 1362: 44040 Done                    eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
    3904 :info:configure      44041 Trace/BPT trap: 5       | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
    3905 :info:configure config.status: error: could not create Makefile
    3906 :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
    3907 :info:configure Exit code: 1
    3908 :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
    3909 :error:configure Failed to configure fontconfig: configure failure: command execution failed
    3910 :debug:configure Error code: NONE
    3911 :debug:configure Backtrace: configure failure: command execution failed
    3912 :debug:configure     while executing
    3913 :debug:configure "$procedure $targetname"
    3914 :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.
    3915 version:1
    3916 :msg:main --->  Computing dependencies for fontconfig:info:main .:debug:main fontconfig has no conflicts
    3917 :debug:main Searching for dependency: pkgconfig
    3918 :debug:main Found Dependency: receipt exists for pkgconfig
    3919 :debug:main Searching for dependency: libiconv
    3920 :debug:main Found Dependency: receipt exists for libiconv
    3921 :debug:main Searching for dependency: expat
    3922 :debug:main Found Dependency: receipt exists for expat
    3923 :debug:main Searching for dependency: freetype
    3924 :debug:main Found Dependency: receipt exists for freetype
    3925 :debug:main Executing org.macports.main (fontconfig)
    3926 :debug:main dropping privileges: euid changed to 502, egid changed to 501.
    3927 :debug:main Skipping completed org.macports.archivefetch (fontconfig)
    3928 :debug:main Privilege de-escalation not attempted as not running as root.
    3929 :debug:main Skipping completed org.macports.fetch (fontconfig)
    3930 :debug:main Privilege de-escalation not attempted as not running as root.
    3931 :debug:main Skipping completed org.macports.checksum (fontconfig)
    3932 :debug:main Privilege de-escalation not attempted as not running as root.
    3933 :debug:main Skipping completed org.macports.extract (fontconfig)
    3934 :debug:main Privilege de-escalation not attempted as not running as root.
    3935 :debug:main Skipping completed org.macports.patch (fontconfig)
    3936 :debug:main Privilege de-escalation not attempted as not running as root.
    3937 :debug:configure configure phase started at Sun Sep 24 21:43:25 BRT 2017
    3938 :notice:configure --->  Configuring fontconfig
    3939 :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
    3940 :debug:configure Using compiler 'Xcode Clang'
    3941 :debug:configure Executing proc-pre-org.macports.configure-configure-0
    3942 :debug:configure Executing org.macports.configure (fontconfig)
    3943 :info:configure --->  Configuring fontconfig for architecture x86_64
    3944 :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
    3945 :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
    3946 :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
    3947 :debug:configure Environment:
    3948 :debug:configure CC='/usr/bin/clang -arch x86_64'
    3949 :debug:configure CC_PRINT_OPTIONS='YES'
    3950 :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'
    3951 :debug:configure CFLAGS='-pipe -Os'
    3952 :debug:configure CPATH='/opt/local/include'
    3953 :debug:configure CPPFLAGS='-I/opt/local/include'
    3954 :debug:configure CXX='/usr/bin/clang++ -arch x86_64'
    3955 :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++'
    3956 :debug:configure F90FLAGS='-pipe -Os'
    3957 :debug:configure FCFLAGS='-pipe -Os'
    3958 :debug:configure FFLAGS='-pipe -Os'
    3959 :debug:configure INSTALL='/usr/bin/install -c'
    3960 :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
    3961 :debug:configure LIBRARY_PATH='/opt/local/lib'
    3962 :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10'
    3963 :debug:configure OBJC='/usr/bin/clang -arch x86_64'
    3964 :debug:configure OBJCFLAGS='-pipe -Os'
    3965 :debug:configure OBJCXX='/usr/bin/clang++'
    3966 :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++'
    3967 :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
    3968 :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
    3969 :info:configure checking for a BSD-compatible install... /usr/bin/install -c
    3970 :info:configure checking whether build environment is sane... yes
    3971 :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
    3972 :info:configure checking for gawk... gawk
    3973 :info:configure checking whether make sets $(MAKE)... yes
    3974 :info:configure checking whether make supports nested variables... yes
    3975 :info:configure checking whether make supports nested variables... (cached) yes
    3976 :info:configure checking for gcc... /usr/bin/clang -arch x86_64
    3977 :info:configure checking whether the C compiler works... yes
    3978 :info:configure checking for C compiler default output file name... a.out
    3979 :info:configure checking for suffix of executables...
    3980 :info:configure checking whether we are cross compiling... no
    3981 :info:configure checking for suffix of object files... o
    3982 :info:configure checking whether we are using the GNU C compiler... yes
    3983 :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes
    3984 :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed
    3985 :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes
    3986 :info:configure checking for style of include used by make... GNU
    3987 :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none
    3988 :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E
    3989 :info:configure checking for grep that handles long lines and -e... /usr/bin/grep
    3990 :info:configure checking for egrep... /usr/bin/grep -E
    3991 :info:configure checking for ANSI C header files... yes
    3992 :info:configure checking for sys/types.h... yes
    3993 :info:configure checking for sys/stat.h... yes
    3994 :info:configure checking for stdlib.h... yes
    3995 :info:configure checking for string.h... yes
    3996 :info:configure checking for memory.h... yes
    3997 :info:configure checking for strings.h... yes
    3998 :info:configure checking for inttypes.h... yes
    3999 :info:configure checking for stdint.h... yes
    4000 :info:configure checking for unistd.h... yes
    4001 :info:configure checking minix/config.h usability... no
    4002 :info:configure checking minix/config.h presence... no
    4003 :info:configure checking for minix/config.h... no
    4004 :info:configure checking whether it is safe to define __EXTENSIONS__... yes
    4005 :info:configure checking for special C compiler options needed for large files... no
    4006 :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
    4007 :info:configure checking whether ln -s works... yes
    4008 :info:configure checking whether make sets $(MAKE)... (cached) yes
    4009 :info:configure checking for pkg-config... /opt/local/bin/pkg-config
    4010 :info:configure checking pkg-config is at least version 0.9.0... yes
    4011 :info:configure checking for python... /opt/local/bin/python
    4012 :info:configure checking for python version... 3.4
    4013 :info:configure checking for python platform... darwin
    4014 :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages
    4015 :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages
    4016 :info:configure checking for RM macro... rm -f
    4017 :info:configure checking build system type... x86_64-apple-darwin14.5.0
    4018 :info:configure checking host system type... x86_64-apple-darwin14.5.0
    4019 :info:configure checking how to print strings... printf
    4020 :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
    4021 :info:configure checking for fgrep... /usr/bin/grep -F
    4022 :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    4023 :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    4024 :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
    4025 :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
    4026 :info:configure checking the maximum length of command line arguments... 196608
    4027 :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
    4028 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
    4029 :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    4030 :info:configure checking for objdump... no
    4031 :info:configure checking how to recognize dependent libraries... pass_all
    4032 :info:configure checking for dlltool... no
    4033 :info:configure checking how to associate runtime and link libraries... printf %s\n
    4034 :info:configure checking for ar... ar
    4035 :info:configure checking for archiver @FILE support... no
    4036 :info:configure checking for strip... strip
    4037 :info:configure checking for ranlib... ranlib
    4038 :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok
    4039 :info:configure checking for sysroot... no
    4040 :info:configure checking for a working dd... /bin/dd
    4041 :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
    4042 :info:configure checking for mt... no
    4043 :info:configure checking if : is a manifest tool... no
    4044 :info:configure checking for dsymutil... dsymutil
    4045 :info:configure checking for nmedit... nmedit
    4046 :info:configure checking for lipo... lipo
    4047 :info:configure checking for otool... otool
    4048 :info:configure checking for otool64... no
    4049 :info:configure checking for -single_module linker flag... yes
    4050 :info:configure checking for -exported_symbols_list linker flag... yes
    4051 :info:configure checking for -force_load linker flag... yes
    4052 :info:configure checking for dlfcn.h... yes
    4053 :info:configure checking for objdir... .libs
    4054 :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes
    4055 :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC
    4056 :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes
    4057 :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no
    4058 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes
    4059 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes
    4060 :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
    4061 :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld
    4062 :info:configure checking how to hardcode library paths into programs... immediate
    4063 :info:configure checking whether stripping libraries is possible... yes
    4064 :info:configure checking if libtool supports shared libraries... yes
    4065 :info:configure checking whether to build shared libraries... yes
    4066 :info:configure checking whether to build static libraries... no
    4067 :info:configure checking whether __SUNPRO_C is declared... no
    4068 :info:configure checking for dirent.h that defines DIR... yes
    4069 :info:configure checking for library containing opendir... none required
    4070 :info:configure checking for ANSI C header files... (cached) yes
    4071 :info:configure checking fcntl.h usability... yes
    4072 :info:configure checking fcntl.h presence... yes
    4073 :info:configure checking for fcntl.h... yes
    4074 :info:configure checking for stdlib.h... (cached) yes
    4075 :info:configure checking for string.h... (cached) yes
    4076 :info:configure checking for unistd.h... (cached) yes
    4077 :info:configure checking sys/statvfs.h usability... yes
    4078 :info:configure checking sys/statvfs.h presence... yes
    4079 :info:configure checking for sys/statvfs.h... yes
    4080 :info:configure checking sys/vfs.h usability... no
    4081 :info:configure checking sys/vfs.h presence... no
    4082 :info:configure checking for sys/vfs.h... no
    4083 :info:configure checking sys/statfs.h usability... no
    4084 :info:configure checking sys/statfs.h presence... no
    4085 :info:configure checking for sys/statfs.h... no
    4086 :info:configure checking sys/param.h usability... yes
    4087 :info:configure checking sys/param.h presence... yes
    4088 :info:configure checking for sys/param.h... yes
    4089 :info:configure checking sys/mount.h usability... yes
    4090 :info:configure checking sys/mount.h presence... yes
    4091 :info:configure checking for sys/mount.h... yes
    4092 :info:configure checking for stdint types... stdint.h (shortcircuit)
    4093 :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
    4094 :info:configure checking for an ANSI C-conforming const... yes
    4095 :info:configure checking for inline... inline
    4096 :info:configure checking for flexible array members... yes
    4097 :info:configure checking for pid_t... yes
    4098 :info:configure checking for vprintf... yes
    4099 :info:configure checking for _doprnt... no
    4100 :info:configure checking for stdlib.h... (cached) yes
    4101 :info:configure checking for unistd.h... (cached) yes
    4102 :info:configure checking for sys/param.h... (cached) yes
    4103 :info:configure checking for getpagesize... yes
    4104 :info:configure checking for working mmap... yes
    4105 :info:configure checking for link... yes
    4106 :info:configure checking for mkstemp... yes
    4107 :info:configure checking for mkostemp... no
    4108 :info:configure checking for _mktemp_s... no
    4109 :info:configure checking for mkdtemp... yes
    4110 :info:configure checking for getopt... yes
    4111 :info:configure checking for getopt_long... yes
    4112 :info:configure checking for getprogname... yes
    4113 :info:configure checking for getexecname... no
    4114 :info:configure checking for rand... yes
    4115 :info:configure checking for random... yes
    4116 :info:configure checking for lrand48... yes
    4117 :info:configure checking for random_r... no
    4118 :info:configure checking for rand_r... yes
    4119 :info:configure checking for readlink... yes
    4120 :info:configure checking for fstatvfs... yes
    4121 :info:configure checking for fstatfs... yes
    4122 :info:configure checking for lstat... yes
    4123 :info:configure checking for posix_fadvise in fcntl.h... no
    4124 :info:configure checking for struct stat.st_mtim... no
    4125 :info:configure checking for struct statvfs.f_basetype... no
    4126 :info:configure checking for struct statvfs.f_fstypename... no
    4127 :info:configure checking for struct statfs.f_flags... yes
    4128 :info:configure checking for struct statfs.f_fstypename... yes
    4129 :info:configure checking for struct dirent.d_type... yes
    4130 :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int
    4131 :info:configure checking for FREETYPE... yes
    4132 :info:configure checking for FT_Get_Next_Char... yes
    4133 :info:configure checking for FT_Get_BDF_Property... yes
    4134 :info:configure checking for FT_Get_PS_Font_Info... yes
    4135 :info:configure checking for FT_Has_PS_Glyph_Names... yes
    4136 :info:configure checking for FT_Get_X11_Font_Format... yes
    4137 :info:configure checking for FT_Select_Size... yes
    4138 :info:configure checking for FT_Bitmap_Size.y_ppem... yes
    4139 :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes
    4140 :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes
    4141 :info:configure checking for EXPAT... yes
    4142 :info:configure checking expat.h usability... yes
    4143 :info:configure checking expat.h presence... yes
    4144 :info:configure checking for expat.h... yes
    4145 :info:configure checking for XML_SetDoctypeDeclHandler... yes
    4146 :info:configure checking for Intel atomic primitives... true
    4147 :info:configure checking for Solaris atomic operations... false
    4148 :info:configure checking if compiler needs -Werror to reject unknown flags... yes
    4149 :info:configure checking whether pthreads work with -pthread... yes
    4150 :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    4151 :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
    4152 :info:configure checking for PTHREAD_PRIO_INHERIT... yes
    4153 :info:configure checking for docbook2html... no
    4154 :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
    4155 :info:configure checking whether byte ordering is bigendian... no
    4156 :info:configure checking size of void *... 8
    4157 :info:configure checking alignment of double... 8
    4158 :info:configure checking alignment of void *... 8
    4159 :info:configure checking that generated files are newer than configure... done
    4160 :info:configure configure: creating ./config.status
    4161 :info:configure config.status: creating Makefile
    4162 :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib
    4163 :info:configure   Referenced from: /opt/local/bin/gawk
    4164 :info:configure   Reason: image not found
    4165 :info:configure ./config.status: line 1362: 46667 Done                    eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
    4166 :info:configure      46668 Trace/BPT trap: 5       | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
    4167 :info:configure config.status: error: could not create Makefile
    4168 :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
    4169 :info:configure Exit code: 1
    4170 :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
    4171 :error:configure Failed to configure fontconfig: configure failure: command execution failed
    4172 :debug:configure Error code: NONE
    4173 :debug:configure Backtrace: configure failure: command execution failed
    4174 :debug:configure     while executing
    4175 :debug:configure "$procedure $targetname"
    4176 :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.
    4177 version:1
    4178 :msg:main --->  Computing dependencies for fontconfig:info:main .:debug:main fontconfig has no conflicts
    4179 :debug:main Searching for dependency: pkgconfig
    4180 :debug:main Found Dependency: receipt exists for pkgconfig
    4181 :debug:main Searching for dependency: libiconv
    4182 :debug:main Found Dependency: receipt exists for libiconv
    4183 :debug:main Searching for dependency: expat
    4184 :debug:main Found Dependency: receipt exists for expat
    4185 :debug:main Searching for dependency: freetype
    4186 :debug:main Found Dependency: receipt exists for freetype
    4187 :debug:main Executing org.macports.main (fontconfig)
    4188 :debug:main dropping privileges: euid changed to 502, egid changed to 501.
    4189 :debug:main Skipping completed org.macports.archivefetch (fontconfig)
    4190 :debug:main Privilege de-escalation not attempted as not running as root.
    4191 :debug:main Skipping completed org.macports.fetch (fontconfig)
    4192 :debug:main Privilege de-escalation not attempted as not running as root.
    4193 :debug:main Skipping completed org.macports.checksum (fontconfig)
    4194 :debug:main Privilege de-escalation not attempted as not running as root.
    4195 :debug:main Skipping completed org.macports.extract (fontconfig)
    4196 :debug:main Privilege de-escalation not attempted as not running as root.
    4197 :debug:main Skipping completed org.macports.patch (fontconfig)
    4198 :debug:main Privilege de-escalation not attempted as not running as root.
    4199 :debug:configure configure phase started at Sun Sep 24 21:45:41 BRT 2017
    4200 :notice:configure --->  Configuring fontconfig
    4201 :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
    4202 :debug:configure Using compiler 'Xcode Clang'
    4203 :debug:configure Executing proc-pre-org.macports.configure-configure-0
    4204 :debug:configure Executing org.macports.configure (fontconfig)
    4205 :info:configure --->  Configuring fontconfig for architecture x86_64
    4206 :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
    4207 :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
    4208 :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
    4209 :debug:configure Environment:
    4210 :debug:configure CC='/usr/bin/clang -arch x86_64'
    4211 :debug:configure CC_PRINT_OPTIONS='YES'
    4212 :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'
    4213 :debug:configure CFLAGS='-pipe -Os'
    4214 :debug:configure CPATH='/opt/local/include'
    4215 :debug:configure CPPFLAGS='-I/opt/local/include'
    4216 :debug:configure CXX='/usr/bin/clang++ -arch x86_64'
    4217 :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++'
    4218 :debug:configure F90FLAGS='-pipe -Os'
    4219 :debug:configure FCFLAGS='-pipe -Os'
    4220 :debug:configure FFLAGS='-pipe -Os'
    4221 :debug:configure INSTALL='/usr/bin/install -c'
    4222 :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
    4223 :debug:configure LIBRARY_PATH='/opt/local/lib'
    4224 :debug:configure MACOSX_DEPLOYMENT_TARGET='10.10'
    4225 :debug:configure OBJC='/usr/bin/clang -arch x86_64'
    4226 :debug:configure OBJCFLAGS='-pipe -Os'
    4227 :debug:configure OBJCXX='/usr/bin/clang++'
    4228 :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++'
    4229 :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
    4230 :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
    4231 :info:configure checking for a BSD-compatible install... /usr/bin/install -c
    4232 :info:configure checking whether build environment is sane... yes
    4233 :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
    4234 :info:configure checking for gawk... gawk
    4235 :info:configure checking whether make sets $(MAKE)... yes
    4236 :info:configure checking whether make supports nested variables... yes
    4237 :info:configure checking whether make supports nested variables... (cached) yes
    4238 :info:configure checking for gcc... /usr/bin/clang -arch x86_64
    4239 :info:configure checking whether the C compiler works... yes
    4240 :info:configure checking for C compiler default output file name... a.out
    4241 :info:configure checking for suffix of executables...
    4242 :info:configure checking whether we are cross compiling... no
    4243 :info:configure checking for suffix of object files... o
    4244 :info:configure checking whether we are using the GNU C compiler... yes
    4245 :info:configure checking whether /usr/bin/clang -arch x86_64 accepts -g... yes
    4246 :info:configure checking for /usr/bin/clang -arch x86_64 option to accept ISO C89... none needed
    4247 :info:configure checking whether /usr/bin/clang -arch x86_64 understands -c and -o together... yes
    4248 :info:configure checking for style of include used by make... GNU
    4249 :info:configure checking dependency style of /usr/bin/clang -arch x86_64... none
    4250 :info:configure checking how to run the C preprocessor... /usr/bin/clang -arch x86_64 -E
    4251 :info:configure checking for grep that handles long lines and -e... /usr/bin/grep
    4252 :info:configure checking for egrep... /usr/bin/grep -E
    4253 :info:configure checking for ANSI C header files... yes
    4254 :info:configure checking for sys/types.h... yes
    4255 :info:configure checking for sys/stat.h... yes
    4256 :info:configure checking for stdlib.h... yes
    4257 :info:configure checking for string.h... yes
    4258 :info:configure checking for memory.h... yes
    4259 :info:configure checking for strings.h... yes
    4260 :info:configure checking for inttypes.h... yes
    4261 :info:configure checking for stdint.h... yes
    4262 :info:configure checking for unistd.h... yes
    4263 :info:configure checking minix/config.h usability... no
    4264 :info:configure checking minix/config.h presence... no
    4265 :info:configure checking for minix/config.h... no
    4266 :info:configure checking whether it is safe to define __EXTENSIONS__... yes
    4267 :info:configure checking for special C compiler options needed for large files... no
    4268 :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
    4269 :info:configure checking whether ln -s works... yes
    4270 :info:configure checking whether make sets $(MAKE)... (cached) yes
    4271 :info:configure checking for pkg-config... /opt/local/bin/pkg-config
    4272 :info:configure checking pkg-config is at least version 0.9.0... yes
    4273 :info:configure checking for python... /opt/local/bin/python
    4274 :info:configure checking for python version... 3.4
    4275 :info:configure checking for python platform... darwin
    4276 :info:configure checking for python script directory... ${prefix}/lib/python3.4/site-packages
    4277 :info:configure checking for python extension module directory... ${exec_prefix}/lib/python3.4/site-packages
    4278 :info:configure checking for RM macro... rm -f
    4279 :info:configure checking build system type... x86_64-apple-darwin14.5.0
    4280 :info:configure checking host system type... x86_64-apple-darwin14.5.0
    4281 :info:configure checking how to print strings... printf
    4282 :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
    4283 :info:configure checking for fgrep... /usr/bin/grep -F
    4284 :info:configure checking for ld used by /usr/bin/clang -arch x86_64... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
    4285 :info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
    4286 :info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
    4287 :info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
    4288 :info:configure checking the maximum length of command line arguments... 196608
    4289 :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
    4290 :info:configure checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
    4291 :info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
    4292 :info:configure checking for objdump... no
    4293 :info:configure checking how to recognize dependent libraries... pass_all
    4294 :info:configure checking for dlltool... no
    4295 :info:configure checking how to associate runtime and link libraries... printf %s\n
    4296 :info:configure checking for ar... ar
    4297 :info:configure checking for archiver @FILE support... no
    4298 :info:configure checking for strip... strip
    4299 :info:configure checking for ranlib... ranlib
    4300 :info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object... ok
    4301 :info:configure checking for sysroot... no
    4302 :info:configure checking for a working dd... /bin/dd
    4303 :info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
    4304 :info:configure checking for mt... no
    4305 :info:configure checking if : is a manifest tool... no
    4306 :info:configure checking for dsymutil... dsymutil
    4307 :info:configure checking for nmedit... nmedit
    4308 :info:configure checking for lipo... lipo
    4309 :info:configure checking for otool... otool
    4310 :info:configure checking for otool64... no
    4311 :info:configure checking for -single_module linker flag... yes
    4312 :info:configure checking for -exported_symbols_list linker flag... yes
    4313 :info:configure checking for -force_load linker flag... yes
    4314 :info:configure checking for dlfcn.h... yes
    4315 :info:configure checking for objdir... .libs
    4316 :info:configure checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions... yes
    4317 :info:configure checking for /usr/bin/clang -arch x86_64 option to produce PIC... -fno-common -DPIC
    4318 :info:configure checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works... yes
    4319 :info:configure checking if /usr/bin/clang -arch x86_64 static flag -static works... no
    4320 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... yes
    4321 :info:configure checking if /usr/bin/clang -arch x86_64 supports -c -o file.o... (cached) yes
    4322 :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
    4323 :info:configure checking dynamic linker characteristics... darwin14.5.0 dyld
    4324 :info:configure checking how to hardcode library paths into programs... immediate
    4325 :info:configure checking whether stripping libraries is possible... yes
    4326 :info:configure checking if libtool supports shared libraries... yes
    4327 :info:configure checking whether to build shared libraries... yes
    4328 :info:configure checking whether to build static libraries... no
    4329 :info:configure checking whether __SUNPRO_C is declared... no
    4330 :info:configure checking for dirent.h that defines DIR... yes
    4331 :info:configure checking for library containing opendir... none required
    4332 :info:configure checking for ANSI C header files... (cached) yes
    4333 :info:configure checking fcntl.h usability... yes
    4334 :info:configure checking fcntl.h presence... yes
    4335 :info:configure checking for fcntl.h... yes
    4336 :info:configure checking for stdlib.h... (cached) yes
    4337 :info:configure checking for string.h... (cached) yes
    4338 :info:configure checking for unistd.h... (cached) yes
    4339 :info:configure checking sys/statvfs.h usability... yes
    4340 :info:configure checking sys/statvfs.h presence... yes
    4341 :info:configure checking for sys/statvfs.h... yes
    4342 :info:configure checking sys/vfs.h usability... no
    4343 :info:configure checking sys/vfs.h presence... no
    4344 :info:configure checking for sys/vfs.h... no
    4345 :info:configure checking sys/statfs.h usability... no
    4346 :info:configure checking sys/statfs.h presence... no
    4347 :info:configure checking for sys/statfs.h... no
    4348 :info:configure checking sys/param.h usability... yes
    4349 :info:configure checking sys/param.h presence... yes
    4350 :info:configure checking for sys/param.h... yes
    4351 :info:configure checking sys/mount.h usability... yes
    4352 :info:configure checking sys/mount.h presence... yes
    4353 :info:configure checking for sys/mount.h... yes
    4354 :info:configure checking for stdint types... stdint.h (shortcircuit)
    4355 :info:configure make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
    4356 :info:configure checking for an ANSI C-conforming const... yes
    4357 :info:configure checking for inline... inline
    4358 :info:configure checking for flexible array members... yes
    4359 :info:configure checking for pid_t... yes
    4360 :info:configure checking for vprintf... yes
    4361 :info:configure checking for _doprnt... no
    4362 :info:configure checking for stdlib.h... (cached) yes
    4363 :info:configure checking for unistd.h... (cached) yes
    4364 :info:configure checking for sys/param.h... (cached) yes
    4365 :info:configure checking for getpagesize... yes
    4366 :info:configure checking for working mmap... yes
    4367 :info:configure checking for link... yes
    4368 :info:configure checking for mkstemp... yes
    4369 :info:configure checking for mkostemp... no
    4370 :info:configure checking for _mktemp_s... no
    4371 :info:configure checking for mkdtemp... yes
    4372 :info:configure checking for getopt... yes
    4373 :info:configure checking for getopt_long... yes
    4374 :info:configure checking for getprogname... yes
    4375 :info:configure checking for getexecname... no
    4376 :info:configure checking for rand... yes
    4377 :info:configure checking for random... yes
    4378 :info:configure checking for lrand48... yes
    4379 :info:configure checking for random_r... no
    4380 :info:configure checking for rand_r... yes
    4381 :info:configure checking for readlink... yes
    4382 :info:configure checking for fstatvfs... yes
    4383 :info:configure checking for fstatfs... yes
    4384 :info:configure checking for lstat... yes
    4385 :info:configure checking for posix_fadvise in fcntl.h... no
    4386 :info:configure checking for struct stat.st_mtim... no
    4387 :info:configure checking for struct statvfs.f_basetype... no
    4388 :info:configure checking for struct statvfs.f_fstypename... no
    4389 :info:configure checking for struct statfs.f_flags... yes
    4390 :info:configure checking for struct statfs.f_fstypename... yes
    4391 :info:configure checking for struct dirent.d_type... yes
    4392 :info:configure checking The type of len parameter of gperf hash/lookup function... unsigned int
    4393 :info:configure checking for FREETYPE... yes
    4394 :info:configure checking for FT_Get_Next_Char... yes
    4395 :info:configure checking for FT_Get_BDF_Property... yes
    4396 :info:configure checking for FT_Get_PS_Font_Info... yes
    4397 :info:configure checking for FT_Has_PS_Glyph_Names... yes
    4398 :info:configure checking for FT_Get_X11_Font_Format... yes
    4399 :info:configure checking for FT_Select_Size... yes
    4400 :info:configure checking for FT_Bitmap_Size.y_ppem... yes
    4401 :info:configure checking for TT_OS2.usLowerOpticalPointSize... yes
    4402 :info:configure checking for TT_OS2.usUpperOpticalPointSize... yes
    4403 :info:configure checking for EXPAT... yes
    4404 :info:configure checking expat.h usability... yes
    4405 :info:configure checking expat.h presence... yes
    4406 :info:configure checking for expat.h... yes
    4407 :info:configure checking for XML_SetDoctypeDeclHandler... yes
    4408 :info:configure checking for Intel atomic primitives... true
    4409 :info:configure checking for Solaris atomic operations... false
    4410 :info:configure checking if compiler needs -Werror to reject unknown flags... yes
    4411 :info:configure checking whether pthreads work with -pthread... yes
    4412 :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
    4413 :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
    4414 :info:configure checking for PTHREAD_PRIO_INHERIT... yes
    4415 :info:configure checking for docbook2html... no
    4416 :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
    4417 :info:configure checking whether byte ordering is bigendian... no
    4418 :info:configure checking size of void *... 8
    4419 :info:configure checking alignment of double... 8
    4420 :info:configure checking alignment of void *... 8
    4421 :info:configure checking that generated files are newer than configure... done
    4422 :info:configure configure: creating ./config.status
    4423 :info:configure config.status: creating Makefile
    4424 :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib
    4425 :info:configure   Referenced from: /opt/local/bin/gawk
    4426 :info:configure   Reason: image not found
    4427 :info:configure ./config.status: line 1362: 49244 Done                    eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
    4428 :info:configure      49245 Trace/BPT trap: 5       | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
    4429 :info:configure config.status: error: could not create Makefile
    4430 :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
    4431 :info:configure Exit code: 1
    4432 :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
    4433 :error:configure Failed to configure fontconfig: configure failure: command execution failed
    4434 :debug:configure Error code: NONE
    4435 :debug:configure Backtrace: configure failure: command execution failed
    4436 :debug:configure     while executing
    4437 :debug:configure "$procedure $targetname"
    4438 :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.
    4439 
     9}}}