Page 1 of 1

Osx standalone build

Posted: 2016-06-06T08:57:02-07:00
by mp3power
I am trying to make a standalone to include it in my app for simple convert from dds to jpeg.
I have download the latest jpeg delegate and in the jpeg folder i have use the bellow commands..

Code: Select all

./configure --disable-shared

Code: Select all

make clean;make
this is the configure command of the main

Code: Select all

./configure --disable-installed --disable-shared --enable-delegate-build --prefix=/ImageM --disable-dependency-tracking --without-x --without-perl --with-freetype=no --with-tiff=no --enable-hdri=no --without-bzlib --without-zlib --with-magick-plus-plus=no --without-xml --enable-osx-universal-binary
The erros i get.

Code: Select all

configure: WARNING: arpa/inet.h: present but cannot be compiled
configure: WARNING: arpa/inet.h:     check for missing prerequisite headers?
configure: WARNING: arpa/inet.h: see the Autoconf documentation
configure: WARNING: arpa/inet.h:     section "Present But Cannot Be Compiled"
configure: WARNING: arpa/inet.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for arpa/inet.h... no
checking complex.h usability... no
checking complex.h presence... yes
configure: WARNING: complex.h: present but cannot be compiled
configure: WARNING: complex.h:     check for missing prerequisite headers?
configure: WARNING: complex.h: see the Autoconf documentation
configure: WARNING: complex.h:     section "Present But Cannot Be Compiled"
configure: WARNING: complex.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for complex.h... no
checking errno.h usability... no
checking errno.h presence... yes
configure: WARNING: errno.h: present but cannot be compiled
configure: WARNING: errno.h:     check for missing prerequisite headers?
configure: WARNING: errno.h: see the Autoconf documentation
configure: WARNING: errno.h:     section "Present But Cannot Be Compiled"
configure: WARNING: errno.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for errno.h... no
checking fcntl.h usability... no
checking fcntl.h presence... yes
configure: WARNING: fcntl.h: present but cannot be compiled
configure: WARNING: fcntl.h:     check for missing prerequisite headers?
configure: WARNING: fcntl.h: see the Autoconf documentation
configure: WARNING: fcntl.h:     section "Present But Cannot Be Compiled"
configure: WARNING: fcntl.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for fcntl.h... no
checking limits.h usability... no
checking limits.h presence... yes
configure: WARNING: limits.h: present but cannot be compiled
configure: WARNING: limits.h:     check for missing prerequisite headers?
configure: WARNING: limits.h: see the Autoconf documentation
configure: WARNING: limits.h:     section "Present But Cannot Be Compiled"
configure: WARNING: limits.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for limits.h... no
checking linux/unistd.h usability... no
checking linux/unistd.h presence... no
checking for linux/unistd.h... no
checking locale.h usability... no
checking locale.h presence... yes
configure: WARNING: locale.h: present but cannot be compiled
configure: WARNING: locale.h:     check for missing prerequisite headers?
configure: WARNING: locale.h: see the Autoconf documentation
configure: WARNING: locale.h:     section "Present But Cannot Be Compiled"
configure: WARNING: locale.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for locale.h... no
checking machine/param.h usability... no
checking machine/param.h presence... yes
configure: WARNING: machine/param.h: present but cannot be compiled
configure: WARNING: machine/param.h:     check for missing prerequisite headers?
configure: WARNING: machine/param.h: see the Autoconf documentation
configure: WARNING: machine/param.h:     section "Present But Cannot Be Compiled"
configure: WARNING: machine/param.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for machine/param.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... yes
configure: WARNING: mach-o/dyld.h: present but cannot be compiled
configure: WARNING: mach-o/dyld.h:     check for missing prerequisite headers?
configure: WARNING: mach-o/dyld.h: see the Autoconf documentation
configure: WARNING: mach-o/dyld.h:     section "Present But Cannot Be Compiled"
configure: WARNING: mach-o/dyld.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for mach-o/dyld.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... yes
configure: WARNING: netinet/in.h: present but cannot be compiled
configure: WARNING: netinet/in.h:     check for missing prerequisite headers?
configure: WARNING: netinet/in.h: see the Autoconf documentation
configure: WARNING: netinet/in.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/in.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for netinet/in.h... no
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking sun_prefetch.h usability... no
checking sun_prefetch.h presence... no
checking for sun_prefetch.h... no
checking stdarg.h usability... no
checking stdarg.h presence... yes
configure: WARNING: stdarg.h: present but cannot be compiled
configure: WARNING: stdarg.h:     check for missing prerequisite headers?
configure: WARNING: stdarg.h: see the Autoconf documentation
configure: WARNING: stdarg.h:     section "Present But Cannot Be Compiled"
configure: WARNING: stdarg.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for stdarg.h... no
checking sys/ipc.h usability... no
checking sys/ipc.h presence... yes
configure: WARNING: sys/ipc.h: present but cannot be compiled
configure: WARNING: sys/ipc.h:     check for missing prerequisite headers?
configure: WARNING: sys/ipc.h: see the Autoconf documentation
configure: WARNING: sys/ipc.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/ipc.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/ipc.h... no
checking sys/mman.h usability... no
checking sys/mman.h presence... yes
configure: WARNING: sys/mman.h: present but cannot be compiled
configure: WARNING: sys/mman.h:     check for missing prerequisite headers?
configure: WARNING: sys/mman.h: see the Autoconf documentation
configure: WARNING: sys/mman.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/mman.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/mman.h... no
checking sys/resource.h usability... no
checking sys/resource.h presence... yes
configure: WARNING: sys/resource.h: present but cannot be compiled
configure: WARNING: sys/resource.h:     check for missing prerequisite headers?
configure: WARNING: sys/resource.h: see the Autoconf documentation
configure: WARNING: sys/resource.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/resource.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/resource.h... no
checking sys/sendfile.h usability... no
checking sys/sendfile.h presence... no
checking for sys/sendfile.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h:     check for missing prerequisite headers?
configure: WARNING: sys/socket.h: see the Autoconf documentation
configure: WARNING: sys/socket.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/socket.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/socket.h... no
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... yes
configure: WARNING: sys/syslimits.h: present but cannot be compiled
configure: WARNING: sys/syslimits.h:     check for missing prerequisite headers?
configure: WARNING: sys/syslimits.h: see the Autoconf documentation
configure: WARNING: sys/syslimits.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/syslimits.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/syslimits.h... no
checking sys/time.h usability... no
checking sys/time.h presence... yes
configure: WARNING: sys/time.h: present but cannot be compiled
configure: WARNING: sys/time.h:     check for missing prerequisite headers?
configure: WARNING: sys/time.h: see the Autoconf documentation
configure: WARNING: sys/time.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/time.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/time.h... no
checking sys/timeb.h usability... no
checking sys/timeb.h presence... yes
configure: WARNING: sys/timeb.h: present but cannot be compiled
configure: WARNING: sys/timeb.h:     check for missing prerequisite headers?
configure: WARNING: sys/timeb.h: see the Autoconf documentation
configure: WARNING: sys/timeb.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/timeb.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/timeb.h... no
checking sys/times.h usability... no
checking sys/times.h presence... yes
configure: WARNING: sys/times.h: present but cannot be compiled
configure: WARNING: sys/times.h:     check for missing prerequisite headers?
configure: WARNING: sys/times.h: see the Autoconf documentation
configure: WARNING: sys/times.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/times.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/times.h... no
checking sys/wait.h usability... no
checking sys/wait.h presence... yes
configure: WARNING: sys/wait.h: present but cannot be compiled
configure: WARNING: sys/wait.h:     check for missing prerequisite headers?
configure: WARNING: sys/wait.h: see the Autoconf documentation
configure: WARNING: sys/wait.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/wait.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for sys/wait.h... no
checking utime.h usability... no
checking utime.h presence... yes
configure: WARNING: utime.h: present but cannot be compiled
configure: WARNING: utime.h:     check for missing prerequisite headers?
configure: WARNING: utime.h: see the Autoconf documentation
configure: WARNING: utime.h:     section "Present But Cannot Be Compiled"
configure: WARNING: utime.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for utime.h... no
checking wchar.h usability... no
checking wchar.h presence... yes
configure: WARNING: wchar.h: present but cannot be compiled
configure: WARNING: wchar.h:     check for missing prerequisite headers?
configure: WARNING: wchar.h: see the Autoconf documentation
configure: WARNING: wchar.h:     section "Present But Cannot Be Compiled"
configure: WARNING: wchar.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for wchar.h... no
checking xlocale.h usability... no
checking xlocale.h presence... yes
configure: WARNING: xlocale.h: present but cannot be compiled
configure: WARNING: xlocale.h:     check for missing prerequisite headers?
configure: WARNING: xlocale.h: see the Autoconf documentation
configure: WARNING: xlocale.h:     section "Present But Cannot Be Compiled"
configure: WARNING: xlocale.h: proceeding with the compiler's result
configure: WARNING:     ## ---------------------------------------------------------------- ##
configure: WARNING:     ## Report this to https://github.com/ImageMagick/ImageMagick/issues ##
configure: WARNING:     ## ---------------------------------------------------------------- ##
checking for xlocale.h... no
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for working volatile... no
checking for preprocessor stringizing operator... yes
checking whether stat file-mode macros are broken... yes
checking whether time.h and sys/time.h may both be included... no
checking whether struct tm is in sys/time.h or time.h... sys/time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... no
checking for tzname... no
checking whether #! works in shell scripts... yes
checking whether char is unsigned... yes
checking for an ANSI C-conforming const... no
checking for inline... no
checking for C/C++ restrict keyword... no
checking for working volatile... (cached) no
checking whether byte ordering is bigendian... yes
checking for int8_t... no
checking for int16_t... no
checking for int32_t... no
checking for int64_t... no
checking for unsigned long long int... yes
checking for long long int... yes
checking for intmax_t... no
checking for intptr_t... no
checking for long double... yes
checking for long double with more range or precision than double... no
checking for long long int... (cached) yes
checking for mbstate_t... no
checking for mode_t... no
checking for off_t... no
checking for pid_t... no
checking for size_t... no
checking for ssize_t... no
checking for uid_t in sys/types.h... yes
checking for uint8_t... no
checking for uint16_t... no
checking for uint32_t... no
checking for uint64_t... no
checking for uintmax_t... no
checking for uintptr_t... no
checking for unsigned long long int... (cached) yes
checking for locale_t... no
checking for float_t... no
checking for double_t... no
checking size of float_t... 0
checking size of double_t... 0
checking size of float... 0
checking size of double... 0
checking size of long double... configure: error: in `/Users/ioannis/imagemagick':
configure: error: cannot compute sizeof (long double)
See `config.log' for more details
The results from the config.log

Code: Select all

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

It was created by ImageMagick configure 7.0.1-9, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --disable-installed --disable-shared --enable-delegate-build --prefix=/ImageM --disable-dependency-tracking --without-x --without-perl --with-freetype=no --with-tiff=no --enable-hdri=no --without-bzlib --without-zlib --with-magick-plus-plus=no --without-xml --enable-osx-universal-binary

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

hostname = ioanniss-imac
uname -m = x86_64
uname -r = 15.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 12.00 gigabytes
Default processor set: 256 tasks, 980 threads, 4 processors
Load average: 2.11, Mach factor: 1.87
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
PATH: /users/ioannis/desktop/LibMobile


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

configure:3614: checking build system type
configure:3628: result: x86_64-apple-darwin15.5.0
configure:3648: checking host system type
configure:3661: result: x86_64-apple-darwin15.5.0
configure:3681: checking target system type
configure:3694: result: x86_64-apple-darwin15.5.0
configure:3738: checking for a BSD-compatible install
configure:3806: result: /usr/bin/install -c
configure:3817: checking whether build environment is sane
configure:3872: result: yes
configure:4023: checking for a thread-safe mkdir -p
configure:4062: result: config/install-sh -c -d
configure:4069: checking for gawk
configure:4099: result: no
configure:4069: checking for mawk
configure:4099: result: no
configure:4069: checking for nawk
configure:4099: result: no
configure:4069: checking for awk
configure:4085: found /usr/bin/awk
configure:4096: result: awk
configure:4107: checking whether make sets $(MAKE)
configure:4129: result: yes
configure:4158: checking whether make supports nested variables
configure:4175: result: yes
configure:4264: checking whether UID '501' is supported by ustar format
configure:4267: result: yes
configure:4274: checking whether GID '20' is supported by ustar format
configure:4277: result: yes
configure:4285: checking how to create a ustar tar archive
configure:4296: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:4299: $? = 0
configure:4339: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:4342: $? = 0
configure:4346: tar -xf - <conftest.tar
configure:4349: $? = 0
configure:4351: cat conftest.dir/file
GrepMe
configure:4354: $? = 0
configure:4367: result: gnutar
configure:4428: checking whether make supports nested variables
configure:4445: result: yes
configure:4544: checking whether build environment is sane
configure:4599: result: yes
configure:4765: checking for style of include used by make
configure:4793: result: GNU
configure:4864: checking for gcc
configure:4880: found /usr/bin/gcc
configure:4891: result: gcc
configure:5120: checking for C compiler version
configure:5129: gcc --version >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:5140: $? = 0
configure:5129: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:5140: $? = 0
configure:5129: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:5140: $? = 1
configure:5129: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:5140: $? = 1
configure:5160: checking whether the C compiler works
configure:5182: gcc    conftest.c  >&5
configure:5186: $? = 0
configure:5234: result: yes
configure:5237: checking for C compiler default output file name
configure:5239: result: a.out
configure:5245: checking for suffix of executables
configure:5252: gcc -o conftest    conftest.c  >&5
configure:5256: $? = 0
configure:5278: result: 
configure:5300: checking whether we are cross compiling
configure:5308: gcc -o conftest    conftest.c  >&5
configure:5312: $? = 0
configure:5319: ./conftest
configure:5323: $? = 0
configure:5338: result: no
configure:5343: checking for suffix of object files
configure:5365: gcc -c   conftest.c >&5
configure:5369: $? = 0
configure:5390: result: o
configure:5394: checking whether we are using the GNU C compiler
configure:5413: gcc -c   conftest.c >&5
configure:5413: $? = 0
configure:5422: result: yes
configure:5431: checking whether gcc accepts -g
configure:5451: gcc -c -g  conftest.c >&5
configure:5451: $? = 0
configure:5492: result: yes
configure:5509: checking for gcc option to accept ISO C89
configure:5572: gcc  -c -g -O2  conftest.c >&5
configure:5572: $? = 0
configure:5585: result: none needed
configure:5610: checking whether gcc understands -c and -o together
configure:5632: gcc -c conftest.c -o conftest2.o
configure:5635: $? = 0
configure:5632: gcc -c conftest.c -o conftest2.o
configure:5635: $? = 0
configure:5647: result: yes
configure:5666: checking dependency style of gcc
configure:5777: result: none
configure:5798: checking how to run the C preprocessor
configure:5829: gcc -E  conftest.c
configure:5829: $? = 0
configure:5843: gcc -E  conftest.c
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.
configure:5843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5868: result: gcc -E
configure:5888: gcc -E  conftest.c
configure:5888: $? = 0
configure:5902: gcc -E  conftest.c
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.
configure:5902: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5931: checking for grep that handles long lines and -e
configure:5989: result: /usr/bin/grep
configure:5994: checking for egrep
configure:6056: result: /usr/bin/grep -E
configure:6061: checking for ANSI C header files
configure:6081: gcc -c -g -O2  conftest.c >&5
configure:6081: $? = 0
configure:6154: gcc -o conftest -g -O2   conftest.c  >&5
configure:6154: $? = 0
configure:6154: ./conftest
configure:6154: $? = 0
configure:6165: result: yes
configure:6178: checking for sys/types.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6178: checking for sys/stat.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6178: checking for stdlib.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6178: checking for string.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6178: checking for memory.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6178: checking for strings.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6178: checking for inttypes.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6178: checking for stdint.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6178: checking for unistd.h
configure:6178: gcc -c -g -O2  conftest.c >&5
configure:6178: $? = 0
configure:6178: result: yes
configure:6191: checking minix/config.h usability
configure:6191: gcc -c -g -O2  conftest.c >&5
conftest.c:57:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
         ^
1 error generated.
configure:6191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:6191: result: no
configure:6191: checking minix/config.h presence
configure:6191: gcc -E  conftest.c
conftest.c:24:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
         ^
1 error generated.
configure:6191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:6191: result: no
configure:6191: checking for minix/config.h
configure:6191: result: no
configure:6212: checking whether it is safe to define __EXTENSIONS__
configure:6230: gcc -c -g -O2  conftest.c >&5
configure:6230: $? = 0
configure:6237: result: yes
configure:6304: checking for ar
configure:6320: found /usr/bin/ar
configure:6331: result: ar
configure:6357: checking the archiver (ar) interface
configure:6373: gcc -c -g -O2  conftest.c >&5
configure:6373: $? = 0
configure:6375: ar cru libconftest.a conftest.o >&5
configure:6378: $? = 0
configure:6406: result: ar
configure:6474: checking for gcc
configure:6501: result: gcc
configure:6730: checking for C compiler version
configure:6739: gcc --version >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:6750: $? = 0
configure:6739: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:6750: $? = 0
configure:6739: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:6750: $? = 1
configure:6739: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:6750: $? = 1
configure:6754: checking whether we are using the GNU C compiler
configure:6782: result: yes
configure:6791: checking whether gcc accepts -g
configure:6852: result: yes
configure:6869: checking for gcc option to accept ISO C89
configure:6945: result: none needed
configure:6970: checking whether gcc understands -c and -o together
configure:7007: result: yes
configure:7026: checking dependency style of gcc
configure:7137: result: none
configure:7210: checking for g++
configure:7226: found /usr/bin/g++
configure:7237: result: g++
configure:7264: checking for C++ compiler version
configure:7273: g++ --version >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:7284: $? = 0
configure:7273: g++ -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:7284: $? = 0
configure:7273: g++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:7284: $? = 1
configure:7273: g++ -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:7284: $? = 1
configure:7288: checking whether we are using the GNU C++ compiler
configure:7307: g++ -c   conftest.cpp >&5
configure:7307: $? = 0
configure:7316: result: yes
configure:7325: checking whether g++ accepts -g
configure:7345: g++ -c -g  conftest.cpp >&5
configure:7345: $? = 0
configure:7386: result: yes
configure:7411: checking dependency style of g++
configure:7522: result: none
configure:7541: checking for gcc option to accept ISO C99
configure:7690: gcc  -c -g -O2  conftest.c >&5
configure:7690: $? = 0
configure:7703: result: none needed
configure:7811: checking for gcc option to accept ISO Standard C
configure:7822: result: none needed
configure:7834: checking how to run the C preprocessor
configure:7904: result: gcc -E
configure:7924: gcc -E  conftest.c
configure:7924: $? = 0
configure:7938: gcc -E  conftest.c
conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.
configure:7938: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7966: checking for a sed that does not truncate output
configure:8030: result: /usr/bin/sed
configure:8048: checking for fgrep
configure:8110: result: /usr/bin/grep -F
configure:8137: checking how to print strings
configure:8164: result: printf
configure:8197: checking for ld used by gcc
configure:8264: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:8271: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:8286: result: no
configure:8299: checking for gcc option to accept ISO C99
configure:8461: result: none needed
configure:8483: checking CFLAGS for maximum warnings
configure:8503: gcc -c -g -O2 -warn all  -warn all  conftest.c >&5
clang: error: unknown argument: '-warn'
clang: error: unknown argument: '-warn'
clang: error: no such file or directory: 'all'
clang: error: no such file or directory: 'all'
configure:8503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8503: gcc -c -g -O2 -pedantic  -Wall  conftest.c >&5
configure:8503: $? = 0
configure:8511: result: -Wall
configure:8531: : CFLAGS="$CFLAGS"
configure:8534: $? = 0
configure:8560: checking whether make sets $(MAKE)
configure:8582: result: yes
configure:8591: checking whether ln -s works
configure:8595: result: yes
configure:8602: checking for a sed that does not truncate output
configure:8666: result: /usr/bin/sed
configure:8675: checking for gawk
configure:8702: result: awk
configure:8713: checking if malloc debugging is wanted
configure:8731: result: no
configure:8737: checking for __attribute__
configure:8759: gcc -c -g -O2 -Wall  conftest.c >&5
configure:8759: $? = 0
configure:8768: result: yes
configure:8776: checking for C compiler vendor
configure:8823: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c:36:9: error: use of undeclared identifier 'thisisanerror'
        thisisanerror;
        ^
1 error generated.
configure:8823: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:8823: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c:36:9: error: use of undeclared identifier 'thisisanerror'
        thisisanerror;
        ^
1 error generated.
configure:8823: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:8823: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c:36:9: error: use of undeclared identifier 'thisisanerror'
        thisisanerror;
        ^
1 error generated.
configure:8823: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|       #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:8823: gcc -c -g -O2 -Wall  conftest.c >&5
configure:8823: $? = 0
configure:8831: result: clang
configure:8848: checking for gcc architecture flag
configure:8850: result: 
configure:8872: checking for x86 cpuid 0 output
configure:8902: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8902: $? = 0
configure:8902: ./conftest
configure:8902: $? = 0
configure:8912: result: d:756e6547:6c65746e:49656e69
configure:8929: checking for x86 cpuid 1 output
configure:8959: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8959: $? = 0
configure:8959: ./conftest
configure:8959: $? = 0
configure:8969: result: 206a7:100800:1fbae3ff:bfebfbff
configure:9149: checking whether C compiler accepts -march=sandybridge
configure:9168: gcc -c -g -O2 -Wall  -march=sandybridge  conftest.c >&5
configure:9168: $? = 0
configure:9177: result: yes
configure:9198: checking for gcc architecture flag
configure:9200: result: -mtune=sandybridge
configure:9262: checking for pkg-config
configure:9280: found /usr/local/bin/pkg-config
configure:9292: result: /usr/local/bin/pkg-config
configure:9317: checking pkg-config is at least version 0.20
configure:9320: result: yes
configure:9336: checking size of size_t
configure:9341: gcc -o conftest -g -O2 -Wall -mtune=sandybridge   conftest.c  >&5
configure:9341: $? = 0
configure:9341: ./conftest
configure:9341: $? = 0
configure:9355: result: 8
configure:9366: checking for C compiler vendor
configure:9421: result: clang
configure:9494: checking whether C compiler accepts -Werror=unknown-warning-option
configure:9513: gcc -c -g -O2 -Wall -mtune=sandybridge  -Werror=unknown-warning-option  conftest.c >&5
configure:9513: $? = 0
configure:9521: result: yes
configure:9541: checking whether C compiler accepts -fno-strict-aliasing
configure:9560: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -fno-strict-aliasing  conftest.c >&5
configure:9560: $? = 0
configure:9569: result: yes
configure:9596: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9599: $? = 0
configure:9620: checking whether C compiler accepts -Wall
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wall  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wextra
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wextra  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wundef
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wundef  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wnested-externs
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wnested-externs  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wwrite-strings
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wwrite-strings  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wpointer-arith
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wpointer-arith  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wmissing-declarations
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wmissing-declarations  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wmissing-prototypes
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wmissing-prototypes  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wstrict-prototypes
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wstrict-prototypes  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wredundant-decls
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wredundant-decls  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wno-unused-parameter
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wno-unused-parameter  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wno-missing-field-initializers
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wno-missing-field-initializers  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wdeclaration-after-statement
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wdeclaration-after-statement  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wformat=2
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wformat=2  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wold-style-definition
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wold-style-definition  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wcast-align
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wcast-align  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wformat-nonliteral
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wformat-nonliteral  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wformat-security
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wformat-security  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wsign-compare
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wsign-compare  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wstrict-aliasing
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wstrict-aliasing  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wshadow
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wshadow  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Winline
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Winline  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wpacked
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wpacked  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wmissing-format-attribute
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wmissing-format-attribute  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wmissing-noreturn
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wmissing-noreturn  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Winit-self
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Winit-self  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wredundant-decls
configure:9648: result: yes
configure:9656: : WARN_CFLAGS already contains $flag
configure:9659: $? = 0
configure:9620: checking whether C compiler accepts -Wmissing-include-dirs
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wmissing-include-dirs  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wunused-but-set-variable
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wunused-but-set-variable  conftest.c >&5
error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Werror,-Wunknown-warning-option]
configure:9639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:9648: result: no
configure:9620: checking whether C compiler accepts -Warray-bounds
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Warray-bounds  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wimplicit-function-declaration
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wimplicit-function-declaration  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wreturn-type
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wreturn-type  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wswitch-enum
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wswitch-enum  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9620: checking whether C compiler accepts -Wswitch-default
configure:9639: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wswitch-default  conftest.c >&5
configure:9639: $? = 0
configure:9648: result: yes
configure:9664: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9667: $? = 0
configure:9711: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9714: $? = 0
configure:9737: checking whether C compiler accepts -Wno-suggest-attribute=format
configure:9756: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wno-suggest-attribute=format  conftest.c >&5
error: unknown warning option '-Wno-suggest-attribute=format'; did you mean '-Wno-property-attribute-mismatch'? [-Werror,-Wunknown-warning-option]
configure:9756: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:9765: result: no
configure:9825: checking whether C compiler accepts -Wno-error=unused-parameter
configure:9844: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wno-error=unused-parameter  conftest.c >&5
configure:9844: $? = 0
configure:9853: result: yes
configure:9869: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9872: $? = 0
configure:9825: checking whether C compiler accepts -Wno-error=missing-field-initializers
configure:9844: gcc -c -g -O2 -Wall -mtune=sandybridge -Werror=unknown-warning-option -Wno-error=missing-field-initializers  conftest.c >&5
configure:9844: $? = 0
configure:9853: result: yes
configure:9869: : WARN_CFLAGS="$WARN_CFLAGS"
configure:9872: $? = 0
configure:9934: checking whether C++ compiler accepts -Werror=unknown-warning-option
configure:9953: g++ -c -g -O2  -Werror=unknown-warning-option  conftest.cpp >&5
configure:9953: $? = 0
configure:9961: result: yes
configure:9981: checking whether C++ compiler accepts -fno-strict-aliasing
configure:10000: g++ -c -g -O2 -Werror=unknown-warning-option -fno-strict-aliasing  conftest.cpp >&5
configure:10000: $? = 0
configure:10009: result: yes
configure:10036: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10039: $? = 0
configure:10060: checking whether C++ compiler accepts -Wall
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wall  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wextra
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wextra  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wundef
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wundef  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wwrite-strings
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wwrite-strings  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wpointer-arith
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wpointer-arith  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wmissing-declarations
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wmissing-declarations  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wredundant-decls
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wredundant-decls  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wno-unused-parameter
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wno-unused-parameter  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wno-missing-field-initializers
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wno-missing-field-initializers  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wformat=2
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wformat=2  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wcast-align
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wcast-align  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wformat-nonliteral
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wformat-nonliteral  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wformat-security
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wformat-security  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wsign-compare
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wsign-compare  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wstrict-aliasing
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wstrict-aliasing  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wshadow
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wshadow  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Winline
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Winline  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wpacked
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wpacked  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wmissing-format-attribute
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wmissing-format-attribute  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wmissing-noreturn
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wmissing-noreturn  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Winit-self
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Winit-self  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wredundant-decls
configure:10088: result: yes
configure:10096: : WARN_CXXFLAGS already contains $flag
configure:10099: $? = 0
configure:10060: checking whether C++ compiler accepts -Wmissing-include-dirs
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wmissing-include-dirs  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wunused-but-set-variable
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wunused-but-set-variable  conftest.cpp >&5
error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Werror,-Wunknown-warning-option]
configure:10079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10088: result: no
configure:10060: checking whether C++ compiler accepts -Warray-bounds
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Warray-bounds  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wreturn-type
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wreturn-type  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wno-overloaded-virtual
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wno-overloaded-virtual  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wswitch-enum
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wswitch-enum  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10060: checking whether C++ compiler accepts -Wswitch-default
configure:10079: g++ -c -g -O2 -Werror=unknown-warning-option -Wswitch-default  conftest.cpp >&5
configure:10079: $? = 0
configure:10088: result: yes
configure:10104: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10107: $? = 0
configure:10151: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10154: $? = 0
configure:10177: checking whether C++ compiler accepts -Wno-suggest-attribute=format
configure:10196: g++ -c -g -O2 -Werror=unknown-warning-option -Wno-suggest-attribute=format  conftest.cpp >&5
error: unknown warning option '-Wno-suggest-attribute=format'; did you mean '-Wno-property-attribute-mismatch'? [-Werror,-Wunknown-warning-option]
configure:10196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10205: result: no
configure:10265: checking whether C++ compiler accepts -Wno-error=unused-parameter
configure:10284: g++ -c -g -O2 -Werror=unknown-warning-option -Wno-error=unused-parameter  conftest.cpp >&5
configure:10284: $? = 0
configure:10293: result: yes
configure:10309: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10312: $? = 0
configure:10265: checking whether C++ compiler accepts -Wno-error=missing-field-initializers
configure:10284: g++ -c -g -O2 -Werror=unknown-warning-option -Wno-error=missing-field-initializers  conftest.cpp >&5
configure:10284: $? = 0
configure:10293: result: yes
configure:10309: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10312: $? = 0
configure:10265: checking whether C++ compiler accepts -Wno-error=overloaded-virtual
configure:10284: g++ -c -g -O2 -Werror=unknown-warning-option -Wno-error=overloaded-virtual  conftest.cpp >&5
configure:10284: $? = 0
configure:10293: result: yes
configure:10309: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
configure:10312: $? = 0
configure:10366: checking whether C compiler accepts -Werror=unknown-warning-option
configure:10393: result: yes
configure:10413: checking whether the linker accepts -Wl,--no-as-needed
configure:10432: gcc -o conftest -g -O2 -Wall -mtune=sandybridge   -Werror=unknown-warning-option -Wl,--no-as-needed conftest.c  >&5
ld: unknown option: --no-as-needed
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10442: result: no
configure:10578: checking whether the linker accepts -Wl,--fatal-warnings
configure:10597: gcc -o conftest -g -O2 -Wall -mtune=sandybridge   -Werror=unknown-warning-option -Wl,--fatal-warnings conftest.c  >&5
ld: unknown option: --fatal-warnings
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10607: result: no
configure:10686: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
configure:10689: $? = 0
configure:10711: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
configure:10714: $? = 0
configure:10748: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
configure:10751: $? = 0
configure:10783: checking CFLAGS for maximum warnings
configure:10811: result: -Wall
configure:10823: : CFLAGS already contains $ac_cv_cflags_warn_all
configure:10826: $? = 0
configure:10878: checking if LD -Wl,--version-script works
configure:10896: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions   -Wl,--version-script=conftest.map conftest.c  >&5
ld: unknown option: --version-script=conftest.map
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10896: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10924: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions   -Wl,--version-script=conftest.map conftest.c  >&5
ld: unknown option: --version-script=conftest.map
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10936: result: no
configure:11052: checking for linker lazyload option
configure:11068: result: none
configure:11273: checking if compiler needs -Werror to reject unknown flags
configure:11289: gcc -c -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -Werror -Wunknown-warning-option -Wsizeof-array-argument  conftest.c >&5
clang: error: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: error: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11289: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| int foo(void);
| int
| main ()
| {
| foo()
|   ;
|   return 0;
| }
configure:11294: result: no
configure:11310: checking whether pthreads work with -pthread
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -pthread    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11360: checking for the pthreads library -lpthreads
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386     -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c -lpthreads  >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11305: checking whether pthreads work without any flags
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386     -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11310: checking whether pthreads work with -Kthread
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -Kthread    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: error: unknown argument: '-Kthread'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11310: checking whether pthreads work with -kthread
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -kthread    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: error: unknown argument: '-kthread'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11360: checking for the pthreads library -llthread
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386     -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c -llthread  >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11310: checking whether pthreads work with -pthread
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -pthread    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11310: checking whether pthreads work with -pthreads
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -pthreads    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: argument unused during compilation: '-pthreads'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11310: checking whether pthreads work with -mthreads
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mthreads    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: argument unused during compilation: '-mthreads'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11360: checking for the pthreads library -lpthread
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386     -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c -lpthread  >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11310: checking whether pthreads work with --thread-safe
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 --thread-safe    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: error: unsupported option '--thread-safe'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11310: checking whether pthreads work with -mt
configure:11398: gcc -o conftest -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mt    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c   >&5
clang: error: unknown argument: '-mt'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11407: result: no
configure:11318: checking for pthread-config
configure:11346: result: no
configure:11634: checking for gcc option to support OpenMP
configure:11681: result: unsupported
configure:11814: checking if compiler needs -Werror to reject unknown flags
configure:11830: gcc -c  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -Werror -Wunknown-warning-option -Wsizeof-array-argument  conftest.c >&5
clang: error: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: error: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| int foo(void);
| int
| main ()
| {
| foo()
|   ;
|   return 0;
| }
configure:11835: result: no
configure:11851: checking whether pthreads work with -pthread
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -pthread    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11901: checking for the pthreads library -lpthreads
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386     -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c -lpthreads   >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11846: checking whether pthreads work without any flags
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386     -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11851: checking whether pthreads work with -Kthread
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -Kthread    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: error: unknown argument: '-Kthread'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11851: checking whether pthreads work with -kthread
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -kthread    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: error: unknown argument: '-kthread'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11901: checking for the pthreads library -llthread
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386     -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c -llthread   >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11851: checking whether pthreads work with -pthread
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -pthread    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11851: checking whether pthreads work with -pthreads
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -pthreads    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: argument unused during compilation: '-pthreads'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11851: checking whether pthreads work with -mthreads
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mthreads    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: argument unused during compilation: '-mthreads'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11901: checking for the pthreads library -lpthread
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386     -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c -lpthread   >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'pthread.h' file not found
#include <pthread.h>
         ^
1 error generated.
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11851: checking whether pthreads work with --thread-safe
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 --thread-safe    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: error: unsupported option '--thread-safe'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11851: checking whether pthreads work with -mt
configure:11939: gcc -o conftest  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mt    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: error: unknown argument: '-mt'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11948: result: no
configure:11859: checking for pthread-config
configure:11887: result: no
configure:12477: checking for special C compiler options needed for large files
configure:12522: result: no
configure:12528: checking for _FILE_OFFSET_BITS value needed for large files
configure:12553: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:12553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12577: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:32:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:12577: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #define _FILE_OFFSET_BITS 64
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12585: result: unknown
configure:12597: checking for _LARGE_FILES value needed for large files
configure:12622: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:12622: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12646: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:32:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:12646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #define _LARGE_FILES 1
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12654: result: unknown
configure:12670: checking for _LARGEFILE_SOURCE value needed for large files
configure:12689: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h> /* for off_t */
         ^
1 error generated.
configure:12689: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <sys/types.h> /* for off_t */
|      #include <stdio.h>
| int
| main ()
| {
| int (*fp) (FILE *, off_t, int) = fseeko;
|      return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
|   ;
|   return 0;
| }
configure:12708: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:32:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h> /* for off_t */
         ^
1 error generated.
configure:12708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #define _LARGEFILE_SOURCE 1
| #include <sys/types.h> /* for off_t */
|      #include <stdio.h>
| int
| main ()
| {
| int (*fp) (FILE *, off_t, int) = fseeko;
|      return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
|   ;
|   return 0;
| }
configure:12717: result: unknown
configure:12745: checking for native large file support
configure:12767: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'unistd.h' file not found
#include <unistd.h>
         ^
1 error generated.
configure:12767: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <unistd.h>
|           main () {
|           exit(!(sizeof(off_t) == 8));
|         }
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12773: result: no
configure:12841: checking for BSD- or MS-compatible name lister (nm)
configure:12895: result: /usr/bin/nm -B
configure:13025: checking the name lister (/usr/bin/nm -B) interface
configure:13032: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:13035: /usr/bin/nm -B "conftest.o"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: conftest.o: No such file or directory.
configure:13038: output
configure:13045: result: BSD nm
configure:13049: checking the maximum length of command line arguments
configure:13180: result: 196608
configure:13228: checking how to convert x86_64-apple-darwin15.5.0 file names to x86_64-apple-darwin15.5.0 format
configure:13268: result: func_convert_file_noop
configure:13275: checking how to convert x86_64-apple-darwin15.5.0 file names to toolchain format
configure:13295: result: func_convert_file_noop
configure:13302: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:13309: result: -r
configure:13383: checking for objdump
configure:13413: result: no
configure:13439: checking how to recognize dependent libraries
configure:13639: result: pass_all
configure:13724: checking for dlltool
configure:13754: result: no
configure:13781: checking how to associate runtime and link libraries
configure:13808: result: printf %s\n
configure:13932: checking for archiver @FILE support
configure:13949: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:13949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:13975: result: no
configure:14033: checking for strip
configure:14049: found /usr/bin/strip
configure:14060: result: strip
configure:14132: checking for ranlib
configure:14148: found /usr/bin/ranlib
configure:14159: result: ranlib
configure:14261: checking command to parse /usr/bin/nm -B output from gcc object
configure:14414: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:14417: $? = 1
: failed program was:
#ifdef __cplusplus
extern "C" {
#endif
char nm_test_var;
void nm_test_func(void);
void nm_test_func(void){}
#ifdef __cplusplus
}
#endif
int main(){nm_test_var='a';nm_test_func();return(0);}
configure:14414: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:14417: $? = 1
: failed program was:
#ifdef __cplusplus
extern "C" {
#endif
char nm_test_var;
void nm_test_func(void);
void nm_test_func(void){}
#ifdef __cplusplus
}
#endif
int main(){nm_test_var='a';nm_test_func();return(0);}
configure:14528: result: failed
configure:14578: checking for sysroot
configure:14608: result: no
configure:14615: checking for a working dd
configure:14653: result: /bin/dd
configure:14657: checking how to truncate binary pipes
configure:14672: result: /bin/dd bs=4096 count=1
configure:15001: checking for mt
configure:15031: result: no
configure:15051: checking if : is a manifest tool
configure:15057: : '-?'
configure:15065: result: no
configure:15121: checking for dsymutil
configure:15137: found /usr/bin/dsymutil
configure:15148: result: dsymutil
configure:15213: checking for nmedit
configure:15229: found /usr/bin/nmedit
configure:15240: result: nmedit
configure:15305: checking for lipo
configure:15321: found /usr/bin/lipo
configure:15332: result: lipo
configure:15397: checking for otool
configure:15413: found /usr/bin/otool
configure:15424: result: otool
configure:15489: checking for otool64
configure:15519: result: no
configure:15564: checking for -single_module linker flag
gcc   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:15597: result: no
configure:15600: checking for -exported_symbols_list linker flag
configure:15620: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:15620: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:15630: result: no
configure:15633: checking for -force_load linker flag
gcc   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -c -o conftest.o conftest.c
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
ar cru libconftest.a conftest.o
ar: conftest.o: No such file or directory
ranlib libconftest.a
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: empty library: libconftest.a (no table of contents added)
gcc   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:15665: result: no
configure:15739: checking for dlfcn.h
configure:15739: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:31:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:15739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <dlfcn.h>
configure:15739: result: no
configure:16301: checking for objdir
configure:16316: result: .libs
configure:16580: checking if gcc supports -fno-rtti -fno-exceptions
configure:16598: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   -fno-rtti -fno-exceptions conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:16602: $? = 1
configure:16615: result: no
configure:16973: checking for gcc option to produce PIC
configure:16980: result: -fno-common -DPIC
configure:16988: checking if gcc PIC flag -fno-common -DPIC works
configure:17006: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   -fno-common -DPIC -DPIC conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:17010: $? = 1
configure:17023: result: no
configure:17052: checking if gcc static flag -static works
configure:17080: result: no
configure:17095: checking if gcc supports -c -o file.o
configure:17116: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   -o out/conftest2.o conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:17120: $? = 1
configure:17142: result: no
configure:17150: checking if gcc supports -c -o file.o
configure:17197: result: no
configure:17206: checking if we can lock with hard links
configure:17214: result: yes
configure:17230: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:18489: result: yes
configure:18729: checking dynamic linker characteristics
configure:19550: result: darwin15.5.0 dyld
configure:19672: checking how to hardcode library paths into programs
configure:19697: result: immediate
configure:19742: checking for dlopen in -ldl
configure:19767: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386    -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c -ldl     >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:19767: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:19776: result: no
configure:20245: checking whether stripping libraries is possible
configure:20259: result: yes
configure:20285: checking if libtool supports shared libraries
configure:20287: result: yes
configure:20290: checking whether to build shared libraries
configure:20315: result: no
configure:20318: checking whether to build static libraries
configure:20322: result: yes
configure:20345: checking how to run the C++ preprocessor
configure:20372: g++ -E   conftest.cpp
configure:20372: $? = 0
configure:20386: g++ -E   conftest.cpp
conftest.cpp:32:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.
configure:20386: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:20411: result: g++ -E
configure:20431: g++ -E   conftest.cpp
configure:20431: $? = 0
configure:20445: g++ -E   conftest.cpp
conftest.cpp:32:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.
configure:20445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:20607: checking for ld used by g++
configure:20674: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:20681: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:20696: result: no
configure:20751: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:21824: result: yes
configure:21860: g++ -c -g -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   conftest.cpp >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:21863: $? = 1
configure:22344: checking for g++ option to produce PIC
configure:22351: result: -fno-common -DPIC
configure:22359: checking if g++ PIC flag -fno-common -DPIC works
configure:22377: g++ -c -g -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   -fno-common -DPIC -DPIC conftest.cpp >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:22381: $? = 1
configure:22394: result: no
configure:22417: checking if g++ static flag -static works
configure:22445: result: no
configure:22457: checking if g++ supports -c -o file.o
configure:22478: g++ -c -g -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386   -o out/conftest2.o conftest.cpp >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:22482: $? = 1
configure:22504: result: no
configure:22509: checking if g++ supports -c -o file.o
configure:22556: result: no
configure:22565: checking if we can lock with hard links
configure:22573: result: yes
configure:22586: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:22626: result: yes
configure:22767: checking dynamic linker characteristics
configure:23515: result: darwin15.5.0 dyld
configure:23580: checking how to hardcode library paths into programs
configure:23605: result: immediate
configure:23878: checking whether to enable maintainer-specific portions of Makefiles
configure:23887: result: no
configure:24151: checking whether gcc needs -traditional
conftest.c:35:10: fatal error: 'termio.h' file not found
#include <termio.h>
         ^
1 error generated.
configure:24185: result: no
configure:24230: checking for ANSI C header files
configure:24334: result: yes
configure:24351: checking whether to enable assertions
configure:24369: result: yes
configure:24375: checking for dirent.h that defines DIR
configure:24394: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <dirent.h>
| 
| int
| main ()
| {
| if ((DIR *) 0)
| return 0;
|   ;
|   return 0;
| }
configure:24402: result: no
configure:24375: checking for sys/ndir.h that defines DIR
configure:24394: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/ndir.h>
| 
| int
| main ()
| {
| if ((DIR *) 0)
| return 0;
|   ;
|   return 0;
| }
configure:24402: result: no
configure:24375: checking for sys/dir.h that defines DIR
configure:24394: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/dir.h>
| 
| int
| main ()
| {
| if ((DIR *) 0)
| return 0;
|   ;
|   return 0;
| }
configure:24402: result: no
configure:24375: checking for ndir.h that defines DIR
configure:24394: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <ndir.h>
| 
| int
| main ()
| {
| if ((DIR *) 0)
| return 0;
|   ;
|   return 0;
| }
configure:24402: result: no
configure:24472: checking for library containing opendir
configure:24503: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:24503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char opendir ();
| int
| main ()
| {
| return opendir ();
|   ;
|   return 0;
| }
configure:24503: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c -lx     >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:24503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char opendir ();
| int
| main ()
| {
| return opendir ();
|   ;
|   return 0;
| }
configure:24520: result: no
configure:24535: checking arm/limits.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <arm/limits.h>
configure:24535: result: no
configure:24535: checking arm/limits.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
conftest.c:36:10: fatal error: 'arm/limits.h' file not found
#include <arm/limits.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <arm/limits.h>
configure:24535: result: no
configure:24535: checking for arm/limits.h
configure:24535: result: no
configure:24535: checking arpa/inet.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <arpa/inet.h>
configure:24535: result: no
configure:24535: checking arpa/inet.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: arpa/inet.h: present but cannot be compiled
configure:24535: WARNING: arpa/inet.h:     check for missing prerequisite headers?
configure:24535: WARNING: arpa/inet.h: see the Autoconf documentation
configure:24535: WARNING: arpa/inet.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: arpa/inet.h: proceeding with the compiler's result
configure:24535: checking for arpa/inet.h
configure:24535: result: no
configure:24535: checking complex.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <complex.h>
configure:24535: result: no
configure:24535: checking complex.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: complex.h: present but cannot be compiled
configure:24535: WARNING: complex.h:     check for missing prerequisite headers?
configure:24535: WARNING: complex.h: see the Autoconf documentation
configure:24535: WARNING: complex.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: complex.h: proceeding with the compiler's result
configure:24535: checking for complex.h
configure:24535: result: no
configure:24535: checking errno.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <errno.h>
configure:24535: result: no
configure:24535: checking errno.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: errno.h: present but cannot be compiled
configure:24535: WARNING: errno.h:     check for missing prerequisite headers?
configure:24535: WARNING: errno.h: see the Autoconf documentation
configure:24535: WARNING: errno.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: errno.h: proceeding with the compiler's result
configure:24535: checking for errno.h
configure:24535: result: no
configure:24535: checking fcntl.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fcntl.h>
configure:24535: result: no
configure:24535: checking fcntl.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: fcntl.h: present but cannot be compiled
configure:24535: WARNING: fcntl.h:     check for missing prerequisite headers?
configure:24535: WARNING: fcntl.h: see the Autoconf documentation
configure:24535: WARNING: fcntl.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: fcntl.h: proceeding with the compiler's result
configure:24535: checking for fcntl.h
configure:24535: result: no
configure:24535: checking limits.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <limits.h>
configure:24535: result: no
configure:24535: checking limits.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: limits.h: present but cannot be compiled
configure:24535: WARNING: limits.h:     check for missing prerequisite headers?
configure:24535: WARNING: limits.h: see the Autoconf documentation
configure:24535: WARNING: limits.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: limits.h: proceeding with the compiler's result
configure:24535: checking for limits.h
configure:24535: result: no
configure:24535: checking linux/unistd.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/unistd.h>
configure:24535: result: no
configure:24535: checking linux/unistd.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
conftest.c:36:10: fatal error: 'linux/unistd.h' file not found
#include <linux/unistd.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <linux/unistd.h>
configure:24535: result: no
configure:24535: checking for linux/unistd.h
configure:24535: result: no
configure:24535: checking locale.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <locale.h>
configure:24535: result: no
configure:24535: checking locale.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: locale.h: present but cannot be compiled
configure:24535: WARNING: locale.h:     check for missing prerequisite headers?
configure:24535: WARNING: locale.h: see the Autoconf documentation
configure:24535: WARNING: locale.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: locale.h: proceeding with the compiler's result
configure:24535: checking for locale.h
configure:24535: result: no
configure:24535: checking machine/param.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/param.h>
configure:24535: result: no
configure:24535: checking machine/param.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: machine/param.h: present but cannot be compiled
configure:24535: WARNING: machine/param.h:     check for missing prerequisite headers?
configure:24535: WARNING: machine/param.h: see the Autoconf documentation
configure:24535: WARNING: machine/param.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: machine/param.h: proceeding with the compiler's result
configure:24535: checking for machine/param.h
configure:24535: result: no
configure:24535: checking mach-o/dyld.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach-o/dyld.h>
configure:24535: result: no
configure:24535: checking mach-o/dyld.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: mach-o/dyld.h: present but cannot be compiled
configure:24535: WARNING: mach-o/dyld.h:     check for missing prerequisite headers?
configure:24535: WARNING: mach-o/dyld.h: see the Autoconf documentation
configure:24535: WARNING: mach-o/dyld.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: mach-o/dyld.h: proceeding with the compiler's result
configure:24535: checking for mach-o/dyld.h
configure:24535: result: no
configure:24535: checking netinet/in.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/in.h>
configure:24535: result: no
configure:24535: checking netinet/in.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: netinet/in.h: present but cannot be compiled
configure:24535: WARNING: netinet/in.h:     check for missing prerequisite headers?
configure:24535: WARNING: netinet/in.h: see the Autoconf documentation
configure:24535: WARNING: netinet/in.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: netinet/in.h: proceeding with the compiler's result
configure:24535: checking for netinet/in.h
configure:24535: result: no
configure:24535: checking OS.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <OS.h>
configure:24535: result: no
configure:24535: checking OS.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
conftest.c:36:10: fatal error: 'OS.h' file not found
#include <OS.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <OS.h>
configure:24535: result: no
configure:24535: checking for OS.h
configure:24535: result: no
configure:24535: checking process.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <process.h>
configure:24535: result: no
configure:24535: checking process.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
conftest.c:36:10: fatal error: 'process.h' file not found
#include <process.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <process.h>
configure:24535: result: no
configure:24535: checking for process.h
configure:24535: result: no
configure:24535: checking sun_prefetch.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sun_prefetch.h>
configure:24535: result: no
configure:24535: checking sun_prefetch.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
conftest.c:36:10: fatal error: 'sun_prefetch.h' file not found
#include <sun_prefetch.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sun_prefetch.h>
configure:24535: result: no
configure:24535: checking for sun_prefetch.h
configure:24535: result: no
configure:24535: checking stdarg.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stdarg.h>
configure:24535: result: no
configure:24535: checking stdarg.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: stdarg.h: present but cannot be compiled
configure:24535: WARNING: stdarg.h:     check for missing prerequisite headers?
configure:24535: WARNING: stdarg.h: see the Autoconf documentation
configure:24535: WARNING: stdarg.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: stdarg.h: proceeding with the compiler's result
configure:24535: checking for stdarg.h
configure:24535: result: no
configure:24535: checking sys/ipc.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ipc.h>
configure:24535: result: no
configure:24535: checking sys/ipc.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/ipc.h: present but cannot be compiled
configure:24535: WARNING: sys/ipc.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/ipc.h: see the Autoconf documentation
configure:24535: WARNING: sys/ipc.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/ipc.h: proceeding with the compiler's result
configure:24535: checking for sys/ipc.h
configure:24535: result: no
configure:24535: checking sys/mman.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mman.h>
configure:24535: result: no
configure:24535: checking sys/mman.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/mman.h: present but cannot be compiled
configure:24535: WARNING: sys/mman.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/mman.h: see the Autoconf documentation
configure:24535: WARNING: sys/mman.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/mman.h: proceeding with the compiler's result
configure:24535: checking for sys/mman.h
configure:24535: result: no
configure:24535: checking sys/resource.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/resource.h>
configure:24535: result: no
configure:24535: checking sys/resource.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/resource.h: present but cannot be compiled
configure:24535: WARNING: sys/resource.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/resource.h: see the Autoconf documentation
configure:24535: WARNING: sys/resource.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/resource.h: proceeding with the compiler's result
configure:24535: checking for sys/resource.h
configure:24535: result: no
configure:24535: checking sys/sendfile.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sendfile.h>
configure:24535: result: no
configure:24535: checking sys/sendfile.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
conftest.c:36:10: fatal error: 'sys/sendfile.h' file not found
#include <sys/sendfile.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/sendfile.h>
configure:24535: result: no
configure:24535: checking for sys/sendfile.h
configure:24535: result: no
configure:24535: checking sys/socket.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/socket.h>
configure:24535: result: no
configure:24535: checking sys/socket.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/socket.h: present but cannot be compiled
configure:24535: WARNING: sys/socket.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/socket.h: see the Autoconf documentation
configure:24535: WARNING: sys/socket.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/socket.h: proceeding with the compiler's result
configure:24535: checking for sys/socket.h
configure:24535: result: no
configure:24535: checking sys/syslimits.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/syslimits.h>
configure:24535: result: no
configure:24535: checking sys/syslimits.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/syslimits.h: present but cannot be compiled
configure:24535: WARNING: sys/syslimits.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/syslimits.h: see the Autoconf documentation
configure:24535: WARNING: sys/syslimits.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/syslimits.h: proceeding with the compiler's result
configure:24535: checking for sys/syslimits.h
configure:24535: result: no
configure:24535: checking sys/time.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/time.h>
configure:24535: result: no
configure:24535: checking sys/time.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/time.h: present but cannot be compiled
configure:24535: WARNING: sys/time.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/time.h: see the Autoconf documentation
configure:24535: WARNING: sys/time.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/time.h: proceeding with the compiler's result
configure:24535: checking for sys/time.h
configure:24535: result: no
configure:24535: checking sys/timeb.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/timeb.h>
configure:24535: result: no
configure:24535: checking sys/timeb.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/timeb.h: present but cannot be compiled
configure:24535: WARNING: sys/timeb.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/timeb.h: see the Autoconf documentation
configure:24535: WARNING: sys/timeb.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/timeb.h: proceeding with the compiler's result
configure:24535: checking for sys/timeb.h
configure:24535: result: no
configure:24535: checking sys/times.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/times.h>
configure:24535: result: no
configure:24535: checking sys/times.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/times.h: present but cannot be compiled
configure:24535: WARNING: sys/times.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/times.h: see the Autoconf documentation
configure:24535: WARNING: sys/times.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/times.h: proceeding with the compiler's result
configure:24535: checking for sys/times.h
configure:24535: result: no
configure:24535: checking sys/wait.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/wait.h>
configure:24535: result: no
configure:24535: checking sys/wait.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: sys/wait.h: present but cannot be compiled
configure:24535: WARNING: sys/wait.h:     check for missing prerequisite headers?
configure:24535: WARNING: sys/wait.h: see the Autoconf documentation
configure:24535: WARNING: sys/wait.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: sys/wait.h: proceeding with the compiler's result
configure:24535: checking for sys/wait.h
configure:24535: result: no
configure:24535: checking utime.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <utime.h>
configure:24535: result: no
configure:24535: checking utime.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: utime.h: present but cannot be compiled
configure:24535: WARNING: utime.h:     check for missing prerequisite headers?
configure:24535: WARNING: utime.h: see the Autoconf documentation
configure:24535: WARNING: utime.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: utime.h: proceeding with the compiler's result
configure:24535: checking for utime.h
configure:24535: result: no
configure:24535: checking wchar.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <wchar.h>
configure:24535: result: no
configure:24535: checking wchar.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: wchar.h: present but cannot be compiled
configure:24535: WARNING: wchar.h:     check for missing prerequisite headers?
configure:24535: WARNING: wchar.h: see the Autoconf documentation
configure:24535: WARNING: wchar.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: wchar.h: proceeding with the compiler's result
configure:24535: checking for wchar.h
configure:24535: result: no
configure:24535: checking xlocale.h usability
configure:24535: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <xlocale.h>
configure:24535: result: no
configure:24535: checking xlocale.h presence
configure:24535: gcc -E   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c
configure:24535: $? = 0
configure:24535: result: yes
configure:24535: WARNING: xlocale.h: present but cannot be compiled
configure:24535: WARNING: xlocale.h:     check for missing prerequisite headers?
configure:24535: WARNING: xlocale.h: see the Autoconf documentation
configure:24535: WARNING: xlocale.h:     section "Present But Cannot Be Compiled"
configure:24535: WARNING: xlocale.h: proceeding with the compiler's result
configure:24535: checking for xlocale.h
configure:24535: result: no
configure:24552: checking for stdbool.h that conforms to C99
configure:24619: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:85:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
             bool e = &s;
                  ~    ^
conftest.c:89:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
                     ~^
conftest.c:89:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
                          ~^
conftest.c:89:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
                               ~^
conftest.c:89:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
                                    ~^
conftest.c:89:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
                                              ~^
conftest.c:89:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
                                                   ~^
conftest.c:89:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
                                                        ~^
conftest.c:89:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
                                                             ~^
conftest.c:90:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
                            ~^
conftest.c:90:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                 ~^
conftest.c:90:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                      ~^
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
12 warnings and 1 error generated.
configure:24619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
|              #include <stdbool.h>
|              #ifndef bool
|               "error: bool is not defined"
|              #endif
|              #ifndef false
|               "error: false is not defined"
|              #endif
|              #if false
|               "error: false is not 0"
|              #endif
|              #ifndef true
|               "error: true is not defined"
|              #endif
|              #if true != 1
|               "error: true is not 1"
|              #endif
|              #ifndef __bool_true_false_are_defined
|               "error: __bool_true_false_are_defined is not defined"
|              #endif
| 
|              struct s { _Bool s: 1; _Bool t; } s;
| 
|              char a[true == 1 ? 1 : -1];
|              char b[false == 0 ? 1 : -1];
|              char c[__bool_true_false_are_defined == 1 ? 1 : -1];
|              char d[(bool) 0.5 == true ? 1 : -1];
|              /* See body of main program for 'e'.  */
|              char f[(_Bool) 0.0 == false ? 1 : -1];
|              char g[true];
|              char h[sizeof (_Bool)];
|              char i[sizeof s.t];
|              enum { j = false, k = true, l = false * true, m = true * 256 };
|              /* The following fails for
|                 HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
|              _Bool n[m];
|              char o[sizeof n == m * sizeof n[0] ? 1 : -1];
|              char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
|              /* Catch a bug in an HP-UX C compiler.  See
|                 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
|                 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
|               */
|              _Bool q = true;
|              _Bool *pq = &q;
| 
| int
| main ()
| {
| 
|              bool e = &s;
|              *pq |= q;
|              *pq |= ! q;
|              /* Refer to every declared value, to avoid compiler optimizations.  */
|              return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
|                      + !m + !n + !o + !p + !q + !pq);
| 
|   ;
|   return 0;
| }
configure:24626: result: no
configure:24628: checking for _Bool
configure:24628: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:36:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (_Bool))
| 	 return 0;
|   ;
|   return 0;
| }
configure:24628: result: no
configure:24645: checking for working volatile
configure:24664: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:43:9: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
return !x && !y;
        ^
conftest.c:41:15: note: initialize the variable 'x' to silence this warning
volatile int x;
              ^
               = 0
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 warning and 1 error generated.
configure:24664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| volatile int x;
| int * volatile y = (int *) 0;
| return !x && !y;
|   ;
|   return 0;
| }
configure:24671: result: no
configure:24679: checking for preprocessor stringizing operator
configure:24699: result: yes
configure:24707: checking whether stat file-mode macros are broken
configure:24734: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:38:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/stat.h>
| 
| #if defined S_ISBLK && defined S_IFDIR
| extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
| #endif
| 
| #if defined S_ISBLK && defined S_IFCHR
| extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
| #endif
| 
| #if defined S_ISLNK && defined S_IFREG
| extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
| #endif
| 
| #if defined S_ISSOCK && defined S_IFREG
| extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
| #endif
| 
configure:24741: result: yes
configure:24749: checking whether time.h and sys/time.h may both be included
configure:24769: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:39:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/time.h>
| #include <time.h>
| 
| int
| main ()
| {
| if ((struct tm *) 0)
| return 0;
|   ;
|   return 0;
| }
configure:24776: result: no
configure:24784: checking whether struct tm is in sys/time.h or time.h
configure:24804: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:39:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <time.h>
| 
| int
| main ()
| {
| struct tm tm;
| 				     int *p = &tm.tm_sec;
| 				     return !p;
|   ;
|   return 0;
| }
configure:24811: result: sys/time.h
configure:24819: checking for struct tm.tm_zone
configure:24819: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:40:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/time.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_zone)
| return 0;
|   ;
|   return 0;
| }
configure:24819: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:40:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:24819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/time.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_zone)
| return 0;
|   ;
|   return 0;
| }
configure:24819: result: no
configure:24837: checking whether tzname is declared
configure:24837: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:40:10: fatal error: 'time.h' file not found
#include <time.h>
         ^
1 error generated.
configure:24837: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| /* end confdefs.h.  */
| #include <time.h>
| 
| int
| main ()
| {
| #ifndef tzname
| #ifdef __cplusplus
|   (void) tzname;
| #else
|   (void) tzname;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:24837: result: no
configure:24849: checking for tzname
configure:24869: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:41:10: fatal error: 'time.h' file not found
#include <time.h>
         ^
1 error generated.
configure:24869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| /* end confdefs.h.  */
| #include <time.h>
| #if !HAVE_DECL_TZNAME
| extern char *tzname[];
| #endif
| 
| int
| main ()
| {
| return tzname[0][0];
|   ;
|   return 0;
| }
configure:24877: result: no
configure:24886: checking whether #! works in shell scripts
configure:24903: result: yes
configure:24911: checking whether char is unsigned
configure:24930: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:41:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:24930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((char) -1) < 0)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:24937: result: yes
configure:24944: checking for an ANSI C-conforming const
configure:25010: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:25010: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| #ifndef __cplusplus
|   /* Ultrix mips cc rejects this sort of thing.  */
|   typedef int charset[2];
|   const charset cs = { 0, 0 };
|   /* SunOS 4.1.1 cc rejects this.  */
|   char const *const *pcpcc;
|   char **ppc;
|   /* NEC SVR4.0.2 mips cc rejects this.  */
|   struct point {int x, y;};
|   static struct point const zero = {0,0};
|   /* AIX XL C 1.02.0.0 rejects this.
|      It does not let you subtract one const X* pointer from another in
|      an arm of an if-expression whose if-part is not a constant
|      expression */
|   const char *g = "string";
|   pcpcc = &g + (g ? g-g : 0);
|   /* HPUX 7.0 cc rejects these. */
|   ++pcpcc;
|   ppc = (char**) pcpcc;
|   pcpcc = (char const *const *) ppc;
|   { /* SCO 3.2v4 cc rejects this sort of thing.  */
|     char tx;
|     char *t = &tx;
|     char const *s = 0 ? (char *) 0 : (char const *) 0;
| 
|     *t++ = 0;
|     if (s) return 0;
|   }
|   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
|     int x[] = {25, 17};
|     const int *foo = &x[0];
|     ++foo;
|   }
|   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|     typedef const int *iptr;
|     iptr p = 0;
|     ++p;
|   }
|   { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
|        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
|     struct s { int j; const int *ap[3]; } bx;
|     struct s *b = &bx; b->j = 5;
|   }
|   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
|     const int foo = 10;
|     if (!foo) return 0;
|   }
|   return !cs[0] && !zero.x;
| #endif
| 
|   ;
|   return 0;
| }
configure:25017: result: no
configure:25025: checking for inline
configure:25041: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:44:21: warning: unused function 'static_foo' [-Wunused-function]
static inline foo_t static_foo () {return 0; }
                    ^
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 warning and 1 error generated.
configure:25041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| /* end confdefs.h.  */
| #ifndef __cplusplus
| typedef int foo_t;
| static inline foo_t static_foo () {return 0; }
| inline foo_t foo () {return 0; }
| #endif
| 
configure:25041: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:44:25: warning: unused function 'static_foo' [-Wunused-function]
static __inline__ foo_t static_foo () {return 0; }
                        ^
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 warning and 1 error generated.
configure:25041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| /* end confdefs.h.  */
| #ifndef __cplusplus
| typedef int foo_t;
| static __inline__ foo_t static_foo () {return 0; }
| __inline__ foo_t foo () {return 0; }
| #endif
| 
configure:25041: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:44:23: warning: unused function 'static_foo' [-Wunused-function]
static __inline foo_t static_foo () {return 0; }
                      ^
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 warning and 1 error generated.
configure:25041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| /* end confdefs.h.  */
| #ifndef __cplusplus
| typedef int foo_t;
| static __inline foo_t static_foo () {return 0; }
| __inline foo_t foo () {return 0; }
| #endif
| 
configure:25049: result: no
configure:25067: checking for C/C++ restrict keyword
configure:25092: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:25092: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| /* end confdefs.h.  */
| typedef int * int_ptr;
| 	int foo (int_ptr __restrict ip) {
| 	return ip[0];
|        }
| int
| main ()
| {
| int s[1];
| 	int * __restrict t = s;
| 	t[0] = 0;
| 	return foo(t)
|   ;
|   return 0;
| }
configure:25092: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:25092: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| /* end confdefs.h.  */
| typedef int * int_ptr;
| 	int foo (int_ptr __restrict__ ip) {
| 	return ip[0];
|        }
| int
| main ()
| {
| int s[1];
| 	int * __restrict__ t = s;
| 	t[0] = 0;
| 	return foo(t)
|   ;
|   return 0;
| }
configure:25092: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:46:29: error: expected ')'
        int foo (int_ptr _Restrict ip) {
                                   ^
conftest.c:46:10: note: to match this '('
        int foo (int_ptr _Restrict ip) {
                ^
conftest.c:47:9: error: use of undeclared identifier 'ip'
        return ip[0];
               ^
conftest.c:53:17: error: expected ';' at end of declaration
        int * _Restrict t = s;
                       ^
                       ;
conftest.c:54:2: error: use of undeclared identifier 't'
        t[0] = 0;
        ^
conftest.c:55:13: error: use of undeclared identifier 't'
        return foo(t)
                   ^
5 errors generated.
configure:25092: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| /* end confdefs.h.  */
| typedef int * int_ptr;
| 	int foo (int_ptr _Restrict ip) {
| 	return ip[0];
|        }
| int
| main ()
| {
| int s[1];
| 	int * _Restrict t = s;
| 	t[0] = 0;
| 	return foo(t)
|   ;
|   return 0;
| }
configure:25092: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:25092: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| /* end confdefs.h.  */
| typedef int * int_ptr;
| 	int foo (int_ptr restrict ip) {
| 	return ip[0];
|        }
| int
| main ()
| {
| int s[1];
| 	int * restrict t = s;
| 	t[0] = 0;
| 	return foo(t)
|   ;
|   return 0;
| }
configure:25100: result: no
configure:25113: checking for working volatile
configure:25139: result: no
configure:25150: checking whether byte ordering is bigendian
configure:25165: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:25165: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:25210: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:47:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
         ^
1 error generated.
configure:25210: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| /* end confdefs.h.  */
| #include <sys/types.h>
| 	     #include <sys/param.h>
| 
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN 		     && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN 		     && LITTLE_ENDIAN)
| 	      bogus endian macros
| 	     #endif
| 
|   ;
|   return 0;
| }
configure:25254: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:25254: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| /* end confdefs.h.  */
| #include <limits.h>
| 
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| 	      bogus endian macros
| 	     #endif
| 
|   ;
|   return 0;
| }
configure:25345: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:47:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25345: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| 
| 	     /* Are we little or big endian?  From Harbison&Steele.  */
| 	     union
| 	     {
| 	       long int l;
| 	       char c[sizeof (long int)];
| 	     } u;
| 	     u.l = 1;
| 	     return u.c[sizeof (long int) - 1] == 1;
| 
|   ;
|   return 0;
| }
configure:25356: result: yes
configure:25376: checking for int8_t
configure:25376: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25376: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25376: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25376: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25376: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25376: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25376: result: no
configure:25387: checking for int16_t
configure:25387: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25387: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25387: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25387: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25387: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25387: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25387: result: no
configure:25398: checking for int32_t
configure:25398: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25398: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25398: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25398: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25398: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25398: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25398: result: no
configure:25409: checking for int64_t
configure:25409: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25409: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (int) (((((int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25409: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (long int) (((((long int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25409: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (long long int) (((((long long int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25409: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (short int) (((((short int) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25409: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:48:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	     enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !(0 < (signed char) (((((signed char) 1 << N) << N) - 1) * 2 + 1))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25409: result: no
configure:25421: checking for unsigned long long int
configure:25469: result: yes
configure:25479: checking for long long int
configure:25529: result: yes
configure:25539: checking for intmax_t
configure:25539: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:50:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25539: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (intmax_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25539: result: no
configure:25557: checking for intptr_t
configure:25557: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:51:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25557: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (intptr_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25557: result: no
configure:25578: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:51:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (int))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25578: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:51:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (long int))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25578: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:51:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (long long int))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25593: checking for long double
configure:25626: result: yes
configure:25635: checking for long double with more range or precision than double
configure:25671: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
1 error generated.
configure:25671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <float.h>
| 	    long double const a[] =
| 	      {
| 		 0.0L, DBL_MIN, DBL_MAX, DBL_EPSILON,
| 		 LDBL_MIN, LDBL_MAX, LDBL_EPSILON
| 	      };
| 	    long double
| 	    f (long double x)
| 	    {
| 	       return ((x + (unsigned long int) 10) * (-1 / x) + a[0]
| 			+ (x ? f (x) : 'c'));
| 	    }
| 
| int
| main ()
| {
| static int test_array [1 - 2 * !((0 < ((DBL_MAX_EXP < LDBL_MAX_EXP)
| 		   + (DBL_MANT_DIG < LDBL_MANT_DIG)
| 		   - (LDBL_MAX_EXP < DBL_MAX_EXP)
| 		   - (LDBL_MANT_DIG < DBL_MANT_DIG)))
| 	    && (int) LDBL_EPSILON == 0
| 	  )];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25678: result: no
configure:25688: checking for long long int
configure:25738: result: yes
configure:25746: checking for mbstate_t
configure:25763: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:53:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25763: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #	    include <wchar.h>
| int
| main ()
| {
| mbstate_t x; return sizeof x;
|   ;
|   return 0;
| }
configure:25770: result: no
configure:25781: checking for mode_t
configure:25781: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:54:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25781: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (mode_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25781: result: no
configure:25792: checking for off_t
configure:25792: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:55:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25792: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (off_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25792: result: no
configure:25803: checking for pid_t
configure:25803: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:56:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (pid_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25803: result: no
configure:25814: checking for size_t
configure:25814: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:57:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (size_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25814: result: no
configure:25825: checking for ssize_t
configure:25825: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:58:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25825: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (ssize_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25825: result: no
configure:25836: checking for uid_t in sys/types.h
configure:25855: result: yes
configure:25866: checking for uint8_t
configure:25866: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((uint8_t) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25866: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25866: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25866: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25866: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25866: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned char) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25866: result: no
configure:25880: checking for uint16_t
configure:25880: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((uint16_t) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25880: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25880: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25880: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25880: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25880: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned char) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25880: result: no
configure:25892: checking for uint32_t
configure:25892: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((uint32_t) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25892: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned int) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25892: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25892: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25892: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25892: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned char) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25892: result: no
configure:25906: checking for uint64_t
configure:25906: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((uint64_t) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25906: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned int) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25906: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25906: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25906: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25906: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((unsigned char) -1 >> (64 / 2 - 1)) >> (64 / 2 - 1) == 3)];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25906: result: no
configure:25922: checking for uintmax_t
configure:25922: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:59:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25922: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (uintmax_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25922: result: no
configure:25940: checking for uintptr_t
configure:25940: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:60:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (uintptr_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25940: result: no
configure:25962: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:60:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25962: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (unsigned int))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25962: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:60:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25962: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (unsigned long int))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25962: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:60:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:25962: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(sizeof (void *) <= sizeof (unsigned long long int))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:25977: checking for unsigned long long int
configure:26025: result: yes
configure:26034: checking for locale_t
configure:26034: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:61:10: fatal error: 'xlocale.h' file not found
#include <xlocale.h>
         ^
1 error generated.
configure:26034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <xlocale.h>
| 
| int
| main ()
| {
| if (sizeof (locale_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:26034: result: no
configure:26047: checking for float_t
configure:26047: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:61:10: fatal error: 'math.h' file not found
#include <math.h>
         ^
1 error generated.
configure:26047: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <math.h>
| 
| int
| main ()
| {
| if (sizeof (float_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:26047: result: no
configure:26058: checking for double_t
configure:26058: gcc -c   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 conftest.c >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:61:10: fatal error: 'math.h' file not found
#include <math.h>
         ^
1 error generated.
configure:26058: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <math.h>
| 
| int
| main ()
| {
| if (sizeof (double_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:26058: result: no
configure:26073: checking size of float_t
configure:26078: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:61:10: fatal error: 'math.h' file not found
#include <math.h>
         ^
1 error generated.
configure:26078: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <math.h>
| 
| static long int longval () { return (long int) (sizeof (float_t)); }
| static unsigned long int ulongval () { return (long int) (sizeof (float_t)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (float_t))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (float_t))))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (float_t))))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:26093: result: 0
configure:26107: checking size of double_t
configure:26112: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:62:10: fatal error: 'math.h' file not found
#include <math.h>
         ^
1 error generated.
configure:26112: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define SIZEOF_FLOAT_T 0
| /* end confdefs.h.  */
| #include <math.h>
| 
| static long int longval () { return (long int) (sizeof (double_t)); }
| static unsigned long int ulongval () { return (long int) (sizeof (double_t)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (double_t))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (double_t))))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (double_t))))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:26127: result: 0
configure:26143: checking size of float
configure:26148: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:63:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:26148: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define SIZEOF_FLOAT_T 0
| #define SIZEOF_DOUBLE_T 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (float)); }
| static unsigned long int ulongval () { return (long int) (sizeof (float)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (float))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (float))))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (float))))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:26162: result: 0
configure:26176: checking size of double
configure:26181: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:64:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:26181: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define SIZEOF_FLOAT_T 0
| #define SIZEOF_DOUBLE_T 0
| #define SIZEOF_FLOAT 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (double)); }
| static unsigned long int ulongval () { return (long int) (sizeof (double)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (double))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (double))))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (double))))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:26195: result: 0
configure:26209: checking size of long double
configure:26214: gcc -o conftest   -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 conftest.c    >&5
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'
conftest.c:65:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
         ^
1 error generated.
configure:26214: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ImageMagick"
| #define PACKAGE_TARNAME "ImageMagick"
| #define PACKAGE_VERSION "7.0.1-9"
| #define PACKAGE_STRING "ImageMagick 7.0.1-9"
| #define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
| #define PACKAGE_URL "http://www.imagemagick.org"
| #define PACKAGE "ImageMagick"
| #define VERSION "7.0.1-9"
| #define MAGICK_TARGET_CPU x86_64
| #define MAGICK_TARGET_VENDOR apple
| #define MAGICK_TARGET_OS darwin15.5.0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE___ATTRIBUTE__ 1
| #define SIZEOF_SIZE_T 8
| #define LT_OBJDIR ".libs/"
| #define CIPHER_SUPPORT 1
| #define HDRI_ENABLE_OBSOLETE_IN_H 0
| #define QUANTUM_DEPTH_OBSOLETE_IN_H 16
| #define STDC_HEADERS 1
| #define volatile /**/
| #define HAVE_STRINGIZE 1
| #define STAT_MACROS_BROKEN 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_DECL_TZNAME 0
| #define const /**/
| #ifndef __cplusplus
| #define inline 
| #endif
| #define restrict /**/
| #define volatile /**/
| #define WORDS_BIGENDIAN 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define intmax_t long long int
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define mbstate_t int
| #define mode_t int
| #define off_t long int
| #define pid_t int
| #define size_t unsigned int
| #define ssize_t int
| #define uintmax_t unsigned long long int
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define SIZEOF_FLOAT_T 0
| #define SIZEOF_DOUBLE_T 0
| #define SIZEOF_FLOAT 0
| #define SIZEOF_DOUBLE 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (long double)); }
| static unsigned long int ulongval () { return (long int) (sizeof (long double)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
| 
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (long double))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (long double))))
| 	return 1;
|       fprintf (f, "%ld", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (long double))))
| 	return 1;
|       fprintf (f, "%lu", i);
|     }
|   /* Do not output a trailing newline, as this causes \r\n confusion
|      on some platforms.  */
|   return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:26218: error: in `/Users/ioannis/imagemagick':
configure:26220: error: cannot compute sizeof (long double)
See `config.log' for more details

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

ac_cv_build=x86_64-apple-darwin15.5.0
ac_cv_c_bigendian=yes
ac_cv_c_char_unsigned=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=no
ac_cv_c_inline=no
ac_cv_c_int16_t=no
ac_cv_c_int32_t=no
ac_cv_c_int64_t=no
ac_cv_c_int8_t=no
ac_cv_c_restrict=no
ac_cv_c_stringize=yes
ac_cv_c_uint16_t=no
ac_cv_c_uint32_t=no
ac_cv_c_uint64_t=no
ac_cv_c_uint8_t=no
ac_cv_c_volatile=no
ac_cv_cflags_warn_all=-Wall
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AUTOTRACE_CFLAGS_set=
ac_cv_env_AUTOTRACE_CFLAGS_value=
ac_cv_env_AUTOTRACE_LIBS_set=
ac_cv_env_AUTOTRACE_LIBS_value=
ac_cv_env_CAIRO_SVG_CFLAGS_set=
ac_cv_env_CAIRO_SVG_CFLAGS_value=
ac_cv_env_CAIRO_SVG_LIBS_set=
ac_cv_env_CAIRO_SVG_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_GVC_CFLAGS_set=
ac_cv_env_GVC_CFLAGS_value=
ac_cv_env_GVC_LIBS_set=
ac_cv_env_GVC_LIBS_value=
ac_cv_env_LCMS2_CFLAGS_set=
ac_cv_env_LCMS2_CFLAGS_value=
ac_cv_env_LCMS2_LIBS_set=
ac_cv_env_LCMS2_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBOPENJP2_CFLAGS_set=
ac_cv_env_LIBOPENJP2_CFLAGS_value=
ac_cv_env_LIBOPENJP2_LIBS_set=
ac_cv_env_LIBOPENJP2_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LQR_CFLAGS_set=
ac_cv_env_LQR_CFLAGS_value=
ac_cv_env_LQR_LIBS_set=
ac_cv_env_LQR_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_LZMA_CFLAGS_set=
ac_cv_env_LZMA_CFLAGS_value=
ac_cv_env_LZMA_LIBS_set=
ac_cv_env_LZMA_LIBS_value=
ac_cv_env_OPENEXR_CFLAGS_set=
ac_cv_env_OPENEXR_CFLAGS_value=
ac_cv_env_OPENEXR_LIBS_set=
ac_cv_env_OPENEXR_LIBS_value=
ac_cv_env_PANGO_CFLAGS_set=
ac_cv_env_PANGO_CFLAGS_value=
ac_cv_env_PANGO_LIBS_set=
ac_cv_env_PANGO_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PNG_CFLAGS_set=
ac_cv_env_PNG_CFLAGS_value=
ac_cv_env_PNG_LIBS_set=
ac_cv_env_PNG_LIBS_value=
ac_cv_env_RAQM_CFLAGS_set=
ac_cv_env_RAQM_CFLAGS_value=
ac_cv_env_RAQM_LIBS_set=
ac_cv_env_RAQM_LIBS_value=
ac_cv_env_RSVG_CFLAGS_set=
ac_cv_env_RSVG_CFLAGS_value=
ac_cv_env_RSVG_LIBS_set=
ac_cv_env_RSVG_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_XML_CFLAGS_set=
ac_cv_env_XML_CFLAGS_value=
ac_cv_env_XML_LIBS_set=
ac_cv_env_XML_LIBS_value=
ac_cv_env_ZLIB_CFLAGS_set=
ac_cv_env_ZLIB_CFLAGS_value=
ac_cv_env_ZLIB_LIBS_set=
ac_cv_env_ZLIB_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_ddjvuapi_CFLAGS_set=
ac_cv_env_ddjvuapi_CFLAGS_value=
ac_cv_env_ddjvuapi_LIBS_set=
ac_cv_env_ddjvuapi_LIBS_value=
ac_cv_env_fftw3_CFLAGS_set=
ac_cv_env_fftw3_CFLAGS_value=
ac_cv_env_fftw3_LIBS_set=
ac_cv_env_fftw3_LIBS_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_have_decl_tzname=no
ac_cv_header_OS_h=no
ac_cv_header_arm_limits_h=no
ac_cv_header_arpa_inet_h=no
ac_cv_header_complex_h=no
ac_cv_header_dirent_dirent_h=no
ac_cv_header_dirent_ndir_h=no
ac_cv_header_dirent_sys_dir_h=no
ac_cv_header_dirent_sys_ndir_h=no
ac_cv_header_dlfcn_h=no
ac_cv_header_errno_h=no
ac_cv_header_fcntl_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=no
ac_cv_header_linux_unistd_h=no
ac_cv_header_locale_h=no
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_machine_param_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netinet_in_h=no
ac_cv_header_process_h=no
ac_cv_header_stat_broken=yes
ac_cv_header_stdarg_h=no
ac_cv_header_stdbool_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sun_prefetch_h=no
ac_cv_header_sys_ipc_h=no
ac_cv_header_sys_mman_h=no
ac_cv_header_sys_resource_h=no
ac_cv_header_sys_sendfile_h=no
ac_cv_header_sys_socket_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syslimits_h=no
ac_cv_header_sys_time_h=no
ac_cv_header_sys_timeb_h=no
ac_cv_header_sys_times_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=no
ac_cv_header_time=no
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=no
ac_cv_header_wchar_h=no
ac_cv_header_xlocale_h=no
ac_cv_host=x86_64-apple-darwin15.5.0
ac_cv_lib_dl_dlopen=no
ac_cv_member_struct_tm_tm_zone=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_ax_pthread_config=no
ac_cv_prog_c_openmp=unsupported
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir=no
ac_cv_sizeof_double=0
ac_cv_sizeof_double_t=0
ac_cv_sizeof_float=0
ac_cv_sizeof_float_t=0
ac_cv_sizeof_size_t=8
ac_cv_struct_tm=sys/time.h
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_interpreter=yes
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=unknown
ac_cv_target=x86_64-apple-darwin15.5.0
ac_cv_type__Bool=no
ac_cv_type_double_t=no
ac_cv_type_float_t=no
ac_cv_type_intmax_t=no
ac_cv_type_intptr_t=no
ac_cv_type_locale_t=no
ac_cv_type_long_double=yes
ac_cv_type_long_double_wider=no
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=no
ac_cv_type_mode_t=no
ac_cv_type_off_t=no
ac_cv_type_pid_t=no
ac_cv_type_size_t=no
ac_cv_type_ssize_t=no
ac_cv_type_uid_t=yes
ac_cv_type_uintmax_t=no
ac_cv_type_uintptr_t=no
ac_cv_type_unsigned_long_long_int=yes
ac_cv_var_tzname=no
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
ax_cv___attribute__=yes
ax_cv_c_compiler_vendor=clang
ax_cv_check_cflags__Wall=yes
ax_cv_check_cflags__Warray_bounds=yes
ax_cv_check_cflags__Wcast_align=yes
ax_cv_check_cflags__Wdeclaration_after_statement=yes
ax_cv_check_cflags__Wextra=yes
ax_cv_check_cflags__Wformat_2=yes
ax_cv_check_cflags__Wformat_nonliteral=yes
ax_cv_check_cflags__Wformat_security=yes
ax_cv_check_cflags__Wimplicit_function_declaration=yes
ax_cv_check_cflags__Winit_self=yes
ax_cv_check_cflags__Winline=yes
ax_cv_check_cflags__Wmissing_declarations=yes
ax_cv_check_cflags__Wmissing_format_attribute=yes
ax_cv_check_cflags__Wmissing_include_dirs=yes
ax_cv_check_cflags__Wmissing_noreturn=yes
ax_cv_check_cflags__Wmissing_prototypes=yes
ax_cv_check_cflags__Wnested_externs=yes
ax_cv_check_cflags__Wno_error_missing_field_initializers=yes
ax_cv_check_cflags__Wno_error_unused_parameter=yes
ax_cv_check_cflags__Wno_missing_field_initializers=yes
ax_cv_check_cflags__Wno_suggest_attribute_format=no
ax_cv_check_cflags__Wno_unused_parameter=yes
ax_cv_check_cflags__Wold_style_definition=yes
ax_cv_check_cflags__Wpacked=yes
ax_cv_check_cflags__Wpointer_arith=yes
ax_cv_check_cflags__Wredundant_decls=yes
ax_cv_check_cflags__Wreturn_type=yes
ax_cv_check_cflags__Wshadow=yes
ax_cv_check_cflags__Wsign_compare=yes
ax_cv_check_cflags__Wstrict_aliasing=yes
ax_cv_check_cflags__Wstrict_prototypes=yes
ax_cv_check_cflags__Wswitch_default=yes
ax_cv_check_cflags__Wswitch_enum=yes
ax_cv_check_cflags__Wundef=yes
ax_cv_check_cflags__Wunused_but_set_variable=no
ax_cv_check_cflags__Wwrite_strings=yes
ax_cv_check_cflags___Werror_unknown_warning_option=yes
ax_cv_check_cflags___march_sandybridge=yes
ax_cv_check_cflags__fno_strict_aliasing=yes
ax_cv_check_cxxflags__Wall=yes
ax_cv_check_cxxflags__Warray_bounds=yes
ax_cv_check_cxxflags__Wcast_align=yes
ax_cv_check_cxxflags__Wextra=yes
ax_cv_check_cxxflags__Wformat_2=yes
ax_cv_check_cxxflags__Wformat_nonliteral=yes
ax_cv_check_cxxflags__Wformat_security=yes
ax_cv_check_cxxflags__Winit_self=yes
ax_cv_check_cxxflags__Winline=yes
ax_cv_check_cxxflags__Wmissing_declarations=yes
ax_cv_check_cxxflags__Wmissing_format_attribute=yes
ax_cv_check_cxxflags__Wmissing_include_dirs=yes
ax_cv_check_cxxflags__Wmissing_noreturn=yes
ax_cv_check_cxxflags__Wno_error_missing_field_initializers=yes
ax_cv_check_cxxflags__Wno_error_overloaded_virtual=yes
ax_cv_check_cxxflags__Wno_error_unused_parameter=yes
ax_cv_check_cxxflags__Wno_missing_field_initializers=yes
ax_cv_check_cxxflags__Wno_overloaded_virtual=yes
ax_cv_check_cxxflags__Wno_suggest_attribute_format=no
ax_cv_check_cxxflags__Wno_unused_parameter=yes
ax_cv_check_cxxflags__Wpacked=yes
ax_cv_check_cxxflags__Wpointer_arith=yes
ax_cv_check_cxxflags__Wredundant_decls=yes
ax_cv_check_cxxflags__Wreturn_type=yes
ax_cv_check_cxxflags__Wshadow=yes
ax_cv_check_cxxflags__Wsign_compare=yes
ax_cv_check_cxxflags__Wstrict_aliasing=yes
ax_cv_check_cxxflags__Wswitch_default=yes
ax_cv_check_cxxflags__Wswitch_enum=yes
ax_cv_check_cxxflags__Wundef=yes
ax_cv_check_cxxflags__Wunused_but_set_variable=no
ax_cv_check_cxxflags__Wwrite_strings=yes
ax_cv_check_cxxflags___Werror_unknown_warning_option=yes
ax_cv_check_cxxflags__fno_strict_aliasing=yes
ax_cv_check_ldflags__Wl___fatal_warnings=no
ax_cv_check_ldflags__Wl___no_as_needed=no
ax_cv_gcc_archflag=-mtune=sandybridge
ax_cv_gcc_x86_cpuid_0=d:756e6547:6c65746e:49656e69
ax_cv_gcc_x86_cpuid_1=206a7:100800:1fbae3ff:bfebfbff
im_cv_ld_lazyload=none
lt_cv_apple_cc_single_mod=no
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dyld
lt_cv_dlopen_libs=
lt_cv_dlopen_self=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=no
lt_cv_ld_force_load=no
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=no
lt_cv_prog_compiler_c_o_CXX=no
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=no
lt_cv_prog_compiler_pic_works_CXX=no
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe=
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl=
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'

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

ACLOCAL='${SHELL} /Users/ioannis/imagemagick/config/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /Users/ioannis/imagemagick/config/missing autoconf'
AUTOHEADER='${SHELL} /Users/ioannis/imagemagick/config/missing autoheader'
AUTOMAKE='${SHELL} /Users/ioannis/imagemagick/config/missing automake-1.15'
AUTOTRACE_CFLAGS=''
AUTOTRACE_DELEGATE_FALSE=''
AUTOTRACE_DELEGATE_TRUE=''
AUTOTRACE_LIBS=''
AWK='awk'
BIN_DIR='/ImageM/bin'
BPGDecodeDelegate=''
BPGEncodeDelegate=''
BZLIB_DELEGATE_FALSE=''
BZLIB_DELEGATE_TRUE=''
BZLIB_LIBS=''
BlenderDecodeDelegate=''
BrowseDelegate=''
CAIRO_DELEGATE_FALSE=''
CAIRO_DELEGATE_TRUE=''
CAIRO_SVG_CFLAGS=''
CAIRO_SVG_LIBS=''
CC='gcc'
CCDEPMODE='depmode=none'
CCMALLOCDelegate=''
CFLAGS='  -g -O2 -Wall -mtune=sandybridge -fexceptions -D_FORTIFY_SOURCE=0 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16'
CL_CFLAGS=''
CL_LIBS=''
CODER_DIRNAME=''
CODER_PATH=''
CONFIGURE_ARGS='./configure  '\''--disable-installed'\'' '\''--disable-shared'\'' '\''--enable-delegate-build'\'' '\''--prefix=/ImageM'\'' '\''--disable-dependency-tracking'\'' '\''--without-x'\'' '\''--without-perl'\'' '\''--with-freetype=no'\'' '\''--with-tiff=no'\'' '\''--enable-hdri=no'\'' '\''--without-bzlib'\'' '\''--without-zlib'\'' '\''--with-magick-plus-plus=no'\'' '\''--without-xml'\'' '\''--enable-osx-universal-binary'\'''
CONFIGURE_PATH=''
CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/version.sh'
CPP='gcc -E'
CPPFLAGS='  -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386'
CYGPATH_W='echo'
CYGWIN_BUILD_FALSE=''
CYGWIN_BUILD_TRUE='#'
ConvertDelegate=''
DATA_DIR='/ImageM/share'
DEFS=''
DEPDIR='.deps'
DIRSEP=':'
DISTCHECK_CONFIG_FLAGS=' --disable-deprecated  --disable-installed  --with-quantum-depth=16  --with-jemalloc=no  --with-umem=no '
DJVU_CFLAGS=''
DJVU_DELEGATE_FALSE=''
DJVU_DELEGATE_TRUE=''
DJVU_LIBS=''
DLLTOOL='false'
DNGDecodeDelegate=''
DOCDecodeDelegate=''
DOCUMENTATION_PATH=''
DOC_DIR='/ImageM/share/doc'
DPS_DELEGATE_FALSE=''
DPS_DELEGATE_TRUE=''
DPS_LIBS=''
DSYMUTIL='dsymutil'
DUMPBIN=''
DVIDecodeDelegate=''
DisplayDelegate=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXECUTABLE_PATH=''
EXEC_PREFIX_DIR='/ImageM'
EXEEXT=''
EditorDelegate=''
FFTW_CFLAGS=''
FFTW_DELEGATE_FALSE=''
FFTW_DELEGATE_TRUE=''
FFTW_LIBS=''
FGREP='/usr/bin/grep -F'
FILTER_DIRNAME=''
FILTER_PATH=''
FLIF_DELEGATE_FALSE=''
FLIF_DELEGATE_TRUE=''
FLIF_LIBS=''
FONTCONFIG_CFLAGS=''
FONTCONFIG_DELEGATE_FALSE=''
FONTCONFIG_DELEGATE_TRUE=''
FONTCONFIG_LIBS=''
FPX_DELEGATE_FALSE=''
FPX_DELEGATE_TRUE=''
FPX_LIBS=''
FREETYPE_CFLAGS=''
FREETYPE_DELEGATE_FALSE=''
FREETYPE_DELEGATE_TRUE=''
FREETYPE_LIBS=''
GDI32_LIBS=''
GOMP_LIBS=''
GREP='/usr/bin/grep'
GSAlphaDevice=''
GSCMYKDevice=''
GSColorDevice=''
GSEPSDevice=''
GSMonoDevice=''
GSPDFDevice=''
GSPSDevice=''
GSVersion=''
GS_DELEGATE_FALSE=''
GS_DELEGATE_TRUE=''
GS_LIBS=''
GVCDecodeDelegate=''
GVC_CFLAGS=''
GVC_DELEGATE_FALSE=''
GVC_DELEGATE_TRUE=''
GVC_LIBS=''
HAVE_LD_VERSION_SCRIPT_FALSE=''
HAVE_LD_VERSION_SCRIPT_TRUE='#'
HPGLDecodeDelegate=''
HTMLDecodeDelegate=''
HasJEMALLOC_FALSE=''
HasJEMALLOC_TRUE=''
HasUMEM_FALSE=''
HasUMEM_TRUE=''
ILBMDecodeDelegate=''
ILBMEncodeDelegate=''
INCLUDEARCH_DIR='/ImageM/include'
INCLUDEARCH_PATH=''
INCLUDE_DIR='/ImageM/include'
INCLUDE_PATH=''
INFO_DIR='/ImageM/share/info'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_DOC_FALSE=''
INSTALL_DOC_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT16_T=''
INT32_F=''
INT32_T=''
INT64_F=''
INT64_T=''
INT8_T=''
JBIG_DELEGATE_FALSE=''
JBIG_DELEGATE_TRUE=''
JBIG_LIBS=''
JEMALLOC_LIBS=''
JPEG_DELEGATE_FALSE=''
JPEG_DELEGATE_TRUE=''
JPEG_LIBS=''
JXRDecodeDelegate=''
JXREncodeDelegate=''
LCMS2_CFLAGS=''
LCMS2_LIBS=''
LCMS_CFLAGS=''
LCMS_DELEGATE_FALSE=''
LCMS_DELEGATE_TRUE=''
LCMS_LIBS=''
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=' -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386'
LEGACY_SUPPORT_FALSE=''
LEGACY_SUPPORT_TRUE='#'
LFS_CPPFLAGS=' -D_LARGE_FILES=1 -D_LARGEFILE_SOURCE=1'
LIBEXEC_DIR='/ImageM/libexec'
LIBOBJS=''
LIBOPENJP2_CFLAGS=''
LIBOPENJP2_DELEGATE_FALSE=''
LIBOPENJP2_DELEGATE_TRUE=''
LIBOPENJP2_LIBS=''
LIBRARY_EXTRA_CPPFLAGS=''
LIBRARY_PATH=''
LIBS='  '
LIBSTDCLDFLAGS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='config/ltmain.sh'
LIB_BIN_BASEDIRNAME=''
LIB_BIN_DIR=''
LIB_BIN_DIR_PATH=''
LIB_BIN_DIR_RELATIVE_PATH=''
LIB_DIR='/ImageM/lib'
LIB_DL=''
LIPO='lipo'
LN_S='ln -s'
LOCALSTATE_DIR='/ImageM/var'
LPDelegate=''
LPRDelegate=''
LQR_CFLAGS=''
LQR_DELEGATE_FALSE=''
LQR_DELEGATE_TRUE=''
LQR_LIBS=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
LZMA_CFLAGS=''
LZMA_DELEGATE_FALSE=''
LZMA_DELEGATE_TRUE=''
LZMA_LIBS=''
LaunchDelegate=''
MAGICKCORE_PATH=''
MAGICKPP_LIBRARY_AGE='0'
MAGICKPP_LIBRARY_CURRENT='0'
MAGICKPP_LIBRARY_CURRENT_MIN='0'
MAGICKPP_LIBRARY_REVISION='0'
MAGICKPP_LIBRARY_VERSION_INFO='0:0:0'
MAGICKPP_LIB_VERSION='0x000000'
MAGICKPP_LIB_VERSION_TEXT='7.0.1'
MAGICK_ABI_SUFFIX='Q16'
MAGICK_CFLAGS=''
MAGICK_CODER_MODULE_PATH='/Users/ioannis/imagemagick/coders'
MAGICK_CONFIGURE_BUILD_PATH='/Users/ioannis/imagemagick/config'
MAGICK_CONFIGURE_SRC_PATH='/Users/ioannis/imagemagick/config'
MAGICK_CPPFLAGS=''
MAGICK_CXXFLAGS=''
MAGICK_DELEGATES=''
MAGICK_DEP_LIBS=''
MAGICK_FEATURES='Cipher '
MAGICK_FILTER_MODULE_PATH='/Users/ioannis/imagemagick/filters'
MAGICK_GIT_REVISION='18356:a538ee5:20160603'
MAGICK_HDRI=''
MAGICK_LDFLAGS=''
MAGICK_LIBRARY_AGE='0'
MAGICK_LIBRARY_CURRENT='0'
MAGICK_LIBRARY_CURRENT_MIN='0'
MAGICK_LIBRARY_REVISION='0'
MAGICK_LIBRARY_VERSION_INFO='0:0:0'
MAGICK_LIBS=''
MAGICK_LIB_VERSION='0x000000'
MAGICK_LIB_VERSION_NUMBER='0,0,0'
MAGICK_LIB_VERSION_TEXT='7.0.1'
MAGICK_LT_RELEASE_OPTS=''
MAGICK_MAJOR_VERSION='7'
MAGICK_MICRO_VERSION='1'
MAGICK_MINOR_VERSION='0'
MAGICK_PATCHLEVEL_VERSION='9'
MAGICK_PCFLAGS='  -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16'
MAGICK_TARGET_CPU='x86_64'
MAGICK_TARGET_OS='darwin15.5.0'
MAGICK_TARGET_VENDOR='apple'
MAGICK_VERSION='7.0.1-9'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/ioannis/imagemagick/config/missing makeinfo'
MANIFEST_TOOL=':'
MAN_DIR='/ImageM/share/man'
MATH_LIBS=''
MKDIR_P='config/install-sh -c -d'
MODULES_BASEDIRNAME=''
MODULES_DIRNAME=''
MODULES_PATH=''
MODULES_RELATIVE_PATH=''
MODULE_EXTRA_CPPFLAGS=''
MPEGDecodeDelegate=''
MPEGEncodeDelegate=''
MVDelegate=''
MogrifyDelegate=''
MrSIDDecodeDelegate=''
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OPENEXR_CFLAGS=''
OPENEXR_DELEGATE_FALSE=''
OPENEXR_DELEGATE_TRUE=''
OPENEXR_LIBS=''
OPENMP_CFLAGS=''
OPENMP_CXXFLAGS=''
OSX_GCOV_LDFLAG=''
OTOOL64=':'
OTOOL='otool'
P7ZIP=''
P7ZIP_DELEGATE_FALSE=''
P7ZIP_DELEGATE_TRUE=''
PACKAGE='ImageMagick'
PACKAGE_BUGREPORT='https://github.com/ImageMagick/ImageMagick/issues'
PACKAGE_CHANGE_DATE='20160603'
PACKAGE_LIB_VERSION='0x701'
PACKAGE_LIB_VERSION_NUMBER='7,0,1,9'
PACKAGE_NAME='ImageMagick'
PACKAGE_PERL_VERSION='7.01'
PACKAGE_RELEASE='9'
PACKAGE_RELEASE_DATE='2016-06-06'
PACKAGE_STRING='ImageMagick 7.0.1'
PACKAGE_TARNAME='ImageMagick'
PACKAGE_URL='http://www.imagemagick.org'
PACKAGE_VERSION='7.0.1'
PACKAGE_VERSION_ADDENDUM='-9'
PANGOCAIRO_DELEGATE_FALSE=''
PANGOCAIRO_DELEGATE_TRUE=''
PANGO_CFLAGS=''
PANGO_DELEGATE_FALSE=''
PANGO_DELEGATE_TRUE=''
PANGO_LIBS=''
PATH_SEPARATOR=':'
PCLCMYKDevice=''
PCLColorDevice=''
PCLDelegate=''
PCLMonoDevice=''
PCLVersion=''
PERL=''
PERLMAINCC=''
PERL_MAKE_OPTIONS=''
PERL_SUPPORTS_DESTDIR=''
PERL_VERSION=''
PERSISTINCLUDE_DIR='/usr/include'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PNG_CFLAGS=''
PNG_DELEGATE_FALSE=''
PNG_DELEGATE_TRUE=''
PNG_LIBS=''
POW_LIB=''
PREFIX_DIR='/ImageM'
PRTDIAG=''
PSDelegate=''
PTHREAD_CC='gcc'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PrintDelegate=''
QUANTUM_DEPTH='16'
RANLIB='ranlib'
RAQM_CFLAGS=''
RAQM_DELEGATE_FALSE=''
RAQM_DELEGATE_TRUE=''
RAQM_LIBS=''
RMDelegate=''
RPM=''
RPM_DELEGATE_FALSE=''
RPM_DELEGATE_TRUE=''
RSVGDecodeDelegate=''
RSVG_CFLAGS=''
RSVG_DELEGATE_FALSE=''
RSVG_DELEGATE_TRUE=''
RSVG_LIBS=''
SBIN_DIR='/ImageM/sbin'
SED='/usr/bin/sed'
SET_MAKE=''
SHAREARCH_BASEDIRNAME=''
SHAREARCH_DIR='/ImageM/lib'
SHAREARCH_DIRNAME=''
SHAREARCH_PATH=''
SHAREARCH_RELATIVE_PATH=''
SHAREDSTATE_DIR='/ImageM/com'
SHARE_PATH=''
SHELL='/bin/sh'
STRIP='strip'
SVGDecodeDelegate=''
SYSCONF_DIR='/ImageM/etc'
ShowImageDelegate=''
TAR=''
THREAD_LIBS=''
TIFF_DELEGATE_FALSE=''
TIFF_DELEGATE_TRUE=''
TIFF_LIBS=''
UINT16_T=''
UINT32_F=''
UINT32_T=''
UINT64_F=''
UINT64_T=''
UINT8_T=''
UINTMAX_F=''
UINTMAX_T=''
UINTPTR_F=''
UINTPTR_T=''
UMEM_LIBS=''
USING_CL_FALSE=''
USING_CL_TRUE='#'
UniconvertorDelegate=''
VERSION='7.0.1-9'
WARN_CFLAGS='-fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Werror -Wno-error=unused-parameter -Wno-error=missing-field-initializers'
WARN_CXXFLAGS='-fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual'
WARN_LDFLAGS=''
WARN_SCANNERFLAGS='              --warn-all                                                                           --warn-error         '
WEBP_DELEGATE_FALSE=''
WEBP_DELEGATE_TRUE=''
WEBP_LIBS=''
WIN32_NATIVE_BUILD_FALSE=''
WIN32_NATIVE_BUILD_TRUE='#'
WINGDI32_DELEGATE_FALSE=''
WINGDI32_DELEGATE_TRUE='#'
WITH_LTDL_FALSE=''
WITH_LTDL_TRUE=''
WITH_MAGICK_PLUS_PLUS_FALSE=''
WITH_MAGICK_PLUS_PLUS_TRUE=''
WITH_MODULES_FALSE=''
WITH_MODULES_TRUE='#'
WITH_PERL_DYNAMIC_FALSE=''
WITH_PERL_DYNAMIC_TRUE=''
WITH_PERL_FALSE=''
WITH_PERL_STATIC_FALSE=''
WITH_PERL_STATIC_TRUE=''
WITH_PERL_TRUE=''
WITH_SHARED_LIBS_FALSE=''
WITH_SHARED_LIBS_TRUE='#'
WMF_CFLAGS=''
WMF_DELEGATE_FALSE=''
WMF_DELEGATE_TRUE=''
WMF_LIBS=''
WWWDecodeDelegate=''
WebPDecodeDelegate=''
WebPEncodeDelegate=''
WinPathScript='/Users/ioannis/imagemagick/winpath.sh'
X11_DELEGATE_FALSE=''
X11_DELEGATE_TRUE=''
X11_LIBS=''
XEXT_LIBS=''
XMKMF=''
XML_CFLAGS=''
XML_DELEGATE_FALSE=''
XML_DELEGATE_TRUE=''
XML_LIBS=''
XPSCMYKDevice=''
XPSColorDevice=''
XPSDelegate=''
XPSMonoDevice=''
XPSVersion=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZIP_DELEGATE_FALSE=''
ZIP_DELEGATE_TRUE=''
ZLIB_CFLAGS=''
ZLIB_DELEGATE_FALSE=''
ZLIB_DELEGATE_TRUE=''
ZLIB_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
apple_font_dir=''
ax_pthread_config='no'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin15.5.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin15.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
ddjvuapi_CFLAGS=''
ddjvuapi_LIBS=''
dejavu_font_dir=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
fftw3_CFLAGS=''
fftw3_LIBS=''
ghostscript_font_dir=''
host='x86_64-apple-darwin15.5.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin15.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/ioannis/imagemagick/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${libdir}/pkgconfig'
prefix='/ImageM'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin15.5.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin15.5.0'
target_vendor='apple'
type_include_files=''
windows_font_dir=''

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

/* confdefs.h */
#define PACKAGE_NAME "ImageMagick"
#define PACKAGE_TARNAME "ImageMagick"
#define PACKAGE_VERSION "7.0.1-9"
#define PACKAGE_STRING "ImageMagick 7.0.1-9"
#define PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
#define PACKAGE_URL "http://www.imagemagick.org"
#define PACKAGE "ImageMagick"
#define VERSION "7.0.1-9"
#define MAGICK_TARGET_CPU x86_64
#define MAGICK_TARGET_VENDOR apple
#define MAGICK_TARGET_OS darwin15.5.0
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE___ATTRIBUTE__ 1
#define SIZEOF_SIZE_T 8
#define LT_OBJDIR ".libs/"
#define CIPHER_SUPPORT 1
#define HDRI_ENABLE_OBSOLETE_IN_H 0
#define QUANTUM_DEPTH_OBSOLETE_IN_H 16
#define STDC_HEADERS 1
#define volatile /**/
#define HAVE_STRINGIZE 1
#define STAT_MACROS_BROKEN 1
#define TM_IN_SYS_TIME 1
#define HAVE_DECL_TZNAME 0
#define const /**/
#ifndef __cplusplus
#define inline 
#endif
#define restrict /**/
#define volatile /**/
#define WORDS_BIGENDIAN 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define intmax_t long long int
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define mbstate_t int
#define mode_t int
#define off_t long int
#define pid_t int
#define size_t unsigned int
#define ssize_t int
#define uintmax_t unsigned long long int
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define SIZEOF_FLOAT_T 0
#define SIZEOF_DOUBLE_T 0
#define SIZEOF_FLOAT 0
#define SIZEOF_DOUBLE 0

configure: exit 77
 
I am on el-capitan 10-11-5 and xcode 7.3.1
Can any someone help on this problem?
Thank you.