Ticket #58489: config.3.log

File config.3.log, 18.2 KB (added by justinMBullard (Justin Bullard), 5 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.2.5/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GD configure 2.2.5, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-werror --with-freetype=/opt/local --with-fontconfig=/opt/local --with-jpeg=/opt/local --with-png=/opt/local --with-tiff=/opt/local --with-webp=/opt/local --with-zlib=/opt/local --without-liq --with-xpm=/opt/local --x-includes=/opt/local/include --x-libraries=/opt/local/lib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Justins-MBP
14uname -m = x86_64
15uname -r = 18.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 499 tasks, 2155 threads, 8 processors
34Load average: 2.72, Mach factor: 5.27
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2399: checking build system type
52configure:2413: result: x86_64-apple-darwin18.5.0
53configure:2433: checking host system type
54configure:2446: result: x86_64-apple-darwin18.5.0
55configure:2517: checking for a BSD-compatible install
56configure:2585: result: /usr/bin/install -c
57configure:2596: checking whether build environment is sane
58configure:2651: result: yes
59configure:2802: checking for a thread-safe mkdir -p
60configure:2841: result: config/install-sh -c -d
61configure:2848: checking for gawk
62configure:2878: result: no
63configure:2848: checking for mawk
64configure:2878: result: no
65configure:2848: checking for nawk
66configure:2878: result: no
67configure:2848: checking for awk
68configure:2864: found /usr/bin/awk
69configure:2875: result: awk
70configure:2886: checking whether make sets $(MAKE)
71configure:2908: result: yes
72configure:2937: checking whether make supports nested variables
73configure:2954: result: yes
74configure:3095: checking for style of include used by make
75configure:3123: result: GNU
76configure:3194: checking for gcc
77configure:3221: result: /usr/bin/clang
78configure:3450: checking for C compiler version
79configure:3459: /usr/bin/clang --version >&5
80Apple LLVM version 10.0.1 (clang-1001.0.46.4)
81Target: x86_64-apple-darwin18.5.0
82Thread model: posix
83InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
84configure:3470: $? = 0
85configure:3459: /usr/bin/clang -v >&5
86Apple LLVM version 10.0.1 (clang-1001.0.46.4)
87Target: x86_64-apple-darwin18.5.0
88Thread model: posix
89InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
90configure:3470: $? = 0
91configure:3459: /usr/bin/clang -V >&5
92clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
93clang: error: no input files
94configure:3470: $? = 1
95configure:3459: /usr/bin/clang -qversion >&5
96clang: error: unknown argument '-qversion', did you mean '--version'?
97clang: error: no input files
98configure:3470: $? = 1
99configure:3490: checking whether the C compiler works
100configure:3512: /usr/bin/clang -pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
101In file included from <built-in>:362:
102<command line>:1:27: warning: missing terminating '"' character [-Winvalid-pp-token]
103#define DEFAULT_FONTPATH \"/System/Library/Fonts:/Library/Fonts\"
104                          ^
1051 warning generated.
106configure:3516: $? = 0
107configure:3564: result: yes
108configure:3567: checking for C compiler default output file name
109configure:3569: result: a.out
110configure:3575: checking for suffix of executables
111configure:3582: /usr/bin/clang -o conftest -pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
112In file included from <built-in>:362:
113<command line>:1:27: warning: missing terminating '"' character [-Winvalid-pp-token]
114#define DEFAULT_FONTPATH \"/System/Library/Fonts:/Library/Fonts\"
115                          ^
1161 warning generated.
117configure:3586: $? = 0
118configure:3608: result:
119configure:3630: checking whether we are cross compiling
120configure:3638: /usr/bin/clang -o conftest -pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
121In file included from <built-in>:362:
122<command line>:1:27: warning: missing terminating '"' character [-Winvalid-pp-token]
123#define DEFAULT_FONTPATH \"/System/Library/Fonts:/Library/Fonts\"
124                          ^
1251 warning generated.
126configure:3642: $? = 0
127configure:3649: ./conftest
128configure:3653: $? = 0
129configure:3668: result: no
130configure:3673: checking for suffix of object files
131configure:3695: /usr/bin/clang -c -pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
132In file included from <built-in>:362:
133<command line>:1:27: warning: missing terminating '"' character [-Winvalid-pp-token]
134#define DEFAULT_FONTPATH \"/System/Library/Fonts:/Library/Fonts\"
135                          ^
1361 warning generated.
137configure:3699: $? = 0
138configure:3720: result: o
139configure:3724: checking whether we are using the GNU C compiler
140configure:3743: /usr/bin/clang -c -pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
141In file included from <built-in>:362:
142<command line>:1:27: warning: missing terminating '"' character [-Winvalid-pp-token]
143#define DEFAULT_FONTPATH \"/System/Library/Fonts:/Library/Fonts\"
144                          ^
1451 warning generated.
146configure:3743: $? = 0
147configure:3752: result: yes
148configure:3761: checking whether /usr/bin/clang accepts -g
149configure:3781: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
150configure:3781: $? = 0
151configure:3822: result: yes
152configure:3839: checking for /usr/bin/clang option to accept ISO C89
153configure:3902: /usr/bin/clang  -c -pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
154In file included from <built-in>:362:
155<command line>:1:27: warning: missing terminating '"' character [-Winvalid-pp-token]
156#define DEFAULT_FONTPATH \"/System/Library/Fonts:/Library/Fonts\"
157                          ^
1581 warning generated.
159configure:3902: $? = 0
160configure:3915: result: none needed
161configure:3940: checking whether /usr/bin/clang understands -c and -o together
162configure:3962: /usr/bin/clang -c conftest.c -o conftest2.o
163configure:3965: $? = 0
164configure:3962: /usr/bin/clang -c conftest.c -o conftest2.o
165configure:3965: $? = 0
166configure:3977: result: yes
167configure:3996: checking dependency style of /usr/bin/clang
168configure:4107: result: gcc3
169configure:4172: checking for ar
170configure:4188: found /opt/local/bin/ar
171configure:4199: result: ar
172configure:4225: checking the archiver (ar) interface
173configure:4241: /usr/bin/clang -c -pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
174In file included from <built-in>:362:
175<command line>:1:27: warning: missing terminating '"' character [-Winvalid-pp-token]
176#define DEFAULT_FONTPATH \"/System/Library/Fonts:/Library/Fonts\"
177                          ^
1781 warning generated.
179configure:4241: $? = 0
180configure:4243: ar cru libconftest.a conftest.o >&5
181/opt/local/bin/ranlib: object: libconftest.a(conftest.o) malformed object (unknown load command 1)
182ar: internal ranlib command failed
183configure:4246: $? = 1
184configure:4252: ar -NOLOGO -OUT:conftest.lib conftest.o >&5
185ar: illegal option -- N
186usage:  ar -d [-TLsv] archive file ...
187        ar -m [-TLsv] archive file ...
188        ar -m [-abiTLsv] position archive file ...
189        ar -p [-TLsv] archive [file ...]
190        ar -q [-cTLsv] archive file ...
191        ar -r [-cuTLsv] archive file ...
192        ar -r [-abciuTLsv] position archive file ...
193        ar -t [-TLsv] archive [file ...]
194        ar -x [-ouTLsv] archive [file ...]
195configure:4255: $? = 1
196configure:4274: result: unknown
197configure:4290: error: could not determine ar interface
198
199## ---------------- ##
200## Cache variables. ##
201## ---------------- ##
202
203ac_cv_build=x86_64-apple-darwin18.5.0
204ac_cv_c_compiler_gnu=yes
205ac_cv_env_CC_set=set
206ac_cv_env_CC_value=/usr/bin/clang
207ac_cv_env_CFLAGS_set=set
208ac_cv_env_CFLAGS_value='-pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
209ac_cv_env_CPPFLAGS_set=set
210ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
211ac_cv_env_CPP_set=
212ac_cv_env_CPP_value=
213ac_cv_env_LDFLAGS_set=set
214ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
215ac_cv_env_LIBFONTCONFIG_CFLAGS_set=
216ac_cv_env_LIBFONTCONFIG_CFLAGS_value=
217ac_cv_env_LIBFONTCONFIG_LIBS_set=
218ac_cv_env_LIBFONTCONFIG_LIBS_value=
219ac_cv_env_LIBFREETYPE_CFLAGS_set=
220ac_cv_env_LIBFREETYPE_CFLAGS_value=
221ac_cv_env_LIBFREETYPE_LIBS_set=
222ac_cv_env_LIBFREETYPE_LIBS_value=
223ac_cv_env_LIBPNG_CFLAGS_set=
224ac_cv_env_LIBPNG_CFLAGS_value=
225ac_cv_env_LIBPNG_LIBS_set=
226ac_cv_env_LIBPNG_LIBS_value=
227ac_cv_env_LIBS_set=
228ac_cv_env_LIBS_value=
229ac_cv_env_LIBTIFF_CFLAGS_set=
230ac_cv_env_LIBTIFF_CFLAGS_value=
231ac_cv_env_LIBTIFF_LIBS_set=
232ac_cv_env_LIBTIFF_LIBS_value=
233ac_cv_env_LIBXPM_CFLAGS_set=
234ac_cv_env_LIBXPM_CFLAGS_value=
235ac_cv_env_LIBXPM_LIBS_set=
236ac_cv_env_LIBXPM_LIBS_value=
237ac_cv_env_LIBZ_CFLAGS_set=
238ac_cv_env_LIBZ_CFLAGS_value=
239ac_cv_env_LIBZ_LIBS_set=
240ac_cv_env_LIBZ_LIBS_value=
241ac_cv_env_LT_SYS_LIBRARY_PATH_set=
242ac_cv_env_LT_SYS_LIBRARY_PATH_value=
243ac_cv_env_PKG_CONFIG_LIBDIR_set=
244ac_cv_env_PKG_CONFIG_LIBDIR_value=
245ac_cv_env_PKG_CONFIG_PATH_set=
246ac_cv_env_PKG_CONFIG_PATH_value=
247ac_cv_env_PKG_CONFIG_set=
248ac_cv_env_PKG_CONFIG_value=
249ac_cv_env_XMKMF_set=
250ac_cv_env_XMKMF_value=
251ac_cv_env_build_alias_set=
252ac_cv_env_build_alias_value=
253ac_cv_env_host_alias_set=
254ac_cv_env_host_alias_value=
255ac_cv_env_target_alias_set=
256ac_cv_env_target_alias_value=
257ac_cv_host=x86_64-apple-darwin18.5.0
258ac_cv_objext=o
259ac_cv_prog_AWK=awk
260ac_cv_prog_ac_ct_AR=ar
261ac_cv_prog_ac_ct_CC=/usr/bin/clang
262ac_cv_prog_cc_c89=
263ac_cv_prog_cc_g=yes
264ac_cv_prog_make_make_set=yes
265am_cv_CC_dependencies_compiler_type=gcc3
266am_cv_ar_interface=unknown
267am_cv_make_support_nested_variables=yes
268am_cv_prog_cc_c_o=yes
269
270## ----------------- ##
271## Output variables. ##
272## ----------------- ##
273
274ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.2.5/config/missing aclocal-1.15'
275AMDEPBACKSLASH='\'
276AMDEP_FALSE='#'
277AMDEP_TRUE=''
278AMTAR='$${TAR-tar}'
279AM_BACKSLASH='\'
280AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
281AM_DEFAULT_VERBOSITY='1'
282AM_V='$(V)'
283AR='ar'
284AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.2.5/config/missing autoconf'
285AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.2.5/config/missing autoheader'
286AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.2.5/config/missing automake-1.15'
287AWK='awk'
288CC='/usr/bin/clang'
289CCDEPMODE='depmode=gcc3'
290CFLAGS='-pipe -Os -DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\" -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
291CFLAG_VISIBILITY=''
292CPP=''
293CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
294CYGPATH_W='echo'
295DEFS=''
296DEPDIR='.deps'
297DLLTOOL=''
298DSYMUTIL=''
299DUMPBIN=''
300ECHO_C='\c'
301ECHO_N=''
302ECHO_T=''
303EGREP=''
304EXEEXT=''
305FEATURES='GD_GIF GD_GIFANIM GD_OPENPOLYGON'
306FGREP=''
307GDLIB_EXTRA=''
308GDLIB_LT_AGE='0'
309GDLIB_LT_CURRENT='3'
310GDLIB_LT_REVISION='5'
311GDLIB_MAJOR='2'
312GDLIB_MINOR='2'
313GDLIB_REVISION='5'
314GDLIB_VERSION='2.2.5'
315GREP=''
316HAVE_LIBFONTCONFIG_FALSE=''
317HAVE_LIBFONTCONFIG_TRUE=''
318HAVE_LIBFREETYPE_FALSE=''
319HAVE_LIBFREETYPE_TRUE=''
320HAVE_LIBIMAGEQUANT_FALSE=''
321HAVE_LIBIMAGEQUANT_TRUE=''
322HAVE_LIBJPEG_FALSE=''
323HAVE_LIBJPEG_TRUE=''
324HAVE_LIBPNG_FALSE=''
325HAVE_LIBPNG_TRUE=''
326HAVE_LIBTIFF_FALSE=''
327HAVE_LIBTIFF_TRUE=''
328HAVE_LIBWEBP_FALSE=''
329HAVE_LIBWEBP_TRUE=''
330HAVE_LIBXPM_FALSE=''
331HAVE_LIBXPM_TRUE=''
332HAVE_LIBZ_FALSE=''
333HAVE_LIBZ_TRUE=''
334HAVE_VISIBILITY=''
335INSTALL_DATA='${INSTALL} -m 644'
336INSTALL_PROGRAM='${INSTALL}'
337INSTALL_SCRIPT='${INSTALL}'
338INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
339LD=''
340LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
341LIBFONTCONFIG_CFLAGS=''
342LIBFONTCONFIG_LIBS=''
343LIBFREETYPE_CFLAGS=''
344LIBFREETYPE_LIBS=''
345LIBICONV=''
346LIBOBJS=''
347LIBPNG_CFLAGS=''
348LIBPNG_LIBS=''
349LIBS=''
350LIBTIFF_CFLAGS=''
351LIBTIFF_LIBS=''
352LIBTOOL=''
353LIBXPM_CFLAGS=''
354LIBXPM_LIBS=''
355LIBZ_CFLAGS=''
356LIBZ_LIBS=''
357LIPO=''
358LN_S=''
359LTLIBICONV=''
360LTLIBOBJS=''
361LT_SYS_LIBRARY_PATH=''
362MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.2.5/config/missing makeinfo'
363MANIFEST_TOOL=''
364MKDIR_P='config/install-sh -c -d'
365NM=''
366NMEDIT=''
367OBJDUMP=''
368OBJEXT='o'
369OTOOL64=''
370OTOOL=''
371PACKAGE='libgd'
372PACKAGE_BUGREPORT='https://github.com/libgd/libgd/issues'
373PACKAGE_NAME='GD'
374PACKAGE_STRING='GD 2.2.5'
375PACKAGE_TARNAME='libgd'
376PACKAGE_URL='http://lib.gd'
377PACKAGE_VERSION='2.2.5'
378PATH_SEPARATOR=':'
379PKG_CONFIG=''
380PKG_CONFIG_LIBDIR=''
381PKG_CONFIG_PATH=''
382PTHREAD_CC=''
383PTHREAD_CFLAGS=''
384PTHREAD_LIBS=''
385RANLIB=''
386SED=''
387SET_MAKE=''
388SHELL='/bin/sh'
389STRIP=''
390VERSION='2.2.5'
391XMKMF=''
392ac_ct_AR='ar'
393ac_ct_CC='/usr/bin/clang'
394ac_ct_DUMPBIN=''
395am__EXEEXT_FALSE=''
396am__EXEEXT_TRUE=''
397am__fastdepCC_FALSE='#'
398am__fastdepCC_TRUE=''
399am__include='include'
400am__isrc=''
401am__leading_dot='.'
402am__nodep='_no'
403am__quote=''
404am__tar='$${TAR-tar} chof - "$$tardir"'
405am__untar='$${TAR-tar} xf -'
406ax_pthread_config=''
407bindir='${exec_prefix}/bin'
408build='x86_64-apple-darwin18.5.0'
409build_alias=''
410build_cpu='x86_64'
411build_os='darwin18.5.0'
412build_vendor='apple'
413datadir='${datarootdir}'
414datarootdir='${prefix}/share'
415docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
416dvidir='${docdir}'
417exec_prefix='NONE'
418host='x86_64-apple-darwin18.5.0'
419host_alias=''
420host_cpu='x86_64'
421host_os='darwin18.5.0'
422host_vendor='apple'
423htmldir='${docdir}'
424includedir='${prefix}/include'
425infodir='${datarootdir}/info'
426install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.2.5/config/install-sh'
427libdir='${exec_prefix}/lib'
428libexecdir='${exec_prefix}/libexec'
429localedir='${datarootdir}/locale'
430localstatedir='${prefix}/var'
431mandir='${datarootdir}/man'
432mkdir_p='$(MKDIR_P)'
433oldincludedir='/usr/include'
434pdfdir='${docdir}'
435prefix='/opt/local'
436program_transform_name='s,x,x,'
437psdir='${docdir}'
438runstatedir='${localstatedir}/run'
439sbindir='${exec_prefix}/sbin'
440sharedstatedir='${prefix}/com'
441sysconfdir='${prefix}/etc'
442target_alias=''
443
444## ----------- ##
445## confdefs.h. ##
446## ----------- ##
447
448/* confdefs.h */
449#define PACKAGE_NAME "GD"
450#define PACKAGE_TARNAME "libgd"
451#define PACKAGE_VERSION "2.2.5"
452#define PACKAGE_STRING "GD 2.2.5"
453#define PACKAGE_BUGREPORT "https://github.com/libgd/libgd/issues"
454#define PACKAGE_URL "http://lib.gd"
455#define PACKAGE "libgd"
456#define VERSION "2.2.5"
457
458configure: exit 1